|
Unified diffs |
Side-by-side diffs |
Stats (+29186 lines, -9491 lines) |
 |
M |
DEPS
|
View
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
 |
M |
base/BUILD.gn
|
View
|
3 chunks |
+3 lines, -1 line |
0 comments
|
 |
M |
base/PRESUBMIT.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
A |
base/android/base_jni_onload.h
|
View
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
 |
A |
base/android/base_jni_onload.cc
|
View
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
 |
M |
base/android/base_jni_registrar.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/android/java/src/org/chromium/base/BaseChromiumApplication.java
|
View
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
 |
M |
base/android/java/src/org/chromium/base/CommandLine.java
|
View
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
 |
M |
base/android/java/src/org/chromium/base/TraceEvent.java
|
View
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
 |
M |
base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java
|
View
|
4 chunks |
+33 lines, -1 line |
0 comments
|
 |
M |
base/android/java/src/org/chromium/base/library_loader/Linker.java
|
View
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
 |
A |
base/android/jni_onload_delegate.h
|
View
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
 |
M |
base/android/jni_registrar.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/android/trace_event_binding.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
base/base.gyp
|
View
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
 |
M |
base/base.gypi
|
View
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
 |
M |
base/base.isolate
|
View
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
 |
M |
base/debug/task_annotator.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/files/file_path_watcher_linux.cc
|
View
|
2 chunks |
+1 line, -1 line |
0 comments
|
 |
M |
base/i18n/file_util_icu.h
|
View
|
1 chunk |
+15 lines, -5 lines |
0 comments
|
 |
M |
base/i18n/file_util_icu.cc
|
View
|
3 chunks |
+45 lines, -35 lines |
0 comments
|
 |
M |
base/i18n/file_util_icu_unittest.cc
|
View
|
3 chunks |
+52 lines, -28 lines |
0 comments
|
 |
M |
base/i18n/time_formatting_unittest.cc
|
View
|
2 chunks |
+0 lines, -17 lines |
0 comments
|
 |
M |
base/json/json_file_value_serializer.h
|
View
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
 |
M |
base/json/json_file_value_serializer.cc
|
View
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
 |
M |
base/json/json_parser.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/logging.cc
|
View
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
 |
M |
base/memory/discardable_memory_manager.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/memory/memory_pressure_listener.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/message_loop/message_pump_win.cc
|
View
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
 |
M |
base/metrics/histogram.cc
|
View
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
 |
M |
base/prefs/json_pref_store.cc
|
View
|
3 chunks |
+21 lines, -21 lines |
0 comments
|
 |
M |
base/process/launch.h
|
View
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
 |
M |
base/process/launch_posix.cc
|
View
|
3 chunks |
+15 lines, -6 lines |
0 comments
|
 |
M |
base/process/memory_mac.mm
|
View
|
14 chunks |
+5 lines, -213 lines |
0 comments
|
 |
M |
base/process/memory_unittest.cc
|
View
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
 |
M |
base/process/process_util_unittest.cc
|
View
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
 |
M |
base/strings/safe_sprintf.cc
|
View
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
 |
A |
base/test/android/javatests/src/org/chromium/base/test/BaseActivityInstrumentationTestCase.java
|
View
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
 |
A |
base/test/android/javatests/src/org/chromium/base/test/util/CommandLineFlags.java
|
View
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
 |
M |
base/test/launcher/test_launcher_ios.cc
|
View
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
 |
M |
base/test/launcher/unit_test_launcher.h
|
View
|
3 chunks |
+17 lines, -42 lines |
0 comments
|
 |
M |
base/test/launcher/unit_test_launcher.cc
|
View
|
4 chunks |
+254 lines, -242 lines |
0 comments
|
 |
M |
base/test/multiprocess_test.cc
|
View
|
2 chunks |
+5 lines, -1 line |
0 comments
|
 |
M |
base/test/test_mock_time_task_runner.h
|
View
|
1 chunk |
+1 line, -0 lines |
0 comments
|
 |
M |
base/test/test_mock_time_task_runner.cc
|
View
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
 |
M |
base/test/test_pending_task.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/test/test_pending_task_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/test/trace_event_analyzer.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/test/trace_to_file.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/threading/sequenced_worker_pool.cc
|
View
|
2 chunks |
+1 line, -1 line |
0 comments
|
 |
M |
base/threading/thread_local_storage.cc
|
View
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
 |
M |
base/threading/worker_pool_posix.cc
|
View
|
2 chunks |
+1 line, -1 line |
0 comments
|
 |
M |
base/threading/worker_pool_win.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
base/win/pe_image.h
|
View
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
 |
M |
base/win/registry.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
base/win/windows_version.h
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
 |
M |
base/win/windows_version.cc
|
View
|
2 chunks |
+3 lines, -1 line |
0 comments
|
 |
M |
build/all.gyp
|
View
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
 |
M |
build/android/PRESUBMIT.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/android/adb_gdb
|
View
|
6 chunks |
+17 lines, -10 lines |
0 comments
|
 |
M |
build/android/disable_lto.gypi
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/android/findbugs_filter/findbugs_known_bugs.txt
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
 |
