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

Unified Diff: Source/WebCore/ChangeLog

Issue 9328008: Merge 106663 - [Chromium] Use the current clip when marking paints as opaque (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 11 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:
Download patch
« no previous file with comments | « no previous file | Source/WebCore/platform/graphics/skia/OpaqueRegionSkia.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/ChangeLog
===================================================================
--- Source/WebCore/ChangeLog (revision 106688)
+++ Source/WebCore/ChangeLog (working copy)
@@ -1,3 +1,17 @@
+2012-02-03 Dana Jansens <danakj@chromium.org>
+
+ [Chromium] Use the current clip when marking paints as opaque
+ https://bugs.webkit.org/show_bug.cgi?id=77582
+
+ Reviewed by Stephen White.
+
+ New unit test in PlatformContextSkiaTest.cpp
+
+ * platform/graphics/skia/OpaqueRegionSkia.cpp:
+ (WebCore::OpaqueRegionSkia::markRectAsOpaque):
+ * platform/graphics/skia/PlatformContextSkia.h:
+ (WebCore::PlatformContextSkia::canvas):
+
2012-02-02 Ami Fischman <fischman@chromium.org>
Avoid crashing renderer when GPU process dies by not caching textures between video frames.
« no previous file with comments | « no previous file | Source/WebCore/platform/graphics/skia/OpaqueRegionSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698