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 14335017: content: Use base::MessageLoop. (Closed)

Created:
7 years, 8 months ago by xhwang
Modified:
7 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, asanka, yusukes+watch_chromium.org, tzik+watch_chromium.org, dcheng, rginda+watch_chromium.org, sail+watch_chromium.org, ajwong+watch_chromium.org, kinuko+watch, cbentzel+watch_chromium.org, vsevik, gavinp+disk_chromium.org, benjhayden+dwatch_chromium.org, jam, apatrick_chromium, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, penghuang+watch_chromium.org, feature-media-reviews_chromium.org, jochen+watch_chromium.org, michaeln, yurys, rdsmith+dwatch_chromium.org, James Su, pfeldman
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase only #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+820 lines, -723 lines) Patch
M content/app/android/child_process_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/android/content_view_render_view.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/chrome_appcache_service_unittest.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 2 6 chunks +11 lines, -10 lines 0 comments Download
M content/browser/browser_thread_impl.h View 2 chunks +11 lines, -10 lines 0 comments Download
M content/browser/browser_thread_impl.cc View 7 chunks +21 lines, -17 lines 0 comments Download
M content/browser/browser_thread_unittest.cc View 5 chunks +21 lines, -20 lines 0 comments Download
M content/browser/byte_stream_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_monitor_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_monitor_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/device_orientation/provider_impl.cc View 1 2 15 chunks +22 lines, -26 lines 0 comments Download
M content/browser/device_orientation/provider_unittest.cc View 16 chunks +27 lines, -24 lines 0 comments Download
M content/browser/devtools/devtools_http_handler_impl.cc View 3 chunks +6 lines, -8 lines 0 comments Download
M content/browser/devtools/devtools_http_handler_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/devtools_manager_unittest.cc View 2 chunks +10 lines, -6 lines 0 comments Download
M content/browser/download/base_file_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_browsertest.cc View 1 2 5 chunks +10 lines, -8 lines 0 comments Download
M content/browser/download/download_file_unittest.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M content/browser/download/download_id_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_item_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_manager_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_manager_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_file.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/drag_download_file.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/download/drag_download_file_browsertest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/download/mhtml_generation_browsertest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gamepad/gamepad_provider.cc View 8 chunks +10 lines, -10 lines 0 comments Download
M content/browser/gamepad/gamepad_test_helpers.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/core_location_data_provider_mac.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/device_data_provider.h View 3 chunks +4 lines, -6 lines 0 comments Download
M content/browser/geolocation/device_data_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/geolocation_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/geolocation_provider_unittest.cc View 5 chunks +14 lines, -14 lines 0 comments Download
M content/browser/geolocation/gps_location_provider_linux.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/gps_location_provider_unittest_linux.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M content/browser/geolocation/location_arbitrator_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/mock_location_provider.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/geolocation/network_location_provider.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/network_location_provider_unittest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/geolocation/wifi_data_provider_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/wifi_data_provider_common_unittest.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/geolocation/wifi_data_provider_linux_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/wifi_data_provider_unittest_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/win7_location_provider_unittest_win.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/geolocation/win7_location_provider_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/browser_gpu_channel_host_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_data_manager_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_functional_browsertest.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M content/browser/gpu/shader_disk_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/histogram_synchronizer.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M content/browser/host_zoom_map_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client_unittest.cc View 1 2 7 chunks +9 lines, -9 lines 0 comments Download
M content/browser/indexed_db/indexed_db_unittest.cc View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
M content/browser/loader/buffered_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 2 15 chunks +16 lines, -16 lines 0 comments Download
M content/browser/loader/resource_loader.cc View 3 chunks +9 lines, -7 lines 0 comments Download
M content/browser/loader/resource_loader_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/loader/resource_scheduler_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/media/media_internals_proxy.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/media/media_internals_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/webrtc_internals_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/view_http_cache_job_factory.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_data_remover_impl_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_loader_posix_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/plugin_service_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/plugin_service_impl_browsertest.cc View 4 chunks +11 lines, -11 lines 0 comments Download
M content/browser/renderer_host/image_transport_factory.cc View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/media/web_contents_video_capture_device_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/p2p/socket_host_tcp_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/popup_menu_helper_mac.mm View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 2 34 chunks +97 lines, -67 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_guest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_guest_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac_editcommand_helper_unittest.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac_unittest.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/text_input_client_mac_unittest.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/resolve_proxy_msg_helper_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/speech/google_one_shot_remote_engine_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/google_streaming_remote_engine_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.cc View 1 2 5 chunks +27 lines, -11 lines 0 comments Download
M content/browser/speech/speech_recognizer_unittest.cc View 21 chunks +33 lines, -33 lines 0 comments Download
M content/browser/storage_partition_impl_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/streams/stream_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/streams/stream_url_request_job.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/streams/stream_url_request_job_unittest.cc View 4 chunks +4 lines, -6 lines 0 comments Download
M content/browser/system_message_window_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/udev_linux.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M content/browser/web_contents/interstitial_page_impl.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/navigation_controller_impl_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/web_contents/web_contents_drag_win.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 1 2 2 chunks +14 lines, -9 lines 0 comments Download
M content/browser/web_contents/web_contents_view_mac.mm View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/web_drag_dest_gtk.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_gtk.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/web_drag_source_gtk.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/webui/url_data_manager_backend.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M content/browser/worker_host/test/worker_browsertest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/common/child_thread.cc View 1 2 6 chunks +15 lines, -12 lines 0 comments Download
M content/common/fileapi/webblobregistry_impl.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M content/common/gpu/client/gpu_channel_host.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_channel.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/gpu_channel_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_memory_manager.cc View 1 2 2 chunks +6 lines, -7 lines 0 comments Download
M content/common/npobject_stub.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/resource_dispatcher.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M content/common/resource_dispatcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/webmessageportchannel_impl.cc View 5 chunks +9 lines, -11 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/gpu/gpu_info_collector_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_main.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/gpu/gpu_watchdog_thread.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/gpu/gpu_watchdog_thread.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/plugin_channel.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M content/plugin/plugin_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/plugin/plugin_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_delegate_stub.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M content/plugin/webplugin_proxy.cc View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/plugin_process_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_broker_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_plugin_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/download_test_observer.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/public/test/fake_speech_recognition_manager.cc View 1 chunk +10 lines, -8 lines 0 comments Download
M content/public/test/mock_render_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_render_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/render_view_fake_resources_test.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/render_view_test.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/render_view_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_browser_thread.cc View 3 chunks +5 lines, -7 lines 0 comments Download
M content/public/test/test_renderer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_utils.cc View 5 chunks +8 lines, -6 lines 0 comments Download
M content/renderer/accessibility/renderer_accessibility_complete.cc View 1 2 1 chunk +4 lines, -5 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin.cc View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M content/renderer/browser_plugin/mock_browser_plugin_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/devtools/devtools_agent.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M content/renderer/devtools/devtools_agent_filter.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/renderer/gpu/input_event_filter_unittest.cc View 1 2 chunks +2 lines, -2 lines 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 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/p2p/ipc_network_manager.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M content/renderer/p2p/ipc_socket_factory.cc View 1 2 11 chunks +18 lines, -19 lines 0 comments Download
M content/renderer/pepper/pepper_broker_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_device_enumeration_host_helper.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M content/renderer/pepper/pepper_graphics_2d_host.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_in_process_router.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 1 2 3 chunks +11 lines, -9 lines 0 comments Download
M content/renderer/render_thread_impl.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 5 chunks +6 lines, -5 lines 0 comments Download
M content/renderer/render_thread_impl_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/renderer_main.cc View 1 2 4 chunks +7 lines, -6 lines 0 comments Download
M content/renderer/webplugin_delegate_proxy.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/shell/renderer/webkit_test_runner.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/shell.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M content/shell/shell_browser_main.cc View 1 2 2 chunks +4 lines, -2 lines 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_url_request_context_getter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/webkit_test_controller.cc View 1 2 4 chunks +7 lines, -5 lines 0 comments Download
M content/test/content_browser_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_test_launcher.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/test/net/url_request_abort_on_end_job.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_failed_job.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M content/test/net/url_request_slow_download_job.cc View 1 2 3 chunks +3 lines, -3 lines 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 3 chunks +5 lines, -5 lines 0 comments Download
M content/utility/utility_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/worker/websharedworkerclient_proxy.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M content/worker/worker_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
xhwang
7 years, 8 months ago (2013-04-27 05:37:50 UTC) #1
Avi (use Gerrit)
lgtm
7 years, 8 months ago (2013-04-27 15:23:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/14335017/7003
7 years, 7 months ago (2013-04-27 16:48:32 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, cacheinvalidation_unittests, check_deps, chromedriver2_unittests, components_unittests, ...
7 years, 7 months ago (2013-04-29 14:16:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/14335017/37001
7 years, 7 months ago (2013-05-04 06:01:54 UTC) #5
commit-bot: I haz the power
7 years, 7 months ago (2013-05-04 14:17:15 UTC) #6
Message was sent while issue was closed.
Change committed as 198316

Powered by Google App Engine
This is Rietveld 408576698