M |
build/android/gyp/javac.py
|
View
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
 |
M |
build/android/gyp/process_resources.py
|
View
|
2 chunks |
+32 lines, -8 lines |
0 comments
|
 |
M |
build/android/increase_size_for_speed.gypi
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
build/android/provision_devices.py
|
View
|
4 chunks |
+22 lines, -5 lines |
0 comments
|
 |
M |
build/android/pylib/device/OWNERS
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/android/pylib/device/device_utils.py
|
View
|
6 chunks |
+40 lines, -22 lines |
0 comments
|
 |
M |
build/android/pylib/device/device_utils_test.py
|
View
|
4 chunks |
+49 lines, -23 lines |
0 comments
|
 |
M |
build/android/pylib/forwarder.py
|
View
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
 |
M |
build/android/pylib/gtest/gtest_test_instance.py
|
View
|
2 chunks |
+8 lines, -1 line |
0 comments
|
 |
M |
build/android/pylib/gtest/local_device_gtest_run.py
|
View
|
8 chunks |
+19 lines, -20 lines |
0 comments
|
 |
M |
build/android/pylib/instrumentation/instrumentation_test_instance.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/android/pylib/local/device/local_device_test_run.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/android/test_runner.py
|
View
|
2 chunks |
+10 lines, -3 lines |
0 comments
|
 |
M |
build/apk_test.gypi
|
View
|
1 chunk |
+1 line, -0 lines |
0 comments
|
 |
M |
build/common.gypi
|
View
|
5 chunks |
+30 lines, -2 lines |
0 comments
|
 |
M |
build/config/BUILDCONFIG.gn
|
View
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
 |
M |
build/config/android/rules.gni
|
View
|
1 chunk |
+1 line, -0 lines |
0 comments
|
 |
M |
build/config/win/BUILD.gn
|
View
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
 |
M |
build/get_sdk_extras_packages.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/install-build-deps-android.sh
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
build/ios/PRESUBMIT.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/json_schema_api.gni
|
View
|
1 chunk |
+1 line, -4 lines |
0 comments
|
 |
M |
build/secondary/tools/grit/grit_rule.gni
|
View
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
 |
M |
build/toolchain/gcc_toolchain.gni
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
build/whitespace_file.txt
|
View
|
1 chunk |
+0 lines, -1 line |
0 comments
|
 |
M |
cc/BUILD.gn
|
View
|
1 chunk |
+147 lines, -145 lines |
0 comments
|
 |
M |
cc/PRESUBMIT.py
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/animation/animation.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/base/math_util.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/base/region.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/base/synced_property.h
|
View
|
1 chunk |
+6 lines, -1 line |
0 comments
|
 |
M |
cc/blink/BUILD.gn
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/blink/web_layer_impl.h
|
View
|
1 chunk |
+1 line, -0 lines |
0 comments
|
 |
M |
cc/blink/web_layer_impl.cc
|
View
|
2 chunks |
+7 lines, -1 line |
0 comments
|
 |
M |
cc/cc.gyp
|
View
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
 |
M |
cc/debug/benchmark_instrumentation.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/debug/devtools_instrumentation.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/debug/frame_timing_tracker_unittest.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/debug/frame_viewer_instrumentation.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/debug/rasterize_and_record_benchmark.h
|
View
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
 |
M |
cc/debug/rasterize_and_record_benchmark.cc
|
View
|
6 chunks |
+82 lines, -10 lines |
0 comments
|
 |
M |
cc/debug/rendering_stats.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/debug/traced_picture.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/debug/traced_value.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/input/input_handler.h
|
View
|
1 chunk |
+1 line, -0 lines |
0 comments
|
 |
M |
cc/layers/append_quads_data.h
|
View
|
2 chunks |
+1 line, -11 lines |
0 comments
|
 |
M |
cc/layers/delegated_renderer_layer_impl.h
|
View
|
2 chunks |
+1 line, -3 lines |
0 comments
|
 |
M |
cc/layers/delegated_renderer_layer_impl.cc
|
View
|
5 chunks |
+4 lines, -9 lines |
0 comments
|
 |
M |
cc/layers/delegated_renderer_layer_impl_unittest.cc
|
View
|
11 chunks |
+38 lines, -52 lines |
0 comments
|
 |
M |
cc/layers/heads_up_display_layer.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/layers/heads_up_display_layer_impl.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
cc/layers/layer.h
|
View
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
 |
M |
cc/layers/layer.cc
|
View
|
5 chunks |
+21 lines, -18 lines |
0 comments
|
 |
M |
cc/layers/layer_impl.h
|
View
|
8 chunks |
+38 lines, -20 lines |
0 comments
|
 |
M |
cc/layers/layer_impl.cc
|
View
|
18 chunks |
+126 lines, -196 lines |
0 comments
|
 |
M |
cc/layers/layer_impl_unittest.cc
|
View
|
10 chunks |
+98 lines, -93 lines |
0 comments
|
 |
M |
cc/layers/painted_scrollbar_layer.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/layers/picture_image_layer_impl.cc
|
View
|
1 chunk |
+4 lines, -1 line |
0 comments
|
 |
