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

Issue 11231016: Move content's a plugin, ppapi_plugin, utility, and worker subdirectories 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
Visibility:
Public.

Description

Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to the content namespace. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=163210

Patch Set 1 #

Patch Set 2 : fix mac and sync #

Patch Set 3 : fix mac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -50 lines) Patch
M content/app/content_main_runner.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download
M content/plugin/plugin_channel.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/plugin/plugin_channel.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/plugin/plugin_interpose_util_mac.mm View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/plugin/plugin_main.cc View 1 3 chunks +5 lines, -1 line 0 comments Download
M content/plugin/plugin_main_linux.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/plugin/plugin_main_mac.mm View 1 3 chunks +5 lines, -1 line 0 comments Download
M content/plugin/plugin_thread.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/plugin/plugin_thread.cc View 1 3 chunks +6 lines, -2 lines 0 comments Download
M content/plugin/webplugin_accelerated_surface_proxy_mac.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M content/plugin/webplugin_accelerated_surface_proxy_mac.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/plugin/webplugin_delegate_stub.h View 1 3 chunks +6 lines, -2 lines 0 comments Download
M content/plugin/webplugin_delegate_stub.cc View 1 5 chunks +7 lines, -3 lines 0 comments Download
M content/plugin/webplugin_proxy.h View 1 3 chunks +5 lines, -2 lines 0 comments Download
M content/plugin/webplugin_proxy.cc View 1 4 chunks +5 lines, -2 lines 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/ppapi_plugin/plugin_process_dispatcher.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/ppapi_plugin/plugin_process_dispatcher.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M content/ppapi_plugin/ppapi_broker_main.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_plugin_main.cc View 1 3 chunks +6 lines, -2 lines 0 comments Download
M content/ppapi_plugin/ppapi_thread.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 1 5 chunks +10 lines, -6 lines 0 comments Download
M content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc View 1 4 chunks +6 lines, -2 lines 0 comments Download
M content/utility/utility_main.cc View 1 3 chunks +6 lines, -2 lines 0 comments Download
M content/utility/utility_thread_impl.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M content/utility/utility_thread_impl.cc View 1 4 chunks +7 lines, -3 lines 0 comments Download
M content/worker/shared_worker_devtools_agent.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/shared_worker_devtools_agent.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/websharedworker_stub.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/websharedworker_stub.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/websharedworkerclient_proxy.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/websharedworkerclient_proxy.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/worker_main.cc View 1 3 chunks +6 lines, -2 lines 0 comments Download
M content/worker/worker_thread.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M content/worker/worker_thread.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M content/worker/worker_webapplicationcachehost_impl.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/worker_webapplicationcachehost_impl.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/worker/worker_webkitplatformsupport_impl.h View 1 2 chunks +6 lines, -3 lines 0 comments Download
M content/worker/worker_webkitplatformsupport_impl.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M content/zygote/zygote_main_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 2 months ago (2012-10-19 21:19:00 UTC) #1
scottmg
8 years, 2 months ago (2012-10-19 21:35:28 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698