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

Issue 2299993004: Migrate chrome/browser files to histogram_macros.h includes. (Closed)

Created:
4 years, 3 months ago by Alexei Svitkine (slow)
Modified:
4 years, 3 months ago
Reviewers:
Ilya Sherman, sky
CC:
chromium-reviews, asanka, msramek+watch_chromium.org, skanuj+watch_chromium.org, asvitkine+watch_chromium.org, tzik, shishir+watch_chromium.org, dhollowa+watch_chromium.org, johnme+watch_chromium.org, browser-components-watch_chromium.org, pennymac+watch_chromium.org, noyau+watch_chromium.org, markusheintz_, miu+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, melevin+watch_chromium.org, grt+watch_chromium.org, jam, raymes+watch_chromium.org, tburkard+watch_chromium.org, rlp+watch_chromium.org, sync-reviews_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, harkness+watch_chromium.org, dougw+watch_chromium.org, vabr+watchlistpasswordmanager_chromium.org, Peter Beverloo, mlamouri+watch-notifications_chromium.org, nhiroki, feature-media-reviews_chromium.org, jfweitz+watch_chromium.org, pam+watch_chromium.org, mcasas+watch+vc_chromium.org, caitkp+watch_chromium.org, mlamouri+watch-permissions_chromium.org, piman+watch_chromium.org, gcasto+watchlist_chromium.org, dbeam+watch-downloads_chromium.org, Jered, oshima+watch_chromium.org, csharrison+watch_chromium.org, Lei Zhang, tfarina, donnd+watch_chromium.org, loading-reviews+metrics_chromium.org, tommycli, gavinp+prer_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, James Su, kinuko+fileapi, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate chrome/browser files to histogram_macros.h includes. Also fixes one linter error that git cl upload warned me about in gpu_mode_manager.cc BUG=416479 TBR=sky@chromium.org Committed: https://crrev.com/aa060316037b415a2561b7671dc715991764a381 Cr-Commit-Position: refs/heads/master@{#416095}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -166 lines) Patch
M chrome/browser/android/hung_renderer_infobar_delegate.cc View 1 chunk +1 line, -1 line 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/tab_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/background/background_mode_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_stats.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_shutdown.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/captive_portal/captive_portal_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_application_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_application_mac_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_child_process_watcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/recovery_component_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/chrome_content_settings_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_ui_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_window.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/diagnostics/diagnostics_controller.cc View 1 chunk +1 line, -1 line 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_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/diagnostics/sqlite_diagnostics.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_file_picker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_history.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_stats.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/save_package_file_picker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/developer_private/show_permissions_dialog_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/gcm/gcm_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/messaging/message_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/metrics_private/metrics_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/metrics_private/metrics_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/virtual_keyboard_private/chrome_virtual_keyboard_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/chrome_content_verifier_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/crx_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/dev_mode_bubble_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_action_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_disabled_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_message_bubble_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_storage_monitor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_install_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_pref_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_registry_loader_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/install_signer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/install_verifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/ntp_overridden_bubble_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/proxy_overridden_bubble_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/settings_api_bubble_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/suspicious_extension_bubble_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/updater/extension_cache_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/updater/extension_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/webstore_installer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/first_run/first_run.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google/google_update_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu/gpu_mode_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/gpu/three_d_api_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/interstitials/security_interstitial_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/local_discovery/service_discovery_client_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/local_discovery/service_discovery_client_mdns.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/local_discovery/service_discovery_shared_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/mac/mac_startup_profiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/android/remote/record_cast_action.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_stream_devices_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/media_stream_infobar_delegate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_galleries_histograms.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory/tab_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory/tab_manager_web_contents_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/chrome_browser_main_extra_parts_metrics_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/mod_pagespeed/mod_pagespeed_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/mod_pagespeed/mod_pagespeed_metrics_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/async_dns_field_trial.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/chrome_network_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/dns_probe_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/predictor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/quota_policy_channel_id_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/resource_prefetch_predictor_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/message_center_stats_collector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_load_metrics/metrics_web_contents_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_load_metrics/observers/from_gws_page_load_metrics_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_load_metrics/observers/google_captcha_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_libsecret.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/save_password_infobar_delegate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/process_metrics_history.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/permissions/permission_uma_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugins/plugin_info_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugins/plugin_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_invalidator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_invalidator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/autocomplete_action_predictor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/autocomplete_action_predictor_table.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/predictor_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor_tables.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_metrics_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_histograms.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_link_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_origin.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_tab_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/privet_notifications.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/cloud_print/privet_traffic_detector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/push_messaging/push_messaging_service_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_context_menu/render_view_context_menu.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_model_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/download_feedback.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/download_feedback_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/download_protection_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/download_metadata_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/incident_reporting_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_store_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/srt_field_trial_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/hotword_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/most_visited_iframe_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/search.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_restore.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_restore_stats_collector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/tab_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/shell_integration.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/signin/local_auth.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/site_details.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/captive_portal_blocking_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_error_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/chromeos/manager_password_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/experimental/supervised_user_async_url_checker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_interstitial.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_whitelist_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/extension_data_type_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/extension_setting_data_type_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/sync_file_system_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/thumbnails/content_based_thumbnailing_algorithm.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/thumbnails/simple_thumbnail_crop.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/applescript/metrics_applescript.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/confirm_quit_panel_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/external_protocol_dialog.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/win/chrome_elf_init.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/win/enumerate_modules_model.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
Alexei Svitkine (slow)
isherman: PTAL sky: TBR for chrome/ OWNERS
4 years, 3 months ago (2016-09-01 21:42:08 UTC) #2
Ilya Sherman
LGTM
4 years, 3 months ago (2016-09-01 21:44:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2299993004/1
4 years, 3 months ago (2016-09-01 21:45:21 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-01 22:44:33 UTC) #6
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 22:46:01 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/aa060316037b415a2561b7671dc715991764a381
Cr-Commit-Position: refs/heads/master@{#416095}

Powered by Google App Engine
This is Rietveld 408576698