M |
cc/layers/picture_layer.cc
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
 |
M |
cc/layers/picture_layer_impl.h
|
View
|
6 chunks |
+19 lines, -14 lines |
0 comments
|
 |
M |
cc/layers/picture_layer_impl.cc
|
View
|
10 chunks |
+24 lines, -76 lines |
0 comments
|
 |
M |
cc/layers/picture_layer_impl_perftest.cc
|
View
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
 |
M |
cc/layers/picture_layer_impl_unittest.cc
|
View
|
16 chunks |
+46 lines, -11 lines |
0 comments
|
 |
M |
cc/layers/scrollbar_layer_impl_base.cc
|
View
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/layers/surface_layer_impl.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/layers/tiled_layer_impl.h
|
View
|
2 chunks |
+13 lines, -1 line |
0 comments
|
 |
M |
cc/layers/tiled_layer_impl.cc
|
View
|
3 chunks |
+11 lines, -3 lines |
0 comments
|
 |
A + |
cc/layers/video_frame_provider_client_impl.cc
|
View
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
 |
M |
cc/layers/video_layer_impl.cc
|
View
|
1 chunk |
+3 lines, -9 lines |
0 comments
|
 |
M |
cc/output/begin_frame_args.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/copy_output_request.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/delegating_renderer.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/direct_renderer.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/filter_operation.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/filter_operations.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/gl_renderer.cc
|
View
|
5 chunks |
+15 lines, -1 line |
0 comments
|
 |
M |
cc/output/output_surface.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/program_binding.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/output/shader.h
|
View
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
 |
M |
cc/output/shader.cc
|
View
|
6 chunks |
+23 lines, -11 lines |
0 comments
|
 |
M |
cc/output/software_renderer.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/quads/draw_quad_unittest.cc
|
View
|
4 chunks |
+13 lines, -25 lines |
0 comments
|
 |
M |
cc/quads/yuv_video_draw_quad.h
|
View
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
 |
M |
cc/quads/yuv_video_draw_quad.cc
|
View
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/bitmap_tile_task_worker_pool.cc
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
 |
M |
cc/resources/clip_display_item.h
|
View
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/clip_display_item.cc
|
View
|
3 chunks |
+35 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/clip_path_display_item.h
|
View
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/clip_path_display_item.cc
|
View
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/display_item.h
|
View
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/display_item_list.cc
|
View
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/drawing_display_item.h
|
View
|
1 chunk |
+1 line, -0 lines |
0 comments
|
 |
M |
cc/resources/drawing_display_item.cc
|
View
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/filter_display_item.h
|
View
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/filter_display_item.cc
|
View
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/float_clip_display_item.h
|
View
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/float_clip_display_item.cc
|
View
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/gpu_rasterizer.h
|
View
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
 |
M |
cc/resources/gpu_rasterizer.cc
|
View
|
3 chunks |
+23 lines, -23 lines |
0 comments
|
 |
M |
cc/resources/gpu_tile_task_worker_pool.cc
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
 |
M |
cc/resources/one_copy_tile_task_worker_pool.cc
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
 |
M |
cc/resources/pixel_buffer_tile_task_worker_pool.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/resources/resource_provider.h
|
View
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
 |
M |
cc/resources/resource_provider.cc
|
View
|
2 chunks |
+24 lines, -42 lines |
0 comments
|
 |
M |
cc/resources/tile_manager.h
|
View
|
4 chunks |
+9 lines, -7 lines |
0 comments
|
 |
M |
cc/resources/tile_manager.cc
|
View
|
3 chunks |
+27 lines, -20 lines |
0 comments
|
 |
M |
cc/resources/tile_manager_unittest.cc
|
View
|
1 chunk |
+1 line, -2 lines |
0 comments
|
 |
M |
cc/resources/tile_task_worker_pool.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/resources/tile_task_worker_pool.cc
|
View
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
 |
M |
cc/resources/transform_display_item.h
|
View
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/transform_display_item.cc
|
View
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/transparency_display_item.h
|
View
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/transparency_display_item.cc
|
View
|
3 chunks |
+14 lines, -0 lines |
0 comments
|
 |
M |
cc/resources/zero_copy_tile_task_worker_pool.cc
|
View
|
1 chunk |
+2 lines, -1 line |
0 comments
|
 |
M |
cc/scheduler/begin_frame_source.h
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/scheduler/begin_frame_source.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
cc/scheduler/commit_earlyout_reason.h
|
View
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
 |
M |
cc/scheduler/delay_based_time_source.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
cc/scheduler/scheduler.h
|
View
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
 |
M |
cc/scheduler/scheduler.cc
|
View
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
 |
M |
cc/scheduler/scheduler_settings.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
cc/scheduler/scheduler_state_machine.h
|
View
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
 |
M |
cc/scheduler/scheduler_state_machine.cc
|
View
|
6 chunks |
+14 lines, -3 lines |
0 comments
|
 |
M |
cc/scheduler/scheduler_state_machine_unittest.cc
|
View
|
2 chunks |
+24 lines, -1 line |
0 comments
|
 |
