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

Issue 4399003: Deleted code associated with --enable-gpu-rendering and... (Closed)

Created:
10 years, 1 month ago by Ken Russell (switch to Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, vrk (LEFT CHROMIUM), fbarchard, Alpha Left Google, ben+cc_chromium.org, apatrick_chromium, darin-cc_chromium.org, awong, brettw-cc_chromium.org, scherkus (not reviewing), piman
Visibility:
Public.

Description

Deleted code associated with --enable-gpu-rendering and --enable-video-layering flags. With the introduction of accelerated compositing to Chromium this code is now obsolete, and it is causing problems and bug reports when users experiment with these flags. Tested on Linux in the following configurations: - Compositor on, CSS 3D content - Compositor on, HTML5 video content - Compositor off, HTML5 video content Also ran patch successfully through the try bots. BUG=54932 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65383

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 6

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2910 lines) Patch
M chrome/browser/gpu_process_host_ui_shim.h View 1 2 3 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/gpu_process_host_ui_shim.cc View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/renderer_host/backing_store.h View 1 chunk +1 line, -8 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_mac.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_mac.mm View 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_manager.h View 1 chunk +1 line, -7 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_manager.cc View 2 chunks +2 lines, -7 lines 0 comments Download
D chrome/browser/renderer_host/backing_store_proxy.h View 1 2 3 1 chunk +0 lines, -54 lines 0 comments Download
D chrome/browser/renderer_host/backing_store_proxy.cc View 1 2 3 1 chunk +0 lines, -101 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_win.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_win.cc View 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_x.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/renderer_host/backing_store_x.cc View 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/renderer_host/gpu_view_host.h View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
D chrome/browser/renderer_host/gpu_view_host.cc View 1 2 3 1 chunk +0 lines, -50 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host.h View 6 chunks +1 line, -22 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host.cc View 9 chunks +5 lines, -60 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view.h View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.h View 1 2 3 4 3 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.cc View 1 2 3 4 6 chunks +0 lines, -54 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_views.h View 1 2 3 4 3 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_views.cc View 1 2 3 4 6 chunks +0 lines, -55 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.h View 1 2 3 4 3 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 1 2 3 4 4 chunks +0 lines, -23 lines 0 comments Download
M chrome/browser/renderer_host/test/test_backing_store.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/renderer_host/test/test_backing_store.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/renderer_host/test/test_render_view_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/test/test_render_view_host.cc View 1 chunk +0 lines, -6 lines 0 comments Download
D chrome/browser/renderer_host/video_layer.h View 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/renderer_host/video_layer.cc View 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/browser/renderer_host/video_layer_proxy.h View 1 2 3 1 chunk +0 lines, -44 lines 0 comments Download
D chrome/browser/renderer_host/video_layer_proxy.cc View 1 2 3 1 chunk +0 lines, -59 lines 0 comments Download
D chrome/browser/renderer_host/video_layer_x.h View 1 chunk +0 lines, -56 lines 0 comments Download
D chrome/browser/renderer_host/video_layer_x.cc View 1 chunk +0 lines, -110 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 3 chunks +0 lines, -12 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 3 chunks +0 lines, -10 lines 0 comments Download
M chrome/chrome_renderer.gypi View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/common/gpu_messages.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/gpu_messages_internal.h View 1 2 3 3 chunks +0 lines, -49 lines 0 comments Download
D chrome/common/gpu_native_window_handle.h View 1 2 3 1 chunk +0 lines, -42 lines 0 comments Download
M chrome/common/gpu_param_traits.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/render_messages.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/render_messages_internal.h View 2 chunks +0 lines, -14 lines 0 comments Download
D chrome/gpu/gpu_backing_store_glx.h View 1 2 3 1 chunk +0 lines, -67 lines 0 comments Download
D chrome/gpu/gpu_backing_store_glx.cc View 1 2 3 1 chunk +0 lines, -230 lines 0 comments Download
D chrome/gpu/gpu_backing_store_glx_context.h View 1 2 3 1 chunk +0 lines, -62 lines 0 comments Download
D chrome/gpu/gpu_backing_store_glx_context.cc View 1 2 3 1 chunk +0 lines, -123 lines 0 comments Download
D chrome/gpu/gpu_backing_store_win.h View 1 2 3 1 chunk +0 lines, -75 lines 0 comments Download
D chrome/gpu/gpu_backing_store_win.cc View 1 2 3 1 chunk +0 lines, -185 lines 0 comments Download
M chrome/gpu/gpu_config.h View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/gpu/gpu_thread.h View 1 2 3 2 chunks +0 lines, -18 lines 0 comments Download
M chrome/gpu/gpu_thread.cc View 1 2 3 4 chunks +1 line, -37 lines 0 comments Download
D chrome/gpu/gpu_video_layer_glx.h View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D chrome/gpu/gpu_video_layer_glx.cc View 1 2 3 1 chunk +0 lines, -332 lines 0 comments Download
D chrome/gpu/gpu_view_win.h View 1 2 3 1 chunk +0 lines, -72 lines 0 comments Download
D chrome/gpu/gpu_view_win.cc View 1 2 3 1 chunk +0 lines, -132 lines 0 comments Download
D chrome/gpu/gpu_view_x.h View 1 2 3 1 chunk +0 lines, -65 lines 0 comments Download
D chrome/gpu/gpu_view_x.cc View 1 2 3 1 chunk +0 lines, -115 lines 0 comments Download
D chrome/renderer/media/ipc_video_renderer.h View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
D chrome/renderer/media/ipc_video_renderer.cc View 1 2 3 1 chunk +0 lines, -162 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 2 3 2 chunks +5 lines, -13 lines 0 comments Download
M chrome/renderer/render_widget.cc View 2 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ken Russell (switch to Gerrit)
10 years, 1 month ago (2010-11-05 02:22:24 UTC) #1
apatrick
LGTM
10 years, 1 month ago (2010-11-05 02:53:31 UTC) #2
scherkus (not reviewing)
http://codereview.chromium.org/4399003/diff/89001/90008 File chrome/browser/renderer_host/render_widget_host_view_gtk.cc (left): http://codereview.chromium.org/4399003/diff/89001/90008#oldcode782 chrome/browser/renderer_host/render_widget_host_view_gtk.cc:782: return new VideoLayerX(host_, size, yeah and this class too ...
10 years, 1 month ago (2010-11-05 19:15:25 UTC) #3
brettw
Something you missed: I think the painted_synchronously out param in BackingStore.PaintToBackingStore can be removed. I ...
10 years, 1 month ago (2010-11-05 21:19:21 UTC) #4
Ken Russell (switch to Gerrit)
On 2010/11/05 21:19:21, brettw wrote: > Something you missed: > > I think the painted_synchronously ...
10 years, 1 month ago (2010-11-05 22:41:05 UTC) #5
Ken Russell (switch to Gerrit)
New version of CL includes the following changes: - Removed VideoLayer class completely and RenderWidgetHostView::AllocVideoLayer. ...
10 years, 1 month ago (2010-11-05 22:42:03 UTC) #6
brettw
LGTM
10 years, 1 month ago (2010-11-05 22:51:36 UTC) #7
scherkus (not reviewing)
10 years, 1 month ago (2010-11-05 22:57:48 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698