|
Start moving core pieces of Chrome multi-process code to src\content. I'm starting with tab_contents directory.In future changes the headers that include these files will be updated. Once all the files are moved (i.e. renderer_host, rest of browser, renderer etc), then refactoring can begin so that content\DEPS doesn't have chrome in it.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75369
Total comments: 1
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+444 lines, -13710 lines) |
Patch |
 |
M |
DEPS
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/DEPS
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/browser_prefs.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_view_host.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/render_view_host_delegate.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/background_contents.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -176 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/background_contents.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -269 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/constrained_window.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -52 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/infobar_delegate.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -108 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/infobar_delegate.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -73 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/interstitial_page.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -235 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/interstitial_page.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -733 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/language_state.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -99 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/language_state.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/navigation_controller.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -593 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/navigation_controller.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1203 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/navigation_controller_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -2025 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/navigation_entry.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -419 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/navigation_entry.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/navigation_entry_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -183 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/page_navigator.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/provisional_load_details.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -72 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/provisional_load_details.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/render_view_host_manager.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -263 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/render_view_host_manager.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -729 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/render_view_host_manager_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -345 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1252 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/tab_contents.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -2962 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents_delegate.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -318 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/tab_contents_delegate.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -224 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents_observer.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -60 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/tab_contents_observer.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/tab_contents_view.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -208 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/tab_contents_view.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -169 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/test_tab_contents.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -71 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/tab_contents/test_tab_contents.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+17 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/hung_renderer_controller.mm
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/hung_renderer_dialog_gtk.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/tabs/tab_renderer_gtk.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_contents/tab_contents_wrapper.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_contents/tab_contents_wrapper.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+124 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/hung_renderer_view.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/base_tab.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
|
3 chunks |
+1 line, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A |
content/DEPS
|
View
|
1
2
4
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/OWNERS
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/background_contents.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/background_contents.cc
|
View
|
1
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/constrained_window.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/infobar_delegate.h
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -119 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/infobar_delegate.cc
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -117 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/interstitial_page.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/interstitial_page.cc
|
View
|
1
4
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/language_state.h
|
View
|
1
4
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/language_state.cc
|
View
|
1
4
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/navigation_controller.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/navigation_controller.cc
|
View
|
1
4
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/navigation_controller_unittest.cc
|
View
|
1
4
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/navigation_entry.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/navigation_entry.cc
|
View
|
1
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/navigation_entry_unittest.cc
|
View
|
1
4
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/page_navigator.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/provisional_load_details.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/provisional_load_details.cc
|
View
|
1
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/render_view_host_manager.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/render_view_host_manager.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/render_view_host_manager_unittest.cc
|
View
|
1
4
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents.h
|
View
|
1
2
3
4
5
6
|
8 chunks |
+15 lines, -19 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents.cc
|
View
|
1
2
3
4
5
6
|
10 chunks |
+11 lines, -122 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents_delegate.h
|
View
|
1
2
3
4
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents_delegate.cc
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents_observer.h
|
View
|
1
4
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents_observer.cc
|
View
|
1
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents_view.h
|
View
|
1
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/tab_contents_view.cc
|
View
|
1
4
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/test_tab_contents.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/tab_contents/test_tab_contents.cc
|
View
|
1
4
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
content/content.gyp
|
View
|
1
4
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/content_common.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/ui_base.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 25 (0 generated)
|