M |
cc/scheduler/scheduler_unittest.cc
|
View
|
11 chunks |
+1485 lines, -1457 lines |
0 comments
|
 |
M |
cc/surfaces/BUILD.gn
|
View
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
 |
M |
cc/surfaces/display.cc
|
View
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
 |
A |
cc/surfaces/onscreen_display_client.h
|
View
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
 |
A |
cc/surfaces/onscreen_display_client.cc
|
View
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
 |
M |
cc/surfaces/surface_aggregator.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
A |
cc/surfaces/surface_display_output_surface.h
|
View
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
 |
A |
cc/surfaces/surface_display_output_surface.cc
|
View
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
 |
M |
cc/test/data/yuv_stripes_offset.png
|
View
|
|
Binary file |
0 comments
|
|
 |
M |
cc/test/fake_content_layer_impl.h
|
View
|
|
2 chunks |
+13 lines, -2 lines |
0 comments
|
|
 |
M |
cc/test/fake_content_layer_impl.cc
|
View
|
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
|
 |
M |
cc/test/fake_delegated_renderer_layer_impl.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
|
 |
M |
cc/test/fake_delegated_renderer_layer_impl.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
cc/test/fake_picture_layer_impl.h
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
|
 |
M |
cc/test/fake_picture_layer_impl.cc
|
View
|
|
4 chunks |
+22 lines, -4 lines |
0 comments
|
|
 |
M |
cc/test/fake_tile_manager_client.h
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
|
 |
M |
cc/test/fake_tile_manager_client.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
|
 |
M |
cc/test/layer_test_common.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
cc/test/layer_test_common.cc
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
|
 |
M |
cc/test/layer_tree_pixel_resource_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
cc/test/layer_tree_test.h
|
View
|
|
4 chunks |
+3 lines, -5 lines |
0 comments
|
|
 |
M |
cc/test/layer_tree_test.cc
|
View
|
|
6 chunks |
+94 lines, -11 lines |
0 comments
|
|
 |
M |
cc/test/ordered_simple_task_runner.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
cc/test/ordered_simple_task_runner.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
cc/test/render_pass_test_common.cc
|
View
|
|
1 chunk |
+4 lines, -10 lines |
0 comments
|
|
 |
M |
cc/test/test_now_source.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host.cc
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_common.cc
|
View
|
|
3 chunks |
+15 lines, -6 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_common_unittest.cc
|
View
|
|
3 chunks |
+86 lines, -1 line |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_impl.h
|
View
|
|
4 chunks |
+7 lines, -2 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
|
17 chunks |
+50 lines, -44 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_impl_unittest.cc
|
View
|
|
55 chunks |
+100 lines, -94 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_unittest.cc
|
View
|
|
7 chunks |
+61 lines, -45 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_unittest_animation.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_unittest_context.cc
|
View
|
|
3 chunks |
+27 lines, -25 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_unittest_copyrequest.cc
|
View
|
|
2 chunks |
+117 lines, -0 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_unittest_damage.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_unittest_picture.cc
|
View
|
|
3 chunks |
+19 lines, -9 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_host_unittest_scroll.cc
|
View
|
|
14 chunks |
+28 lines, -43 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_impl.h
|
View
|
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_impl.cc
|
View
|
|
10 chunks |
+57 lines, -30 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_impl_unittest.cc
|
View
|
|
3 chunks |
+69 lines, -0 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_settings.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
cc/trees/layer_tree_settings.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
cc/trees/property_tree_builder.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
cc/trees/single_thread_proxy.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
cc/trees/single_thread_proxy.cc
|
View
|
|
8 chunks |
+14 lines, -10 lines |
0 comments
|
|
 |
M |
cc/trees/thread_proxy.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
|
 |
M |
cc/trees/thread_proxy.cc
|
View
|
|
3 chunks |
+19 lines, -14 lines |
0 comments
|
|
 |
M |
cc/trees/tree_synchronizer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
crypto/p224_spake.h
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
|
 |
M |
crypto/p224_spake.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
crypto/p224_spake_unittest.cc
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
|
 |
M |
gpu/BUILD.gn
|
View
|
|
1 chunk |
+200 lines, -183 lines |
0 comments
|
|
 |
M |
gpu/GLES2/gl2chromium_autogen.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/PRESUBMIT.py
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/build_gles2_cmd_buffer.py
|
View
|
|
19 chunks |
+92 lines, -55 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_c_lib_autogen.h
|
View
|
|
4 chunks |
+27 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_cmd_helper_autogen.h
|
View
|
|
2 chunks |
+26 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_implementation.cc
|
View
|
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_implementation_autogen.h
|
View
|
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_implementation_impl_autogen.h
|
View
|
|
2 chunks |
+122 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_implementation_unittest_autogen.h
|
View
|
|
4 chunks |
+61 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_interface_autogen.h
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h
|
View
|
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h
|
View
|
|
2 chunks |
+23 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/mapped_memory.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/client/program_info_manager.h
|
View
|
|
1 chunk |
+98 lines, -24 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/program_info_manager.cc
|
View
|
|
15 chunks |
+61 lines, -278 lines |
0 comments
|
|
 |
