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

Issue 8513013: Plumb the partial swap though image transport. (Closed)

Created:
9 years, 1 month ago by jonathan.backer
Modified:
9 years, 1 month ago
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, apatrick_chromium, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, James Su
Visibility:
Public.

Description

Plumb the partial swap though image transport. Plumbs the partial swap through on platforms that support it (currently just Linux GLX). BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111392

Patch Set 1 : "" #

Patch Set 2 : Based off of http://codereview.chromium.org/8622004/ #

Patch Set 3 : Now with a few compile fixes (tested Win, Mac, Linux, and Aura) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -46 lines) Patch
M content/browser/gpu/gpu_process_host_ui_shim.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 1 2 chunks +26 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 chunks +34 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 2 2 chunks +3 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 2 chunks +8 lines, -24 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 2 chunks +3 lines, -4 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/gpu/gpu_messages.h View 1 2 3 chunks +26 lines, -4 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 1 2 5 chunks +6 lines, -0 lines 0 comments Download
M content/common/gpu/image_transport_surface.cc View 1 2 4 chunks +22 lines, -0 lines 0 comments Download
M content/common/gpu/image_transport_surface_linux.cc View 1 11 chunks +67 lines, -0 lines 0 comments Download
M content/common/gpu/image_transport_surface_mac.cc View 1 8 chunks +27 lines, -0 lines 0 comments Download
M content/common/gpu/image_transport_surface_win.cc View 1 2 chunks +7 lines, -2 lines 0 comments Download
M ui/gfx/gl/gl_surface.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gfx/gl/gl_surface.cc View 1 2 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jonathan.backer
Should be merged with http://codereview.chromium.org/8566041/ which will land first.
9 years, 1 month ago (2011-11-21 21:12:04 UTC) #1
jonathan.backer
ping
9 years, 1 month ago (2011-11-23 17:55:18 UTC) #2
apatrick_chromium
lgtm
9 years, 1 month ago (2011-11-23 18:02:48 UTC) #3
Avi (use Gerrit)
9 years, 1 month ago (2011-11-23 19:41:17 UTC) #4
Owner LGTM

Powered by Google App Engine
This is Rietveld 408576698