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

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

Created:
4 years, 12 months ago by Avi (use Gerrit)
Modified:
4 years, 12 months ago
Reviewers:
Nico
CC:
chromium-reviews, asanka, msramek+watch_chromium.org, zea+watch_chromium.org, tburkard+watch_chromium.org, browser-components-watch_chromium.org, dcheng, bondd+autofillwatch_chromium.org, noyau+watch_chromium.org, dmazzoni+watch_chromium.org, markusheintz_, wifiprefetch-reviews_google.com, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, Matt Giuca, aboxhall+watch_chromium.org, raymes+watch_chromium.org, pvalenzuela+watch_chromium.org, je_julie, jkarlin+watch_chromium.org, devtools-reviews_chromium.org, vabr+watchlistautofill_chromium.org, chromium-apps-reviews_chromium.org, vabr+watchlistpasswordmanager_chromium.org, tapted, rouslan+autofill_chromium.org, kcarattini+watch_chromium.org, yuzo+watch_chromium.org, gavinp+prer_chromium.org, pam+watch_chromium.org, nhiroki, asvitkine+watch_chromium.org, caitkp+watch_chromium.org, mlamouri+watch-permissions_chromium.org, gcasto+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org, davidben+watch_chromium.org, plundblad+watch_chromium.org, feature-media-reviews_chromium.org, tfarina, maxbogue+watch_chromium.org, nektar+watch_chromium.org, jdonnelly+autofillwatch_chromium.org, plaree+watch_chromium.org, pfeldman, dtseng+watch_chromium.org, estade+watch_chromium.org, James Su, jshin+watch_chromium.org
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 1 of 4. BUG=138542 TBR=thakis@chromium.org Committed: https://crrev.com/e4d7b6ff9e03d4d0ee39e270bd1ad5ddf0d6af5a Cr-Commit-Position: refs/heads/master@{#366878}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1347 lines, -556 lines) Patch
M chrome/browser/about_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/about_flags_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/accessibility/accessibility_extension_api.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/accessibility/browser_accessibility_state_browsertest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/after_startup_task_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/after_startup_task_utils.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/android/accessibility/font_size_prefs_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/background_sync_launcher_android.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/banners/app_banner_data_fetcher_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/banners/app_banner_infobar_delegate_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/banners/app_banner_manager_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/bookmarks/bookmarks_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/bookmarks_bridge.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_reader.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_shim.h View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_shim.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_shim_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/android/bottombar/overlay_panel_content.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/chrome_application.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/chrome_feature_list.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/chrome_media_client_android.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_sync_shell_main_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/compositor/compositor_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/compositor/layer/content_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/layer/contextual_search_layer.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/compositor/layer/layer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/compositor/layer/tab_handle_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/layer/tab_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/layer/thumbnail_layer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/compositor/layer/toolbar_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/layer_title_cache.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/compositor/scene_layer/contextual_search_scene_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/scene_layer/scene_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/scene_layer/static_tab_scene_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/scene_layer/tab_list_scene_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/scene_layer/tab_strip_scene_layer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/tab_content_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/compositor/tab_content_manager.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_context.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_delegate_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_tab_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/contextualsearch/resolved_search_term.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/cookies/cookies_fetcher.h View 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/android/cookies/cookies_fetcher.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/android/data_usage/data_use_matcher.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/data_usage/data_use_matcher_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/data_usage/data_use_tab_model.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/data_usage/data_use_tab_model.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/data_usage/data_use_ui_tab_model_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/data_usage/tab_data_use_entry_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/dev_tools_discovery_provider_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/dev_tools_discovery_provider_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/dev_tools_server.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/dev_tools_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/document/document_web_contents_delegate.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/dom_distiller/distiller_ui_handle_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/download/android_download_manager_overwrite_infobar_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/download/chrome_download_manager_overwrite_infobar_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/download/mock_download_controller_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/favicon_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/favicon_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/feedback/screenshot_task.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/find_in_page/find_in_page_bridge.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/foreign_session_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/foreign_session_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/fullscreen/fullscreen_infobar_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/history_report/data_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/history_report/data_provider.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/android/history_report/data_provider.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/android/history_report/delta_file_backend_leveldb.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/android/history_report/delta_file_backend_leveldb.cc View 9 chunks +14 lines, -14 lines 0 comments Download
M chrome/browser/android/history_report/delta_file_backend_leveldb_unittest.cc View 5 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/android/history_report/delta_file_commons.h View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/android/history_report/delta_file_commons.cc View 4 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/android/history_report/delta_file_commons_unittest.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/android/history_report/delta_file_service.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/android/history_report/delta_file_service.cc View 3 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/android/history_report/get_all_urls_from_history_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/history_report/historic_visits_migration_task.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/history_report/history_report_jni_bridge.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/history_report/history_report_jni_bridge.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/android/history_report/usage_reports_buffer_backend.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/android/history_report/usage_reports_buffer_backend.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/history_report/usage_reports_buffer_backend_unittest.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/android/history_report/usage_reports_buffer_service.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/android/history_report/usage_reports_buffer_service.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/android/hung_renderer_infobar_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/intercept_download_resource_throttle.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/large_icon_bridge.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/location_settings_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/logo_bridge.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/android/logo_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/logo_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/media/media_throttle_infobar_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/media/media_throttle_infobar_delegate.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/metrics/uma_session_stats.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/metrics/uma_session_stats.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/metrics/uma_utils.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/android/mock_location_settings.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/most_visited_sites.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/most_visited_sites_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/new_tab_page_prefs.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_bridge.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/android/offline_pages/offline_page_bridge.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_mhtml_archiver.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_mhtml_archiver.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/offline_pages/offline_page_mhtml_archiver_unittest.cc View 5 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_utils.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/offline_pages/offline_page_utils_unittest.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/android/omnibox/autocomplete_controller_android.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/omnibox/autocomplete_controller_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/omnibox/omnibox_prerender.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/password_ui_view_android.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/popular_sites.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/precache/precache_launcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/preferences/pref_service_bridge.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/preferences/website_preference_bridge.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/profiles/profile_downloader_android.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/provider/blocking_ui_thread_async_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/provider/bookmark_model_observer_task.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/provider/chrome_browser_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/provider/chrome_browser_provider.cc View 20 chunks +33 lines, -30 lines 0 comments Download
M chrome/browser/android/recently_closed_tabs_bridge.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/seccomp_support_detector.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/shortcut_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/shortcut_helper.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/shortcut_info.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/shortcut_info_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/signin/account_management_screen_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/signin/account_tracker_service_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/signin/signin_manager_android.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/signin/signin_manager_android.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/tab_android.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/tab_android.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/android/tab_state.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/android/tab_web_contents_delegate_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/thumbnail/scoped_ptr_expiring_cache.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/thumbnail/scoped_ptr_expiring_cache_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/android/thumbnail/thumbnail.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/thumbnail/thumbnail_cache.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/android/thumbnail/thumbnail_cache.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_dialog_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/webapps/add_to_homescreen_dialog_helper.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/webapps/single_tab_mode_tab_helper.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/android/webapps/single_tab_mode_tab_helper.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/android/webapps/webapp_registry.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/app_controller_mac.mm View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/app_controller_mac_browsertest.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/app_mode/app_mode_utils.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/apps/app_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/apps/app_browsertest_util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/apps/app_launch_for_metro_restart_win.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/apps/app_shim/app_shim_handler_mac.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_mac_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_manager_browsertest_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_manager_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_quit_interactive_uitest_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/extension_app_shim_handler_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/extension_app_shim_handler_mac.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/extension_app_shim_handler_mac_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/test/app_shim_host_manager_test_api_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/apps/app_shim/unix_domain_socket_acceptor.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_speech_recognition_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_url_redirector.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/apps/app_url_redirector_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_window_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/app_window_interactive_uitest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/apps/custom_launcher_page_browsertest_views.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/apps/drive/drive_app_converter.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/apps/drive/drive_app_converter_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/drive/drive_app_mapping.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/apps/drive/drive_app_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/apps/drive/drive_service_bridge.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/guest_view/app_view_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/guest_view/web_view_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/apps/install_chrome_app.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/apps/per_app_settings_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/shortcut_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/apps/shortcut_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_classifier_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/bookmark_provider_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/builtin_provider_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/chrome_autocomplete_provider_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/chrome_autocomplete_provider_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_quick_provider_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/in_memory_url_index_unittest.cc View 5 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/keyword_extensions_delegate_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/keyword_extensions_delegate_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/keyword_extensions_delegate_impl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/search_provider_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/shortcuts_backend_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/shortcuts_extensions_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/shortcuts_provider_unittest.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/autofill/android/personal_data_manager_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/android/personal_data_manager_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_browsertest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_cc_infobar_delegate_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_interactive_uitest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_uitest_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/content_autofill_driver_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/form_structure_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/autofill/risk_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autofill/validation_rules_storage_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/background/background_application_list_model.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/background/background_application_list_model_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/background/background_contents.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/background/background_contents_service.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/background/background_contents_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/background/background_contents_service_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/background/background_mode_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/background/background_mode_manager.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/background/background_mode_manager_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/background_sync/background_sync_controller_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/background_sync/background_sync_controller_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/background_sync/background_sync_controller_impl_unittest.cc View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/banners/app_banner_data_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/banners/app_banner_data_fetcher_desktop.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/banners/app_banner_infobar_delegate_desktop.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/banners/app_banner_infobar_delegate_desktop.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/banners/app_banner_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/banners/app_banner_manager_desktop.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/banners/app_banner_manager_desktop.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/banners/app_banner_settings_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/bitmap_fetcher/bitmap_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bitmap_fetcher/bitmap_fetcher_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bitmap_fetcher/bitmap_fetcher_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bitmap_fetcher/bitmap_fetcher_service.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/bitmap_fetcher/bitmap_fetcher_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bitmap_fetcher/bitmap_fetcher_service_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_model_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bookmarks/chrome_bookmark_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bookmarks/startup_task_runner_service_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_about_handler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_about_handler_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/browser_commands_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser_encoding_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/browser_keyevents_browsertest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/browser_process.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/browser_process_impl.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 4 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/browser_process_impl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_aurawin.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_base.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_process_platform_part_base.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_chromeos.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_shutdown.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser_shutdown.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/autofill_counter_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_appcache_helper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_appcache_helper_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_cache_storage_helper.h View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_cache_storage_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_cache_storage_helper_browsertest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_channel_id_helper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_channel_id_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_cookie_helper.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper_browsertest.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper.h View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_flash_lso_helper.cc View 4 chunks +15 lines, -11 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_helper_browsertest.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_helper_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_indexed_db_helper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_indexed_db_helper_browsertest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_local_storage_helper.h View 2 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_local_storage_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper.h View 3 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_unittest.cc View 5 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.h View 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_test_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_unittest.cc View 7 chunks +13 lines, -8 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_service_worker_helper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/cache_counter.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/cache_counter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/canonical_cookie_hash.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/cookies_tree_model.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/cookies_tree_model.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data/local_data_container.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_appcache_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_cache_storage_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_channel_id_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_cookie_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_database_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_file_system_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_flash_lso_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_indexed_db_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_quota_helper.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_quota_helper.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/browsing_data/mock_browsing_data_service_worker_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/caps/generate_state_json.cc View 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_browsertest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_login_detector.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_service_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_tab_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_tab_helper_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_tab_reloader.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_tab_reloader_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/certificate_manager_model.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/certificate_manager_model.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/character_encoding.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/character_encoding.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_application_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_application_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_application_mac_unittest.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_field_trials.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials_desktop.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_field_trials_mobile.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_field_trials_mobile.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_main.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/chrome_browser_main_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_extra_parts_exo.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_extra_parts_x11.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_linux.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_posix.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_posix.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_child_process_watcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_device_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_elf_init_unittest_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_elf_init_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_main_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_net_benchmarking_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_plugin_browsertest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_process_singleton.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_process_singleton_win_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_quota_permission_context.cc View 11 chunks +14 lines, -11 lines 0 comments Download
M chrome/browser/chrome_security_exploit_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_select_file_dialog_factory_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_site_per_process_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_switches_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_webusb_browser_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/command_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/caps_installer_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/cld_component_installer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/cld_component_installer_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/component_updater/ev_whitelist_component_installer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/pnacl_component_installer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/recovery_component_installer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/supervised_user_whitelist_installer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/supervised_user_whitelist_installer.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/supervised_user_whitelist_installer_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/component_updater/widevine_cdm_component_installer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/chrome_content_settings_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/content_settings_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/content_settings_internal_extension_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/content_settings_internal_extension_provider.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/content_settings_pref_provider_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/content_settings_supervised_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/host_content_settings_map_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/local_shared_objects_container.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/web_site_settings_uma_util.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/content_settings/web_site_settings_uma_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/copresence/chrome_whispernet_client.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/copresence/chrome_whispernet_client_browsertest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/copresence/chrome_whispernet_config.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/crash_recovery_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/crash_upload_list_crashpad.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/custom_handlers/register_protocol_handler_permission_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/custom_handlers/register_protocol_handler_permission_request.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/custom_home_pages_table_model.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/custom_home_pages_table_model.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/data_usage/tab_id_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/defaults.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/chrome_devtools_discovery_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/chrome_devtools_manager_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/adb/adb_client_socket.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/adb/adb_client_socket.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/device/adb/mock_adb_server.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/devtools/device/android_device_info_query.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/devtools/device/android_device_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/android_device_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/android_web_socket.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/devtools_android_bridge.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/devtools_android_bridge.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/devtools/device/port_forwarding_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/port_forwarding_controller.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/tcp_device_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/device/usb/android_rsa.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/device/usb/android_usb_browsertest.cc View 8 chunks +17 lines, -14 lines 0 comments Download
M chrome/browser/devtools/device/usb/android_usb_device.h View 6 chunks +20 lines, -16 lines 0 comments Download
M chrome/browser/devtools/device/usb/android_usb_device.cc View 11 chunks +24 lines, -25 lines 0 comments Download
M chrome/browser/devtools/device/usb/android_usb_socket.h View 4 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/devtools/device/usb/android_usb_socket.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/devtools/device/webrtc/devtools_bridge_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/webrtc/devtools_bridge_client.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/device/webrtc/devtools_bridge_instances_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/webrtc/send_command_request.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/webrtc/webrtc_device_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/device/webrtc/webrtc_device_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_contents_resizing_strategy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_file_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_file_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_file_system_indexer.h View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/devtools/devtools_file_system_indexer.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/devtools/devtools_network_controller_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_network_interceptor.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_network_interceptor.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_network_transaction.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_protocol.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_sanity_browsertest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_targets_ui.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_toggle_action.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/devtools/devtools_ui_bindings.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_ui_bindings.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_window.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_window.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_window_testing.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/global_confirm_info_bar.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/devtools/remote_debugging_server.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/devtools/remote_debugging_server.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_controller.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_controller_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/diagnostics/diagnostics_model.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_model.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/diagnostics/diagnostics_model_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_test.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/diagnostics/diagnostics_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/diagnostics/diagnostics_writer.cc View 2 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/diagnostics/recon_diagnostics.cc View 8 chunks +13 lines, -8 lines 0 comments Download
M chrome/browser/diagnostics/sqlite_diagnostics.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/diagnostics/sqlite_diagnostics.cc View 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/dom_distiller/dom_distiller_service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/dom_distiller/lazy_dom_distiller_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/dom_distiller/tab_utils_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/domain_reliability/service_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/domain_reliability/service_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/all_download_item_notifier.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/download/all_download_item_notifier_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate.h View 4 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate.cc View 6 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate_unittest.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/download/download_browsertest.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/download/download_browsertest.cc View 9 chunks +11 lines, -7 lines 0 comments Download
M chrome/browser/download/download_commands.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_commands.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/download/download_completion_blocker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_crx_util.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/download/download_danger_prompt.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_danger_prompt_browsertest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/download/download_dir_policy_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_dir_policy_handler.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/download/download_dir_policy_handler_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_extensions.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/download/download_file_picker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_history.h View 7 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/download/download_history.cc View 5 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/download/download_history_unittest.cc View 2 chunks +33 lines, -41 lines 0 comments Download
M chrome/browser/download/download_item_model.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/download/download_item_model.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/download/download_item_model_unittest.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/download/download_path_reservation_tracker.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/download/download_path_reservation_tracker_unittest.cc View 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/download/download_permission_request.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_prefs.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/download/download_prefs.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/download/download_query.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/download/download_query_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/download/download_request_infobar_delegate_android.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_request_infobar_delegate_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_request_limiter.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/download/download_request_limiter_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_resource_throttle.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_resource_throttle.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_service_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_service_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_shelf.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/download/download_shelf.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/download/download_shelf_context_menu.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/download/download_shelf_context_menu.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_started_animation.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_started_animation_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_status_updater.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_status_updater.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/download/download_status_updater_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/download/download_target_determiner.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/download/download_target_determiner.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_target_determiner_unittest.cc View 4 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/download/download_ui_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/download_ui_controller.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/drag_download_item_views.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/notification/download_item_notification.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/notification/download_item_notification.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/download/notification/download_item_notification_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/download/notification/download_notification.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/notification/download_notification.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/notification/download_notification_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/download/save_package_file_picker.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/download/save_package_file_picker.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/download/save_page_browsertest.cc View 8 chunks +16 lines, -12 lines 0 comments Download
M chrome/browser/download/test_download_shelf.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1542413002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1542413002/1
4 years, 12 months ago (2015-12-25 23:27:58 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 12 months ago (2015-12-26 00:59:30 UTC) #3
commit-bot: I haz the power
4 years, 12 months ago (2015-12-26 01:00:33 UTC) #5
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e4d7b6ff9e03d4d0ee39e270bd1ad5ddf0d6af5a
Cr-Commit-Position: refs/heads/master@{#366878}

Powered by Google App Engine
This is Rietveld 408576698