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

Issue 19620002: Use a direct include of the message_loop header in content/, part 4. (Closed)

Created:
7 years, 5 months ago by Avi (use Gerrit)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, vsevik, jam, yurys, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, jochen+watch_chromium.org, paulirish+reviews_chromium.org, darin-cc_chromium.org, apatrick_chromium, aandrey+blink_chromium.org, pfeldman
Visibility:
Public.

Description

Use a direct include of the message_loop header in content/, part 4. BUG=260807 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212185

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -64 lines) Patch
M content/renderer/accessibility/renderer_accessibility_complete.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/active_notification_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/mock_browser_plugin_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/device_orientation/device_motion_event_pump.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/device_orientation/device_motion_event_pump_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/devtools/devtools_agent.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/devtools/devtools_agent_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/devtools/devtools_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/input_event_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/image_loading_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/load_progress_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/android/media_info_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/android/webmediaplayer_android.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/android/webmediaplayer_proxy_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/audio_message_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/buffered_data_source_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/buffered_resource_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/pepper_platform_video_decoder_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_video_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_video_decoder_factory_tv.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_video_decoder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_capture_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_capture_message_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webmediaplayer_ms.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_device_enumeration_host_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_graphics_2d_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_in_process_resource_creation.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_in_process_router.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_process_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M content/renderer/render_widget_fullscreen_pepper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/resource_fetcher_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/geolocation/shell_access_token_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/webkit_test_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_browser_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_browser_main_parts.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_layout_tests_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/webkit_test_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_browser_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_test_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_failed_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_mock_http_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_slow_download_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/webrtc_audio_device_test.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/webrtc_audio_device_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/utility/utility_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/worker/websharedworkerclient_proxy.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/worker/worker_main.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/19620002/1
7 years, 5 months ago (2013-07-17 15:52:39 UTC) #1
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 00:11:32 UTC) #2
Message was sent while issue was closed.
Change committed as 212185

Powered by Google App Engine
This is Rietveld 408576698