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

Issue 11231077: Move a bunch more code into the content namespace. (Closed)

Created:
8 years, 2 months ago by jam
Modified:
8 years, 2 months ago
Reviewers:
scottmg
CC:
chromium-reviews, creis+watch_chromium.org, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, dcheng, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, rginda+watch_chromium.org, darin-cc_chromium.org, rdsmith+dwatch_chromium.org, ajwong+watch_chromium.org, James Su
Visibility:
Public.

Description

Move a bunch more code into the content namespace. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=163632

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1078 lines, -1301 lines) Patch
M content/browser/browser_plugin/browser_plugin_embedder.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_host_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_host_factory.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/browser_plugin/old/old_browser_plugin_host.h View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/browser_plugin/test_browser_plugin_embedder.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/browser_plugin/test_browser_plugin_guest.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/debugger/devtools_frontend_host.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/download/save_file_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/gtk_key_bindings_handler.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/gtk_key_bindings_handler.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_delegate.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_manager_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_impl.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/ssl/ssl_error_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/ssl/ssl_manager.h View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/ssl/ssl_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/ssl/ssl_policy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/ssl/ssl_policy.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/ssl/ssl_policy_backend.h View 2 chunks +6 lines, -3 lines 0 comments Download
M content/browser/ssl/ssl_policy_backend.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/web_contents/interstitial_page_impl.h View 1 8 chunks +32 lines, -32 lines 0 comments Download
M content/browser/web_contents/interstitial_page_impl.cc View 1 18 chunks +40 lines, -62 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl.h View 13 chunks +42 lines, -42 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl.cc View 40 chunks +79 lines, -96 lines 0 comments Download
M content/browser/web_contents/navigation_controller_impl_unittest.cc View 99 chunks +206 lines, -307 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager.h View 1 6 chunks +9 lines, -7 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager_unittest.cc View 38 chunks +64 lines, -87 lines 0 comments Download
M content/browser/web_contents/web_contents_delegate_unittest.cc View 2 chunks +8 lines, -9 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 31 chunks +144 lines, -154 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 75 chunks +171 lines, -216 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_unittest.cc View 54 chunks +116 lines, -148 lines 0 comments Download
M content/browser/web_contents/web_contents_view_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_aura.h View 1 2 6 chunks +18 lines, -18 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 13 chunks +21 lines, -21 lines 0 comments Download
M content/browser/web_contents/web_contents_view_gtk.h View 4 chunks +6 lines, -8 lines 0 comments Download
M content/browser/web_contents/web_contents_view_gtk.cc View 8 chunks +8 lines, -11 lines 0 comments Download
M content/browser/web_contents/web_contents_view_mac.h View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/web_contents/web_contents_view_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_view_win.h View 6 chunks +17 lines, -16 lines 0 comments Download
M content/browser/web_contents/web_contents_view_win.cc View 5 chunks +6 lines, -11 lines 0 comments Download
M content/browser/web_contents/web_drag_dest_mac.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_drag_dest_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_drag_source_mac.h View 2 chunks +5 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_drag_source_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/common/edit_command.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/navigation_gesture.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 6 chunks +8 lines, -8 lines 0 comments Download
M content/common/web_database_observer_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/web_database_observer_impl.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M content/public/browser/web_contents_delegate.h View 3 chunks +2 lines, -2 lines 0 comments Download
M content/public/browser/web_contents_observer.h View 2 chunks +2 lines, -3 lines 0 comments Download
M content/renderer/media/mock_peer_connection_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_thread_impl.h View 2 chunks +1 line, -1 line 0 comments Download
M content/worker/worker_thread.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 2 months ago (2012-10-23 16:14:37 UTC) #1
scottmg
8 years, 2 months ago (2012-10-23 16:55:08 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698