D |
gpu/command_buffer/client/program_info_manager_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/client/share_group.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/client/transfer_buffer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/cmd_buffer_functions.txt
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/common/gles2_cmd_format.h
|
View
|
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/common/gles2_cmd_format_autogen.h
|
View
|
|
2 chunks |
+130 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/common/gles2_cmd_format_test_autogen.h
|
View
|
|
2 chunks |
+37 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/common/gles2_cmd_ids_autogen.h
|
View
|
|
1 chunk |
+228 lines, -226 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/common/gles2_cmd_utils_autogen.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/common/trace_event.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/async_pixel_transfer_manager_android.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/async_pixel_transfer_manager_idle.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/async_pixel_transfer_manager_linux.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/async_pixel_transfer_manager_mac.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/async_pixel_transfer_manager_share_group.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/async_pixel_transfer_manager_win.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/buffer_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/cmd_parser.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/command_buffer_service.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/feature_info_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/framebuffer_manager_unittest.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder.cc
|
View
|
|
3 chunks |
+19 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_autogen.h
|
View
|
|
6 chunks |
+81 lines, -36 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc
|
View
|
|
10 chunks |
+0 lines, -10 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h
|
View
|
|
2 chunks |
+12 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h
|
View
|
|
5 chunks |
+67 lines, -27 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_3_autogen.h
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_async_pixel.cc
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_attribs.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc
|
View
|
|
7 chunks |
+35 lines, -14 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_context_state.cc
|
View
|
|
10 chunks |
+0 lines, -10 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_drawing.cc
|
View
|
|
9 chunks |
+0 lines, -9 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_framebuffers.cc
|
View
|
|
14 chunks |
+0 lines, -14 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_programs.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_decoder_unittest_textures.cc
|
View
|
|
22 chunks |
+0 lines, -22 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gpu_scheduler.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gpu_service_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gpu_state_tracer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gpu_tracer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/gpu_tracer_unittest.cc
|
View
|
|
1 chunk |
+11 lines, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/mailbox_manager_unittest.cc
|
View
|
|
2 chunks |
+52 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/memory_program_cache_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/memory_tracking.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/program_manager.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/program_manager.cc
|
View
|
|
3 chunks |
+140 lines, -5 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/program_manager_unittest.cc
|
View
|
|
6 chunks |
+159 lines, -5 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/query_manager_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/renderbuffer_manager.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/shader_translator.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/texture_definition.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
gpu/command_buffer/service/texture_definition.cc
|
View
|
|
2 chunks |
+13 lines, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/transfer_buffer_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/vertex_array_manager.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
|
 |
M |
gpu/command_buffer/service/vertex_array_manager_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/config/gpu_info_collector.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/config/gpu_info_collector_linux.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/config/gpu_info_collector_mac.mm
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/config/gpu_info_collector_win.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
|
 |
M |
gpu/gpu.gyp
|
View
|
|
2 chunks |
+17 lines, -1 line |
0 comments
|
|
 |
A + |
gpu/perftests/run_all_tests.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
|
 |
A |
gpu/perftests/texture_upload_perftest.cc
|
View
|
|
1 chunk |
+258 lines, -0 lines |
0 comments
|
|
 |
M |
mojo/converters/surfaces/surfaces_type_converters.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
mojo/tools/roll/cc_strip_video.patch
|
View
|
|
21 chunks |
+171 lines, -65 lines |
0 comments
|
|
 |
M |
net/base/address_tracker_linux.h
|
View
|
|
4 chunks |
+19 lines, -8 lines |
0 comments
|
|
 |
M |
net/base/address_tracker_linux.cc
|
View
|
|
11 chunks |
+73 lines, -53 lines |
0 comments
|
|
 |
M |
net/base/address_tracker_linux_unittest.cc
|
View
|
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
|
 |
M |
net/base/dir_header.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
net/base/filename_util_internal.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
net/base/filename_util_unittest.cc
|
View
|
|
2 chunks |
+581 lines, -687 lines |
0 comments
|
|
 |
M |
net/base/load_flags_list.h
|
View
|
|
1 chunk |
+17 lines, -33 lines |
0 comments
|
|
 |
M |
net/base/net_error_list.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
|
 |
M |
net/base/net_string_util_icu_alternatives_android.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
|
 |
M |
net/base/net_util_linux.h
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
|
 |
M |
net/base/net_util_linux.cc
|
View
|
|
5 chunks |
+48 lines, -13 lines |
0 comments
|
|
 |
M |
net/base/net_util_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
net/base/network_change_notifier.h
|
View
|
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
|
 |
M |
net/base/network_change_notifier.cc
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
|
 |
M |
net/base/network_change_notifier_linux.cc
|
View
|
|
3 chunks |
+23 lines, -5 lines |
0 comments
|
|
 |
M |
net/base/network_change_notifier_unittest.cc
|
View
|
|
2 chunks |
+30 lines, -0 lines |
0 comments
|
|
 |
M |
net/base/network_change_notifier_win.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
|
 |
M |
net/base/sdch_manager.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
|
 |
