|
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
Total comments: 6
|
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
|
Total messages: 8 (0 generated)
|