|
|
Introduce content::RenderWidgetHostViewPort (in content/port/browser).
Move RenderWidgetHostViewBase and TestRenderWidgetHostView to content
namespace.
Follow-up changes will move RenderWidgetHostView to content namespace,
and get rid of content/browser/renderer_host/render_widget_host_view.h
which is now just a redirect header.
BUG= 98716
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122288
Total comments: 16
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+384 lines, -824 lines) |
Patch |
 |
M |
chrome/browser/tab_contents/thumbnail_generator_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu/gpu_process_host_ui_shim.cc
|
View
|
1
2
|
10 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host.h
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host.cc
|
View
|
1
2
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_gtk.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_unittest.cc
|
View
|
2
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view.h
|
View
|
2
|
1 chunk |
+2 lines, -443 lines |
0 comments
|
Download
|
 |
D |
content/browser/renderer_host/render_widget_host_view.cc
|
View
|
2
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_android.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_aura.h
|
View
|
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_aura.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/render_widget_host_view_base.h
|
View
|
1
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/browser/renderer_host/render_widget_host_view_base.cc
|
View
|
1
2
|
3 chunks |
+24 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_gtk.h
|
View
|
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_gtk.cc
|
View
|
2
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_mac.h
|
View
|
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_mac.mm
|
View
|
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_win.h
|
View
|
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_win.cc
|
View
|
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/test_render_view_host.h
|
View
|
2
|
4 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/test_render_view_host.cc
|
View
|
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/interstitial_page_impl.cc
|
View
|
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/render_view_host_manager.cc
|
View
|
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/tab_contents.cc
|
View
|
1
2
|
5 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/tab_contents_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/tab_contents/tab_contents_view_helper.cc
|
View
|
2
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A |
content/port/OWNERS
|
View
|
1
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/port/browser/render_widget_host_view_port.h
|
View
|
1
2
|
4 chunks |
+23 lines, -227 lines |
0 comments
|
Download
|
 |
A |
content/public/browser/render_widget_host_view.h
|
View
|
1
|
1 chunk |
+143 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|