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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 946323002: Animations: Introduce compositor AnimationPlayer and AnimationTimeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Support multiple timelines. Created 5 years, 9 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
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 1a372be5a4439447186fcc9a650272a7838ff9df..aa67db7b783e27051bfa1fede498a249b9bebb1b 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -32,6 +32,8 @@ Bluetooth status=experimental
ClientHints status=experimental
CompositedSelectionUpdate
CompositorWorker status=experimental
+// The cc/animation refactoring (Project Heaviside). crbug.com/394772
+CompositorAnimationTimelines
Ian Vollick 2015/03/31 02:52:34 Source/platform lgtm
ContextMenu status=experimental
CredentialManager status=test
CSS3Text status=experimental

Powered by Google App Engine
This is Rietveld 408576698