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

Issue 14927008: Move sequenced_task_runner to base/task (Closed)

Created:
7 years, 7 months ago by brettw
Modified:
7 years, 7 months ago
Reviewers:
akalin
CC:
chromium-reviews, asanka, sadrul, nkostylev+watch_chromium.org, sergeyu+watch_chromium.org, kkania, amit, ahutter, browser-components-watch_chromium.org, stuartmorgan+watch_chromium.org, Raman Kakilate, markusheintz_, benjhayden+dwatch_chromium.org, stevenjb+watch_chromium.org, kinuko+watch, yoshiki+watch_chromium.org, yusukes+watch_chromium.org, dcaiafa+watch_chromium.org, cbentzel+watch_chromium.org, benquan, Ilya Sherman, jam, dbeam+watch-autofill_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, tzik+watch_chromium.org, chromium-apps-reviews_chromium.org, erikwright+watch_chromium.org, tim (not reviewing), Dane Wallinga, jamiewalch+watch_chromium.org, derat+watch_chromium.org, wez+watch_chromium.org, Raghu Simha, sanjeevr, simonmorris+watch_chromium.org, feature-media-reviews_chromium.org, pam+watch_chromium.org, oshima+watch_chromium.org, Albert Bodenhamer, haitaol1, rmsousa+watch_chromium.org, michaeln, hclam+watch_chromium.org, akalin, tfarina, sail+watch_chromium.org, garykac+watch_chromium.org, Aaron Boodman, eroman, robertshield, mmenke, dyu1, estade+watch_chromium.org, alexeypa+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Move sequenced_task_runner to base/task BUG= R=akalin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198844

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -449 lines) Patch
M base/base.gypi View 1 2 chunks +3 lines, -3 lines 0 comments Download
M base/deferred_sequenced_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M base/message_loop.h View 1 chunk +2 lines, -2 lines 0 comments Download
M base/prefs/json_pref_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/sequence_checker_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/sequence_checker_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D base/sequenced_task_runner.h View 1 chunk +0 lines, -159 lines 0 comments Download
D base/sequenced_task_runner.cc View 1 chunk +0 lines, -31 lines 0 comments Download
D base/sequenced_task_runner_helpers.h View 1 chunk +0 lines, -112 lines 0 comments Download
M base/single_thread_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
A + base/task/sequenced_task_runner.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + base/task/sequenced_task_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/task/sequenced_task_runner_helpers.h View 2 chunks +3 lines, -3 lines 0 comments Download
M base/test/sequenced_task_runner_test_template.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider_observers.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/contacts/contact_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/drive_file_stream_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/drive_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_cache_metadata.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_system/drive_operations.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/resource_metadata_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/input_method_configuration.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/screen_locker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/web_socket_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/storage/sync_or_local_value_store_cache.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/extension_function.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/sandboxed_unpacker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/test_extension_prefs.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/updater/extension_updater_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_mode.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/managed_mode/managed_user_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/scoped_mtp_device_map_entry.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/network_time_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/pepper_flash_settings_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugins/plugin_info_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/component_cloud_policy_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/component_cloud_policy_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/component_cloud_policy_updater_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/external_policy_data_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/rate_limiter.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_system_task_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/process_singleton_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/refcounted_profile_keyed_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_render_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/browser_feature_extractor.h 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/download_protection_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/malware_details_history.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/search_provider_install_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/storage_monitor/volume_mount_watcher_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/android_invalidator_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/android_invalidator_bridge_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/data_type_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_metadata_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/browser_theme_pack.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/browser_action_overflow_menu_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/quota_internals_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/user_style_sheet_watcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/service_process_prefs_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/ime/ibus_daemon_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/chrome_appcache_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_thread_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/byte_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/download_manager_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/chrome_blob_storage_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/host_zoom_map_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/media/media_internals_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store_perftest.cc View 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/plugin_data_remover_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/gpu_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/video_capture_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/web_contents_video_capture_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_client_auth_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/streams/stream_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/utility_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/url_data_source_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/download_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/webplugin_delegate_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_adapter_mac.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_win.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 device/media_transfer_protocol/media_transfer_protocol_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/screen/screen_capture_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/screen/screen_capture_device_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_config_service_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_context_getter.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/client_session.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/desktop_session_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/setup/native_messaging_reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M rlz/chromeos/lib/rlz_value_store_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/test/fake_sync_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/blob_data_handle.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/blob_storage_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/dom_storage/dom_storage_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/async_file_util_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_context.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_operation_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_quota_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_task_runners.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_usage_cache.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_writer_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/isolated_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/sandbox_file_stream_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/sandbox_quota_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/syncable/local_file_change_tracker.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/task_runner_bound_observer_list.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/test_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_delegate_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_webplugin_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/webview_plugin.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_task.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
I'm moving the task runner stuff to a new directory and I chose this one ...
7 years, 7 months ago (2013-05-07 23:53:35 UTC) #1
akalin
lgtm I'm assuming most of the changes were automated (header-sorting, etc.).
7 years, 7 months ago (2013-05-07 23:56:39 UTC) #2
brettw
7 years, 7 months ago (2013-05-08 04:15:08 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r198844.

Powered by Google App Engine
This is Rietveld 408576698