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

Issue 19607005: Use a direct include of the message_loop header in dbus/, device/, extensions/, google_apis/, gpu/,… (Closed)

Created:
7 years, 5 months ago by Avi (use Gerrit)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, yoshiki+watch_chromium.org, jam, apatrick_chromium, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Use a direct include of the message_loop header in dbus/, device/, extensions/, google_apis/, gpu/, ipc/, jingle/. BUG=260807 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212157

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -71 lines) Patch
M dbus/bus.cc View 1 chunk +1 line, -1 line 0 comments Download
M dbus/bus_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M dbus/end_to_end_async_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M dbus/exported_object.cc View 1 chunk +1 line, -1 line 0 comments Download
M dbus/mock_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M dbus/object_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M dbus/object_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M dbus/property_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M dbus/signal_sender_verification_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_profile_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_profile_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/file_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/file_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M google_apis/gaia/gaia_auth_fetcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M google_apis/gaia/gaia_oauth_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M google_apis/gaia/oauth2_access_token_fetcher_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M google_apis/gaia/oauth2_mint_token_flow.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/client/cmd_buffer_helper_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/client/fenced_allocator_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gl_in_process_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/client/mapped_memory_unittest.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M gpu/command_buffer/client/ring_buffer_test.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gpu_scheduler.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gpu_scheduler_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/tests/gl_tests_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/config/gpu_info_collector_x11.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/gles2_conform_support/native/main.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/tools/compositor_model_bench/compositor_model_bench.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_posix.h View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_posix_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel_win.h View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_fuzzing_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_logging.h View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_logging.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_send_fds_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_sync_channel_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/sync_socket_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/channel_socket_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/channel_socket_adapter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/chrome_async_socket.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/chrome_async_socket_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/fake_network_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M jingle/glue/fake_socket_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/fake_ssl_client_socket_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/proxy_resolving_client_socket_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/task_pump.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/task_pump_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/thread_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/thread_wrapper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/base/weak_xmpp_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/base/xmpp_connection.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/base/xmpp_connection_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/communicator/single_login_attempt_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/listener/non_blocking_push_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/listener/push_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/listener/xmpp_push_client_unittest.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/19607005/1
7 years, 5 months ago (2013-07-17 16:01:18 UTC) #1
commit-bot: I haz the power
7 years, 5 months ago (2013-07-17 23:00:34 UTC) #2
Message was sent while issue was closed.
Change committed as 212157

Powered by Google App Engine
This is Rietveld 408576698