|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+179 lines, -286 lines) |
Patch |
|
M |
build/android/pylib/perf_tests_helper.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+0 lines, -203 lines |
0 comments
|
Download
|
|
M |
tools/perf/benchmarks/dom_perf.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/perf/benchmarks/kraken.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/perf/benchmarks/octane.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/perf/benchmarks/spaceport.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/perf/benchmarks/sunspider.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/perf/measurements/dromaeo.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/perf/measurements/rasterize_and_record.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/perf/measurements/tab_switching.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/perf/metrics/media.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/perf/metrics/memory.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
|
M |
tools/perf/metrics/smoothness.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+20 lines, -16 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/core/chrome/android_browser_finder.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/core/platform/android_platform_backend.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/buildbot_page_measurement_results.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
6 chunks |
+18 lines, -10 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/buildbot_page_measurement_results_unittest.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/csv_page_measurement_results_unittest.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/html_page_measurement_results.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/page_measurement_results.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/page_measurement_results_unittest.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/page_measurement_value.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/page/page_runner_repeat.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
tools/telemetry/telemetry/page/perf_tests_helper.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
|
A |
tools/telemetry/telemetry/page/result_data_type.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|