Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1088)

Unified Diff: cc/README.md

Issue 2883713002: Document some transform node animation fields. (Closed)
Patch Set: Sync to head. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | cc/trees/transform_node.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/README.md
diff --git a/cc/README.md b/cc/README.md
index cfee0ba47e097a04a80ecebe259b0d1a173d58f5..8180794bfcb636918879b544eb2f3162ef8f4630 100644
--- a/cc/README.md
+++ b/cc/README.md
@@ -93,6 +93,9 @@ DrawQuads will be in front and occluding them.
### Property Trees
+See also presentations on [Compositor Property Trees](https://docs.google.com/presentation/d/1V7gCqKR-edNdRDv0bDnJa_uEs6iARAU2h5WhgxHyejQ/preview)
+and [Blink Property Trees](https://docs.google.com/presentation/u/1/d/1ak7YVrJITGXxqQ7tyRbwOuXB1dsLJlfpgC4wP7lykeo/preview).
+
### Display
A controller class that takes CompositorFrames for each surface and draws them
to a physical output.
« no previous file with comments | « no previous file | cc/trees/transform_node.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698