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

Issue 10815070: Support copying a partial rectangle region from the compositing surface on Aura and GTK. (Closed)

Created:
8 years, 5 months ago by mazda
Modified:
8 years, 5 months ago
Reviewers:
jam, piman
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

Support copying a partial rectangle region from the compositing surface on Aura and GTK. BUG=118571 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148520

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -47 lines) Patch
M content/browser/renderer_host/render_widget_host_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 3 4 2 chunks +14 lines, -9 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 3 4 3 chunks +7 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 chunk +9 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 4 1 chunk +11 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 1 2 3 4 1 chunk +12 lines, -4 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/common/gpu/client/gl_helper.h View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M content/common/gpu/client/gl_helper.cc View 1 2 3 4 11 chunks +27 lines, -5 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
mazda
Hi Antoine, Could you review this change? Thanks,
8 years, 5 months ago (2012-07-24 21:26:49 UTC) #1
piman
http://codereview.chromium.org/10815070/diff/8002/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (right): http://codereview.chromium.org/10815070/diff/8002/content/browser/renderer_host/render_widget_host_view_mac.mm#newcode825 content/browser/renderer_host/render_widget_host_view_mac.mm:825: skia::PlatformCanvas* output) { For mac and windows, where subrects ...
8 years, 5 months ago (2012-07-26 00:04:51 UTC) #2
mazda
Thank you for the review. Please have another look. http://codereview.chromium.org/10815070/diff/8002/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (right): http://codereview.chromium.org/10815070/diff/8002/content/browser/renderer_host/render_widget_host_view_mac.mm#newcode825 content/browser/renderer_host/render_widget_host_view_mac.mm:825: ...
8 years, 5 months ago (2012-07-26 02:20:03 UTC) #3
piman
lgtm
8 years, 5 months ago (2012-07-26 02:46:17 UTC) #4
mazda
Thanks! +jam, could you do an OWNERS review for content?
8 years, 5 months ago (2012-07-26 03:01:48 UTC) #5
jam
lgtm
8 years, 5 months ago (2012-07-26 04:10:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10815070/17002
8 years, 5 months ago (2012-07-26 04:18:10 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-07-26 05:44:07 UTC) #8
Change committed as 148520

Powered by Google App Engine
This is Rietveld 408576698