Index: Source/Platform/ChangeLog |
=================================================================== |
--- Source/Platform/ChangeLog (revision 114754) |
+++ Source/Platform/ChangeLog (working copy) |
@@ -1,3 +1,13 @@ |
+2012-04-09 Dana Jansens <danakj@chromium.org> |
+ |
+ [chromium] Viewport is not filled when out of texture memory on mac |
+ https://bugs.webkit.org/show_bug.cgi?id=83351 |
+ |
+ Reviewed by Adrienne Walker. |
+ |
+ * chromium/public/WebLayerTreeView.h: |
+ (WebLayerTreeView): |
+ |
2012-03-27 Nat Duca <nduca@chromium.org> |
[chromium] Route monotonic clock up from compositor |