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

Issue 1545223002: Switch to standard integer types in chrome/browser/, part 4 of 4. (Closed)

Created:
4 years, 12 months ago by Avi (use Gerrit)
Modified:
4 years, 12 months ago
Reviewers:
Nico
CC:
chromium-reviews, zea+watch_chromium.org, tzik, tburkard+watch_chromium.org, dcheng, ajwong+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, Matt Giuca, pvalenzuela+watch_chromium.org, rlp+watch_chromium.org, devtools-reviews_chromium.org, groby+spellwatch_chromium.org, chromium-apps-reviews_chromium.org, Avi (use Gerrit), jennb, creis+watch_chromium.org, tapted, kcarattini+watch_chromium.org, jianli, nhiroki, gavinp+prer_chromium.org, pam+watch_chromium.org, rouslan+spell_chromium.org, oshima+watch_chromium.org, mlamouri+watch-permissions_chromium.org, davidben+watch_chromium.org, tfarina, maxbogue+watch_chromium.org, Dmitry Titov, plaree+watch_chromium.org, kinuko+fileapi, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch to standard integer types in chrome/browser/, part 4 of 4. BUG=138542 TBR=thakis@chromium.org NOPRESUBMIT=true Committed: https://crrev.com/664c07b4a56436648cc9339c18d3bd27ae220964 Cr-Commit-Position: refs/heads/master@{#366884}

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2088 lines, -1231 lines) Patch
M chrome/browser/shell_integration.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/shell_integration.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/shell_integration_linux.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/shell_integration_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/shell_integration_linux_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/shell_integration_win.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/shell_integration_win_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/account_fetcher_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/account_reconcilor_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/account_tracker_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/chrome_proximity_auth_client.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/signin/chrome_signin_client.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/signin/chrome_signin_client.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/chrome_signin_client_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/chrome_signin_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/chrome_signin_status_metrics_provider_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/chrome_signin_status_metrics_provider_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/chrome_signin_status_metrics_provider_delegate_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/cross_device_promo.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/cross_device_promo.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/signin/cross_device_promo_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/cross_device_promo_unittest.cc View 8 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/signin/easy_unlock_app_manager.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_app_manager_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_auth_attempt.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_auth_attempt_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_screenlock_state_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_screenlock_state_handler.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_screenlock_state_handler_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_regular.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_regular.cc View 1 3 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/signin/easy_unlock_service_signin_chromeos.cc View 8 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_unittest_chromeos.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/fake_gaia_cookie_manager_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/fake_signin_manager_builder.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/fake_signin_manager_builder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/local_auth.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/local_auth_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/mutable_profile_oauth2_token_service_delegate.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/mutable_profile_oauth2_token_service_delegate_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/signin/oauth2_token_service_delegate_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/oauth2_token_service_delegate_android.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/profile_oauth2_token_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/profile_oauth2_token_service_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_error_notifier_ash.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_error_notifier_ash.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_error_notifier_ash_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_error_notifier_factory_ash.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_global_error.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/signin_global_error.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_global_error_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_global_error_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/signin_manager_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_manager_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_promo.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/signin/signin_promo.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_status_metrics_provider_chromeos.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_tracker_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_tracker_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/signin/signin_ui_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/site_details.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/site_details_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/speech/chrome_speech_recognition_manager_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/chrome_speech_recognition_manager_delegate.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_engine_extension_api.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_engine_extension_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_extension_api.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_extension_apitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/speech_recognition_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/tts_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/tts_chromeos.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/tts_controller_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/tts_controller_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/speech/tts_linux.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/speech/tts_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/tts_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/tts_message_filter.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/speech/tts_platform.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/tts_win.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/spellchecker/feedback.h View 5 chunks +11 lines, -7 lines 0 comments Download
M chrome/browser/spellchecker/feedback.cc View 6 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/spellchecker/feedback_sender.h View 3 chunks +14 lines, -9 lines 0 comments Download
M chrome/browser/spellchecker/feedback_sender.cc View 10 chunks +12 lines, -13 lines 0 comments Download
M chrome/browser/spellchecker/feedback_sender_unittest.cc View 26 chunks +51 lines, -48 lines 0 comments Download
M chrome/browser/spellchecker/feedback_unittest.cc View 9 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/spellchecker/misspelling.h View 4 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/spellchecker/misspelling.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_action_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_custom_dictionary.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_dictionary.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_metrics.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_metrics.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_metrics_unittest.cc View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_message_filter.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_message_filter_platform.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_message_filter_platform_mac_unittest.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_message_filter_unittest.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_platform_mac_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_service.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_service_browsertest.cc View 2 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_service_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellchecker_session_bridge_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/spellchecker/spellchecker_session_bridge_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spelling_service_client.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/spelling_service_client_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/word_trimmer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/spellchecker/word_trimmer_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ssl/bad_clock_blocking_page.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/captive_portal_blocking_page.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/cert_report_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/cert_report_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/certificate_reporting_test_utils.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/chrome_security_state_model_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/chrome_ssl_host_state_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/chrome_ssl_host_state_delegate.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ssl/chrome_ssl_host_state_delegate_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/chrome_ssl_host_state_delegate_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/common_name_mismatch_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/security_state_model.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ssl/security_state_model_unittest.cc View 5 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/ssl/ssl_add_certificate.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ssl/ssl_add_certificate.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ssl/ssl_add_certificate_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_browser_tests.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_client_auth_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_error_handler.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ssl/ssl_error_handler_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/stack_sampling_configuration.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/status_icons/desktop_notification_balloon.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/status_icons/desktop_notification_balloon.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/status_icons/status_icon.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/status_icons/status_icon.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/status_icons/status_icon_menu_model.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/status_icons/status_icon_observer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/status_icons/status_tray.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/storage/durable_storage_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/storage/durable_storage_permission_context.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/storage/durable_storage_permission_context_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/storage/durable_storage_permission_context_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/child_accounts/child_account_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/child_accounts/family_info_fetcher.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/child_accounts/family_info_fetcher_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/child_accounts/permission_request_creator_apiary.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/chromeos/manager_password_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/chromeos/supervised_user_password_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/experimental/supervised_user_async_url_checker.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/experimental/supervised_user_async_url_checker_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/experimental/supervised_user_blacklist.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_pref_mapping_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_registration_utility.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_registration_utility.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_registration_utility_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_registration_utility_unittest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_shared_settings_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_sync_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_sync_service.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/legacy/supervised_user_sync_service_unittest.cc View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_bookmarks_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_bookmarks_handler_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_interstitial.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_interstitial.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_navigation_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_resource_throttle.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_settings_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_settings_service.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_settings_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_site_list.h View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_site_list.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_theme.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_theme.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_url_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_url_filter.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_whitelist_service.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_whitelist_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/abstract_profile_sync_service_test.h View 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/sync/abstract_profile_sync_service_test.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/sync/chrome_sync_client.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/extension_data_type_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/glue/extension_setting_data_type_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/session_sync_test_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/synced_tab_delegate_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/glue/theme_data_type_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_android.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_autofill_unittest.cc View 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_bookmark_unittest.cc View 37 chunks +109 lines, -103 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_factory_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_startup_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_typed_url_unittest.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/sync/sessions/notification_service_sessions_router.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/sessions/sessions_sync_manager_unittest.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/sync/supervised_user_signin_manager_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_error_notifier_ash.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_error_notifier_ash.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/sync_error_notifier_ash_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/sync_error_notifier_factory_ash.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/sync_global_error.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_global_error_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/sync_global_error_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/sync_startup_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/sync_ui_util.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/sync_ui_util.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/sync/sync_ui_util_unittest.cc View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/apps_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/apps_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/autofill_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/await_match_status_change_checker.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/dictionary_helper.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/dictionary_load_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/enable_disable_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/extensions_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/extensions_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/fake_server_invalidation_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/migration_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/multiple_client_dictionary_sync_test.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/p2p_invalidation_forwarder.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/p2p_sync_refresher.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, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/autofill_sync_perf_test.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/dictionary_sync_perf_test.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/extensions_sync_perf_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/sync_timing_helper.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/preferences_helper.h View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/sync/test/integration/preferences_helper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/profile_sync_service_harness.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/quiesce_status_change_checker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/quiesce_status_change_checker.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/retry_verifier.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/retry_verifier.cc View 3 chunks +14 lines, -9 lines 0 comments Download
M chrome/browser/sync/test/integration/search_engines_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/sessions_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_app_list_sync_test.cc View 1 chunk +3 lines, -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_backup_rollback_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_directory_sync_test.cc View 1 chunk +1 line, -0 lines 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_password_manager_setting_migrator_service_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_preferences_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_search_engines_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_sessions_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_themes_sync_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/single_client_typed_urls_sync_test.cc View 1 chunk +1 line, -0 lines 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 +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_app_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_app_list_helper.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_auth_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_datatype_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_errors_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_exponential_backoff_test.cc View 1 chunk +1 line, -0 lines 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/sync_extension_installer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_test.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/themes_helper.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_app_list_sync_test.cc View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_apps_sync_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_extension_settings_and_app_settings_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_extensions_sync_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_password_manager_setting_migrator_service_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_passwords_sync_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_preferences_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_search_engines_sync_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_themes_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_typed_urls_sync_test.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/typed_urls_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/test/integration/wifi_credentials_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/callback_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/callback_tracker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/callback_tracker_internal.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/conflict_resolver.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/conflict_resolver.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h View 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_constants.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc View 7 chunks +17 lines, -15 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_test_util.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_test_util.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_util.h View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_service_on_worker.h View 4 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_service_on_worker.cc View 7 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_uploader_on_worker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_uploader_wrapper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/fake_sync_worker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/folder_creator.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/folder_creator.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/leveldb_wrapper.h View 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/leveldb_wrapper_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/list_changes_task.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/list_changes_task.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/list_changes_task_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.h View 16 chunks +26 lines, -24 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.cc View 45 chunks +64 lines, -65 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index.h View 3 chunks +25 lines, -21 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index.cc View 21 chunks +40 lines, -43 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_interface.h View 7 chunks +24 lines, -21 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.h View 4 chunks +33 lines, -32 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc View 38 chunks +94 lines, -85 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk_unittest.cc View 12 chunks +18 lines, -16 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_unittest.cc View 4 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc View 7 chunks +13 lines, -12 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/register_app_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/register_app_task.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/register_app_task_unittest.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_change_processor_on_worker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_change_processor_wrapper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_context.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_context.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_initializer.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_initializer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_initializer_unittest.cc View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_manager.h View 5 chunks +10 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_manager.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_token.h View 5 chunks +10 lines, -7 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_token.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker_interface.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/task_dependency_manager.h View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/tracker_id_set.h View 4 chunks +11 lines, -9 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/tracker_id_set.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/uninstall_app_task.h View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/uninstall_app_task.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/fake_remote_change_processor.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/fake_remote_change_processor.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/file_change.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/file_change_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/file_status_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.h View 6 chunks +15 lines, -10 lines 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.cc View 9 chunks +35 lines, -34 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_change_tracker.h View 5 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_change_tracker.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_change_tracker_unittest.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_context.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc View 9 chunks +13 lines, -10 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_service.h View 4 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_service.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_service_unittest.cc View 5 chunks +9 lines, -8 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_status.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_status_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_origin_change_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/mock_sync_status_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/local/root_delete_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/sync_file_system_backend.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/local/sync_file_system_backend.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_operation_runner.h View 4 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_operation.h View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_operation.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc View 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/local_change_processor.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/logger_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/mock_local_change_processor.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/mock_remote_change_processor.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/mock_remote_file_sync_service.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/mock_remote_file_sync_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/remote_change_processor.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/remote_file_sync_service.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/subtree_set.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/sync_event_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/sync_file_metadata.h View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/sync_file_metadata.cc View 1 chunk +4 lines, -8 lines 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service.cc View 5 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service_factory.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_process_runner.h View 4 chunks +14 lines, -11 lines 0 comments Download
M chrome/browser/sync_file_system/sync_process_runner.cc View 4 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/sync_file_system/sync_process_runner_unittest.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/task_logger.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync_file_system/task_logger.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/navigation_metrics_recorder.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/navigation_metrics_recorder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/retargeting_details.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/task_management/providers/arc/arc_process_task_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/task_management/providers/browser_process_task.h View 2 chunks +10 lines, -7 lines 0 comments Download
M chrome/browser/task_management/providers/browser_process_task.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/task_management/providers/browser_process_task_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/browser_process_task_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/child_process_task.h View 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/task_management/providers/child_process_task.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/task_management/providers/child_process_task_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/child_process_task_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/task_management/providers/task.h View 5 chunks +13 lines, -11 lines 0 comments Download
M chrome/browser/task_management/providers/task.cc View 6 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/task_management/providers/task_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/task_provider_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/background_contents_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/background_contents_tag_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/background_contents_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/devtools_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/devtools_tag_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/devtools_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/extension_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/extension_tag_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/extension_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/guest_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/guest_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/panel_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/panel_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/prerender_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/prerender_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/printing_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/printing_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/renderer_task.h View 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/renderer_task.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/subframe_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/subframe_task_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/tab_contents_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/tab_contents_tag_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/tab_contents_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/web_contents_tag.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/web_contents_tags_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/web_contents_task_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/web_contents_task_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/sampling/task_group.h View 4 chunks +23 lines, -16 lines 0 comments Download
M chrome/browser/task_management/sampling/task_group.cc View 5 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/task_management/sampling/task_group_sampler.h View 2 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/task_management/sampling/task_group_sampler.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/task_management/sampling/task_manager_impl.h View 3 chunks +18 lines, -13 lines 0 comments Download
M chrome/browser/task_management/sampling/task_manager_impl.cc View 5 chunks +15 lines, -14 lines 0 comments Download
M chrome/browser/task_management/task_management_browsertest_util.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/task_management_browsertest_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_management/task_manager_interface.h View 7 chunks +20 lines, -18 lines 0 comments Download
M chrome/browser/task_management/task_manager_interface.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/task_management/task_manager_observer.h View 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/task_management/task_manager_observer.cc View 1 chunk +5 lines, -6 lines 0 comments Download
M chrome/browser/task_management/task_manager_observer_unittest.cc View 4 chunks +18 lines, -16 lines 0 comments Download
M chrome/browser/task_management/test_task_manager.h View 4 chunks +18 lines, -14 lines 0 comments Download
M chrome/browser/task_management/test_task_manager.cc View 4 chunks +15 lines, -17 lines 0 comments Download
M chrome/browser/task_manager/background_information.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/background_information.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/browser_process_resource_provider.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/task_manager/child_process_resource_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/child_process_resource_provider.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/extension_information.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/extension_information.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/guest_information.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/guest_information.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_manager/os_resource_win.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/panel_information.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/panel_information.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/printing_information.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/printing_information.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_manager/renderer_resource.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/task_manager/renderer_resource.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/resource_provider.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/task_manager/tab_contents_information.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/tab_contents_information.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/task_manager.h View 7 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/task_manager/task_manager.cc View 6 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/task_manager/task_manager_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/task_manager_browsertest_util.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/task_manager/task_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_manager/task_manager_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_util.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_util_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/task_manager/web_contents_information.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/web_contents_resource_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/web_contents_resource_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/task_profiler/task_profiler_data_serializer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_profiler/task_profiler_data_serializer_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/themes/browser_theme_pack.h View 3 chunks +11 lines, -9 lines 0 comments Download
M chrome/browser/themes/browser_theme_pack.cc View 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/themes/browser_theme_pack_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/themes/custom_theme_supplier.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/themes/theme_properties.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/themes/theme_properties.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/themes/theme_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/themes/theme_service.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/themes/theme_service_aurax11.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/themes/theme_service_aurax11.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/themes/theme_service_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/themes/theme_service_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_service_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/themes/theme_service_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/themes/theme_syncable_service.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/themes/theme_syncable_service.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/themes/theme_syncable_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/thumbnails/content_analysis.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/thumbnails/content_analysis.cc View 6 chunks +14 lines, -11 lines 0 comments Download
M chrome/browser/thumbnails/content_analysis_unittest.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/thumbnails/content_based_thumbnailing_algorithm.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/thumbnails/content_based_thumbnailing_algorithm.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/thumbnails/content_based_thumbnailing_algorithm_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/thumbnails/simple_thumbnail_crop.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/thumbnails/simple_thumbnail_crop_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/thumbnails/thumbnail_list_source.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/thumbnails/thumbnail_list_source.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/thumbnails/thumbnail_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/thumbnails/thumbnail_service_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/thumbnails/thumbnail_service_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/thumbnails/thumbnail_tab_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/thumbnails/thumbnail_tab_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/thumbnails/thumbnailing_context.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/tracing/chrome_tracing_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tracing/chrome_tracing_delegate_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tracing/crash_service_uploader.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/tracing/crash_service_uploader.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/tracing/navigation_tracing.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/chrome_translate_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/chrome_translate_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/cld_data_harness.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/translate_accept_languages_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_accept_languages_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/translate_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/translate/translate_manager_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/translate_manager_render_view_host_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/translate/translate_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/translate_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/panels/base_panel_browser_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/status_icons/status_icon_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/undo/bookmark_undo_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/unload_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/update_client/chrome_update_query_params_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/upgrade_detector.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/upgrade_detector_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/upgrade_detector_impl.cc View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/upgrade_detector_impl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/usb/usb_chooser_bubble_delegate.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/usb/web_usb_permission_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/usb/web_usb_permission_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/update_shortcut_worker_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/web_applications/update_shortcut_worker_win.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/web_applications/web_app_mac.mm View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_mac_unittest.mm View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/web_applications/web_app_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/web_data_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/web_data_service_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545223002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545223002/1
4 years, 12 months ago (2015-12-25 23:46:38 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/131590)
4 years, 12 months ago (2015-12-26 00:09:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545223002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545223002/1
4 years, 12 months ago (2015-12-26 00:11:16 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/153497)
4 years, 12 months ago (2015-12-26 00:50:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545223002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545223002/20001
4 years, 12 months ago (2015-12-26 00:56:23 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 12 months ago (2015-12-26 02:18:43 UTC) #13
commit-bot: I haz the power
4 years, 12 months ago (2015-12-26 02:19:57 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/664c07b4a56436648cc9339c18d3bd27ae220964
Cr-Commit-Position: refs/heads/master@{#366884}

Powered by Google App Engine
This is Rietveld 408576698