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

Issue 9303009: Add IPC allowing GPU process to tell browser process to temporarily drop a front buffer. (Closed)

Created:
8 years, 10 months ago by apatrick_chromium
Modified:
8 years, 10 months ago
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

Add IPC allowing GPU process to tell browser process to temporarily drop a front buffer. This is to conserve video memory for hidden tabs that are not expected to be needed in the near term. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119979

Patch Set 1 : '' #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -0 lines) Patch
M content/browser/gpu/gpu_process_host_ui_shim.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/gpu/gpu_messages.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/gpu/image_transport_surface.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/gpu/image_transport_surface.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/gfx/surface/accelerated_surface_win.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gfx/surface/accelerated_surface_win.cc View 6 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
apatrick_chromium
kbr, can you take a look at everything. ben, owners for content/browser. Thanks.
8 years, 10 months ago (2012-01-31 20:47:41 UTC) #1
Ken Russell (switch to Gerrit)
lgtm
8 years, 10 months ago (2012-01-31 22:51:16 UTC) #2
Ben Goodger (Google)
8 years, 10 months ago (2012-01-31 22:52:42 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698