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

Issue 2867693004: Snapshot of all changes to get jumbo in blink and content.

Created:
3 years, 7 months ago by Daniel Bratell
Modified:
3 years, 3 months ago
Reviewers:
CC:
chromium-reviews, shans, sadrul, blink-reviews-platform-graphics_chromium.org, johnme+watch_chromium.org, nasko+codewatch_chromium.org, dcheng, mfoltz+watch_chromium.org, caseq+blink_chromium.org, krit, toyoshim+midi_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink, blink-reviews-bindings_chromium.org, kalyank, harkness+watch_chromium.org, mlamouri+watch-content_chromium.org, derat+watch_chromium.org, Randy Smith (Not in Mondays), lushnikov+blink_chromium.org, blink-reviews, pfeldman, tfarina, avayvod+watch_chromium.org, loading-reviews+parser_chromium.org, isheriff+watch_chromium.org, jln+watch_chromium.org, viettrungluu+watch_chromium.org, dougt+watch_chromium.org, kinuko+watch, rwlbuis, drott+blinkwatch_chromium.org, Aaron Boodman, jam, Rik, loading-reviews_chromium.org, creis+watch_chromium.org, Yoav Weiss, nhiroki, Raymond Toy, shimazu+serviceworker_chromium.org, blink-reviews-animation_chromium.org, serviceworker-reviews, dtapuska+chromiumwatch_chromium.org, mmenke, dtseng+watch_chromium.org, horo+watch_chromium.org, yusukes+watch_chromium.org, dshwang, leviw+bidiwatch_chromium.org, yzshen+watch_chromium.org, dmazzoni+watch_chromium.org, tracing+reviews_chromium.org, abarth-chromium, miu+watch_chromium.org, jsbell+serviceworker_chromium.org, awdf+watch_chromium.org, Justin Novosad, net-reviews_chromium.org, je_julie, darin-cc_chromium.org, jkarlin+watch_chromium.org, devtools-reviews_chromium.org, xjz+watch_chromium.org, blink-worker-reviews_chromium.org, Eric Willigers, imcheng+watch_chromium.org, jasonroberts+watch_google.com, haraken, piman+watch_chromium.org, David Trainor- moved to gerrit, shalamov, mlamouri+watch-blink_chromium.org, wfh+watch_chromium.org, fmalita+watch_chromium.org, pfeldman+blink_chromium.org, cmumford, Stephen Chennney, kinuko+fileapi, qsr+mojo_chromium.org, tzik, posciak+watch_chromium.org, chfremer+watch_chromium.org, apavlov+blink_chromium.org, emircan+watch+capturefromdom_chromium.org, cbentzel+watch_chromium.org, pdr+graphicswatchlist_chromium.org, aboxhall+watch_chromium.org, hongchan, jbauman+watch_chromium.org, mcasas+capturefromelement_chromium.org, wanming.lin, rjwright, Peter Beverloo, mlamouri+watch-notifications_chromium.org, yuzo+watch_chromium.org, feature-media-reviews_chromium.org, darktears, jsbell+idb_chromium.org, danakj+watch_chromium.org, michaeln, nektar+watch_chromium.org, kinuko+serviceworker, darin (slow to review), Mikhail, scheduler-bugs_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Snapshot of all changes to get jumbo in blink and content. blink/core blink/platform blink/web blink/modules content/renderer content/common content/browser content/public/* .... BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_site_isolation;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

Patch Set 1 #

Patch Set 2 : fixup content/browser #

Patch Set 3 : fixup blink/platform #

Patch Set 4 : fixup png fuzzer blink/platform #

Patch Set 5 : Fix mac, android and windows and more #

Patch Set 6 : Rebased to newer origin and included a few more components. net, base, cc, .. #

Patch Set 7 : Rebased and added blink unit_tests too #

Patch Set 8 : Rebased and other more jumbo things #

Patch Set 9 : Rebased #

Patch Set 10 : fetch triggers crbug.com/739340 #

Patch Set 11 : Rebased (not checked if it compiles) #

Patch Set 12 : Rebased #

Patch Set 13 : Rebased #

Patch Set 14 : Rebased again #

Patch Set 15 : Rebased and new code snapshot #

Patch Set 16 : Rebased to a newer master #

Patch Set 17 : Rebased to a newer master again #

Patch Set 18 : Newer #

Patch Set 19 : Exclude certain files from jumbo because of a Windows problem #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1097 lines, -635 lines) Patch
M base/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 5 chunks +20 lines, -1 line 0 comments Download
M base/memory/discardable_memory_allocator.cc View 1 2 3 4 5 1 chunk +5 lines, -5 lines 0 comments Download
M base/task_scheduler/post_task.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +4 lines, -3 lines 0 comments Download
M base/threading/sequenced_task_runner_handle.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +7 lines, -7 lines 0 comments Download
M base/trace_event/trace_log.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M build/config/jumbo.gni View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 5 chunks +37 lines, -5 lines 0 comments Download
M build/precompile.h View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/cc.gni View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 4 chunks +5 lines, -3 lines 0 comments Download
M cc/raster/zero_copy_raster_buffer_provider.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +7 lines, -6 lines 0 comments Download
M cc/tiles/software_image_decode_cache.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 8 chunks +13 lines, -13 lines 0 comments Download
M content/browser/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +36 lines, -1 line 0 comments Download
M content/browser/accessibility/accessibility_ui.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/appcache/appcache_storage_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +7 lines, -6 lines 0 comments Download
M content/browser/appcache/appcache_update_job.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 6 chunks +7 lines, -7 lines 0 comments Download
M content/browser/blob_storage/chrome_blob_storage_context.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +5 lines, -4 lines 0 comments Download
M content/browser/cache_storage/cache_storage_dispatcher_host.cc View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/compositor/image_transport_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +7 lines, -7 lines 0 comments Download
M content/browser/compositor/software_output_device_x11.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/compositor/software_output_device_x11.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/devtools/devtools_agent_host_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 7 chunks +21 lines, -19 lines 0 comments Download
M content/browser/devtools/devtools_io_context.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/devtools/render_frame_devtools_agent_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +11 lines, -11 lines 0 comments Download
M content/browser/dom_storage/local_storage_context_mojo.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +15 lines, -0 lines 0 comments Download
M content/browser/download/download_worker.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +4 lines, -4 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/frame_host/navigation_handle_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_internals_ui.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_database.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_database.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/indexed_db/leveldb/leveldb_write_batch.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/keyboard_lock/keyboard_lock_service_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/loader/async_resource_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 5 chunks +12 lines, -12 lines 0 comments Download
M content/browser/loader/mime_sniffing_resource_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/loader/navigation_url_loader.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/media/session/pepper_playback_observer.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/net/network_errors_listing_ui.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/input/legacy_input_router_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/legacy_touch_event_queue.cc View 1 2 3 4 5 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/motion_event_web.cc View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/motion_event_web_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/web_input_event_util_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/p2p/socket_host_udp.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/pepper/content_browser_pepper_host_factory.cc View 8 chunks +8 lines, -9 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +6 lines, -5 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_truetype_font_list_host.cc View 1 2 3 4 5 6 chunks +12 lines, -12 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_udp_socket_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_event_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 10 chunks +10 lines, -10 lines 0 comments Download
M content/browser/service_worker/service_worker_database.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 32 chunks +48 lines, -33 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/service_worker/service_worker_register_job.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/service_worker/service_worker_request_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/service_worker/service_worker_response_info.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/shared_worker/shared_worker_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/speech/endpointer/endpointer.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +7 lines, -7 lines 0 comments Download
M content/browser/tracing/tracing_controller_impl_data_sinks.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/webrtc/webrtc_eventlog_host.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/webui/web_ui_url_loader_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +5 lines, -5 lines 0 comments Download
M content/child/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -6 lines 0 comments Download
M content/child/appcache/appcache_frontend_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +27 lines, -27 lines 0 comments Download
M content/child/child_thread_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +4 lines, -4 lines 0 comments Download
M content/child/notifications/notification_manager.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 9 chunks +10 lines, -10 lines 0 comments Download
M content/child/service_worker/web_service_worker_impl.cc View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
M content/common/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +27 lines, -1 line 0 comments Download
M content/common/cursors/webcursor_aurax11.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_linux/bpf_gpu_policy_linux.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 4 chunks +4 lines, -4 lines 0 comments Download
A content/content.gni View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +46 lines, -0 lines 0 comments Download
M content/public/browser/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/child/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +2 lines, -1 line 0 comments Download
M content/public/common/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +2 lines, -1 line 0 comments Download
M content/public/renderer/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +2 lines, -6 lines 0 comments Download
M content/public/test/unittest_test_suite.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +14 lines, -7 lines 0 comments Download
M content/renderer/effective_connection_type_helper.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -4 lines 0 comments Download
M content/renderer/input/frame_input_handler_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/input/input_event_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -20 lines 0 comments Download
A content/renderer/input/input_event_filter_ipc_names.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +53 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_video_track.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/video_track_adapter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc/media_stream_track_metrics.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/webrtc/media_stream_track_metrics.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 5 chunks +8 lines, -8 lines 0 comments Download
M content/renderer/media/webrtc/processed_local_audio_source.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/webrtc_local_audio_source_provider.cc View 1 chunk +4 lines, -1 line 0 comments Download
M content/renderer/media_capture_from_element/canvas_capture_handler.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/pepper/pepper_audio_input_host.cc View 1 2 3 4 5 2 chunks +1 line, -9 lines 0 comments Download
M content/renderer/pepper/pepper_audio_output_host.cc View 2 chunks +1 line, -9 lines 0 comments Download
M content/renderer/pepper/pepper_media_stream_audio_track_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_media_stream_video_track_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +6 lines, -6 lines 0 comments Download
M content/renderer/pepper/pepper_video_encoder_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/render_frame_proxy.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +9 lines, -9 lines 0 comments Download
M content/renderer/render_view_browsertest.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 content/renderer/render_view_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M content/test/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +5 lines, -0 lines 0 comments Download
M content/utility/BUILD.gn 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 net/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +99 lines, -2 lines 0 comments Download
M net/cookies/cookie_monster.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 6 chunks +7 lines, -7 lines 0 comments Download
M net/disk_cache/simple/simple_index_file.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 3 chunks +5 lines, -7 lines 0 comments Download
M net/disk_cache/simple/simple_synchronous_entry.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 12 chunks +20 lines, -21 lines 0 comments Download
M net/dns/dns_query.cc View 1 2 3 4 5 4 chunks +6 lines, -6 lines 0 comments Download
M net/filter/filter_source_stream.cc View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M net/http/transport_security_persister.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +2 lines, -2 lines 0 comments Download
M net/http/transport_security_state.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/core/congestion_control/prr_sender.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/core/congestion_control/rtt_stats.cc View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M net/quic/core/crypto/aead_base_encrypter.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/core/crypto/crypto_secret_boxer.cc View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/core/quic_connection.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_crypto_stream.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 net/quic/core/quic_framer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/quic_packet_creator.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/quic_session.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/quic_spdy_stream.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/core/quic_utils.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 net/quic/core/quic_versions.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quartc/quartc_session.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/controller/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +19 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +11 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/LayoutSelectionTest.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +19 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +2 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +12 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 8 chunks +37 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 4 chunks +29 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +23 lines, -2 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 chunks +29 lines, -40 lines 0 comments Download
M ui/base/x/x11_util_internal.h View 1 2 3 4 5 1 chunk +23 lines, -2 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 16 chunks +25 lines, -28 lines 0 comments Download

Messages

Total messages: 52 (52 generated)
Daniel Bratell
Description was changed from ========== Snapshot of all changes to get jumbo in blink and ...
3 years, 7 months ago (2017-05-08 13:00:39 UTC) #1
Daniel Bratell
Description was changed from ========== Snapshot of all changes to get jumbo in blink and ...
3 years, 7 months ago (2017-05-08 13:00:41 UTC) #2
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 7 months ago (2017-05-08 13:02:01 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/1
3 years, 7 months ago (2017-05-08 13:02:16 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 7 months ago (2017-05-08 13:07:25 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/429756)
3 years, 7 months ago (2017-05-08 13:07:26 UTC) #6
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 7 months ago (2017-05-08 15:28:06 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/20001
3 years, 7 months ago (2017-05-08 15:28:42 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 7 months ago (2017-05-08 15:36:49 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_android on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/262820)
3 years, 7 months ago (2017-05-08 15:36:51 UTC) #10
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 7 months ago (2017-05-08 16:39:26 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/40001
3 years, 7 months ago (2017-05-08 16:40:15 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 7 months ago (2017-05-08 16:46:53 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/413148) mac_optional_gpu_tests_rel on ...
3 years, 7 months ago (2017-05-08 16:46:54 UTC) #14
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 7 months ago (2017-05-10 13:17:57 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/60001
3 years, 7 months ago (2017-05-10 13:18:30 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 7 months ago (2017-05-10 13:24:25 UTC) #17
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/415156) mac_chromium_rel_ng on ...
3 years, 7 months ago (2017-05-10 13:24:26 UTC) #18
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 7 months ago (2017-05-10 15:14:09 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/80001
3 years, 7 months ago (2017-05-10 15:15:00 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 7 months ago (2017-05-10 15:31:35 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/432527)
3 years, 7 months ago (2017-05-10 15:31:36 UTC) #22
Daniel Bratell
Description was changed from ========== Snapshot of all changes to get jumbo in blink and ...
3 years, 5 months ago (2017-06-28 16:17:34 UTC) #23
Daniel Bratell
Description was changed from ========== Snapshot of all changes to get jumbo in blink and ...
3 years, 5 months ago (2017-07-04 08:29:25 UTC) #24
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 5 months ago (2017-07-05 15:44:20 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/140001
3 years, 5 months ago (2017-07-05 15:44:35 UTC) #26
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 5 months ago (2017-07-05 15:51:26 UTC) #27
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_trusty_blink_rel on master.tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_trusty_blink_rel/builds/11795) mac_chromium_compile_dbg_ng on ...
3 years, 5 months ago (2017-07-05 15:51:28 UTC) #28
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 5 months ago (2017-07-05 16:23:17 UTC) #29
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/160001
3 years, 5 months ago (2017-07-05 16:23:34 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 5 months ago (2017-07-05 16:37:09 UTC) #31
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_cronet on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_cronet/builds/172924) mac_chromium_compile_dbg_ng on ...
3 years, 5 months ago (2017-07-05 16:37:11 UTC) #32
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 5 months ago (2017-07-07 09:04:38 UTC) #33
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/180001
3 years, 5 months ago (2017-07-07 09:04:48 UTC) #34
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 5 months ago (2017-07-07 09:11:39 UTC) #35
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_trusty_blink_rel on master.tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_trusty_blink_rel/builds/11920) linux_chromium_compile_dbg_ng on ...
3 years, 5 months ago (2017-07-07 09:11:40 UTC) #36
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 5 months ago (2017-07-07 19:05:14 UTC) #37
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/200001
3 years, 5 months ago (2017-07-07 19:05:33 UTC) #38
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 5 months ago (2017-07-07 19:20:54 UTC) #39
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_cronet on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_cronet/builds/174898)
3 years, 5 months ago (2017-07-07 19:20:56 UTC) #40
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 5 months ago (2017-07-10 13:25:02 UTC) #41
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/220001
3 years, 5 months ago (2017-07-10 13:25:10 UTC) #42
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 5 months ago (2017-07-10 13:37:39 UTC) #43
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/458957)
3 years, 5 months ago (2017-07-10 13:37:41 UTC) #44
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 5 months ago (2017-07-11 16:03:41 UTC) #45
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/240001
3 years, 5 months ago (2017-07-11 16:04:00 UTC) #46
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 5 months ago (2017-07-11 16:10:32 UTC) #47
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/306042) cast_shell_android on ...
3 years, 5 months ago (2017-07-11 16:10:34 UTC) #48
Daniel Bratell
The CQ bit was checked by bratell@opera.com to run a CQ dry run
3 years, 5 months ago (2017-07-18 14:46:53 UTC) #49
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867693004/260001
3 years, 5 months ago (2017-07-18 14:47:02 UTC) #50
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 5 months ago (2017-07-18 14:56:51 UTC) #51
commit-bot: I haz the power
3 years, 5 months ago (2017-07-18 14:56:53 UTC) #52
Dry run: Try jobs failed on following builders:
  mac_optional_gpu_tests_rel on master.tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_optional_gpu_...)

Powered by Google App Engine
This is Rietveld 408576698