M |
net/base/trace_net_log_observer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
net/base/trace_net_log_observer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
net/base/trace_net_log_observer_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
net/cert/cert_status_flags.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
|
 |
M |
net/cert/cert_status_flags_list.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
net/cert/cert_verify_proc.h
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
|
 |
M |
net/cert/cert_verify_proc.cc
|
View
|
|
4 chunks |
+56 lines, -1 line |
0 comments
|
|
 |
M |
net/cert/cert_verify_proc_unittest.cc
|
View
|
|
7 chunks |
+49 lines, -30 lines |
0 comments
|
|
 |
M |
net/cert/crl_set.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
|
 |
M |
net/cert/crl_set_storage.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
net/cert/ev_root_ca_metadata.cc
|
View
|
|
7 chunks |
+60 lines, -0 lines |
0 comments
|
|
 |
M |
net/cookies/cookie_monster_unittest.cc
|
View
|
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
|
 |
M |
net/cookies/cookie_store_unittest.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
net/cookies/cookie_util.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
|
 |
M |
net/cookies/cookie_util_unittest.cc
|
View
|
|
2 chunks |
+17 lines, -2 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/10_year_validity.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/11_year_validity.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/39_months_after_2015_04.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/40_months_after_2015_04.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/60_months_after_2012_07.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/61_months_after_2012_07.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
M |
net/data/ssl/certificates/README
|
View
|
|
4 chunks |
+22 lines, -4 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/pre_br_validity_bad_121.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/pre_br_validity_bad_2020.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/pre_br_validity_ok.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/reject_intranet_hosts.pem
|
View
|
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
|
 |
D |
net/data/ssl/certificates/satveda.pem
|
View
|
|
1 chunk |
+0 lines, -207 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/start_after_expiry.pem
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
|
 |
A |
net/data/ssl/certificates/twitter-chain.pem
|
View
|
|
1 chunk |
+302 lines, -0 lines |
0 comments
|
|
 |
M |
net/data/ssl/scripts/generate-test-certs.sh
|
View
|
|
1 chunk |
+134 lines, -1 line |
0 comments
|
|
 |
A |
net/data/websocket/truncated-headers_wsh.py
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
|
 |
M |
net/ftp/ftp_network_transaction.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
|
 |
M |
net/ftp/ftp_network_transaction.cc
|
View
|
|
9 chunks |
+15 lines, -43 lines |
0 comments
|
|
 |
M |
net/ftp/ftp_network_transaction_unittest.cc
|
View
|
|
44 chunks |
+102 lines, -127 lines |
0 comments
|
|
 |
M |
net/http/http_cache.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
net/http/http_cache.cc
|
View
|
|
4 chunks |
+9 lines, -6 lines |
0 comments
|
|
 |
M |
net/http/http_cache_unittest.cc
|
View
|
|
3 chunks |
+10 lines, -16 lines |
0 comments
|
|
 |
M |
net/http/http_network_transaction_unittest.cc
|
View
|
|
8 chunks |
+14 lines, -15 lines |
0 comments
|
|
 |
M |
net/http/http_server_properties.h
|
View
|
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
|
 |
M |
net/http/http_server_properties_impl.h
|
View
|
|
1 chunk |
+3 lines, -54 lines |
0 comments
|
|
 |
M |
net/http/http_server_properties_impl.cc
|
View
|
|
4 chunks |
+12 lines, -8 lines |
0 comments
|
|
 |
M |
net/http/http_server_properties_impl_unittest.cc
|
View
|
|
22 chunks |
+50 lines, -78 lines |
0 comments
|
|
 |
M |
net/http/http_server_properties_manager.h
|
View
|
|
1 chunk |
+1 line, -53 lines |
0 comments
|
|
 |
M |
net/http/http_server_properties_manager.cc
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
|
 |
M |
net/http/http_server_properties_manager_unittest.cc
|
View
|
|
9 chunks |
+22 lines, -18 lines |
0 comments
|
|
 |
M |
net/http/http_stream_factory_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
net/http/http_stream_factory_impl_job.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
|
 |
M |
net/http/http_stream_factory_impl_job.cc
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
|
 |
M |
net/http/http_stream_factory_impl_unittest.cc
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
|
 |
M |
net/http/transport_security_state_static.h
|
View
|
|
1 chunk |
+1288 lines, -1244 lines |
0 comments
|
|
 |
M |
net/http/transport_security_state_static.json
|
View
|
|
2 chunks |
+59 lines, -2 lines |
0 comments
|
|
 |
M |
net/quic/quic_http_stream.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
|
 |
M |
net/quic/quic_stream_factory.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
A |
net/sdch/README.md
|
View
|
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
|
 |
M |
net/socket/socks5_client_socket.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
net/socket/ssl_client_socket.cc
|
View
|
|
1 chunk |
+1 line, -16 lines |
0 comments
|
|
 |
M |
net/socket/ssl_client_socket_openssl.cc
|
View
|
|
5 chunks |
+8 lines, -0 lines |
0 comments
|
|
 |
M |
net/socket/ssl_client_socket_pool.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
|
 |
