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

Issue 23257005: Move Feature and Manifest to top-level extensions. (Closed)

Created:
7 years, 4 months ago by Yoyo Zhou
Modified:
7 years, 4 months ago
CC:
chromium-reviews, weitaosu+watch_chromium.org, nkostylev+watch_chromium.org, amit, yoshiki+watch_chromium.org, dcheng, rginda+watch_chromium.org, dmazzoni+watch_chromium.org, stevenjb+watch_chromium.org, miu+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, aboxhall+watch_chromium.org, chromium-apps-reviews_chromium.org, jamiewalch+watch_chromium.org, jennb, dcaiafa+watch_chromium.org, wez+watch_chromium.org, sanjeevr, haitaol+watch_chromium.org, jianli, rmsousa+watch_chromium.org, yuzo+watch_chromium.org, oshima+watch_chromium.org, sergeyu+watch_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, hclam+watch_chromium.org, hashimoto+watch_chromium.org, tfarina, Dmitry Titov, davidbarr+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, robertshield, dtseng+watch_chromium.org, alexeypa+watch_chromium.org, rsimha+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Move Feature and Manifest to top-level extensions. BUG=162530 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219075

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -774 lines) Patch
M chrome/browser/automation/automation_provider_observers.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/active_tab_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/admin_policy.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/admin_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/management/management_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/messaging/native_message_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/messaging/native_messaging_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/notifications/notifications_api.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/notifications/notifications_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/storage/managed_value_store_cache.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/storage/settings_sync_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/tab_capture/tab_capture_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/tab_capture/tab_capture_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/tab_capture/tab_capture_performancetest.cc View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api_unittest.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/chrome_app_api_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/crx_installer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/default_apps.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_browsertest.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_function_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_icon_image_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_install_prompt.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_prefs.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_system.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_webkit_preferences.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/external_policy_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/image_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/installed_loader.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/pending_extension_info.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/pending_extension_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/requirements_checker.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_prefs.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/unpacked_installer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/updater/extension_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_render_view_host_observer.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/apps_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/extensions_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_extension_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/themes_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_list/apps_model_builder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/base_panel_browser_test.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/policy_ui.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/commands/commands_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_action/browser_action_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_action/script_badge_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_api.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_api_stub.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_api_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/file_browser_handlers/file_browser_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/file_handlers/file_handlers_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/i18n/default_locale_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/input_ime/input_components_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/managed_mode_private/managed_mode_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/media_galleries_private/media_galleries_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/omnibox/omnibox_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/plugins/plugins_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/speech/tts_engine_manifest_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/storage/storage_schema_manifest_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/csp_validator.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_builder.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_file_util.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_file_util.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_messages.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_test_util.h View 1 chunk +1 line, -1 line 0 comments Download
chrome/common/extensions/extension_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/features/complex_feature.h View 1 chunk +2 lines, -2 lines 0 comments Download
D chrome/common/extensions/features/feature.h View 1 chunk +0 lines, -155 lines 0 comments Download
D chrome/common/extensions/features/feature.cc View 1 chunk +0 lines, -43 lines 0 comments Download
M chrome/common/extensions/features/manifest_feature.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/features/simple_feature.h View 1 chunk +2 lines, -2 lines 0 comments Download
D chrome/common/extensions/manifest.h View 1 chunk +0 lines, -177 lines 0 comments Download
D chrome/common/extensions/manifest.cc View 1 1 chunk +0 lines, -257 lines 0 comments Download
M chrome/common/extensions/manifest_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/app_isolation_info.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/app_launch_info.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/kiosk_enabled_info.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/offline_enabled_info.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/requirements_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_handlers/theme_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifest_test.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_chromepermission_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_tests/extension_manifests_experimental_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/manifest_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/manifest_url_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/mime_types_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/permissions/permission_set.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/permissions/permissions_data.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/sync_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/sync_type_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/web_accessible_resources_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/api_activity_logger.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/api_definitions_natives.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/app_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/chrome_v8_context.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/chrome_v8_context_set_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/runtime_custom_bindings.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/utility/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/utility/extensions/unpacker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/extensions/unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
A + extensions/common/features/feature.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + extensions/common/features/feature.cc View 1 chunk +1 line, -1 line 0 comments Download
A + extensions/common/manifest.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + extensions/common/manifest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Yoyo Zhou
mpcomplete: please review. garykac: please review remoting/test/DEPS. jam: please review chrome/utility/DEPS. I believe these DEPS ...
7 years, 4 months ago (2013-08-16 01:18:27 UTC) #1
Matt Perry
lgtm
7 years, 4 months ago (2013-08-16 01:26:23 UTC) #2
garykac
remoting/tests LGTM
7 years, 4 months ago (2013-08-19 18:03:22 UTC) #3
Yoyo Zhou
Changed jam to ben since jam is OOO. ben, can you review chrome/utility/DEPS?
7 years, 4 months ago (2013-08-20 19:05:47 UTC) #4
Yoyo Zhou
Ok, ben is OOO too... How about sky? Scott, can you review chrome/utility/DEPS?
7 years, 4 months ago (2013-08-21 02:01:16 UTC) #5
sky
This is the first I've seen of chrome/utility, so I'm not sure what the expectations ...
7 years, 4 months ago (2013-08-21 14:17:22 UTC) #6
Yoyo Zhou
+thestig I'm not sure who should go in a chrome/utility/OWNERS file either.
7 years, 4 months ago (2013-08-21 15:57:05 UTC) #7
Lei Zhang
On 2013/08/21 15:57:05, Yoyo Zhou wrote: > +thestig > I'm not sure who should go ...
7 years, 4 months ago (2013-08-21 19:52:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/23257005/5001
7 years, 4 months ago (2013-08-21 23:39:32 UTC) #9
commit-bot: I haz the power
Failed to apply patch for remoting/test/remote_desktop_browsertest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-21 23:41:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/23257005/18001
7 years, 4 months ago (2013-08-22 00:32:01 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_chromeos_clang for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos_clang&number=43476
7 years, 4 months ago (2013-08-22 01:08:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoz@chromium.org/23257005/36001
7 years, 4 months ago (2013-08-22 16:47:08 UTC) #13
commit-bot: I haz the power
7 years, 4 months ago (2013-08-22 19:36:38 UTC) #14
Message was sent while issue was closed.
Change committed as 219075

Powered by Google App Engine
This is Rietveld 408576698