|
Keep the cairo clipping region in sync with the Skia one.
The PlatformCanvas now tracks this, so we don't need to have the similar code
in gfx::Canvas. I moved most references of cairo_surface_t to cairo_t since the
cairo_t has a transform and clip but the surface does not.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20499
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+145 lines, -66 lines) |
Patch |
 |
M |
app/gfx/canvas_linux.cc
|
View
|
|
2 chunks |
+1 line, -20 lines |
0 comments
|
Download
|
 |
M |
base/gfx/native_widget_types.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/webplugin_delegate_proxy.cc
|
View
|
|
2 chunks |
+5 lines, -12 lines |
0 comments
|
Download
|
 |
M |
skia/ext/bitmap_platform_device_linux.h
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
skia/ext/bitmap_platform_device_linux.cc
|
View
|
|
5 chunks |
+109 lines, -10 lines |
0 comments
|
Download
|
 |
M |
skia/ext/bitmap_platform_device_win.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
skia/ext/canvas_paint_linux.h
|
View
|
|
4 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
skia/ext/platform_canvas_linux.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
skia/ext/platform_device_linux.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/plugins/webplugin_delegate_impl_gtk.cc
|
View
|
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|