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

Issue 951673002: Revert "Pull chromium at 2c3ffb2355a27c32f45e508ef861416b820c823b" (Closed)

Created:
5 years, 10 months ago by eseidel
Modified:
5 years, 10 months ago
Reviewers:
jamesr, DaveMoore, 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

Revert "Pull chromium at 2c3ffb2355a27c32f45e508ef861416b820c823b" This reverts commit 75d3e86468813c450c36d2320bbd7a8b2e2ba9c4. Android mojo_shell fails to run. It can'd find the AndroidHandler class. Unclear what part of this change is causing this. jamesr and I spent a while trying to figure out, but we're reverting this for now to unblock the rest of the team working on android development. Hopefully the paris team will be able to bail us out here when they wake. :) R=jamesr@chromium.org,qsr@chromium.org,davemoore@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/101a533ca6c8cfa47a10796e922b0a3d333ceb11

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4693 lines, -25543 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 5 chunks +10 lines, -7 lines 0 comments Download
M base/BUILD.gn View 6 chunks +10 lines, -10 lines 0 comments Download
M base/allocator/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M base/android/base_jni_onload.h View 1 chunk +7 lines, -12 lines 0 comments Download
M base/android/base_jni_onload.cc View 1 chunk +31 lines, -23 lines 0 comments Download
M base/android/java/src/org/chromium/base/ResourceExtractor.java View 5 chunks +0 lines, -57 lines 0 comments Download
M base/android/java/src/org/chromium/base/library_loader/Linker.java View 1 chunk +1 line, -1 line 0 comments Download
M base/android/jni_android.h View 1 chunk +0 lines, -7 lines 0 comments Download
M base/android/jni_android.cc View 2 chunks +0 lines, -11 lines 0 comments Download
M base/android/jni_generator/jni_generator.py View 11 chunks +26 lines, -51 lines 0 comments Download
M base/android/jni_generator/jni_generator_tests.py View 3 chunks +2 lines, -12 lines 0 comments Download
D base/android/jni_generator/testNativeExportsOptionalOption.golden View 1 chunk +0 lines, -283 lines 0 comments Download
A base/android/jni_onload_delegate.h View 1 chunk +41 lines, -0 lines 0 comments Download
M base/base.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M base/base.gypi View 2 chunks +1 line, -4 lines 0 comments Download
M base/i18n/break_iterator.cc View 1 chunk +1 line, -2 lines 0 comments Download
M base/i18n/time_formatting_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M base/ios/device_util.mm View 1 chunk +1 line, -0 lines 0 comments Download
M base/ios/device_util_unittest.mm View 1 chunk +1 line, -0 lines 0 comments Download
M base/memory/discardable_memory_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M base/memory/discardable_memory_linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M base/memory/discardable_memory_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M base/memory/discardable_memory_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M base/memory/scoped_ptr_unittest.cc View 2 chunks +5 lines, -7 lines 0 comments Download
M base/memory/singleton.h View 4 chunks +9 lines, -0 lines 0 comments Download
M base/process/process_win.cc View 2 chunks +1 line, -16 lines 0 comments Download
M base/test/android/javatests/src/org/chromium/base/test/BaseInstrumentationTestRunner.java View 3 chunks +48 lines, -81 lines 0 comments Download
M base/test/test_suite.cc View 2 chunks +0 lines, -24 lines 0 comments Download
M base/time/time.h View 1 chunk +0 lines, -8 lines 0 comments Download
M base/time/time_unittest.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M base/trace_event/memory_dump_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M base/trace_event/memory_dump_manager.cc View 3 chunks +19 lines, -14 lines 0 comments Download
M base/trace_event/memory_dump_manager_unittest.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M base/trace_event/process_memory_dump.h View 1 chunk +12 lines, -19 lines 0 comments Download
M base/trace_event/process_memory_dump.cc View 1 chunk +10 lines, -10 lines 0 comments Download
D base/trace_event/process_memory_totals.h View 1 chunk +0 lines, -36 lines 0 comments Download
D base/trace_event/process_memory_totals.cc View 1 chunk +0 lines, -17 lines 0 comments Download
D base/trace_event/process_memory_totals_dump_provider.h View 1 chunk +0 lines, -44 lines 0 comments Download
D base/trace_event/process_memory_totals_dump_provider.cc View 1 chunk +0 lines, -53 lines 0 comments Download
D base/trace_event/process_memory_totals_dump_provider_unittest.cc View 1 chunk +0 lines, -43 lines 0 comments Download
M base/trace_event/trace_event_synthetic_delay.cc View 1 chunk +0 lines, -1 line 0 comments Download
M base/version.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M base/version_unittest.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M base/win/pe_image.h View 1 chunk +0 lines, -3 lines 0 comments Download
M base/win/pe_image.cc View 3 chunks +0 lines, -39 lines 0 comments Download
M base/win/pe_image_unittest.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M build/all.gyp View 3 chunks +37 lines, -0 lines 0 comments Download
M build/android/android_exports.gyp View 2 chunks +4 lines, -8 lines 0 comments Download
A + build/android/android_exports.lst View 1 chunk +1 line, -2 lines 0 comments Download
D build/android/android_no_jni_exports.lst View 1 chunk +0 lines, -17 lines 0 comments Download
D build/android/android_webview_export_whitelist.lst View 1 chunk +0 lines, -16 lines 0 comments Download
M build/android/buildbot/bb_device_status_check.py View 1 chunk +5 lines, -6 lines 0 comments Download
M build/android/findbugs_filter/findbugs_known_bugs.txt View 1 chunk +0 lines, -1 line 0 comments Download
M build/android/provision_devices.py View 3 chunks +24 lines, -6 lines 0 comments Download
M build/android/pylib/base/base_test_result.py View 1 chunk +0 lines, -4 lines 0 comments Download
M build/android/pylib/device/adb_wrapper.py View 2 chunks +5 lines, -5 lines 0 comments Download
M build/android/pylib/device/device_utils.py View 3 chunks +4 lines, -48 lines 0 comments Download
M build/android/pylib/device/device_utils_test.py View 37 chunks +123 lines, -74 lines 0 comments Download
M build/android/pylib/device/logcat_monitor.py View 2 chunks +2 lines, -4 lines 0 comments Download
M build/android/pylib/instrumentation/instrumentation_test_instance.py View 3 chunks +55 lines, -57 lines 0 comments Download
M build/android/pylib/instrumentation/instrumentation_test_instance_test.py View 4 chunks +44 lines, -29 lines 0 comments Download
M build/android/pylib/instrumentation/test_runner.py View 2 chunks +5 lines, -13 lines 0 comments Download
M build/android/pylib/linker/test_case.py View 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/local/device/local_device_instrumentation_test_run.py View 1 chunk +7 lines, -10 lines 0 comments Download
M build/android/pylib/local/device/local_device_test_run.py View 1 chunk +2 lines, -3 lines 0 comments Download
M build/android/pylib/remote/device/remote_device_instrumentation_test_run.py View 1 chunk +4 lines, -5 lines 0 comments Download
M build/android/pylib/uiautomator/test_runner.py View 1 chunk +2 lines, -5 lines 0 comments Download
M build/common.gypi View 14 chunks +29 lines, -40 lines 0 comments Download
M build/compiled_action.gni View 1 chunk +1 line, -1 line 0 comments Download
M build/config/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/config/BUILDCONFIG.gn View 13 chunks +47 lines, -82 lines 0 comments Download
M build/config/allocator.gni View 1 chunk +1 line, -1 line 0 comments Download
M build/config/android/BUILD.gn View 1 chunk +0 lines, -5 lines 0 comments Download
M build/config/android/config.gni View 4 chunks +16 lines, -16 lines 0 comments Download
M build/config/android/rules.gni View 3 chunks +3 lines, -13 lines 0 comments Download
M build/config/arm.gni View 1 chunk +1 line, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 16 chunks +21 lines, -42 lines 0 comments Download
M build/config/features.gni View 1 chunk +3 lines, -3 lines 0 comments Download
M build/config/linux/BUILD.gn View 1 chunk +9 lines, -11 lines 0 comments Download
M build/config/linux/pkg_config.gni View 1 chunk +1 line, -1 line 0 comments Download
M build/config/mips.gni View 1 chunk +2 lines, -2 lines 0 comments Download
M build/config/sysroot.gni View 2 chunks +9 lines, -9 lines 0 comments Download
M build/config/win/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/download_sdk_extras.py View 2 chunks +2 lines, -9 lines 0 comments Download
M build/get_landmines.py View 1 chunk +0 lines, -1 line 0 comments Download
M build/ios/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
M build/ios/grit_whitelist.txt View 2 chunks +0 lines, -2 lines 0 comments Download
M build/isolate.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M build/jar_file_jni_generator.gypi View 1 chunk +0 lines, -8 lines 0 comments Download
M build/jni_generator.gypi View 1 chunk +0 lines, -8 lines 0 comments Download
M build/json_schema_api.gni View 1 chunk +0 lines, -1 line 0 comments Download
M build/sanitizers/tsan_suppressions.cc View 2 chunks +2 lines, -11 lines 0 comments Download
M build/secondary/third_party/cacheinvalidation/BUILD.gn View 1 chunk +5 lines, -2 lines 0 comments Download
M build/secondary/third_party/icu/BUILD.gn View 17 chunks +12 lines, -42 lines 0 comments Download
M build/secondary/third_party/libjpeg_turbo/BUILD.gn View 5 chunks +8 lines, -8 lines 0 comments Download
M build/secondary/third_party/libsrtp/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M build/secondary/third_party/nss/BUILD.gn View 10 chunks +17 lines, -17 lines 0 comments Download
M build/toolchain/android/BUILD.gn View 8 chunks +8 lines, -8 lines 0 comments Download
M build/toolchain/cros/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/toolchain/gcc_toolchain.gni View 3 chunks +8 lines, -19 lines 0 comments Download
M build/toolchain/linux/BUILD.gn View 6 chunks +6 lines, -6 lines 0 comments Download
M build/toolchain/mac/BUILD.gn View 1 chunk +2 lines, -5 lines 0 comments Download
M build/toolchain/nacl/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/toolchain/win/BUILD.gn View 5 chunks +8 lines, -13 lines 0 comments Download
M build/toolchain/win/midl.gni View 1 chunk +2 lines, -2 lines 0 comments Download
M build/toolchain/win/setup_toolchain.py View 4 chunks +13 lines, -13 lines 0 comments Download
M build/vs_toolchain.py View 2 chunks +3 lines, -3 lines 0 comments Download
A build/win/install-build-deps.py View 1 chunk +47 lines, -0 lines 0 comments Download
M cc/BUILD.gn View 22 chunks +33 lines, -37 lines 0 comments Download
M cc/animation/animation.h View 4 chunks +33 lines, -37 lines 0 comments Download
M cc/animation/animation.cc View 12 chunks +43 lines, -40 lines 0 comments Download
M cc/animation/animation_curve.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/animation_curve.cc View 1 chunk +10 lines, -12 lines 0 comments Download
M cc/animation/animation_events.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/animation_unittest.cc View 37 chunks +70 lines, -68 lines 0 comments Download
M cc/animation/layer_animation_controller.h View 1 chunk +4 lines, -1 line 0 comments Download
M cc/animation/layer_animation_controller.cc View 43 chunks +98 lines, -82 lines 0 comments Download
M cc/animation/layer_animation_controller_unittest.cc View 84 chunks +259 lines, -229 lines 0 comments Download
M cc/animation/scroll_offset_animation_curve.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/animation/scroll_offset_animation_curve_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/animation/transform_operation.h View 1 chunk +10 lines, -8 lines 0 comments Download
M cc/animation/transform_operation.cc View 10 chunks +16 lines, -16 lines 0 comments Download
M cc/animation/transform_operations.cc View 10 chunks +29 lines, -29 lines 0 comments Download
M cc/base/latency_info_swap_promise_monitor.cc View 2 chunks +7 lines, -9 lines 0 comments Download
M cc/blink/cc_blink_tests.gyp View 1 chunk +1 line, -1 line 0 comments Download
M cc/blink/web_animation_impl.cc View 4 chunks +16 lines, -16 lines 0 comments Download
M cc/blink/web_display_item_list_impl.h View 2 chunks +7 lines, -3 lines 0 comments Download
M cc/blink/web_display_item_list_impl.cc View 3 chunks +20 lines, -13 lines 0 comments Download
M cc/blink/web_layer_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/cc.gyp View 12 chunks +21 lines, -21 lines 0 comments Download
M cc/cc_tests.gyp View 12 chunks +13 lines, -14 lines 0 comments Download
M cc/debug/debug_colors.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/debug/debug_colors.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M cc/input/input_handler.h View 4 chunks +13 lines, -13 lines 0 comments Download
M cc/input/scroll_elasticity_helper.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/input/scroll_elasticity_helper.cc View 2 chunks +0 lines, -9 lines 0 comments Download
M cc/layers/content_layer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/content_layer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/layers/heads_up_display_layer_impl.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M cc/layers/layer.h View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/layers/layer.cc View 7 chunks +10 lines, -6 lines 0 comments Download
M cc/layers/layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/layer_impl.cc View 13 chunks +26 lines, -26 lines 0 comments Download
M cc/layers/layer_unittest.cc View 4 chunks +7 lines, -10 lines 0 comments Download
M cc/layers/picture_image_layer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M cc/layers/picture_image_layer_impl_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/layers/picture_layer.h View 3 chunks +4 lines, -0 lines 0 comments Download
M cc/layers/picture_layer.cc View 5 chunks +22 lines, -6 lines 0 comments Download
M cc/layers/picture_layer_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/layers/picture_layer_impl.cc View 4 chunks +27 lines, -35 lines 0 comments Download
M cc/layers/picture_layer_impl_perftest.cc View 4 chunks +4 lines, -8 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 27 chunks +34 lines, -45 lines 0 comments Download
M cc/layers/scroll_blocks_on.h View 1 chunk +6 lines, -7 lines 0 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 2 chunks +6 lines, -8 lines 0 comments Download
M cc/layers/texture_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/video_layer_impl.cc View 1 chunk +4 lines, -7 lines 0 comments Download
M cc/output/direct_renderer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/gl_renderer.h View 1 chunk +32 lines, -47 lines 0 comments Download
M cc/output/gl_renderer.cc View 40 chunks +167 lines, -116 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 15 chunks +44 lines, -41 lines 0 comments Download
M cc/output/program_binding.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/output/renderer_pixeltest.cc View 12 chunks +94 lines, -36 lines 0 comments Download
M cc/output/shader.h View 2 chunks +28 lines, -28 lines 0 comments Download
M cc/output/shader.cc View 8 chunks +37 lines, -36 lines 0 comments Download
M cc/output/shader_unittest.cc View 1 chunk +16 lines, -24 lines 0 comments Download
M cc/output/software_renderer.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/output/software_renderer_unittest.cc View 4 chunks +27 lines, -12 lines 0 comments Download
M cc/quads/draw_polygon.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/draw_quad_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/quads/yuv_video_draw_quad.h View 1 chunk +3 lines, -4 lines 0 comments Download
M cc/resources/display_item_list_unittest.cc View 3 chunks +15 lines, -25 lines 0 comments Download
M cc/resources/display_list_raster_source.h View 2 chunks +3 lines, -7 lines 0 comments Download
M cc/resources/display_list_raster_source.cc View 4 chunks +8 lines, -32 lines 0 comments Download
M cc/resources/display_list_recording_source.h View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/resources/display_list_recording_source.cc View 4 chunks +11 lines, -4 lines 0 comments Download
M cc/resources/drawing_display_item.h View 2 chunks +5 lines, -4 lines 0 comments Download
M cc/resources/drawing_display_item.cc View 5 chunks +9 lines, -8 lines 0 comments Download
M cc/resources/gpu_rasterizer.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/one_copy_tile_task_worker_pool.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M cc/resources/picture_pile.h View 3 chunks +5 lines, -3 lines 0 comments Download
M cc/resources/picture_pile.cc View 5 chunks +20 lines, -6 lines 0 comments Download
M cc/resources/picture_pile_impl.h View 3 chunks +2 lines, -5 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 4 chunks +5 lines, -33 lines 0 comments Download
M cc/resources/picture_pile_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
D cc/resources/platform_color_unittest.cc View 1 chunk +0 lines, -42 lines 0 comments Download
M cc/resources/prioritized_resource_manager.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M cc/resources/raster_source.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/resources/recording_source.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/resources/resource_provider.h View 4 chunks +11 lines, -15 lines 0 comments Download
M cc/resources/resource_provider.cc View 51 chunks +128 lines, -153 lines 0 comments Download
M cc/resources/resource_provider_unittest.cc View 88 chunks +153 lines, -170 lines 0 comments Download
M cc/resources/scoped_resource.cc View 1 chunk +4 lines, -1 line 0 comments Download
M cc/resources/scoped_resource_unittest.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M cc/resources/texture_uploader.cc View 2 chunks +24 lines, -1 line 0 comments Download
M cc/resources/tile.h View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/resources/tile.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/tile_draw_info.h View 3 chunks +3 lines, -3 lines 0 comments Download
M cc/resources/tile_draw_info.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/tile_manager.cc View 3 chunks +20 lines, -19 lines 0 comments Download
M cc/resources/tile_manager_perftest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/tile_manager_unittest.cc View 4 chunks +5 lines, -9 lines 0 comments Download
M cc/resources/tile_priority.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/resources/tile_task_worker_pool_perftest.cc View 2 chunks +1 line, -3 lines 0 comments Download
M cc/resources/tile_task_worker_pool_unittest.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M cc/resources/tiling_set_eviction_queue.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/resources/ui_resource_request.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/resources/video_resource_updater.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/video_resource_updater.cc View 3 chunks +11 lines, -39 lines 0 comments Download
M cc/resources/video_resource_updater_unittest.cc View 7 chunks +2 lines, -97 lines 0 comments Download
M cc/scheduler/scheduler.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/scheduler/scheduler.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M cc/scheduler/scheduler_unittest.cc View 13 chunks +14 lines, -63 lines 0 comments Download
M cc/surfaces/display.h View 2 chunks +0 lines, -3 lines 0 comments Download
M cc/surfaces/display.cc View 1 chunk +15 lines, -36 lines 0 comments Download
D cc/surfaces/display_unittest.cc View 1 chunk +0 lines, -239 lines 0 comments Download
M cc/test/animation_test_common.cc View 3 chunks +9 lines, -5 lines 0 comments Download
A cc/test/data/blue.png View Binary file 0 comments Download
M cc/test/fake_content_layer_client.cc View 3 chunks +9 lines, -7 lines 0 comments Download
M cc/test/fake_layer_tree_host_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/fake_layer_tree_host_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/test/fake_picture_pile.h View 1 chunk +1 line, -2 lines 0 comments Download
M cc/test/fake_picture_pile.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/test/fake_picture_pile_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_tree_json_parser.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/test/layer_tree_pixel_test.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_tree_pixel_test.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M cc/test/layer_tree_test.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/render_pass_test_common.cc View 2 chunks +24 lines, -16 lines 0 comments Download
M cc/test/test_web_graphics_context_3d.h View 1 chunk +5 lines, -1 line 0 comments Download
M cc/test/test_web_graphics_context_3d.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_sorter.h View 1 chunk +5 lines, -1 line 0 comments Download
M cc/trees/layer_sorter.cc View 5 chunks +7 lines, -7 lines 0 comments Download
M cc/trees/layer_sorter_unittest.cc View 6 chunks +9 lines, -9 lines 0 comments Download
M cc/trees/layer_tree_host.h View 2 chunks +14 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host.cc View 8 chunks +45 lines, -11 lines 0 comments Download
M cc/trees/layer_tree_host_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_common.cc View 5 chunks +16 lines, -28 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 15 chunks +50 lines, -54 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 18 chunks +46 lines, -47 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 114 chunks +316 lines, -288 lines 0 comments Download
A cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc View 1 chunk +116 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 7 chunks +53 lines, -97 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_animation.cc View 13 chunks +26 lines, -21 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_context.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest_no_message_loop.cc View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_unittest_scroll.cc View 3 chunks +15 lines, -15 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 2 chunks +2 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 9 chunks +14 lines, -47 lines 0 comments Download
M cc/trees/layer_tree_settings.h View 1 chunk +3 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/occlusion_tracker_perftest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/single_thread_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/single_thread_proxy.cc View 2 chunks +1 line, -6 lines 0 comments Download
M cc/trees/thread_proxy.h View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/trees/thread_proxy.cc View 4 chunks +5 lines, -20 lines 0 comments Download
M gpu/BUILD.gn View 2 chunks +0 lines, -4 lines 0 comments Download
M gpu/GLES2/gl2chromium_autogen.h View 2 chunks +0 lines, -2 lines 0 comments Download
A + gpu/PRESUBMIT.py View 2 chunks +5 lines, -5 lines 0 comments Download
M gpu/blink/BUILD.gn View 2 chunks +5 lines, -3 lines 0 comments Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 4 chunks +2 lines, -30 lines 0 comments Download
M gpu/command_buffer/client/BUILD.gn View 4 chunks +17 lines, -9 lines 0 comments Download
M gpu/command_buffer/client/gles2_c_lib_autogen.h View 4 chunks +0 lines, -14 lines 0 comments Download
M gpu/command_buffer/client/gles2_cmd_helper_autogen.h View 2 chunks +0 lines, -23 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 chunk +0 lines, -33 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_autogen.h View 2 chunks +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest.cc View 2 chunks +1 line, -42 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest_autogen.h View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_interface_autogen.h View 2 chunks +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_autogen.h View 2 chunks +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h View 2 chunks +0 lines, -9 lines 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_autogen.h View 2 chunks +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h View 2 chunks +0 lines, -14 lines 0 comments Download
M gpu/command_buffer/client/program_info_manager.cc View 4 chunks +10 lines, -9 lines 0 comments Download
M gpu/command_buffer/cmd_buffer_functions.txt View 2 chunks +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format.h View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_autogen.h View 3 chunks +0 lines, -119 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_test_autogen.h View 2 chunks +0 lines, -32 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_ids_autogen.h View 1 chunk +247 lines, -249 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.h View 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager.h View 1 chunk +0 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 2 chunks +2 lines, -52 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 1 chunk +0 lines, -109 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h View 2 chunks +2 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h View 2 chunks +14 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_3_autogen.h View 2 chunks +0 lines, -16 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_validation_autogen.h View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h View 2 chunks +0 lines, -7 lines 0 comments Download
M gpu/command_buffer/service/gpu_timing.h View 2 chunks +3 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/gpu_timing.cc View 2 chunks +1 line, -2 lines 0 comments Download
M gpu/command_buffer/service/gpu_tracer.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/gpu_tracer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gpu_tracer_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager_sync.h View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager_sync.cc View 3 chunks +12 lines, -10 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager_unittest.cc View 2 chunks +2 lines, -60 lines 0 comments Download
M gpu/command_buffer/service/shader_manager.cc View 2 chunks +14 lines, -20 lines 0 comments Download
M gpu/command_buffer/service/texture_definition.h View 3 chunks +3 lines, -5 lines 0 comments Download
M gpu/command_buffer/service/texture_definition.cc View 7 chunks +64 lines, -50 lines 0 comments Download
M gpu/config/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 2 chunks +1 line, -18 lines 0 comments Download
M gpu/config/gpu_driver_bug_workaround_type.h View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/perftests/measurements.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/perftests/measurements.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/perftests/texture_upload_perftest.cc View 8 chunks +19 lines, -38 lines 0 comments Download
M mojo/converters/surfaces/surfaces_type_converters.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/surfaces/public/interfaces/quads.mojom View 1 chunk +1 line, -2 lines 0 comments Download
M mojo/tools/roll/cc_strip_video.patch View 18 chunks +20 lines, -20 lines 0 comments Download
A mojo/tools/roll/net_sql.patch View 1 chunk +38 lines, -0 lines 0 comments Download
M mojo/tools/roll/update_from_chromium.py View 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/linux/BUILD.gn View 3 chunks +20 lines, -23 lines 0 comments Download
M sandbox/linux/services/credentials.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M sandbox/linux/services/proc_util_unittest.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M services/surfaces/surfaces_scheduler.h View 1 chunk +0 lines, -1 line 0 comments Download
M services/surfaces/surfaces_scheduler.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M skia/BUILD.gn View 7 chunks +6 lines, -10 lines 0 comments Download
M skia/config/SkUserConfig.h View 1 chunk +0 lines, -4 lines 0 comments Download
M skia/ext/analysis_canvas.cc View 1 chunk +1 line, -0 lines 0 comments Download
M skia/ext/bitmap_platform_device_mac.cc View 1 chunk +0 lines, -72 lines 0 comments Download
M skia/ext/platform_canvas_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M skia/ext/platform_device.h View 2 chunks +17 lines, -0 lines 0 comments Download
M skia/ext/platform_device_mac.cc View 1 chunk +122 lines, -0 lines 0 comments Download
M skia/ext/skia_utils_ios_unittest.mm View 1 chunk +1 line, -0 lines 0 comments Download
M skia/skia_test_expectations.txt View 1 chunk +0 lines, -3 lines 0 comments Download
M sky/engine/platform/graphics/DecodingImageGenerator.h View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/platform/graphics/DecodingImageGenerator.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M testing/android/native_test.gyp View 1 chunk +7 lines, -0 lines 0 comments Download
M testing/android/native_test_jni_onload.cc View 2 chunks +13 lines, -11 lines 0 comments Download
M testing/buildbot/chromium.fyi.json View 1 chunk +0 lines, -80 lines 0 comments Download
M testing/chromoting/browser_test_commands_linux.txt View 1 chunk +0 lines, -3 lines 0 comments Download
M testing/commit_queue/config.json View 1 chunk +1 line, -2 lines 0 comments Download
A + testing/legion/client_controller.py View 2 chunks +13 lines, -9 lines 0 comments Download
A + testing/legion/client_lib.py View 8 chunks +22 lines, -35 lines 0 comments Download
A + testing/legion/client_rpc_methods.py View 1 chunk +1 line, -1 line 0 comments Download
A + testing/legion/client_rpc_server.py View 4 chunks +6 lines, -6 lines 0 comments Download
M testing/legion/common_lib.py View 1 chunk +1 line, -1 line 0 comments Download
A + testing/legion/discovery_server.py View 2 chunks +16 lines, -16 lines 0 comments Download
A + testing/legion/examples/hello_world/client_test.isolate View 1 chunk +3 lines, -3 lines 0 comments Download
A + testing/legion/examples/hello_world/client_test.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + testing/legion/examples/hello_world/host_test.isolate View 1 chunk +3 lines, -3 lines 0 comments Download
A testing/legion/examples/hello_world/host_test.py View 1 chunk +77 lines, -0 lines 0 comments Download
D testing/legion/examples/hello_world/task_test.isolate View 1 chunk +0 lines, -23 lines 0 comments Download
D testing/legion/examples/hello_world/task_test.py View 1 chunk +0 lines, -27 lines 0 comments Download
A + testing/legion/examples/subprocess/client.isolate View 1 chunk +2 lines, -2 lines 0 comments Download
M testing/legion/examples/subprocess/subprocess_test.isolate View 1 chunk +1 line, -1 line 0 comments Download
M testing/legion/examples/subprocess/subprocess_test.py View 2 chunks +26 lines, -26 lines 0 comments Download
D testing/legion/examples/subprocess/task.isolate View 1 chunk +0 lines, -22 lines 0 comments Download
A testing/legion/host_controller.py View 1 chunk +70 lines, -0 lines 0 comments Download
M testing/legion/legion.isolate View 1 chunk +6 lines, -6 lines 0 comments Download
D testing/legion/rpc_methods.py View 1 chunk +0 lines, -151 lines 0 comments Download
D testing/legion/rpc_server.py View 1 chunk +0 lines, -128 lines 0 comments Download
D testing/legion/run_task.py View 1 chunk +0 lines, -47 lines 0 comments Download
D testing/legion/task_controller.py View 1 chunk +0 lines, -224 lines 0 comments Download
D testing/legion/task_registration_server.py View 1 chunk +0 lines, -55 lines 0 comments Download
D testing/legion/test_controller.py View 1 chunk +0 lines, -69 lines 0 comments Download
M third_party/boringssl/BUILD.gn View 5 chunks +13 lines, -13 lines 0 comments Download
M third_party/harfbuzz-ng/BUILD.gn View 2 chunks +5 lines, -2 lines 0 comments Download
M third_party/jstemplate/README.chromium View 2 chunks +0 lines, -6 lines 0 comments Download
M third_party/jstemplate/jsevalcontext.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/jstemplate/jstemplate.js View 3 chunks +4 lines, -2 lines 0 comments Download
M third_party/libpng/BUILD.gn View 1 chunk +6 lines, -2 lines 0 comments Download
D third_party/ots/BUILD.gn View 1 chunk +0 lines, -90 lines 0 comments Download
D third_party/ots/INSTALL View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/ots/LICENSE View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/ots/OWNERS View 1 chunk +0 lines, -4 lines 0 comments Download
D third_party/ots/README View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/ots/README.chromium View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/ots/docs/DesignDoc.md View 1 chunk +0 lines, -136 lines 0 comments Download
D third_party/ots/docs/HowToTest.md View 1 chunk +0 lines, -68 lines 0 comments Download
D third_party/ots/gyp_ots View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/ots/include/opentype-sanitiser.h View 1 chunk +0 lines, -231 lines 0 comments Download
D third_party/ots/include/ots-memory-stream.h View 1 chunk +0 lines, -105 lines 0 comments Download
D third_party/ots/ots.gyp View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/ots/ots-common.gypi View 1 chunk +0 lines, -77 lines 0 comments Download
D third_party/ots/ots-standalone.gyp View 1 chunk +0 lines, -256 lines 0 comments Download
D third_party/ots/src/cff.h View 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/ots/src/cff.cc View 1 chunk +0 lines, -1041 lines 0 comments Download
D third_party/ots/src/cff_type2_charstring.h View 1 chunk +0 lines, -101 lines 0 comments Download
D third_party/ots/src/cff_type2_charstring.cc View 1 chunk +0 lines, -914 lines 0 comments Download
D third_party/ots/src/cmap.h View 1 chunk +0 lines, -74 lines 0 comments Download
D third_party/ots/src/cmap.cc View 1 chunk +0 lines, -1106 lines 0 comments Download
D third_party/ots/src/cvt.h View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/ots/src/cvt.cc View 1 chunk +0 lines, -60 lines 0 comments Download
D third_party/ots/src/fpgm.h View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/ots/src/fpgm.cc View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/ots/src/gasp.h View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/ots/src/gasp.cc View 1 chunk +0 lines, -114 lines 0 comments Download
D third_party/ots/src/gdef.h View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/ots/src/gdef.cc View 1 chunk +0 lines, -388 lines 0 comments Download
D third_party/ots/src/glyf.h View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/ots/src/glyf.cc View 1 chunk +0 lines, -298 lines 0 comments Download
D third_party/ots/src/gpos.h View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/ots/src/gpos.cc View 1 chunk +0 lines, -828 lines 0 comments Download
D third_party/ots/src/gsub.h View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/ots/src/gsub.cc View 1 chunk +0 lines, -685 lines 0 comments Download
D third_party/ots/src/hdmx.h View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/ots/src/hdmx.cc View 1 chunk +0 lines, -142 lines 0 comments Download
D third_party/ots/src/head.h View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/ots/src/head.cc View 1 chunk +0 lines, -153 lines 0 comments Download
D third_party/ots/src/hhea.h View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/ots/src/hhea.cc View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/ots/src/hmtx.h View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/ots/src/hmtx.cc View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/ots/src/kern.h View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/ots/src/kern.cc View 1 chunk +0 lines, -203 lines 0 comments Download
D third_party/ots/src/layout.h View 1 chunk +0 lines, -76 lines 0 comments Download
D third_party/ots/src/layout.cc View 1 chunk +0 lines, -1511 lines 0 comments Download
D third_party/ots/src/loca.h View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/ots/src/loca.cc View 1 chunk +0 lines, -104 lines 0 comments Download
D third_party/ots/src/ltsh.h View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/ots/src/ltsh.cc View 1 chunk +0 lines, -92 lines 0 comments Download
D third_party/ots/src/math.cc View 1 chunk +0 lines, -609 lines 0 comments Download
D third_party/ots/src/math_.h View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/ots/src/maxp.h View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/ots/src/maxp.cc View 1 chunk +0 lines, -120 lines 0 comments Download
D third_party/ots/src/metrics.h View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/ots/src/metrics.cc View 1 chunk +0 lines, -193 lines 0 comments Download
D third_party/ots/src/name.h View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/ots/src/name.cc View 1 chunk +0 lines, -340 lines 0 comments Download
D third_party/ots/src/os2.h View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/ots/src/os2.cc View 1 chunk +0 lines, -294 lines 0 comments Download
D third_party/ots/src/ots.h View 1 chunk +0 lines, -259 lines 0 comments Download
D third_party/ots/src/ots.cc View 1 chunk +0 lines, -824 lines 0 comments Download
D third_party/ots/src/post.h View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/ots/src/post.cc View 1 chunk +0 lines, -188 lines 0 comments Download
D third_party/ots/src/prep.h View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/ots/src/prep.cc View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/ots/src/vdmx.h View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/ots/src/vdmx.cc View 1 chunk +0 lines, -181 lines 0 comments Download
D third_party/ots/src/vhea.h View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/ots/src/vhea.cc View 1 chunk +0 lines, -59 lines 0 comments Download
D third_party/ots/src/vmtx.h View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/ots/src/vmtx.cc View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/ots/src/vorg.h View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/ots/src/vorg.cc View 1 chunk +0 lines, -106 lines 0 comments Download
D third_party/ots/src/woff2.h View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/ots/src/woff2.cc View 1 chunk +0 lines, -991 lines 0 comments Download
D third_party/ots/test/BLACKLIST.txt View 1 chunk +0 lines, -124 lines 0 comments Download
D third_party/ots/test/README View 1 chunk +0 lines, -243 lines 0 comments Download
D third_party/ots/test/cff_type2_charstring_test.cc View 1 chunk +0 lines, -1584 lines 0 comments Download
D third_party/ots/test/file-stream.h View 1 chunk +0 lines, -58 lines 0 comments Download
D third_party/ots/test/idempotent.cc View 1 chunk +0 lines, -219 lines 0 comments Download
D third_party/ots/test/layout_common_table_test.cc View 1 chunk +0 lines, -761 lines 0 comments Download
D third_party/ots/test/ot-sanitise.cc View 1 chunk +0 lines, -101 lines 0 comments Download
D third_party/ots/test/perf.cc View 1 chunk +0 lines, -80 lines 0 comments Download
D third_party/ots/test/side-by-side.cc View 1 chunk +0 lines, -281 lines 0 comments Download
D third_party/ots/test/table_dependencies_test.cc View 1 chunk +0 lines, -78 lines 0 comments Download
D third_party/ots/test/test_malicious_fonts.sh View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/ots/test/test_unmalicious_fonts.sh View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/ots/test/validator-checker.cc View 1 chunk +0 lines, -172 lines 0 comments Download
D third_party/ots/third_party/brotli.gyp View 1 chunk +0 lines, -32 lines 0 comments Download
D third_party/ots/tools/ttf-checksum.py View 1 chunk +0 lines, -44 lines 0 comments Download
M third_party/protobuf/BUILD.gn View 3 chunks +7 lines, -10 lines 0 comments Download
M third_party/qcms/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/re2/BUILD.gn View 1 chunk +4 lines, -1 line 0 comments Download
M third_party/smhasher/BUILD.gn View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/yasm/BUILD.gn View 3 chunks +11 lines, -3 lines 0 comments Download
M third_party/yasm/yasm_assemble.gni View 4 chunks +7 lines, -7 lines 0 comments Download
M third_party/zlib/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/android/common/BUILD.gn View 1 chunk +0 lines, -4 lines 0 comments Download
M tools/android/memconsumer/memconsumer.gyp View 1 chunk +0 lines, -5 lines 0 comments Download
M tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp View 1 chunk +6 lines, -11 lines 0 comments Download
M tools/clang/blink_gc_plugin/Config.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/blink_gc_plugin/tests/traceimpl.h View 2 chunks +3 lines, -30 lines 0 comments Download
M tools/clang/blink_gc_plugin/tests/traceimpl.cpp View 1 chunk +1 line, -12 lines 0 comments Download
D tools/clang/blink_gc_plugin/tests/traceimpl_error.h View 1 chunk +0 lines, -68 lines 0 comments Download
D tools/clang/blink_gc_plugin/tests/traceimpl_error.cpp View 1 chunk +0 lines, -29 lines 0 comments Download
D tools/clang/blink_gc_plugin/tests/traceimpl_error.txt View 1 chunk +0 lines, -20 lines 0 comments Download
M tools/clang/plugins/FindBadConstructsAction.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/clang/plugins/FindBadConstructsConsumer.cpp View 6 chunks +13 lines, -17 lines 0 comments Download
M tools/clang/plugins/Options.h View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/clang/plugins/tests/base_refcounted.h View 6 chunks +10 lines, -10 lines 0 comments Download
M tools/clang/plugins/tests/base_refcounted.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/plugins/tests/base_refcounted.txt View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/clang/plugins/tests/missing_ctor.h View 2 chunks +0 lines, -31 lines 0 comments Download
M tools/clang/plugins/tests/missing_ctor.txt View 1 chunk +3 lines, -12 lines 0 comments Download
M tools/clang/plugins/tests/overridden_methods.h View 2 chunks +3 lines, -3 lines 0 comments Download
M tools/clang/plugins/tests/overridden_methods.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/clang/plugins/tests/overridden_methods.txt View 3 chunks +1 line, -17 lines 0 comments Download
A tools/clang/plugins/tests/virtual_base_method_also_final.flags View 1 chunk +1 line, -0 lines 0 comments Download
M tools/clang/plugins/tests/virtual_bodies.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A tools/clang/plugins/tests/virtual_specifiers.flags View 1 chunk +1 line, -0 lines 0 comments Download
M tools/clang/plugins/tests/weak_ptr_factory.flags View 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/scripts/plugin_flags.sh View 1 chunk +2 lines, -3 lines 0 comments Download
M tools/clang/scripts/update.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/git/move_source_file.py View 2 chunks +1 line, -4 lines 0 comments Download
M tools/relocation_packer/BUILD.gn View 3 chunks +5 lines, -5 lines 0 comments Download
M tools/relocation_packer/config.gni View 2 chunks +3 lines, -3 lines 0 comments Download
M tools/valgrind/drmemory/suppressions_full.txt View 1 chunk +7 lines, -0 lines 0 comments Download
M tools/valgrind/gtest_exclude/cc_unittests.gtest-drmemory_win32.txt View 1 chunk +0 lines, -3 lines 0 comments Download
M tools/valgrind/gtest_exclude/content_unittests.gtest.txt View 1 chunk +0 lines, -4 lines 0 comments Download
D tools/valgrind/gtest_exclude/installer_util_unittests.gtest-drmemory_win32.txt View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/valgrind/gtest_exclude/remoting_unittests.gtest.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 2 chunks +8 lines, -1 line 0 comments Download
M ui/events/gestures/gesture_provider_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/latency_info.h View 3 chunks +17 lines, -17 lines 0 comments Download
M ui/events/latency_info.cc View 4 chunks +8 lines, -11 lines 0 comments Download
M ui/gl/generate_bindings.py View 2 chunks +0 lines, -6 lines 0 comments Download
M ui/gl/gl_bindings_api_autogen_gl.h View 2 chunks +0 lines, -4 lines 0 comments Download
M ui/gl/gl_bindings_autogen_gl.h View 8 chunks +0 lines, -15 lines 0 comments Download
M ui/gl/gl_bindings_autogen_gl.cc View 14 chunks +0 lines, -90 lines 0 comments Download
M ui/gl/gl_bindings_autogen_mock.h View 2 chunks +0 lines, -6 lines 0 comments Download
M ui/gl/gl_bindings_autogen_mock.cc View 4 chunks +0 lines, -19 lines 0 comments Download
M ui/gl/gl_bindings_skia_in_process.cc View 9 chunks +1 line, -44 lines 0 comments Download
M ui/gl/gl_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gl/gl_context_cgl.cc View 1 chunk +6 lines, -9 lines 0 comments Download
M ui/gl/gl_mock_autogen_gl.h View 2 chunks +0 lines, -3 lines 0 comments Download
M url/BUILD.gn View 2 chunks +12 lines, -8 lines 0 comments Download
M url/url_canon.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
eseidel
5 years, 10 months ago (2015-02-23 22:42:13 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
101a533ca6c8cfa47a10796e922b0a3d333ceb11.

Powered by Google App Engine
This is Rietveld 408576698