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

Issue 816543004: Update from https://crrev.com/308996 (Closed)

Created:
6 years ago by etiennej
Modified:
6 years ago
Reviewers:
qsr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, esprehn, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, ojan
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8754 lines, -3993 lines) Patch
M DEPS View 4 chunks +5 lines, -5 lines 0 comments Download
M base/android/java/src/org/chromium/base/BaseSwitches.java View 1 chunk +5 lines, -4 lines 0 comments Download
M base/android/java/src/org/chromium/base/SysUtils.java View 1 chunk +5 lines, -6 lines 0 comments Download
M base/android/java/src/org/chromium/base/TraceEvent.java View 3 chunks +0 lines, -36 lines 0 comments Download
M base/base_switches.h View 1 chunk +2 lines, -1 line 0 comments Download
M base/base_switches.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M base/chromeos/memory_pressure_observer_chromeos.h View 2 chunks +3 lines, -25 lines 0 comments Download
M base/chromeos/memory_pressure_observer_chromeos.cc View 3 chunks +14 lines, -28 lines 0 comments Download
M base/command_line.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M base/debug/trace_event_impl.h View 3 chunks +7 lines, -3 lines 0 comments Download
M base/debug/trace_event_impl.cc View 7 chunks +22 lines, -9 lines 0 comments Download
M base/files/important_file_writer.cc View 1 chunk +5 lines, -1 line 0 comments Download
M base/memory/memory_pressure_listener.h View 3 chunks +9 lines, -8 lines 0 comments Download
M base/memory/memory_pressure_listener.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/sys_info.cc View 1 chunk +2 lines, -8 lines 0 comments Download
M base/tuple.h View 2 chunks +2 lines, -2 lines 0 comments Download
M build/all.gyp View 1 chunk +11 lines, -10 lines 0 comments Download
M build/android/PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/buildbot/bb_device_status_check.py View 4 chunks +17 lines, -12 lines 0 comments Download
M build/android/findbugs_filter/findbugs_known_bugs.txt View 1 chunk +6 lines, -7 lines 0 comments Download
M build/android/pylib/base/environment_factory.py View 1 chunk +6 lines, -3 lines 0 comments Download
M build/android/pylib/base/test_collection.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/base/test_instance_factory.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/base/test_run_factory.py View 1 chunk +24 lines, -11 lines 0 comments Download
M build/android/pylib/device/device_utils.py View 7 chunks +29 lines, -22 lines 0 comments Download
M build/android/pylib/device/device_utils_test.py View 16 chunks +75 lines, -165 lines 0 comments Download
M build/android/pylib/device/intent.py View 1 chunk +34 lines, -0 lines 0 comments Download
M build/android/pylib/gtest/gtest_test_instance.py View 7 chunks +107 lines, -13 lines 0 comments Download
A + build/android/pylib/gtest/gtest_test_instance_test.py View 6 chunks +7 lines, -9 lines 0 comments Download
A build/android/pylib/gtest/local_device_gtest_run.py View 1 chunk +208 lines, -0 lines 0 comments Download
M build/android/pylib/gtest/test_package.py View 1 chunk +0 lines, -32 lines 0 comments Download
M build/android/pylib/gtest/test_package_apk.py View 2 chunks +2 lines, -1 line 0 comments Download
M build/android/pylib/gtest/test_package_exe.py View 2 chunks +2 lines, -1 line 0 comments Download
D build/android/pylib/gtest/test_package_test.py View 1 chunk +0 lines, -88 lines 0 comments Download
A + build/android/pylib/local/device/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A build/android/pylib/local/device/local_device_environment.py View 1 chunk +56 lines, -0 lines 0 comments Download
A build/android/pylib/local/device/local_device_test_run.py View 1 chunk +85 lines, -0 lines 0 comments Download
M build/android/pylib/perf/surface_stats_collector.py View 7 chunks +17 lines, -138 lines 0 comments Download
A build/android/pylib/remote/device/appurify_sanitized.py View 1 chunk +27 lines, -0 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_environment.py View 3 chunks +10 lines, -10 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_gtest_run.py View 3 chunks +12 lines, -8 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_test_run.py View 8 chunks +26 lines, -22 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_uirobot_run.py View 3 chunks +11 lines, -10 lines 0 comments Download
M build/android/pylib/uirobot/uirobot_test_instance.py View 3 chunks +7 lines, -5 lines 0 comments Download
M build/android/pylib/utils/device_temp_file.py View 1 chunk +6 lines, -2 lines 0 comments Download
M build/android/screenshot.py View 1 chunk +5 lines, -1 line 0 comments Download
D build/android/surface_stats.py View 1 chunk +0 lines, -142 lines 0 comments Download
M build/common.gypi View 4 chunks +6 lines, -10 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +11 lines, -3 lines 0 comments Download
M build/config/features.gni View 1 chunk +3 lines, -2 lines 0 comments Download
M build/config/gcc/gcc_version.gni View 1 chunk +2 lines, -2 lines 0 comments Download
M build/ios/grit_whitelist.txt View 2 chunks +2 lines, -0 lines 0 comments Download
M build/module_args/v8.gni View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M build/secondary/third_party/freetype/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M build/whitespace_file.txt View 1 chunk +3 lines, -1 line 0 comments Download
M cc/BUILD.gn View 6 chunks +11 lines, -0 lines 0 comments Download
M cc/OWNERS View 1 chunk +6 lines, -1 line 0 comments Download
M cc/cc.gyp View 4 chunks +8 lines, -0 lines 0 comments Download
M cc/cc_tests.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/debug/devtools_instrumentation.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/debug/frame_viewer_instrumentation.h View 2 chunks +4 lines, -49 lines 0 comments Download
A cc/debug/frame_viewer_instrumentation.cc View 1 chunk +63 lines, -0 lines 0 comments Download
M cc/input/scroll_elasticity_helper.h View 1 chunk +19 lines, -29 lines 0 comments Download
M cc/input/scroll_elasticity_helper.cc View 2 chunks +43 lines, -57 lines 0 comments Download
M cc/layers/heads_up_display_layer_impl.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M cc/layers/layer.h View 6 chunks +52 lines, -1 line 0 comments Download
M cc/layers/layer.cc View 3 chunks +30 lines, -0 lines 0 comments Download
M cc/layers/layer_impl.h View 1 chunk +8 lines, -0 lines 0 comments Download
M cc/layers/picture_image_layer_impl_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/layers/picture_layer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/picture_layer_impl.h View 5 chunks +5 lines, -13 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 11 chunks +4 lines, -24 lines 0 comments Download
M cc/layers/picture_layer_impl_perftest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 5 chunks +8 lines, -7 lines 0 comments Download
M cc/layers/tiled_layer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/output/begin_frame_args.h View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/output/begin_frame_args.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/output/renderer_pixeltest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/quads/draw_quad_unittest.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M cc/resources/drawing_display_item.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/eviction_tile_priority_queue.h View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/resources/eviction_tile_priority_queue.cc View 2 chunks +4 lines, -20 lines 0 comments Download
M cc/resources/picture.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/resources/picture_layer_tiling.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/picture_layer_tiling.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/picture_layer_tiling_set.h View 1 chunk +0 lines, -3 lines 0 comments Download
M cc/resources/picture_layer_tiling_set.cc View 1 chunk +2 lines, -1 line 0 comments Download
M cc/resources/picture_pile_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/resources/resource_provider.cc View 1 chunk +3 lines, -11 lines 0 comments Download
M cc/resources/tile_manager.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/resources/tile_manager_perftest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/resources/tile_manager_unittest.cc View 6 chunks +0 lines, -6 lines 0 comments Download
M cc/resources/tiling_set_eviction_queue.cc View 1 chunk +8 lines, -1 line 0 comments Download
A cc/scheduler/commit_earlyout_reason.h View 1 chunk +37 lines, -0 lines 0 comments Download
M cc/scheduler/scheduler.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/scheduler/scheduler.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M cc/scheduler/scheduler_state_machine.h View 3 chunks +5 lines, -3 lines 0 comments Download
M cc/scheduler/scheduler_state_machine.cc View 5 chunks +18 lines, -14 lines 0 comments Download
M cc/scheduler/scheduler_state_machine_unittest.cc View 6 chunks +16 lines, -153 lines 0 comments Download
M cc/scheduler/scheduler_unittest.cc View 73 chunks +232 lines, -320 lines 0 comments Download
M cc/surfaces/surface_aggregator.h View 1 chunk +17 lines, -2 lines 0 comments Download
M cc/surfaces/surface_aggregator.cc View 9 chunks +67 lines, -22 lines 0 comments Download
M cc/surfaces/surface_aggregator_unittest.cc View 7 chunks +97 lines, -92 lines 0 comments Download
A cc/test/fake_external_begin_frame_source.h View 1 chunk +38 lines, -0 lines 0 comments Download
A cc/test/fake_external_begin_frame_source.cc View 1 chunk +46 lines, -0 lines 0 comments Download
M cc/test/fake_layer_tree_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/test/fake_picture_layer_impl.h View 2 chunks +0 lines, -9 lines 0 comments Download
M cc/test/layer_tree_test.h View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/test/layer_tree_test.cc View 5 chunks +7 lines, -51 lines 0 comments Download
M cc/test/scheduler_test_common.h View 1 chunk +9 lines, -0 lines 0 comments Download
A cc/trees/draw_property_utils.h View 1 chunk +47 lines, -0 lines 0 comments Download
A cc/trees/draw_property_utils.cc View 1 chunk +280 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 1 chunk +2 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_common.h View 5 chunks +5 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 4 chunks +43 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common_perftest.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.h View 2 chunks +2 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 5 chunks +60 lines, -5 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 4 chunks +40 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_no_message_loop.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +1 line, -0 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 +2 lines, -1 line 0 comments Download
M cc/trees/occlusion_tracker_unittest.cc View 39 chunks +39 lines, -39 lines 0 comments Download
A cc/trees/property_tree.h View 1 chunk +139 lines, -0 lines 0 comments Download
A cc/trees/property_tree.cc View 1 chunk +199 lines, -0 lines 0 comments Download
A cc/trees/property_tree_builder.h View 1 chunk +31 lines, -0 lines 0 comments Download
A cc/trees/property_tree_builder.cc View 1 chunk +280 lines, -0 lines 0 comments Download
A cc/trees/property_tree_unittest.cc View 1 chunk +207 lines, -0 lines 0 comments Download
M cc/trees/single_thread_proxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 5 chunks +19 lines, -15 lines 0 comments Download
M cc/trees/thread_proxy.h View 2 chunks +2 lines, -1 line 0 comments Download
M cc/trees/thread_proxy.cc View 4 chunks +15 lines, -17 lines 0 comments Download
M examples/pdf_viewer/pdf_viewer.cc View 1 chunk +1 line, -1 line 0 comments Download
M gin/arguments.cc View 1 chunk +16 lines, -2 lines 0 comments Download
M gin/function_template.h View 1 chunk +5 lines, -1 line 0 comments Download
M gpu/PRESUBMIT.py View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/command_buffer/service/context_group.h View 3 chunks +4 lines, -1 line 0 comments Download
M gpu/command_buffer/service/context_group.cc View 5 chunks +29 lines, -9 lines 0 comments Download
M gpu/command_buffer/service/context_group_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager_unittest.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.h View 2 chunks +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.cc View 3 chunks +12 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/test_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/test_helper.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 3 chunks +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager_unittest.cc View 20 chunks +21 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/valuebuffer_manager.h View 4 chunks +48 lines, -1 line 0 comments Download
M gpu/command_buffer/service/valuebuffer_manager.cc View 4 chunks +64 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/valuebuffer_manager_unittest.cc View 4 chunks +40 lines, -1 line 0 comments Download
M gpu/command_buffer/tests/gl_manager.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M gpu/gles2_conform_support/egl/display.cc View 2 chunks +9 lines, -2 lines 0 comments Download
A mojo/tools/roll/build_v8.patch View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M net/BUILD.gn View 2 chunks +5 lines, -0 lines 0 comments Download
M net/android/java/src/org/chromium/net/NetworkChangeNotifier.java View 6 chunks +26 lines, -7 lines 0 comments Download
M net/android/java/src/org/chromium/net/NetworkChangeNotifierAutoDetect.java View 8 chunks +50 lines, -28 lines 0 comments Download
M net/android/javatests/src/org/chromium/net/NetworkChangeNotifierTest.java View 7 chunks +54 lines, -13 lines 0 comments Download
M net/android/network_change_notifier_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/android/network_change_notifier_android.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/android/network_change_notifier_android_unittest.cc View 3 chunks +31 lines, -15 lines 0 comments Download
M net/android/network_change_notifier_delegate_android.h View 2 chunks +11 lines, -0 lines 0 comments Download
M net/android/network_change_notifier_delegate_android.cc View 3 chunks +13 lines, -4 lines 0 comments Download
M net/base/net_log_event_type_list.h View 1 chunk +14 lines, -0 lines 0 comments Download
M net/base/network_change_notifier.h View 5 chunks +29 lines, -4 lines 0 comments Download
M net/base/network_change_notifier.cc View 5 chunks +44 lines, -11 lines 0 comments Download
M net/base/registry_controlled_domains/effective_tld_names.dat View 64 chunks +320 lines, -21 lines 0 comments Download
M net/base/registry_controlled_domains/effective_tld_names.gperf View 87 chunks +101 lines, -0 lines 0 comments Download
M net/base/sdch_manager.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/base/sdch_manager_unittest.cc View 2 chunks +25 lines, -0 lines 0 comments Download
M net/cert/cert_policy_enforcer.h View 2 chunks +6 lines, -12 lines 0 comments Download
M net/cert/cert_policy_enforcer.cc View 4 chunks +159 lines, -69 lines 0 comments Download
M net/cert/cert_policy_enforcer_unittest.cc View 10 chunks +23 lines, -32 lines 0 comments Download
M net/cert/ct_ev_whitelist.h View 2 chunks +9 lines, -0 lines 0 comments Download
M net/cert/ct_known_logs_static.h View 1 chunk +1 line, -9 lines 0 comments Download
M net/data/proxy_resolver_v8_unittest/pac_library_unittest.js View 1 chunk +3 lines, -0 lines 0 comments Download
M net/http/http_cache_transaction.cc View 37 chunks +195 lines, -0 lines 0 comments Download
M net/http/transport_security_state_static.h View 2 chunks +1651 lines, -1610 lines 0 comments Download
M net/http/transport_security_state_static.json View 1 chunk +40 lines, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/congestion_control/cubic.cc View 3 chunks +13 lines, -3 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/proof_source.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/crypto/proof_source_chromium.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/proof_source_chromium.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/proof_test.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.h View 4 chunks +13 lines, -9 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 6 chunks +13 lines, -10 lines 0 comments Download
M net/quic/quic_connection_stats.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_server_stream.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M net/quic/quic_data_writer.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_framer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M net/quic/quic_session.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 7 chunks +35 lines, -0 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_chromium.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_connection_peer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 7 chunks +31 lines, -6 lines 0 comments Download
M net/socket/ssl_session_cache_openssl.cc View 10 chunks +46 lines, -0 lines 0 comments Download
M net/socket/transport_client_socket_pool.cc View 2 chunks +20 lines, -0 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_job.cc View 2 chunks +12 lines, -1 line 0 comments Download
M sandbox/linux/services/linux_syscalls.h View 1 chunk +5 lines, -1 line 0 comments Download
A sandbox/linux/services/mips64_linux_syscalls.h View 1 chunk +1266 lines, -0 lines 0 comments Download
M sandbox/linux/services/mips_linux_syscalls.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/services/syscall_wrappers.h View 2 chunks +17 lines, -3 lines 0 comments Download
M sandbox/linux/services/syscall_wrappers.cc View 3 chunks +87 lines, -11 lines 0 comments Download
M sandbox/linux/services/syscall_wrappers_unittest.cc View 2 chunks +31 lines, -0 lines 0 comments Download
M services/gles2/command_buffer_driver.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M skia/config/SkUserConfig.h View 1 chunk +14 lines, -2 lines 0 comments Download
M skia/ext/analysis_canvas_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/bindings/scripts/blink_idl_parser.py View 2 chunks +13 lines, -1 line 0 comments Download
M sky/engine/platform/graphics/GraphicsContext.h View 2 chunks +1 line, -3 lines 0 comments Download
M sky/engine/platform/graphics/GraphicsContext.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
A + sky/engine/platform/graphics/GraphicsContext.cpp.orig View 0 chunks +-1 lines, --1 lines 0 comments Download
A sky/engine/platform/graphics/GraphicsContext.cpp.rej View 1 chunk +22 lines, -0 lines 0 comments Download
A + sky/engine/platform/graphics/GraphicsContext.h.orig View 0 chunks +-1 lines, --1 lines 0 comments Download
A sky/engine/platform/graphics/GraphicsContext.h.rej View 1 chunk +15 lines, -0 lines 0 comments Download
M sky/engine/platform/graphics/GraphicsContextRecorder.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M testing/android/java/src/org/chromium/native_test/ChromiumNativeTestInstrumentationTestRunner.java View 2 chunks +2 lines, -5 lines 0 comments Download
M testing/buildbot/chromium.chromiumos.json View 3 chunks +26 lines, -9 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 3 chunks +18 lines, -3 lines 0 comments Download
M testing/buildbot/chromium.mac.json View 2 chunks +2 lines, -2 lines 0 comments Download
M testing/buildbot/chromium.win.json View 4 chunks +4 lines, -4 lines 0 comments Download
M testing/buildbot/chromium_trybot.json View 1 chunk +6 lines, -1 line 0 comments Download
M testing/chromoting/chromoting_integration_tests.isolate View 2 chunks +16 lines, -1 line 0 comments Download
M third_party/cython/python_flags.py View 2 chunks +13 lines, -16 lines 0 comments Download
M third_party/harfbuzz-ng/README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/harfbuzz-ng/gsubgpos.patch View 1 chunk +20 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/ply/README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M third_party/ply/__init__.py View 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/ply/license.patch View 1 chunk +41 lines, -0 lines 0 comments Download
M tools/clang/blink_gc_plugin/Config.h View 1 chunk +3 lines, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/heap/stubs.h View 1 chunk +5 lines, -1 line 0 comments Download
M tools/clang/scripts/update.sh View 3 chunks +230 lines, -1 line 0 comments Download
M tools/idl_parser/idl_lexer.py View 2 chunks +6 lines, -1 line 0 comments Download
M tools/idl_parser/idl_parser.py View 6 chunks +83 lines, -46 lines 0 comments Download
M tools/idl_parser/idl_ppapi_parser.py View 1 chunk +8 lines, -0 lines 0 comments Download
M tools/idl_parser/test_lexer/keywords.in View 1 chunk +11 lines, -1 line 0 comments Download
M tools/idl_parser/test_parser/interface_web.idl View 1 chunk +52 lines, -0 lines 0 comments Download
M tools/valgrind/asan/asan_symbolize.py View 1 chunk +48 lines, -1 line 0 comments Download
M tools/valgrind/asan/third_party/README.chromium View 1 chunk +2 lines, -1 line 0 comments Download
M tools/valgrind/asan/third_party/asan_symbolize.py View 5 chunks +39 lines, -11 lines 0 comments Download
M tools/valgrind/drmemory/suppressions_full.txt View 1 chunk +0 lines, -13 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
etiennej
Files I modified manually: DEPS cc/trees/property_tree_builder.cc examples/pdf_viewer/pdf_viewer.cc gpu/command_buffer/service/valuebuffer_manager.h mojo/tools/roll/build_v8.patch services/gles2/command_buffer_driver.cc sky/engine/bindings/scripts/blink_idl_parser.py sky/engine/platform/graphics/GraphicsContext.cpp sky/engine/platform/graphics/GraphicsContext.h sky/engine/platform/graphics/GraphicsContextRecorder.cpp
6 years ago (2014-12-19 11:15:28 UTC) #1
qsr
https://codereview.chromium.org/816543004/diff/1/mojo/tools/roll/build_v8.patch File mojo/tools/roll/build_v8.patch (right): https://codereview.chromium.org/816543004/diff/1/mojo/tools/roll/build_v8.patch#newcode12 mojo/tools/roll/build_v8.patch:12: +# https://codereview.chromium.org/749213004 The comment is incorrect. Please put one ...
6 years ago (2014-12-19 12:03:25 UTC) #2
etiennej
https://codereview.chromium.org/816543004/diff/1/mojo/tools/roll/build_v8.patch File mojo/tools/roll/build_v8.patch (right): https://codereview.chromium.org/816543004/diff/1/mojo/tools/roll/build_v8.patch#newcode12 mojo/tools/roll/build_v8.patch:12: +# https://codereview.chromium.org/749213004 On 2014/12/19 12:03:25, qsr wrote: > The ...
6 years ago (2014-12-19 13:42:36 UTC) #3
qsr
LGTM with nits. https://codereview.chromium.org/816543004/diff/20001/build/module_args/v8.gni File build/module_args/v8.gni (right): https://codereview.chromium.org/816543004/diff/20001/build/module_args/v8.gni#newcode11 build/module_args/v8.gni:11: # appropriate startup data is correctly ...
6 years ago (2014-12-19 14:30:23 UTC) #4
etiennej
https://codereview.chromium.org/816543004/diff/20001/build/module_args/v8.gni File build/module_args/v8.gni (right): https://codereview.chromium.org/816543004/diff/20001/build/module_args/v8.gni#newcode11 build/module_args/v8.gni:11: # appropriate startup data is correctly bundled for android ...
6 years ago (2014-12-19 14:36:49 UTC) #5
etiennej
6 years ago (2014-12-19 14:45:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
175837ac14bd217f1e38193d15e0c275ab1bf53a.

Powered by Google App Engine
This is Rietveld 408576698