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

Issue 2345843003: [Sync] Merge //components/browser_sync into one directory. (Closed)

Created:
4 years, 3 months ago by maxbogue
Modified:
4 years, 3 months ago
Reviewers:
cpu_(ooo_6.6-7.5), skym
CC:
chromium-reviews, dbeam+watch-options_chromium.org, msramek+watch_chromium.org, skanuj+watch_chromium.org, sadrul, asvitkine+watch_chromium.org, droger+watchlist_chromium.org, michaelpg+watch-md-settings_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, oka+watch_chromium.org, browser-components-watch_chromium.org, rginda+watch_chromium.org, fukino+watch_chromium.org, markusheintz_, yusukes+watch_chromium.org, extensions-reviews_chromium.org, melevin+watch_chromium.org, Matt Giuca, estade+watch_chromium.org, sdefresne+watchlist_chromium.org, achuith+watch_chromium.org, Patrick Dubroy, nona+watch_chromium.org, sync-reviews_chromium.org, blundell+watchlist_chromium.org, vabr+watchlistautofill_chromium.org, chromium-apps-reviews_chromium.org, pedrosimonetti+watch_chromium.org, dbeam+watch-ntp_chromium.org, alemate+watch_chromium.org, vabr+watchlistpasswordmanager_chromium.org, ntp-dev+reviews_chromium.org, rouslan+autofill_chromium.org, yamaguchi+watch_chromium.org, media-router+watch_chromium.org, twellington+watch_chromium.org, pam+watch_chromium.org, oshima+watch_chromium.org, kalyank, mlamouri+watch-permissions_chromium.org, gcasto+watchlist_chromium.org, Jered, sdefresne+watch_chromium.org, michaelpg+watch-options_chromium.org, tfarina, donnd+watch_chromium.org, shuchen+watch_chromium.org, jdonnelly+autofillwatch_chromium.org, dbeam+watch-history_chromium.org, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, dbeam+watch-settings_chromium.org, James Su, stevenjb+watch-md-settings_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Merge //components/browser_sync into one directory. These were originally split due to a weird usage by cloud_print, which is no longer part of chromium. - Moved all of ./browser and ./common into . - Ran //tools/git/mass-rename.py - Merged the build targets - Ran git cl format - Fixed lint errors in //components/browser_sync BUG=646955 TBR=cpu Committed: https://crrev.com/26f4022d5f47db6a1123915de511e2339b70e2a2 Cr-Commit-Position: refs/heads/master@{#419268}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment + rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+602 lines, -12970 lines) Patch
M chrome/browser/BUILD.gn View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/chrome_startup_flags.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/favicon_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/foreign_session_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/password_ui_view_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/preferences/pref_service_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/app_controller_mac_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/search_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_counter_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/history_counter_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/input_method_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/signin/auth_sync_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/signin/oauth2_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/supervised/supervised_user_creation_controller_new.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/drive/drive_notification_manager_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/gcm/gcm_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sessions/sessions_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sessions/sessions_apitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/signed_in_devices/signed_in_devices_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/signed_in_devices/signed_in_devices_api_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/signed_in_devices/signed_in_devices_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_sync_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_pref_loader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_impl_chromeos_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/feedback/system_logs/log_sources/chrome_internal_log_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/web_history_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/account_chooser_dialog_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/auto_signin_first_run_dialog_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/generated_password_saved_infobar_delegate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/save_password_infobar_delegate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/update_password_infobar_delegate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/permissions/permission_uma_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/permissions/permission_uma_util_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/suggestions/suggestions_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_ui_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/child_accounts/child_account_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/legacy/permission_request_creator_sync.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/chrome_sync_client.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/glue/sync_start_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_factory.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_factory_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_test_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_test_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/sessions/sync_sessions_metrics_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_error_notifier_ash_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_error_notifier_factory_ash.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_global_error.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_global_error_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_startup_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_ui_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_ui_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/autofill_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/enable_disable_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/migration_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/migration_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/multi_client_status_change_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/p2p_invalidation_forwarder.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/p2p_sync_refresher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/passwords_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/passwords_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/profile_sync_service_harness.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/quiesce_status_change_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sessions_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_app_list_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_apps_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_directory_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_preferences_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_search_engines_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_sessions_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_supervised_user_settings_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_themes_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_auth_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_errors_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_exponential_backoff_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_integration_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_uss_sync_test.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/updated_progress_marker_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/android/tab_model/tab_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/suggestions/suggestions_search_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/app_sync_ui_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/chrome_autofill_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/avatar_button_error_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_command_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/app_menu/app_menu_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_view_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_view_utils_desktop_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/password_dialog_controller_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/password_manager_presenter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/search/search_tab_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/search/search_tab_helper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_observer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_starter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_sync_starter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/profile_signin_confirmation_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/sync_promo_ui_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/recent_tabs_sub_menu_model_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/app_launcher_login_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/browsing_history_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/browsing_history_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/favicon_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/foreign_session_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_user_data_logger.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/clear_browser_data_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/create_profile_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/password_manager_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/sync_setup_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/settings/people_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/settings/settings_clear_browsing_data_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/inline_login_handler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/signin_create_profile_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/sync_confirmation_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/sync_internals_message_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/sync_internals_message_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/sync_internals_ui_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
A + components/browser_sync/BUILD.gn View 5 chunks +5 lines, -5 lines 0 comments Download
A + components/browser_sync/DEPS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/browser_sync/abstract_profile_sync_service_test.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + components/browser_sync/abstract_profile_sync_service_test.cc View 3 chunks +5 lines, -7 lines 0 comments Download
D components/browser_sync/browser/BUILD.gn View 1 chunk +0 lines, -135 lines 0 comments Download
D components/browser_sync/browser/DEPS View 1 chunk +0 lines, -28 lines 0 comments Download
D components/browser_sync/browser/abstract_profile_sync_service_test.h View 1 chunk +0 lines, -107 lines 0 comments Download
D components/browser_sync/browser/abstract_profile_sync_service_test.cc View 1 chunk +0 lines, -238 lines 0 comments Download
D components/browser_sync/browser/profile_sync_components_factory_impl.h View 1 chunk +0 lines, -130 lines 0 comments Download
D components/browser_sync/browser/profile_sync_components_factory_impl.cc View 1 1 chunk +0 lines, -428 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service.h View 1 chunk +0 lines, -1033 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service.cc View 1 1 chunk +0 lines, -2538 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service_autofill_unittest.cc View 1 chunk +0 lines, -1487 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service_bookmark_unittest.cc View 1 chunk +0 lines, -2601 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service_mock.h View 1 chunk +0 lines, -101 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service_mock.cc View 1 chunk +0 lines, -17 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service_startup_unittest.cc View 1 chunk +0 lines, -486 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service_typed_url_unittest.cc View 1 chunk +0 lines, -1088 lines 0 comments Download
D components/browser_sync/browser/profile_sync_service_unittest.cc View 1 chunk +0 lines, -975 lines 0 comments Download
D components/browser_sync/browser/profile_sync_test_util.h View 1 chunk +0 lines, -186 lines 0 comments Download
D components/browser_sync/browser/profile_sync_test_util.cc View 1 chunk +0 lines, -275 lines 0 comments Download
D components/browser_sync/browser/signin_confirmation_helper.h View 1 chunk +0 lines, -70 lines 0 comments Download
D components/browser_sync/browser/signin_confirmation_helper.cc View 1 chunk +0 lines, -118 lines 0 comments Download
D components/browser_sync/browser/test_http_bridge_factory.h View 1 chunk +0 lines, -52 lines 0 comments Download
D components/browser_sync/browser/test_http_bridge_factory.cc View 1 chunk +0 lines, -46 lines 0 comments Download
D components/browser_sync/browser/test_profile_sync_service.h View 1 chunk +0 lines, -50 lines 0 comments Download
D components/browser_sync/browser/test_profile_sync_service.cc View 1 chunk +0 lines, -32 lines 0 comments Download
A + components/browser_sync/browser_sync_switches.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/browser_sync/browser_sync_switches.cc View 1 chunk +4 lines, -4 lines 0 comments Download
D components/browser_sync/common/BUILD.gn View 1 chunk +0 lines, -16 lines 0 comments Download
D components/browser_sync/common/browser_sync_switches.h View 1 chunk +0 lines, -18 lines 0 comments Download
D components/browser_sync/common/browser_sync_switches.cc View 1 chunk +0 lines, -22 lines 0 comments Download
A + components/browser_sync/profile_sync_components_factory_impl.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/browser_sync/profile_sync_components_factory_impl.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + components/browser_sync/profile_sync_service.h View 5 chunks +19 lines, -23 lines 0 comments Download
A + components/browser_sync/profile_sync_service.cc View 1 37 chunks +75 lines, -101 lines 0 comments Download
A + components/browser_sync/profile_sync_service_autofill_unittest.cc View 26 chunks +99 lines, -114 lines 0 comments Download
A + components/browser_sync/profile_sync_service_bookmark_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/browser_sync/profile_sync_service_mock.h View 3 chunks +10 lines, -10 lines 0 comments Download
A + components/browser_sync/profile_sync_service_mock.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/browser_sync/profile_sync_service_startup_unittest.cc View 13 chunks +25 lines, -30 lines 0 comments Download
A + components/browser_sync/profile_sync_service_typed_url_unittest.cc View 34 chunks +106 lines, -142 lines 0 comments Download
A + components/browser_sync/profile_sync_service_unittest.cc View 7 chunks +9 lines, -12 lines 0 comments Download
A + components/browser_sync/profile_sync_test_util.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + components/browser_sync/profile_sync_test_util.cc View 2 chunks +16 lines, -15 lines 0 comments Download
A + components/browser_sync/signin_confirmation_helper.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/browser_sync/signin_confirmation_helper.cc View 1 chunk +3 lines, -1 line 0 comments Download
A + components/browser_sync/test_http_bridge_factory.h View 2 chunks +5 lines, -3 lines 0 comments Download
A + components/browser_sync/test_http_bridge_factory.cc View 2 chunks +4 lines, -6 lines 0 comments Download
A + components/browser_sync/test_profile_sync_service.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/browser_sync/test_profile_sync_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/browsing_data_ui/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/BUILD.gn View 2 chunks +3 lines, -4 lines 0 comments Download
M ios/chrome/browser/DEPS View 1 chunk +1 line, -2 lines 0 comments Download
M ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/browser_state/chrome_browser_state_manager_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/history/web_history_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/passwords/ios_chrome_password_manager_client.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/passwords/ios_chrome_password_store_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/passwords/password_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/suggestions/suggestions_service_factory.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/sync/glue/sync_start_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.h View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/sync/ios_chrome_sync_client.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/sync/sync_setup_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/webui/history/browsing_history_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/webui/sync_internals/sync_internals_message_handler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (11 generated)
maxbogue
Sky, PTAL! It looks like a lot of files but really most of the changes ...
4 years, 3 months ago (2016-09-16 01:18:00 UTC) #6
skym
lgtm https://codereview.chromium.org/2345843003/diff/1/components/browser_sync/profile_sync_service.cc File components/browser_sync/profile_sync_service.cc (right): https://codereview.chromium.org/2345843003/diff/1/components/browser_sync/profile_sync_service.cc#newcode1878 components/browser_sync/profile_sync_service.cc:1878: } break; Whaaaat? This is bizarre, and why ...
4 years, 3 months ago (2016-09-16 18:33:09 UTC) #7
maxbogue
TBR'ing cpu@ for all the things since this is just refactoring. https://codereview.chromium.org/2345843003/diff/1/components/browser_sync/profile_sync_service.cc File components/browser_sync/profile_sync_service.cc (right): ...
4 years, 3 months ago (2016-09-16 19:13:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2345843003/20001
4 years, 3 months ago (2016-09-16 19:16:46 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-16 20:22:42 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-16 20:25:46 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/26f4022d5f47db6a1123915de511e2339b70e2a2
Cr-Commit-Position: refs/heads/master@{#419268}

Powered by Google App Engine
This is Rietveld 408576698