Index: Source/Platform/ChangeLog |
=================================================================== |
--- Source/Platform/ChangeLog (revision 112611) |
+++ Source/Platform/ChangeLog (working copy) |
@@ -1,3 +1,13 @@ |
+2012-03-27 Nat Duca <nduca@chromium.org> |
+ |
+ [chromium] Route monotonic clock up from compositor |
+ https://bugs.webkit.org/show_bug.cgi?id=82154 |
+ |
+ Reviewed by James Robinson. |
+ |
+ * chromium/public/WebLayerTreeViewClient.h: |
+ (WebLayerTreeViewClient): |
+ |
2012-03-26 Nat Duca <nduca@chromium.org> |
[chromium] Add isInputThrottled/didBecomeReadyForAdditionalInput to WebWidget |