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

Issue 2303653005: Migrate content/ 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, jam
CC:
chromium-reviews, asanka, yusukes+watch_chromium.org, tzik, posciak+watch_chromium.org, shuchen+watch_chromium.org, nasko+codewatch_chromium.org, sievers+watch_chromium.org, avayvod+watch_chromium.org, dmazzoni+watch_chromium.org, kinuko+watch, mlamouri+watch-media_chromium.org, miu+watch_chromium.org, jsbell+serviceworker_chromium.org, aboxhall+watch_chromium.org, jam, jbauman+watch_chromium.org, nona+watch_chromium.org, je_julie, darin-cc_chromium.org, loading-reviews_chromium.org, kalyank, blink-worker-reviews_chromium.org, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, dtseng+watch_chromium.org, Randy Smith (Not in Mondays), yuzo+watch_chromium.org, rickyz+watch_chromium.org, feature-media-reviews_chromium.org, timvolodine, mcasas+watch+vc_chromium.org, mlamouri+watch-sensors_chromium.org, piman+watch_chromium.org, jsbell+idb_chromium.org, mlamouri+watch-manifest_chromium.org, michaeln, nhiroki, riju_, serviceworker-reviews, nektar+watch_chromium.org, dtapuska+chromiumwatch_chromium.org, kinuko+serviceworker, cmumford, horo+watch_chromium.org, danakj+watch_chromium.org, James Su, mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate content/ files to histogram_macros.h includes. BUG=416479 TBR=jam@chromium.org Committed: https://crrev.com/8d51e9d4c34378244b14d77da066d6eb84614ccd Cr-Commit-Position: refs/heads/master@{#416399}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -80 lines) Patch
M content/browser/accessibility/browser_accessibility_state_impl_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/content_video_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/appcache_histograms.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_main_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/compositor/gpu_process_transport_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_sensors/data_fetcher_shared_memory_default.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_sensors/data_fetcher_shared_memory_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_sensors/sensor_manager_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/base_file_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_item_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/histogram_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/histogram_internals_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/histogram_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_transaction.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_scheduler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/capture/aura_window_capture_machine.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/capture/desktop_capture_device_uma_types.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/media_internals.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/power_usage_monitor_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/input_router_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_input_sync_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_sync_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/media_stream_track_metrics_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_gpu_jpeg_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/p2p/socket_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/p2p/socket_host_udp.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/text_input_client_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/shared_worker/shared_worker_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/zygote_host/zygote_communication_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/site_isolation_stats_gatherer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/cross_site_document_classifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/command_buffer_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/host_discardable_shared_memory_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_storage/dom_storage_cached_area.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_storage/webstoragearea_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gamepad_shared_memory_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/manifest/manifest_uma_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/android/media_info_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/android/webmediaplayer_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/gpu/rtc_video_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/gpu/rtc_video_encoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_processor.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_processor_options.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_data_channel_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/track_audio_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_track_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/processed_local_audio_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/stun_field_trial.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_device_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_uma_histograms.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/p2p/ipc_network_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/p2p/ipc_socket_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_plugin_instance_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_plugin_instance_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/plugin_instance_throttler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/plugin_power_saver_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/ppb_video_decoder_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/service_worker/service_worker_context_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/stats_collection_controller.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (10 generated)
Alexei Svitkine (slow)
isherman: PTAL jam: TBR for content/ OWNERS, as this is a downstream change of base/metrics
4 years, 3 months ago (2016-09-02 19:18:35 UTC) #4
Ilya Sherman
lgtm
4 years, 3 months ago (2016-09-02 21:27:22 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2303653005/1
4 years, 3 months ago (2016-09-02 21:28:15 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-02 23:56:02 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 23:57:59 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8d51e9d4c34378244b14d77da066d6eb84614ccd
Cr-Commit-Position: refs/heads/master@{#416399}

Powered by Google App Engine
This is Rietveld 408576698