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

Issue 1544273002: Switch to standard integer types in content/. (Closed)

Created:
4 years, 12 months ago by Avi (use Gerrit)
Modified:
4 years, 12 months ago
Reviewers:
jam
CC:
chromium-reviews, serviceworker-reviews, qsr+mojo_chromium.org, zea+watch_chromium.org, viettrungluu+watch_chromium.org, posciak+watch_chromium.org, johnme+watch_chromium.org, mlamouri+watch-sensors_chromium.org, yzshen+watch_chromium.org, sievers+watch_chromium.org, scheib+watch_chromium.org, dgrogan, dmazzoni+watch_chromium.org, kinuko+watch, ben+mojo_chromium.org, mkwst+moarreviews-shell_chromium.org, miu+watch_chromium.org, tim+watch_chromium.org, jsbell+serviceworker_chromium.org, cbentzel+watch_chromium.org, mvanouwerkerk+watch_chromium.org, aboxhall+watch_chromium.org, tzik, jam, kinuko+serviceworker, abarth-chromium, jbauman+watch_chromium.org, pvalenzuela+watch_chromium.org, je_julie, darin-cc_chromium.org, jkarlin+watch_chromium.org, devtools-reviews_chromium.org, kalyank, blink-worker-reviews_chromium.org, mlamouri+watch-content_chromium.org, cmumford, Peter Beverloo, mlamouri+watch-notifications_chromium.org, kcarattini+watch_chromium.org, rickyz+watch_chromium.org, yuzo+watch_chromium.org, feature-media-reviews_chromium.org, timvolodine, Michael van Ouwerkerk, mlamouri+watch-permissions_chromium.org, piman+watch_chromium.org, dcheng, jsbell+idb_chromium.org, danakj+watch_chromium.org, jochen+watch_chromium.org, michaeln, nhiroki, mlamouri+watch-test-runner_chromium.org, plundblad+watch_chromium.org, riju_, maxbogue+watch_chromium.org, nektar+watch_chromium.org, mcasas+watch_chromium.org, Aaron Boodman, plaree+watch_chromium.org, dtseng+watch_chromium.org, Paweł Hajdan Jr., mkwst+moarreviews-renderer_chromium.org, horo+watch_chromium.org, darin (slow to review), kinuko+fileapi, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch to standard integer types in content/. BUG=138542 TBR=jam@chromium.org Committed: https://crrev.com/66a07725bcfb4808fff1b806086374ca03f42ea0 Cr-Commit-Position: refs/heads/master@{#366875}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1323 lines, -656 lines) Patch
M content/app/android/app_jni_registrar.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/app/android/child_process_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/app/android/library_loader_hooks.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/app/content_main_runner.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M content/app/mojo/mojo_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_auralinux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/appcache/appcache_response_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/appcache/appcache_url_request_job_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/blob_storage/blob_async_builder_host_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/browser_thread_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/compositor/software_output_device_x11.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/device_sensors/data_fetcher_shared_memory_base.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/fileapi/blob_reader_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gamepad/gamepad_data_fetcher.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gamepad/gamepad_platform_data_fetcher_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gamepad/gamepad_platform_data_fetcher_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gamepad/gamepad_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/gamepad/gamepad_service_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/media/capture/desktop_capture_device.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/media/capture/desktop_capture_device_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_external_file_ref_backend.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_truetype_font_list_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/sandbox_ipc_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/speech/speech_recognition_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/aura/overscroll_navigation_overlay_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/appcache/appcache_backend_proxy.h View 2 chunks +5 lines, -3 lines 0 comments Download
M content/child/appcache/appcache_backend_proxy.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M content/child/appcache/web_application_cache_host_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/background_sync/background_sync_provider.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/background_sync/background_sync_provider.cc View 7 chunks +8 lines, -6 lines 0 comments Download
M content/child/blink_platform_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/blink_platform_impl.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M content/child/blink_platform_impl_unittest.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M content/child/blob_storage/blob_consolidation.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/blob_storage/blob_consolidation_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/blob_storage/blob_transport_controller.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/blob_storage/blob_transport_controller_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/browser_font_resource_trusted.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/browser_font_resource_trusted.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/child_discardable_shared_memory_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/child_discardable_shared_memory_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/child_gpu_memory_buffer_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/child_histogram_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/child_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/child_message_filter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/child_process.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/child_process.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/child/child_resource_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/child_shared_bitmap_manager.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/child_shared_bitmap_manager.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M content/child/child_thread_impl.h View 2 chunks +6 lines, -2 lines 0 comments Download
M content/child/child_thread_impl.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M content/child/child_thread_impl_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/content_child_helpers.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/content_child_helpers.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M content/child/database_util.h View 2 chunks +5 lines, -4 lines 0 comments Download
M content/child/database_util.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/child/db_message_filter.h View 2 chunks +4 lines, -3 lines 0 comments Download
M content/child/db_message_filter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/dwrite_font_proxy/dwrite_font_proxy_win.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/dwrite_font_proxy/dwrite_localized_strings_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/fileapi/file_system_dispatcher.h View 4 chunks +7 lines, -7 lines 0 comments Download
M content/child/fileapi/file_system_dispatcher.cc View 5 chunks +15 lines, -15 lines 0 comments Download
M content/child/fileapi/webfilesystem_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/fileapi/webfilesystem_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/fileapi/webfilewriter_base.h View 2 chunks +5 lines, -3 lines 0 comments Download
M content/child/fileapi/webfilewriter_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/fileapi/webfilewriter_base_unittest.cc View 3 chunks +7 lines, -4 lines 0 comments Download
M content/child/fileapi/webfilewriter_impl.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/child/fileapi/webfilewriter_impl.cc View 4 chunks +10 lines, -6 lines 0 comments Download
M content/child/ftp_directory_listing_response_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/ftp_directory_listing_response_delegate.cc View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/geofencing/geofencing_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/geofencing/geofencing_dispatcher.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M content/child/geofencing/geofencing_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/geofencing/web_geofencing_provider_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/image_decoder.h View 1 chunk +3 lines, -1 line 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher.h View 7 chunks +84 lines, -81 lines 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher.cc View 29 chunks +88 lines, -88 lines 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher_unittest.cc View 8 chunks +23 lines, -17 lines 0 comments Download
M content/child/indexed_db/indexed_db_key_builders.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/indexed_db/indexed_db_key_builders.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/indexed_db/indexed_db_message_filter.h View 2 chunks +7 lines, -5 lines 0 comments Download
M content/child/indexed_db/indexed_db_message_filter.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/child/indexed_db/webidbcursor_impl.h View 4 chunks +7 lines, -6 lines 0 comments Download
M content/child/indexed_db/webidbcursor_impl.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M content/child/indexed_db/webidbcursor_impl_unittest.cc View 9 chunks +16 lines, -12 lines 0 comments Download
M content/child/indexed_db/webidbdatabase_impl.h View 3 chunks +6 lines, -5 lines 0 comments Download
M content/child/indexed_db/webidbdatabase_impl.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M content/child/memory/child_memory_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/mojo/mojo_application.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/mojo/mojo_application.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/mojo/type_converters.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/multipart_response_delegate.h View 2 chunks +9 lines, -6 lines 0 comments Download
M content/child/multipart_response_delegate.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/child/multipart_response_delegate_unittest.cc View 2 chunks +7 lines, -3 lines 0 comments Download
M content/child/navigator_connect/service_port_dispatcher_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/navigator_connect/service_port_provider.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/notifications/notification_data_conversions.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/notifications/notification_data_conversions_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/notifications/notification_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/notifications/notification_image_loader.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/notifications/notification_manager.h View 2 chunks +5 lines, -1 line 0 comments Download
M content/child/npapi/np_channel_base.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/child/npapi/np_channel_base.cc View 3 chunks +4 lines, -1 line 0 comments Download
M content/child/npapi/npobject_proxy.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/npapi/npobject_stub.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/npapi/npobject_util.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/npapi/npruntime_util.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/npapi/plugin_host.h View 2 chunks +5 lines, -2 lines 0 comments Download
M content/child/npapi/plugin_host.cc View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/npapi/plugin_instance.h View 5 chunks +15 lines, -11 lines 0 comments Download
M content/child/npapi/plugin_instance.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M content/child/npapi/plugin_lib.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/child/npapi/plugin_lib.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M content/child/npapi/plugin_web_event_converter_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/npapi/plugin_web_event_converter_mac.mm View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/npapi/webplugin.h View 2 chunks +6 lines, -4 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/npapi/webplugin_delegate_impl.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_android.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/child/npapi/webplugin_delegate_impl_mac.mm View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_win.cc View 5 chunks +7 lines, -3 lines 0 comments Download
M content/child/npapi/webplugin_ime_win.h View 2 chunks +4 lines, -3 lines 0 comments Download
M content/child/npapi/webplugin_ime_win.cc View 2 chunks +5 lines, -1 line 0 comments Download
M content/child/npapi/webplugin_resource_client.h View 2 chunks +4 lines, -3 lines 0 comments Download
M content/child/permissions/permission_dispatcher.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/plugin_messages.h View 3 chunks +7 lines, -5 lines 0 comments Download
M content/child/power_monitor_broadcast_source.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/power_monitor_broadcast_source.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/power_monitor_broadcast_source_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/push_messaging/push_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/push_messaging/push_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/quota_dispatcher.h View 4 chunks +10 lines, -8 lines 0 comments Download
M content/child/quota_dispatcher.cc View 4 chunks +14 lines, -17 lines 0 comments Download
M content/child/quota_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/request_extra_data.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/request_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/resource_dispatcher.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/resource_dispatcher.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M content/child/resource_dispatcher_unittest.cc View 7 chunks +9 lines, -6 lines 0 comments Download
M content/child/resource_scheduling_filter.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/resource_scheduling_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/runtime_features.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/scoped_child_process_reference.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/child/service_worker/service_worker_dispatcher.h View 2 chunks +5 lines, -2 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/service_worker_handle_reference.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/service_worker/service_worker_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/service_worker_message_filter.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/service_worker/service_worker_network_provider.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/service_worker/service_worker_network_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/service_worker/service_worker_provider_context.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/service_worker_provider_context.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/service_worker_registration_handle_reference.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/service_worker/web_service_worker_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/web_service_worker_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/web_service_worker_provider_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/service_worker/web_service_worker_registration_impl.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/child/service_worker/web_service_worker_registration_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/child/shared_memory_data_consumer_handle.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/shared_memory_data_consumer_handle.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/shared_memory_data_consumer_handle_unittest.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M content/child/shared_memory_received_data_factory.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/shared_memory_received_data_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/shared_memory_received_data_factory_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/shared_worker_devtools_agent.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/shared_worker_devtools_agent.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/site_isolation_stats_gatherer.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/site_isolation_stats_gatherer.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M content/child/site_isolation_stats_gatherer_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/thread_safe_sender.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/threaded_data_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/threaded_data_provider.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/v8_value_converter_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/v8_value_converter_impl.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M content/child/v8_value_converter_impl_unittest.cc View 5 chunks +8 lines, -4 lines 0 comments Download
M content/child/web_data_consumer_handle_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/web_data_consumer_handle_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/web_data_consumer_handle_impl_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/web_database_observer_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/web_discardable_memory_impl.h View 1 chunk +3 lines, -1 line 0 comments Download
M content/child/web_memory_allocator_dump_impl.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/child/web_memory_allocator_dump_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/web_memory_dump_provider_adapter.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/web_process_memory_dump_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/web_process_memory_dump_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/web_url_loader_impl.cc View 8 chunks +10 lines, -6 lines 0 comments Download
M content/child/web_url_loader_impl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/web_url_request_util.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/webblobregistry_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/webblobregistry_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/child/webfallbackthemeengine_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/webfallbackthemeengine_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/webmessageportchannel_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webmessageportchannel_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/child/websocket_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/websocket_dispatcher.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/websocket_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webthemeengine_impl_default.h View 2 chunks +7 lines, -4 lines 0 comments Download
M content/child/webthemeengine_impl_default.cc View 3 chunks +9 lines, -8 lines 0 comments Download
M content/child/weburlresponse_extradata_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/worker_thread_message_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/font_list_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/client/gl_helper_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/client/grcontext_for_webgraphicscontext3d.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/avda_codec_image.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/gpu/media/dxva_video_decode_accelerator_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/fake_video_decode_accelerator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/generic_v4l2_device.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/h264_dpb.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/gpu/media/jpeg_decode_accelerator_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/rendering_helper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/gpu/media/v4l2_device.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/v4l2_image_processor.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/v4l2_jpeg_decode_accelerator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/v4l2_slice_video_decode_accelerator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/v4l2_video_decode_accelerator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/v4l2_video_encode_accelerator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_jpeg_decoder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_jpeg_decoder_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_video_encode_accelerator.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_wrapper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/stream_texture_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/host_discardable_shared_memory_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/host_shared_bitmap_manager_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/gpu/gpu_child_thread.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/gpu/gpu_main.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M content/gpu/gpu_process.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/gpu/gpu_watchdog_thread.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/gpu/gpu_watchdog_thread.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M content/gpu/in_process_gpu_thread.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/gpu/in_process_gpu_thread.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/plugin/plugin_channel.h View 2 chunks +5 lines, -2 lines 0 comments Download
M content/plugin/plugin_channel.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M content/plugin/plugin_interpose_util_mac.mm View 4 chunks +5 lines, -3 lines 0 comments Download
M content/plugin/plugin_thread.h View 2 chunks +5 lines, -2 lines 0 comments Download
M content/plugin/webplugin_accelerated_surface_proxy_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/plugin/webplugin_accelerated_surface_proxy_mac.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/plugin/webplugin_delegate_stub.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/plugin/webplugin_proxy.h View 2 chunks +7 lines, -4 lines 0 comments Download
M content/plugin/webplugin_proxy.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.h View 3 chunks +17 lines, -16 lines 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.cc View 8 chunks +17 lines, -16 lines 0 comments Download
M content/ppapi_plugin/plugin_process_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_blink_platform_impl.h View 1 chunk +4 lines, -1 line 0 comments Download
M content/ppapi_plugin/ppapi_blink_platform_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/ppapi_plugin/ppapi_thread.h View 4 chunks +8 lines, -6 lines 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 5 chunks +8 lines, -5 lines 0 comments Download
M content/renderer/device_sensors/device_motion_event_pump_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/device_sensors/device_orientation_event_pump.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/device_sensors/device_orientation_event_pump_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/devtools/v8_sampling_profiler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/rtc_video_decoder_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/rtc_video_encoder.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/speech_recognition_audio_sink_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/pepper/content_decryptor_delegate.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/pepper/event_conversion.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/pepper/pepper_video_source_host.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/pepper/plugin_module.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/renderer_clipboard_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/vr/vr_type_converters.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/android/linker_test_apk/chromium_linker_test_linker_tests.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M content/shell/android/shell_jni_registrar.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/app/shell_content_main.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/app/shell_content_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/app/shell_crash_reporter_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/app/shell_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/app/shell_main_delegate.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/blink_test_controller.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/blink_test_controller.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_bluetooth_adapter_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_bluetooth_chooser_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_browser_context.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_browser_context.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_browser_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_browser_main_parts.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/browser/layout_test/layout_test_browser_main_parts.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_devtools_frontend.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/layout_test/layout_test_devtools_frontend.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_download_manager_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_download_manager_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_javascript_dialog_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/layout_test/layout_test_message_filter.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_notification_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_permission_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_push_messaging_service.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_push_messaging_service.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_resource_dispatcher_host_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_url_request_context_getter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/notify_done_forwarder.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/shell/browser/shell.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M content/shell/browser/shell_access_token_store.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_browser_context.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_browser_context.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_browser_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_browser_main_parts.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/browser/shell_browser_main_parts.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/shell/browser/shell_devtools_frontend.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_devtools_frontend.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/shell/browser/shell_devtools_manager_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_devtools_manager_delegate.cc View 4 chunks +9 lines, -6 lines 0 comments Download
M content/shell/browser/shell_download_manager_delegate.h View 2 chunks +5 lines, -2 lines 0 comments Download
M content/shell/browser/shell_download_manager_delegate.cc View 4 chunks +5 lines, -3 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/shell_javascript_dialog_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_login_dialog.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_login_dialog.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_net_log.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_net_log.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_network_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_platform_data_aura.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_platform_data_aura.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_plugin_service_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_quota_permission_context.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_resource_dispatcher_host_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_resource_dispatcher_host_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_speech_recognition_manager_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_url_request_context_getter.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_url_request_context_getter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/shell_views.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/shell/browser/shell_web_contents_view_delegate.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/common/shell_content_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/renderer/layout_test/blink_test_helpers.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/renderer/layout_test/blink_test_runner.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/renderer/layout_test/blink_test_runner.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M content/shell/renderer/layout_test/layout_test_render_frame_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/renderer/layout_test/layout_test_render_process_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/layout_test/leak_detector.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/layout_test/test_video_frame_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/renderer/shell_render_view_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/tools/plugin/PluginObject.cpp View 1 chunk +6 lines, -3 lines 0 comments Download
M content/shell/tools/plugin/PluginTest.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/TestObject.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M content/shell/tools/plugin/Tests/EvaluateJSWithinNPP_New.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/InvokeDestroysPluginWithinNPP_New.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/NPDeallocateCalledBeforeNPShutdown.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/NPPNewFails.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/NPRuntimeCallsWithNullNPP.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M content/shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/Tests/SlowNPPNew.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/tools/plugin/main.cpp View 1 chunk +6 lines, -3 lines 0 comments Download
M content/test/accessibility_browser_test_utils.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/appcache_test_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/blink_test_environment.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/browser_side_navigation_test_utils.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/browser_test_utils_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/content_browser_sanity_checker.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_browser_test_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/content_browser_test_utils_internal.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/content_browser_test_utils_internal.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/content_test_launcher.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/content_test_suite.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/content_test_suite.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/dwrite_font_fake_sender_win.h View 3 chunks +4 lines, -2 lines 0 comments Download
M content/test/fake_compositor_dependencies.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/fake_compositor_dependencies.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/fake_plugin_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/fake_plugin_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/fake_renderer_scheduler.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/fileapi_test_file_set.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/test/fileapi_test_file_set.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/gpu_memory_buffer_impl_test_template.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/test/image_decoder_test.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/test/image_decoder_test.cc View 4 chunks +6 lines, -3 lines 0 comments Download
M content/test/layouttest_support.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/test/mock_google_streaming_server.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/mock_google_streaming_server.cc View 2 chunks +4 lines, -1 line 0 comments Download
M content/test/mock_keyboard.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/test/mock_keyboard.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/mock_keyboard_driver_win.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/test/mock_keyboard_driver_win.cc View 1 chunk +4 lines, -1 line 0 comments Download
M content/test/mock_render_process.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/mock_webblob_registry_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/mock_webclipboard_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/mock_webclipboard_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/test/mock_weburlloader.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/net/url_request_abort_on_end_job.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/net/url_request_abort_on_end_job.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/ppapi/ppapi_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/ppapi/ppapi_test.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/ppapi/ppapi_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/ppapi_unittest.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/ppapi_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/run_all_unittests.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/test_blink_web_unit_test_support.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/test_blink_web_unit_test_support.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/test_content_browser_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/test_content_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/test_content_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/test_frame_navigation_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/test_navigation_url_loader_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/test_render_frame.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/test_render_frame_host.h View 3 chunks +6 lines, -4 lines 0 comments Download
M content/test/test_render_frame_host.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/test/test_render_frame_host_factory.h View 2 chunks +5 lines, -3 lines 0 comments Download
M content/test/test_render_frame_host_factory.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/test/test_render_view_host.h View 4 chunks +8 lines, -6 lines 0 comments Download
M content/test/test_render_view_host.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M content/test/test_render_view_host_factory.h View 2 chunks +5 lines, -3 lines 0 comments Download
M content/test/test_render_view_host_factory.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/test_web_contents.h View 2 chunks +6 lines, -4 lines 0 comments Download
M content/test/test_web_contents.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/test/web_contents_observer_sanity_checker.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/web_contents_observer_sanity_checker.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/web_gesture_curve_mock.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/web_layer_tree_view_impl_for_testing.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/webrtc_content_browsertest_base.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/webui_resource_browsertest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/weburl_loader_mock.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/weburl_loader_mock_factory.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/test/weburl_loader_mock_factory.cc View 2 chunks +4 lines, -1 line 0 comments Download
M content/utility/in_process_utility_thread.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/utility/utility_blink_platform_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/utility/utility_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/utility/utility_thread_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/utility/utility_thread_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/utility/webthread_impl_for_utility_thread.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/zygote/zygote_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/zygote/zygote_main_linux.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1544273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1544273002/1
4 years, 12 months ago (2015-12-25 21:40:10 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 12 months ago (2015-12-25 23:38:22 UTC) #3
commit-bot: I haz the power
4 years, 12 months ago (2015-12-25 23:39:34 UTC) #5
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/66a07725bcfb4808fff1b806086374ca03f42ea0
Cr-Commit-Position: refs/heads/master@{#366875}

Powered by Google App Engine
This is Rietveld 408576698