M |
net/socket/websocket_endpoint_lock_manager_unittest.cc
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
|
 |
A |
net/test/android/javatests/src/org/chromium/net/test/BaseHttpTestServer.java
|
View
|
|
1 chunk |
+129 lines, -0 lines |
0 comments
|
|
 |
A |
net/test/android/javatests/src/org/chromium/net/test/BaseTcpTestServer.java
|
View
|
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
|
 |
A |
net/test/android/javatests/src/org/chromium/net/test/BaseTestServer.java
|
View
|
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
|
 |
A |
net/test/android/javatests/src/org/chromium/net/test/TestServerBuilder.java
|
View
|
|
1 chunk |
+341 lines, -0 lines |
0 comments
|
|
 |
A |
net/test/android/javatests/src/org/chromium/net/test/TestServerSpawner.java
|
View
|
|
1 chunk |
+195 lines, -0 lines |
0 comments
|
|
 |
M |
net/test/python_utils.cc
|
View
|
|
2 chunks |
+33 lines, -0 lines |
0 comments
|
|
 |
M |
net/test/spawned_test_server/base_test_server.h
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
|
 |
M |
net/test/spawned_test_server/base_test_server.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
net/test/test_certificate_data.h
|
View
|
|
1 chunk |
+17 lines, -13 lines |
0 comments
|
|
 |
M |
net/test/url_request/url_request_mock_http_job.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
|
 |
M |
net/test/url_request/url_request_mock_http_job.cc
|
View
|
|
2 chunks |
+21 lines, -9 lines |
0 comments
|
|
 |
M |
net/tools/testserver/testserver.py
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
|
 |
M |
net/udp/udp_socket_win.cc
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
|
 |
M |
net/url_request/sdch_dictionary_fetcher.h
|
View
|
|
2 chunks |
+12 lines, -6 lines |
0 comments
|
|
 |
M |
net/url_request/sdch_dictionary_fetcher.cc
|
View
|
|
8 chunks |
+82 lines, -73 lines |
0 comments
|
|
 |
M |
net/url_request/sdch_dictionary_fetcher_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
net/url_request/url_request_simple_job.cc
|
View
|
|
5 chunks |
+5 lines, -40 lines |
0 comments
|
|
 |
M |
net/websockets/websocket_basic_handshake_stream.cc
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
|
 |
M |
net/websockets/websocket_end_to_end_test.cc
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
|
 |
M |
net/websockets/websocket_stream_test.cc
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/BUILD.gn
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/sandbox_linux.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/sandbox_linux_test_sources.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/seccomp-bpf-helpers/baseline_policy.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions_unittests.cc
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/services/credentials_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
|
 |
A |
sandbox/linux/services/namespace_sandbox.h
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
|
 |
A |
sandbox/linux/services/namespace_sandbox.cc
|
View
|
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
|
 |
A |
sandbox/linux/services/namespace_sandbox_unittest.cc
|
View
|
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
|
 |
M |
sandbox/linux/services/namespace_utils.h
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
|
 |
M |
sandbox/linux/services/namespace_utils.cc
|
View
|
|
2 chunks |
+13 lines, -8 lines |
0 comments
|
|
 |
M |
sandbox/linux/services/namespace_utils_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
sandbox/linux/tests/main.cc
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
|
 |
M |
skia/BUILD.gn
|
View
|
|
4 chunks |
+21 lines, -99 lines |
0 comments
|
|
 |
M |
skia/OWNERS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
skia/ext/analysis_canvas.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
skia/ext/benchmarking_canvas.cc
|
View
|
|
12 chunks |
+27 lines, -26 lines |
0 comments
|
|
 |
M |
skia/ext/event_tracer_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
skia/ext/image_operations.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
skia/skia_library.gypi
|
View
|
|
3 chunks |
+0 lines, -11 lines |
0 comments
|
|
 |
M |
skia/skia_library_opts.gyp
|
View
|
|
9 chunks |
+40 lines, -168 lines |
0 comments
|
|
 |
M |
testing/PRESUBMIT.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
testing/android/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
testing/android/java/src/org/chromium/native_test/ChromeNativeTestInstrumentationTestRunner.java
|
View
|
|
4 chunks |
+53 lines, -0 lines |
0 comments
|
|
 |
M |
testing/android/native_test.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
A |
testing/android/native_test_jni_onload.cc
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
|
 |
A |
testing/android/native_test_launcher.h
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
|
 |
M |
testing/android/native_test_launcher.cc
|
View
|
|
3 chunks |
+15 lines, -26 lines |
0 comments
|
|
 |
M |
testing/buildbot/chromium.fyi.json
|
View
|
|
9 chunks |
+48 lines, -8 lines |
0 comments
|
|
 |
M |
testing/chromoting/browser_tests_launcher.py
|
View
|
|
6 chunks |
+18 lines, -21 lines |
0 comments
|
|
 |
M |
testing/commit_queue/config.json
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
|
 |
M |
testing/test_env.py
|
View
|
|
4 chunks |
+55 lines, -39 lines |
0 comments
|
|
 |
