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

Issue 664803003: Update from chromium a8e7c94b1b79a0948d05a1fcfff53391d22ce37a (Closed)

Created:
6 years, 2 months ago by jamesr
Modified:
6 years, 2 months ago
Reviewers:
CC:
mojo-reviews_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Visibility:
Public.

Description

Update from chromium a8e7c94b1b79a0948d05a1fcfff53391d22ce37a Committed: https://chromium.googlesource.com/external/mojo/+/675df57f2f3c0ffbee99cd7f05d89320ab7eb58e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6392 lines, -1782 lines) Patch
M DEPS View 2 chunks +4 lines, -4 lines 0 comments Download
M base/PRESUBMIT.py View 3 chunks +3 lines, -44 lines 0 comments Download
M base/basictypes.h View 1 chunk +3 lines, -16 lines 0 comments Download
M base/compiler_specific.h View 1 chunk +0 lines, -6 lines 0 comments Download
M base/files/file_path_watcher_linux.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M base/i18n/icu_string_conversions_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/memory/scoped_ptr.h View 2 chunks +0 lines, -21 lines 0 comments Download
M base/memory/scoped_ptr_unittest.cc View 2 chunks +0 lines, -21 lines 0 comments Download
M base/memory/weak_ptr.h View 2 chunks +10 lines, -9 lines 0 comments Download
M base/message_loop/message_pump_glib.h View 2 chunks +5 lines, -5 lines 0 comments Download
M base/process/kill_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/win/pe_image.h View 2 chunks +3 lines, -1 line 0 comments Download
M build/android/buildbot/OWNERS View 1 chunk +1 line, -4 lines 0 comments Download
M build/android/buildbot/bb_device_status_check.py View 2 chunks +3 lines, -3 lines 0 comments Download
M build/android/buildbot/bb_device_steps.py View 2 chunks +4 lines, -1 line 0 comments Download
M build/android/pylib/OWNERS View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/base/test_dispatcher.py View 1 chunk +0 lines, -1 line 0 comments Download
M build/android/pylib/utils/json_results_generator.py View 2 chunks +2 lines, -2 lines 0 comments Download
M build/android/pylib/utils/report_results.py View 1 chunk +16 lines, -12 lines 0 comments Download
M build/common.gypi View 1 chunk +1 line, -1 line 0 comments Download
M build/go/rules.gni View 1 chunk +2 lines, -1 line 0 comments Download
M build/linux/install-arm-sysroot.py View 1 chunk +5 lines, -98 lines 0 comments Download
M build/linux/install-chromeos-fonts.py View 4 chunks +8 lines, -14 lines 0 comments Download
M build/whitespace_file.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/PRESUBMIT.py View 3 chunks +0 lines, -43 lines 0 comments Download
M cc/debug/rasterize_and_record_benchmark_impl.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M cc/layers/delegated_renderer_layer_impl_unittest.cc View 1 chunk +6 lines, -1 line 0 comments Download
M cc/layers/layer_impl.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M cc/layers/picture_image_layer_impl_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 6 chunks +8 lines, -17 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 9 chunks +77 lines, -14 lines 0 comments Download
M cc/layers/tiled_layer_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/output/gl_renderer.h View 4 chunks +32 lines, -23 lines 0 comments Download
M cc/output/gl_renderer.cc View 25 chunks +275 lines, -258 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 19 chunks +313 lines, -222 lines 0 comments Download
M cc/output/overlay_unittest.cc View 3 chunks +4 lines, -12 lines 0 comments Download
M cc/output/program_binding.h View 1 chunk +4 lines, -1 line 0 comments Download
M cc/output/renderer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/shader.h View 17 chunks +61 lines, -17 lines 0 comments Download
M cc/output/shader.cc View 24 chunks +348 lines, -25 lines 0 comments Download
M cc/output/software_renderer.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M cc/output/software_renderer_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/gpu_raster_worker_pool.h View 3 chunks +5 lines, -2 lines 0 comments Download
M cc/resources/gpu_raster_worker_pool.cc View 4 chunks +27 lines, -9 lines 0 comments Download
M cc/resources/picture_layer_tiling_perftest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/picture_layer_tiling_set.h View 3 chunks +3 lines, -6 lines 0 comments Download
M cc/resources/picture_layer_tiling_set.cc View 3 chunks +7 lines, -12 lines 0 comments Download
M cc/resources/picture_layer_tiling_set_unittest.cc View 14 chunks +39 lines, -42 lines 0 comments Download
M cc/resources/picture_layer_tiling_unittest.cc View 3 chunks +5 lines, -12 lines 0 comments Download
M cc/resources/picture_pile_impl.h View 2 chunks +9 lines, -0 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M cc/resources/prioritized_resource_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/raster_worker_pool_perftest.cc View 4 chunks +5 lines, -6 lines 0 comments Download
M cc/resources/raster_worker_pool_unittest.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M cc/resources/resource_provider.h View 5 chunks +4 lines, -9 lines 0 comments Download
M cc/resources/resource_provider.cc View 6 chunks +42 lines, -39 lines 0 comments Download
M cc/resources/resource_provider_unittest.cc View 27 chunks +27 lines, -54 lines 0 comments Download
M cc/resources/resource_update_controller_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/scoped_resource_unittest.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M cc/resources/tile_manager_unittest.cc View 11 chunks +24 lines, -12 lines 0 comments Download
M cc/resources/video_resource_updater_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/surfaces/display.cc View 2 chunks +1 line, -3 lines 0 comments Download
M cc/surfaces/surface_aggregator_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/test/data/background_filter_blur_off_axis.png View Binary file 0 comments Download
A cc/test/data/blending_render_pass.png View Binary file 0 comments Download
A cc/test/data/blending_render_pass_cm.png View Binary file 0 comments Download
A cc/test/data/blending_render_pass_mask.png View Binary file 0 comments Download
A cc/test/data/blending_render_pass_mask_cm.png View Binary file 0 comments Download
M cc/test/pixel_test.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M cc/test/render_pass_test_utils.h View 1 chunk +2 lines, -1 line 0 comments Download
M cc/test/render_pass_test_utils.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 4 chunks +43 lines, -31 lines 0 comments Download
M cc/trees/layer_tree_host_pixeltest_blending.cc View 5 chunks +310 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest_context.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/trees/layer_tree_settings.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.cc View 4 chunks +12 lines, -7 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager_unittest.cc View 7 chunks +14 lines, -14 lines 0 comments Download
M gpu/command_buffer/service/mailbox_synchronizer.h View 4 chunks +13 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/mailbox_synchronizer.cc View 4 chunks +47 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/program_manager.h View 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 6 chunks +39 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/shader_translator_unittest.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/texture_definition.h View 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/texture_definition.cc View 8 chunks +1 line, -80 lines 0 comments Download
M net/PRESUBMIT.py View 1 chunk +3 lines, -3 lines 0 comments Download
M net/base/data_url_unittest.cc View 1 chunk +38 lines, -0 lines 0 comments Download
M net/base/escape.h View 1 chunk +4 lines, -1 line 0 comments Download
M net/base/escape.cc View 2 chunks +53 lines, -21 lines 0 comments Download
M net/base/escape_unittest.cc View 2 chunks +27 lines, -1 line 0 comments Download
M net/base/trace_net_log_observer.cc View 2 chunks +9 lines, -3 lines 0 comments Download
M net/base/trace_net_log_observer_unittest.cc View 11 chunks +16 lines, -12 lines 0 comments Download
M net/http/disk_cache_based_quic_server_info.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/http/disk_cache_based_quic_server_info.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M net/quic/quic_connection_logger.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_connection_logger.cc View 4 chunks +8 lines, -0 lines 0 comments Download
M net/quic/quic_reliable_client_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_reliable_client_stream.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_session_test.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_framer.h View 4 chunks +6 lines, -3 lines 0 comments Download
M net/spdy/spdy_framer.cc View 17 chunks +94 lines, -40 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 7 chunks +247 lines, -44 lines 0 comments Download
M net/spdy/spdy_protocol.h View 3 chunks +36 lines, -4 lines 0 comments Download
M net/ssl/default_channel_id_store.cc View 6 chunks +26 lines, -0 lines 0 comments Download
M skia/ext/SkDiscardableMemory_chrome.h View 1 chunk +4 lines, -4 lines 0 comments Download
M skia/ext/analysis_canvas.h View 2 chunks +84 lines, -83 lines 0 comments Download
M skia/ext/benchmarking_canvas.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/benchmarking_canvas.cc View 2 chunks +73 lines, -51 lines 0 comments Download
M skia/ext/bitmap_platform_device_mac.h View 1 chunk +10 lines, -8 lines 0 comments Download
M skia/ext/event_tracer_impl.cc View 1 chunk +14 lines, -17 lines 0 comments Download
M skia/ext/lazy_pixel_ref.h View 1 chunk +1 line, -1 line 0 comments Download
M skia/ext/opacity_draw_filter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M skia/ext/pixel_ref_utils.cc View 10 chunks +80 lines, -80 lines 0 comments Download
M skia/ext/pixel_ref_utils_unittest.cc View 1 chunk +5 lines, -7 lines 0 comments Download
M skia/ext/vector_platform_device_skia.h View 1 chunk +9 lines, -9 lines 0 comments Download
M testing/buildbot/chromium.fyi.json View 7 chunks +0 lines, -17 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 8 chunks +0 lines, -12 lines 0 comments Download
M testing/buildbot/chromium.mac.json View 4 chunks +0 lines, -8 lines 0 comments Download
M testing/buildbot/chromium.memory.fyi.json View 2 chunks +0 lines, -2 lines 0 comments Download
A + third_party/android_testrunner/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/android_testrunner/OWNERS View 1 chunk +1 line, -1 line 0 comments Download
A third_party/android_testrunner/README.chromium View 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/android_testrunner/adb_interface.py View 1 chunk +514 lines, -0 lines 0 comments Download
A third_party/android_testrunner/am_instrument_parser.py View 1 chunk +169 lines, -0 lines 0 comments Download
A third_party/android_testrunner/errors.py View 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/android_testrunner/logger.py View 1 chunk +96 lines, -0 lines 0 comments Download
A third_party/android_testrunner/patch.diff View 1 chunk +104 lines, -0 lines 0 comments Download
A third_party/android_testrunner/run_command.py View 1 chunk +192 lines, -0 lines 0 comments Download
M third_party/libevent/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/modp_b64/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/pymock/LICENSE.txt View 2 chunks +2 lines, -7 lines 0 comments Download
A third_party/pymock/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/pymock/README.chromium View 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/pymock/mock.py View 1 chunk +2367 lines, -0 lines 0 comments Download
M tools/android/checkstyle/chromium-style-5.0.xml View 1 chunk +11 lines, -0 lines 0 comments Download
M tools/android/forwarder2/device_forwarder_main.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M tools/android/forwarder2/host_forwarder_main.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M tools/android/heap_profiler/heap_profiler_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/valgrind/chrome_tests.py View 2 chunks +4 lines, -0 lines 0 comments Download
M url/url_canon_icu.h View 1 chunk +4 lines, -4 lines 0 comments Download
M url/url_canon_stdstring.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
6 years, 2 months ago (2014-10-23 00:20:38 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
675df57f2f3c0ffbee99cd7f05d89320ab7eb58e.

Powered by Google App Engine
This is Rietveld 408576698