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

Issue 2851173004: Eliminate bind callback that doesn't take a BindSourceInfo parameter. (Closed)

Created:
3 years, 7 months ago by Ben Goodger (Google)
Modified:
3 years, 7 months ago
CC:
chfremer+watch_chromium.org, chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org, posciak+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Eliminate bind callback that doesn't take a BindSourceInfo parameter. R=rockot@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2851173004 Cr-Commit-Position: refs/heads/master@{#469241} Committed: https://chromium.googlesource.com/chromium/src/+/a5c972c3bc8cec76dd56c93a2991d3d02ad88f43

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Patch Set 13 : . #

Patch Set 14 : . #

Patch Set 15 : . #

Patch Set 16 : . #

Patch Set 17 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+719 lines, -272 lines) Patch
M android_webview/browser/aw_content_browser_client.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +5 lines, -0 lines 0 comments Download
M android_webview/browser/renderer_host/aw_render_view_host_ext.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
M ash/mojo_interface_factory.cc View 1 2 3 4 5 6 7 8 2 chunks +26 lines, -6 lines 0 comments Download
M chrome/browser/android/contextualsearch/contextual_search_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/budget_service/budget_service_impl.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/budget_service/budget_service_impl.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/attestation/platform_verification_impl.h View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/attestation/platform_verification_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/conflicts/module_event_sink_impl_win.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/conflicts/module_event_sink_impl_win.cc View 1 2 3 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/media/android/cdm/media_drm_storage_factory.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/media/android/cdm/media_drm_storage_factory.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/media/output_protection_impl.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/media/output_protection_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/metrics/leak_detector/leak_detector_remote_controller.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/metrics/leak_detector/leak_detector_remote_controller.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/net_benchmarking.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/net_benchmarking.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/payments/payment_request_factory.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/payments/payment_request_factory.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/prerender/prerender_contents.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_contents.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/translate/chrome_translate_client.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/translate/chrome_translate_client.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/payments/payment_request_browsertest_base.h View 1 2 3 4 5 6 7 8 9 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/ui/views/payments/payment_request_browsertest_base.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/engagement/site_engagement_ui.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/engagement/site_engagement_ui.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/mojo_web_ui_controller.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/omnibox/omnibox_ui.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/omnibox/omnibox_ui.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/usb_internals/usb_internals_ui.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/usb_internals/usb_internals_ui.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/usb/usb_browsertest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/webshare/share_service_impl.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/webshare/share_service_impl.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/gpu/chrome_content_gpu_client.h View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/gpu/chrome_content_gpu_client.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/chrome_render_frame_observer.h View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_render_frame_observer.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_render_thread_observer.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/content_settings_observer.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/renderer/content_settings_observer.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 1 2 3 5 chunks +9 lines, -4 lines 0 comments Download
M chrome/utility/extensions/extensions_handler.cc View 1 2 3 4 chunks +7 lines, -3 lines 0 comments Download
M chrome/utility/media_router/dial_device_description_parser_impl.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/utility/media_router/dial_device_description_parser_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/utility/profile_import_handler.h View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/utility/profile_import_handler.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/utility/shell_handler_impl_win.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/utility/shell_handler_impl_win.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
M chromecast/browser/media/media_caps_impl.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +6 lines, -1 line 0 comments Download
M chromecast/browser/media/media_caps_impl.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -1 line 0 comments Download
M components/autofill/content/browser/content_autofill_driver_factory.h View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M components/autofill/content/browser/content_autofill_driver_factory.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.h View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/content/renderer/password_generation_agent.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M components/autofill/content/renderer/password_generation_agent.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/contextual_search/browser/contextual_search_js_api_service_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +6 lines, -1 line 0 comments Download
M components/contextual_search/browser/contextual_search_js_api_service_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -1 line 0 comments Download
M components/contextual_search/renderer/overlay_js_render_frame_observer.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M components/contextual_search/renderer/overlay_js_render_frame_observer.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M components/discardable_memory/service/discardable_shared_memory_manager.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M components/discardable_memory/service/discardable_shared_memory_manager.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/dom_distiller/content/browser/distillability_driver.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M components/dom_distiller/content/browser/distillability_driver.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M components/dom_distiller/content/browser/distiller_javascript_service_impl.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M components/dom_distiller/content/browser/distiller_javascript_service_impl.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M components/dom_distiller/content/renderer/distiller_js_render_frame_observer.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M components/dom_distiller/content/renderer/distiller_js_render_frame_observer.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M components/metrics/call_stack_profile_collector.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M components/metrics/call_stack_profile_collector.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/common/nacl_service.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/password_manager/content/browser/content_password_manager_driver_factory.h View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M components/password_manager/content/browser/content_password_manager_driver_factory.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M components/payments/content/utility/payment_manifest_parser.h View 1 2 3 4 5 2 chunks +6 lines, -1 line 0 comments Download
M components/payments/content/utility/payment_manifest_parser.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/rappor/rappor_recorder_impl.h View 1 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download
M components/rappor/rappor_recorder_impl.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M components/safe_json/utility/safe_json_parser_mojo_impl.h View 1 2 3 4 5 2 chunks +6 lines, -1 line 0 comments Download
M components/safe_json/utility/safe_json_parser_mojo_impl.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M components/startup_metric_utils/browser/startup_metric_host_impl.h View 1 2 3 4 5 2 chunks +6 lines, -1 line 0 comments Download
M components/startup_metric_utils/browser/startup_metric_host_impl.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M components/visitedlink/renderer/visitedlink_slave.h View 1 2 3 3 chunks +5 lines, -2 lines 0 comments Download
M components/visitedlink/renderer/visitedlink_slave.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M components/web_cache/renderer/web_cache_impl.h View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M components/web_cache/renderer/web_cache_impl.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M components/web_restrictions/browser/web_restrictions_mojo_implementation.h View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +6 lines, -1 line 0 comments Download
M components/web_restrictions/browser/web_restrictions_mojo_implementation.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/background_fetch/background_fetch_service_impl.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/background_fetch/background_fetch_service_impl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/background_sync/background_sync_context.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M content/browser/background_sync/background_sync_context.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/background_sync/background_sync_service_impl_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/broadcast_channel/broadcast_channel_provider.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M content/browser/broadcast_channel/broadcast_channel_provider.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/field_trial_recorder.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M content/browser/field_trial_recorder.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/frame_host/render_frame_host_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +8 lines, -7 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 6 chunks +20 lines, -13 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/hyphenation/hyphenation_impl.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +6 lines, -1 line 0 comments Download
M content/browser/hyphenation/hyphenation_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/image_capture/image_capture_impl.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M content/browser/image_capture/image_capture_impl.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/installedapp/installed_app_provider_impl_default.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/installedapp/installed_app_provider_impl_default.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/keyboard_lock/keyboard_lock_service_impl.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/keyboard_lock/keyboard_lock_service_impl.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/media/session/media_session_service_impl.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/media/session/media_session_service_impl.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/mime_registry_impl.h View 2 chunks +6 lines, -1 line 0 comments Download
M content/browser/mime_registry_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/notifications/platform_notification_context_impl.h View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M content/browser/notifications/platform_notification_context_impl.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/payments/payment_app_content_unittest_base.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/payments/payment_app_context_impl.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M content/browser/payments/payment_app_context_impl.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/permissions/permission_service_context.h View 1 2 3 2 chunks +5 lines, -7 lines 0 comments Download
M content/browser/permissions/permission_service_context.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/presentation/presentation_service_impl.h View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download
M content/browser/presentation/presentation_service_impl.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/push_messaging/push_messaging_manager.h View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M content/browser/push_messaging/push_messaging_manager.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/renderer_host/media/media_devices_dispatcher_host.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/media_devices_dispatcher_host.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 2 3 5 chunks +12 lines, -9 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 7 chunks +15 lines, -6 lines 0 comments Download
M content/browser/websockets/websocket_manager.h View 1 2 2 chunks +9 lines, -2 lines 0 comments Download
M content/browser/websockets/websocket_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +5 lines, -2 lines 0 comments Download
M content/browser/webui/web_ui_mojo_browsertest.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -1 line 0 comments Download
M content/gpu/gpu_child_thread.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/public/browser/provision_fetcher_impl.h View 1 2 3 4 5 6 7 2 chunks +5 lines, -0 lines 0 comments Download
M content/public/browser/provision_fetcher_impl.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/image_downloader/image_downloader_impl.h View 2 chunks +8 lines, -2 lines 0 comments Download
M content/renderer/image_downloader/image_downloader_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/media_devices_listener_impl.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/renderer/media/media_devices_listener_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_instance_client_impl.h View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_instance_client_impl.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_bluetooth_fake_adapter_setter_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_content_browser_client.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/renderer/shell_content_renderer_client.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/utility/shell_content_utility_client.h View 1 2 3 2 chunks +7 lines, -1 line 0 comments Download
M content/shell/utility/shell_content_utility_client.cc View 1 2 3 2 chunks +6 lines, -3 lines 0 comments Download
M content/test/test_render_frame_host.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/utility/utility_thread_impl.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M content/utility/utility_thread_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -0 lines 0 comments Download
M device/bluetooth/adapter_factory.h View 1 2 3 4 5 2 chunks +6 lines, -1 line 0 comments Download
M device/bluetooth/adapter_factory.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M device/bluetooth/test/fake_bluetooth.h View 1 2 3 4 5 2 chunks +6 lines, -1 line 0 comments Download
M device/bluetooth/test/fake_bluetooth.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M device/gamepad/gamepad_monitor.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M device/gamepad/gamepad_monitor.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M device/geolocation/geolocation_service_context.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M device/geolocation/geolocation_service_context.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M device/vr/vr_service_impl.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M device/vr/vr_service_impl.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M extensions/browser/api/display_source/wifi_display/wifi_display_media_service_impl.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M extensions/browser/api/display_source/wifi_display/wifi_display_media_service_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/api/display_source/wifi_display/wifi_display_session_service_impl.h View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M extensions/browser/api/display_source/wifi_display/wifi_display_session_service_impl.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M extensions/browser/api/mime_handler_private/mime_handler_private.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M extensions/browser/api/mime_handler_private/mime_handler_private.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/mojo/keep_alive_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +2 lines, -0 lines 0 comments Download
M extensions/browser/mojo/keep_alive_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/mojo/keep_alive_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +2 lines, -0 lines 0 comments Download
M extensions/renderer/extensions_render_frame_observer.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M extensions/renderer/extensions_render_frame_observer.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M extensions/utility/utility_handler.cc View 1 2 3 3 chunks +5 lines, -2 lines 0 comments Download
M services/data_decoder/data_decoder_service.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M services/resource_coordinator/memory/coordinator/coordinator_impl.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M services/resource_coordinator/memory/coordinator/coordinator_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M services/resource_coordinator/public/cpp/memory/coordinator.h View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M services/resource_coordinator/public/cpp/memory/process_local_dump_manager_impl.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M services/resource_coordinator/public/cpp/memory/process_local_dump_manager_impl_unittest.cc View 1 2 3 4 5 6 1 chunk +3 lines, -1 line 0 comments Download
M services/service_manager/public/cpp/binder_registry.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -14 lines 0 comments Download
M services/service_manager/public/cpp/interface_provider.h View 1 2 3 4 5 6 7 8 9 2 chunks +14 lines, -8 lines 0 comments Download
M services/service_manager/public/cpp/lib/callback_binder.h View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -43 lines 0 comments Download
M services/shape_detection/barcode_detection_impl.h View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M services/shape_detection/barcode_detection_impl.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M services/shape_detection/barcode_detection_impl_mac.mm View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M services/shape_detection/face_detection_provider_impl.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M services/shape_detection/text_detection_impl.h View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M services/shape_detection/text_detection_impl.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M services/shape_detection/text_detection_impl_mac.mm View 1 2 3 4 5 6 7 1 chunk +3 lines, -1 line 0 comments Download
M services/ui/service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 65 (61 generated)
Ben Goodger (Google)
3 years, 7 months ago (2017-05-03 23:18:44 UTC) #53
Ken Rockot(use gerrit already)
RS LGTM
3 years, 7 months ago (2017-05-03 23:24:02 UTC) #56
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/2851173004/320001
3 years, 7 months ago (2017-05-03 23:43:39 UTC) #61
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 01:39:25 UTC) #65
Message was sent while issue was closed.
Committed patchset #17 (id:320001) as
https://chromium.googlesource.com/chromium/src/+/a5c972c3bc8cec76dd56c93a2991...

Powered by Google App Engine
This is Rietveld 408576698