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

Issue 10696221: Aura: Less image transport IPCs and less code. (Closed)

Created:
8 years, 5 months ago by jonathan.backer
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

Aura: Less image transport IPCs and less code. Removing some dead code now that we're always using TextureImageTransportSurface. As a result, we no longer need an ACK when creating a new surface. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146704

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -986 lines) Patch
M content/browser/gpu/gpu_process_host_ui_shim.cc View 1 chunk +1 line, -15 lines 0 comments Download
M content/browser/renderer_host/image_transport_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/image_transport_factory.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/gpu/gpu_messages.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 3 chunks +0 lines, -5 lines 0 comments Download
M content/common/gpu/image_transport_surface.cc View 3 chunks +0 lines, -13 lines 0 comments Download
M content/common/gpu/image_transport_surface_linux.cc View 2 chunks +2 lines, -913 lines 0 comments Download
M content/common/gpu/image_transport_surface_mac.cc View 2 chunks +0 lines, -8 lines 0 comments Download
M content/common/gpu/image_transport_surface_win.cc View 2 chunks +0 lines, -8 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jonathan.backer
8 years, 5 months ago (2012-07-13 17:38:16 UTC) #1
piman
Awesome cleanup! LGTM
8 years, 5 months ago (2012-07-13 17:41:52 UTC) #2
jonathan.backer
+jam for content/ OWNERS
8 years, 5 months ago (2012-07-13 20:48:41 UTC) #3
jonathan.backer
On 2012/07/13 20:48:41, jonathan.backer wrote: > +jam for content/ OWNERS Specifically content/browser and content/port
8 years, 5 months ago (2012-07-13 20:49:36 UTC) #4
jam
lgtm
8 years, 5 months ago (2012-07-13 22:55:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/backer@chromium.org/10696221/9001
8 years, 5 months ago (2012-07-14 00:32:35 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-14 01:26:25 UTC) #7
Change committed as 146704

Powered by Google App Engine
This is Rietveld 408576698