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

Issue 271793003: components: Extract pref_registry component out of user_prefs. (Closed)

Created:
6 years, 7 months ago by tfarina
Modified:
6 years, 7 months ago
Reviewers:
Yoyo Zhou, sky, blundell
CC:
chromium-reviews, jochen (gone - plz use gerrit), Lei Zhang
Visibility:
Public.

Description

components: Extract pref_registry component out of user_prefs. The reason for doing this is that user_prefs depends on content_browser, which brings a lot of extra dependencies that takes a lot of time to build (yeah, I'm looking at you Blink and V8) and bookmarks is one of the targets that should not depend on content. BUG=359565 TEST=green trybots R=blundell@chromium.org, sky@chromium.org, yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270722

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : android fixes #

Patch Set 4 : fix extensions_browser target #

Total comments: 2

Patch Set 5 : pref_registry component #

Patch Set 6 : rebase #

Patch Set 7 : forgot to add pref_registry.gypi #

Patch Set 8 : make translate_core_browser depends on pref_registry #

Total comments: 8

Patch Set 9 : fix nits #

Total comments: 2

Patch Set 10 : chrome/DEPS ? #

Patch Set 11 : back to chrome/browser/DEPS? - REBASE #

Patch Set 12 : fix a include path that went in while this change was being made #

Patch Set 13 : fix app_shell_lib? #

Patch Set 14 : fix app_shell_lib? #

Patch Set 15 : REBASE - REBASE - REBASE #

Patch Set 16 : fix another include path #

Patch Set 17 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -564 lines) Patch
M apps/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M apps/prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M apps/shell/app_shell.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -0 lines 0 comments Download
M apps/shell/browser/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M apps/shell/browser/shell_extensions_browser_client.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/DEPS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/accessibility/invert_bubble_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_shim.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/new_tab_page_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/apps/app_browsertest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/apps/shortcut_manager.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/zero_suggest_provider.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/background/background_contents_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_model_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/attestation/platform_verification_flow.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/customization_document.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/customization_document_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/first_run/first_run.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/saml/saml_offline_signin_limiter.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/saml/saml_offline_signin_limiter_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/net/proxy_config_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/policy_cert_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/recommendation_restorer_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/power/power_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/power/power_prefs_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/preferences.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/preferences_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_default_provider.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_policy_provider.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_pref_provider.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_pref_provider_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/cookie_settings.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/host_content_settings_map.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_window.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/commands/command_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/preference/preference_api_prefs_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/tabs/tabs_api.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/component_loader_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/default_apps.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_prefs_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_web_ui.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/launch_util.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/first_run.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/chrome_geolocation_permission_context_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google/google_url_tracker_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/invalidation/invalidation_service_factory.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/invalidation/invalidator_storage.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_mode_browsertest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_user_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_user_shared_settings_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_user_sync_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_capture_devices_dispatcher.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_device_id_salt.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_stream_devices_controller.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/protected_media_identifier_permission_context_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_galleries_preferences.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_galleries_preferences_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/variations/variations_service.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/http_server_properties_manager.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/net_pref_observer.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/predictor.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/pref_proxy_config_tracker_impl.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/network_time/network_time_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/extension_welcome_notification.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/extension_welcome_notification_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_x.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/pepper_flash_settings_manager.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugins/plugin_prefs_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/user_policy_signin_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/profile_policy_connector_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/chrome_pref_service_factory.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/chrome_pref_service_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/incognito_mode_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_hash_filter.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_service_syncable.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_service_syncable.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_service_syncable_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/prefs_syncable_service_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/proxy_policy_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/session_startup_pref.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/session_startup_pref_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/chrome_version_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/gaia_info_update_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/pepper/device_id_fetcher.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/hotword_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/search.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/suggestions/suggestions_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/default_search_manager.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/default_search_manager_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/services/gcm/gcm_profile_service.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/services/gcm/gcm_profile_service_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/about_signin_internals_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/easy_unlock.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/local_auth.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_manager_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_promo.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_service_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/chrome_launcher_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_ui_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_view_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/window_size_autosaver_unittest.mm View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gesture_prefs_observer_factory_aura.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/navigation_correction_tab_observer.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/network_profile_bubble.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/prefs/prefs_tab_helper.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/startup/autolaunch_prompt.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/startup/autolaunch_prompt_win.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tabs/pinned_tab_codec.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/flags_ui.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/instant_ui.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/local_discovery/local_discovery_ui.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/core_app_launcher_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/foreign_session_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/most_visited_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_page_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_ui.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_page_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/plugins_ui.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/print_preview/sticky_settings.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_resource/notification_promo.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_resource/promo_resource_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/testing_pref_service_syncable.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/autofill.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/DEPS View 1 2 3 4 5 6 7 8 1 chunk +1 line, -4 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/autofill_test_utils.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks.gypi View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks/core/browser/bookmark_utils.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M components/components.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -0 lines 0 comments Download
M components/data_reduction_proxy.gypi View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M components/data_reduction_proxy/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_prefs.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M components/keyed_service/content/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/keyed_service/content/browser_context_keyed_base_factory.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/core/browser/DEPS View 1 2 3 4 5 6 7 8 1 chunk +1 line, -2 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/browser/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/browser/url_blacklist_manager.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/policy/policy_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
A + components/pref_registry.gypi View 1 2 3 4 5 6 1 chunk +5 lines, -8 lines 0 comments Download
A + components/pref_registry/DEPS View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
A + components/pref_registry/OWNERS View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
A components/pref_registry/README View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
A components/pref_registry/pref_registry_export.h View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
A + components/pref_registry/pref_registry_syncable.h View 1 2 3 4 5 6 7 8 4 chunks +6 lines, -5 lines 0 comments Download
A + components/pref_registry/pref_registry_syncable.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/sync_driver/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/sync_driver/sync_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/sync_driver/sync_prefs_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/translate.gypi View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/translate/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/translate/core/browser/translate_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/user_prefs.gypi View 1 2 3 4 2 chunks +0 lines, -3 lines 0 comments Download
M components/user_prefs/DEPS View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M components/user_prefs/pref_registry_syncable.h View 1 2 3 4 1 chunk +0 lines, -132 lines 0 comments Download
D components/user_prefs/pref_registry_syncable.cc View 1 2 3 4 1 chunk +0 lines, -230 lines 0 comments Download
M components/user_prefs/user_prefs_export.h View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/extension_prefs.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M extensions/extensions.gyp View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 38 (0 generated)
tfarina
ptal. this also benefits autofill_core_browser.
6 years, 7 months ago (2014-05-08 04:03:46 UTC) #1
tfarina
+Yoyo for extensions (rubber stamp?).
6 years, 7 months ago (2014-05-08 04:37:09 UTC) #2
Yoyo Zhou
extensions LGTM
6 years, 7 months ago (2014-05-08 22:16:44 UTC) #3
blundell
Thanks! Looks good, but why not move it to //components/pref_registry in this CL? Are you ...
6 years, 7 months ago (2014-05-09 08:26:23 UTC) #4
blundell
6 years, 7 months ago (2014-05-09 08:26:28 UTC) #5
tfarina
On 2014/05/09 08:26:23, blundell wrote: > Thanks! Looks good, but why not move it to ...
6 years, 7 months ago (2014-05-09 17:27:17 UTC) #6
blundell
LGTM with nits https://codereview.chromium.org/271793003/diff/140001/components/autofill/core/DEPS File components/autofill/core/DEPS (right): https://codereview.chromium.org/271793003/diff/140001/components/autofill/core/DEPS#newcode3 components/autofill/core/DEPS:3: "+components/pref_registry/pref_registry_syncable.h", nit: It would be fine ...
6 years, 7 months ago (2014-05-12 07:13:31 UTC) #7
tfarina
Scott, I need your approval for the chrome/ changes (all trivial). https://codereview.chromium.org/271793003/diff/140001/components/autofill/core/DEPS File components/autofill/core/DEPS (right): ...
6 years, 7 months ago (2014-05-12 20:49:21 UTC) #8
sky
https://codereview.chromium.org/271793003/diff/160001/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/271793003/diff/160001/chrome/browser/DEPS#newcode37 chrome/browser/DEPS:37: "+components/pref_registry", How about putting this in chrome/browser and chrome/test ...
6 years, 7 months ago (2014-05-12 22:05:49 UTC) #9
tfarina
https://codereview.chromium.org/271793003/diff/160001/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/271793003/diff/160001/chrome/browser/DEPS#newcode37 chrome/browser/DEPS:37: "+components/pref_registry", On 2014/05/12 22:05:50, sky wrote: > How about ...
6 years, 7 months ago (2014-05-13 02:41:36 UTC) #10
sky
On Mon, May 12, 2014 at 7:41 PM, <tfarina@chromium.org> wrote: > > https://codereview.chromium.org/271793003/diff/160001/chrome/browser/DEPS > File ...
6 years, 7 months ago (2014-05-13 15:49:49 UTC) #11
tfarina
On Tue, May 13, 2014 at 12:49 PM, Scott Violet <sky@chromium.org> wrote: > On Mon, ...
6 years, 7 months ago (2014-05-13 16:04:51 UTC) #12
sky
Sorry, for some reason I thought you initially had it in chrome/DEPS. chrome/browser/DEPS is the ...
6 years, 7 months ago (2014-05-13 16:32:31 UTC) #13
tfarina
Scott, I moved the entry back to chrome/browser/DEPS (I think that is the right thing ...
6 years, 7 months ago (2014-05-14 03:47:43 UTC) #14
sky
LGTM
6 years, 7 months ago (2014-05-14 18:19:18 UTC) #15
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-14 20:29:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/271793003/260001
6 years, 7 months ago (2014-05-14 20:30:27 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-14 21:26:51 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-14 21:30:42 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/mac_chromium_compile_dbg/builds/23342)
6 years, 7 months ago (2014-05-14 21:30:43 UTC) #20
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-14 23:41:05 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/271793003/280001
6 years, 7 months ago (2014-05-14 23:43:00 UTC) #22
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-15 00:11:14 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/271793003/300001
6 years, 7 months ago (2014-05-15 00:14:11 UTC) #24
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-15 03:27:51 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-15 07:07:38 UTC) #26
commit-bot: I haz the power
Failed to apply patch for chrome/browser/extensions/external_component_loader.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-05-15 07:07:39 UTC) #27
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-15 09:27:42 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/271793003/310001
6 years, 7 months ago (2014-05-15 09:27:57 UTC) #29
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-15 11:03:08 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-15 11:06:09 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/152264)
6 years, 7 months ago (2014-05-15 11:06:10 UTC) #32
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-15 14:34:11 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/271793003/310001
6 years, 7 months ago (2014-05-15 14:35:31 UTC) #34
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-15 15:59:23 UTC) #35
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-15 16:01:50 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/152343)
6 years, 7 months ago (2014-05-15 16:01:51 UTC) #37
tfarina
6 years, 7 months ago (2014-05-15 17:37:38 UTC) #38
Message was sent while issue was closed.
Committed patchset #17 manually as r270722 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698