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

Issue 11235068: Move the remaning files in content\common to the content namespace. (Closed)

Created:
8 years, 2 months ago by jam
Modified:
8 years, 2 months ago
Reviewers:
scottmg
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Move the remaning files in content\common to the content namespace. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=163732

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+413 lines, -332 lines) Patch
M content/browser/browser_child_process_host_impl.h View 4 chunks +13 lines, -13 lines 0 comments Download
M content/browser/browser_child_process_host_impl.cc View 9 chunks +18 lines, -25 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 2 3 7 chunks +8 lines, -11 lines 0 comments Download
M content/browser/child_process_launcher.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/child_process_launcher.cc View 7 chunks +17 lines, -15 lines 0 comments Download
M content/browser/gpu/gpu_process_host.h View 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/plugin_loader_posix.h View 6 chunks +7 lines, -6 lines 0 comments Download
M content/browser/plugin_loader_posix.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M content/browser/plugin_loader_posix_unittest.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M content/browser/plugin_process_host.h View 6 chunks +13 lines, -15 lines 0 comments Download
M content/browser/plugin_process_host.cc View 1 2 8 chunks +13 lines, -16 lines 0 comments Download
M content/browser/plugin_process_host_mac.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/plugin_service_impl.h View 1 6 chunks +20 lines, -20 lines 0 comments Download
M content/browser/plugin_service_impl.cc View 13 chunks +15 lines, -20 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.h View 6 chunks +20 lines, -20 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.cc View 8 chunks +13 lines, -13 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_channel_host.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.h View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.cc View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M content/browser/utility_process_host_impl.h View 3 chunks +9 lines, -6 lines 0 comments Download
M content/browser/utility_process_host_impl.cc View 5 chunks +4 lines, -10 lines 0 comments Download
M content/browser/worker_host/worker_process_host.h View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.h View 1 3 chunks +6 lines, -2 lines 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.cc View 12 chunks +20 lines, -17 lines 0 comments Download
M content/common/content_param_traits.h View 3 chunks +8 lines, -4 lines 0 comments Download
M content/common/content_param_traits.cc View 5 chunks +30 lines, -22 lines 0 comments Download
M content/common/debug_flags.h View 1 chunk +14 lines, -15 lines 0 comments Download
M content/common/debug_flags.cc View 4 chunks +13 lines, -9 lines 0 comments Download
M content/common/font_cache_dispatcher_win.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/font_cache_dispatcher_win.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M content/common/font_config_ipc_linux.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/font_config_ipc_linux.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/java_bridge_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/message_router.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/message_router.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/np_channel_base.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/np_channel_base.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/npobject_base.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/npobject_proxy.h View 2 chunks +5 lines, -1 line 0 comments Download
M content/common/npobject_proxy.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/npobject_stub.h View 2 chunks +5 lines, -1 line 0 comments Download
M content/common/npobject_stub.cc View 3 chunks +5 lines, -1 line 0 comments Download
M content/common/npobject_util.h View 2 chunks +7 lines, -3 lines 0 comments Download
M content/common/npobject_util.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/plugin_carbon_interpose_constants_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/plugin_carbon_interpose_constants_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/plugin_messages.h View 1 chunk +14 lines, -14 lines 0 comments Download
M content/common/request_extra_data.h View 4 chunks +7 lines, -3 lines 0 comments Download
M content/common/request_extra_data.cc View 3 chunks +5 lines, -1 line 0 comments Download
M content/common/sandbox_policy.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/plugin/plugin_main_mac.mm View 2 chunks +3 lines, -5 lines 0 comments Download
M content/public/browser/browser_child_process_host_iterator.h View 1 chunk +1 line, -3 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/public/browser/plugin_service.h View 1 2 chunks +1 line, -1 line 0 comments Download
M content/renderer/java/java_bridge_channel.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/java/java_bridge_dispatcher.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/plugin_channel_host.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/webplugin_delegate_proxy.h View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 2 months ago (2012-10-23 20:25:38 UTC) #1
scottmg
8 years, 2 months ago (2012-10-23 20:35:47 UTC) #2
looks like a few build errors, but other than that lgtm

Powered by Google App Engine
This is Rietveld 408576698