|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+11680 lines, -4 lines) |
Patch |
 |
M |
PRESUBMIT.py
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
base/BUILD.gn
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/DEPS
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
base/containers/containers_benchmarks.cc
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
base/test/run_all_base_microbenchmarks.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/.clang-format
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/.travis.yml
|
View
|
|
1 chunk |
+150 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/.travis-libcxx-setup.sh
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/.ycm_extra_conf.py
|
View
|
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/AUTHORS
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/BUILD.gn
|
View
|
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/CMakeLists.txt
|
View
|
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/CONTRIBUTING.md
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/CONTRIBUTORS
|
View
|
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/LICENSE
|
View
|
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/README.chromium
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/README.md
|
View
|
|
1 chunk |
+726 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/appveyor.yml
|
View
|
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/AddCXXCompilerFlag.cmake
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/CXXFeatureCheck.cmake
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/Config.cmake.in
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/GetGitVersion.cmake
|
View
|
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/gnu_posix_regex.cpp
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/posix_regex.cpp
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/std_regex.cpp
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/steady_clock.cpp
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/cmake/thread_safety_attributes.cpp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/docs/tools.md
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/include/benchmark/benchmark.h
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/include/benchmark/benchmark_api.h
|
View
|
|
1 chunk |
+915 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/include/benchmark/macros.h
|
View
|
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/include/benchmark/reporter.h
|
View
|
|
1 chunk |
+236 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/mingw.py
|
View
|
|
1 chunk |
+320 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/CMakeLists.txt
|
View
|
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/arraysize.h
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/benchmark.cc
|
View
|
|
1 chunk |
+715 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/benchmark_api_internal.h
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/benchmark_register.cc
|
View
|
|
1 chunk |
+453 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/check.h
|
View
|
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/colorprint.h
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/colorprint.cc
|
View
|
|
1 chunk |
+188 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/commandlineflags.h
|
View
|
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/commandlineflags.cc
|
View
|
|
1 chunk |
+218 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/complexity.h
|
View
|
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/complexity.cc
|
View
|
|
1 chunk |
+324 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/console_reporter.cc
|
View
|
|
1 chunk |
+180 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/counter.h
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/counter.cc
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/csv_reporter.cc
|
View
|
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/cycleclock.h
|
View
|
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/internal_macros.h
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/json_reporter.cc
|
View
|
|
1 chunk |
+168 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/log.h
|
View
|
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/mutex.h
|
View
|
|
1 chunk |
+155 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/re.h
|
View
|
|
1 chunk |
+140 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/reporter.cc
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/sleep.h
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/sleep.cc
|
View
|
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/stat.h
|
View
|
|
1 chunk |
+306 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/string_util.h
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/string_util.cc
|
View
|
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/sysinfo.h
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/sysinfo.cc
|
View
|
|
1 chunk |
+355 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/timers.h
|
View
|
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/src/timers.cc
|
View
|
|
1 chunk |
+208 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/CMakeLists.txt
|
View
|
|
1 chunk |
+164 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/basic_test.cc
|
View
|
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/benchmark_test.cc
|
View
|
|
1 chunk |
+240 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/complexity_test.cc
|
View
|
|
1 chunk |
+167 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/cxx03_test.cc
|
View
|
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/diagnostics_test.cc
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/donotoptimize_test.cc
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/filter_test.cc
|
View
|
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/fixture_test.cc
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/map_test.cc
|
View
|
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/multiple_ranges_test.cc
|
View
|
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/options_test.cc
|
View
|
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/output_test.h
|
View
|
|
1 chunk |
+201 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/output_test_helper.cc
|
View
|
|
1 chunk |
+423 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/register_benchmark_test.cc
|
View
|
|
1 chunk |
+148 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/reporter_output_test.cc
|
View
|
|
1 chunk |
+256 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/skip_with_error_test.cc
|
View
|
|
1 chunk |
+150 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/user_counters_tabular_test.cc
|
View
|
|
1 chunk |
+250 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/test/user_counters_test.cc
|
View
|
|
1 chunk |
+217 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/tools/compare_bench.py
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/tools/gbench/Inputs/test1_run1.json
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/tools/gbench/Inputs/test1_run2.json
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/tools/gbench/__init__.py
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/tools/gbench/report.py
|
View
|
|
1 chunk |
+146 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/google_benchmark/tools/gbench/util.py
|
View
|
|
1 chunk |
+159 lines, -0 lines |
0 comments
|
Download
|