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

Issue 10663003: Merge the IPCs used for GPU process synchronization. (Closed)

Created:
8 years, 6 months ago by jonathan.backer
Modified:
8 years, 6 months ago
Reviewers:
sky, apatrick_chromium
CC:
chromium-reviews, yusukes+watch_chromium.org, jochen+watch-content_chromium.org, jam, penghuang+watch_chromium.org, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

Merge the IPCs used for GPU process synchronization. AcceleratedSurfaceMsg_BuffersSwappedACK and AcceleratedSurfaceMsg_PostSubBufferACK were handled the same way in the GPU process. So merge them. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143922

Patch Set 1 : "" #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -98 lines) Patch
M content/browser/gpu/gpu_process_host.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 2 chunks +3 lines, -11 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/gpu_messages.h View 1 chunk +3 lines, -7 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 3 chunks +3 lines, -6 lines 0 comments Download
M content/common/gpu/image_transport_surface.cc View 3 chunks +5 lines, -16 lines 0 comments Download
M content/common/gpu/image_transport_surface_linux.cc View 6 chunks +6 lines, -21 lines 0 comments Download
M content/common/gpu/image_transport_surface_mac.cc View 1 2 chunks +2 lines, -7 lines 0 comments Download
M content/common/gpu/image_transport_surface_win.cc View 2 chunks +2 lines, -7 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.cc View 2 chunks +1 line, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jonathan.backer
I wanted to plumb through a parameter on the ACKs. I noticed that having two ...
8 years, 6 months ago (2012-06-22 21:05:43 UTC) #1
apatrick_chromium
LGTM
8 years, 6 months ago (2012-06-22 21:28:55 UTC) #2
jonathan.backer
+sky for content/browser OWNERS
8 years, 6 months ago (2012-06-25 12:54:43 UTC) #3
sky
LGTM
8 years, 6 months ago (2012-06-25 13:46:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/backer@chromium.org/10663003/22
8 years, 6 months ago (2012-06-25 14:30:24 UTC) #5
commit-bot: I haz the power
8 years, 6 months ago (2012-06-25 17:05:25 UTC) #6
Change committed as 143922

Powered by Google App Engine
This is Rietveld 408576698