M |
third_party/android_testrunner/OWNERS
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
third_party/boringssl/boringssl_tests.gypi
|
View
|
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
|
 |
M |
third_party/boringssl/boringssl_unittest.cc
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
|
 |
M |
third_party/khronos/README.chromium
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
|
 |
A |
third_party/khronos/noninclude/GL/glext.h
|
View
|
|
1 chunk |
+11790 lines, -0 lines |
0 comments
|
|
 |
A |
third_party/khronos/noninclude/GL/glxext.h
|
View
|
|
1 chunk |
+1001 lines, -0 lines |
0 comments
|
|
 |
A |
third_party/khronos/noninclude/GL/wglext.h
|
View
|
|
1 chunk |
+840 lines, -0 lines |
0 comments
|
|
 |
M |
tools/android/forwarder2/host_forwarder_main.cc
|
View
|
|
13 chunks |
+29 lines, -16 lines |
0 comments
|
|
 |
M |
tools/linux/PRESUBMIT.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
|
 |
M |
tools/lsan/PRESUBMIT.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
tools/valgrind/asan/third_party/README.chromium
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
tools/valgrind/asan/third_party/asan_symbolize.py
|
View
|
|
5 chunks |
+38 lines, -28 lines |
0 comments
|
|
 |
M |
tools/valgrind/drmemory/PRESUBMIT.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
tools/valgrind/drmemory/suppressions.txt
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
|
 |
M |
tools/valgrind/drmemory/suppressions_full.txt
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
|
 |
M |
tools/valgrind/drmemory_analyze.py
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
|
 |
D |
tools/valgrind/gtest_exclude/cc_unittests.gtest-drmemory.txt
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
|
 |
M |
tools/valgrind/gtest_exclude/content_browsertests.gtest-drmemory.txt
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
|
 |
M |
tools/valgrind/gtest_exclude/net_unittests.gtest.txt
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
|
 |
D |
tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory.txt
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
|
 |
M |
tools/valgrind/memcheck/PRESUBMIT.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
tools/valgrind/memcheck/suppressions.txt
|
View
|
|
3 chunks |
+4 lines, -18 lines |
0 comments
|
|
 |
M |
tools/valgrind/memcheck/suppressions_mac.txt
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
|
 |
M |
tools/valgrind/memcheck_analyze.py
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
|
 |
M |
tools/valgrind/valgrind_test.py
|
View
|
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
|
 |
M |
ui/gl/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
ui/gl/android/surface_texture.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
|
 |
M |
ui/gl/generate_bindings.py
|
View
|
|
52 chunks |
+381 lines, -317 lines |
0 comments
|
|
 |
M |
ui/gl/gl.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings.h
|
View
|
|
2 chunks |
+14 lines, -4 lines |
0 comments
|
|
 |
A |
ui/gl/gl_bindings.cc
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_egl.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_egl.cc
|
View
|
|
7 chunks |
+98 lines, -33 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_gl.h
|
View
|
|
2 chunks |
+2 lines, -10 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_gl.cc
|
View
|
|
16 chunks |
+1308 lines, -858 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_glx.cc
|
View
|
|
5 chunks |
+85 lines, -30 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_mock.h
|
View
|
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_mock.cc
|
View
|
|
6 chunks |
+10 lines, -16 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_osmesa.cc
|
View
|
|
2 chunks |
+3 lines, -8 lines |
0 comments
|
|
 |
M |
ui/gl/gl_bindings_autogen_wgl.cc
|
View
|
|
4 chunks |
+60 lines, -22 lines |
0 comments
|
|
 |
M |
ui/gl/gl_context_cgl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_context_egl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_context_glx.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_context_mac.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_context_wgl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_context_win.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_context_x11.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_egl_api_implementation.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_egl_api_implementation.cc
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
|
 |
M |
ui/gl/gl_gl_api_implementation.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_glx_api_implementation.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_glx_api_implementation.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
|
 |
M |
ui/gl/gl_image_memory.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_image_surface_texture.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_implementation_android.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
|
 |
M |
ui/gl/gl_implementation_mac.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
|
 |
M |
ui/gl/gl_implementation_ozone.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
|
 |
M |
ui/gl/gl_implementation_win.cc
|
View
|
|
2 chunks |
+1 line, -8 lines |
0 comments
|
|
 |
M |
ui/gl/gl_implementation_x11.cc
|
View
|
|
1 chunk |
+1 line, -8 lines |
0 comments
|
|
 |
M |
ui/gl/gl_osmesa_api_implementation.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_osmesa_api_implementation.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
|
 |
M |
ui/gl/gl_surface.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_surface_egl.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
ui/gl/gl_surface_egl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_surface_glx.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_surface_mac.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_surface_wgl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_surface_win.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_surface_x11.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_version_info.h
|
View
|
|
1 chunk |
+12 lines, -10 lines |
0 comments
|
|
 |
M |
ui/gl/gl_version_info.cc
|
View
|
|
1 chunk |
+20 lines, -20 lines |
0 comments
|
|
 |
M |
ui/gl/gl_wgl_api_implementation.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
|
 |
M |
ui/gl/gl_wgl_api_implementation.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
|