|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1116 lines, -60 lines) |
Patch |
 |
A |
chrome/browser/page_load_metrics/observers/data_reduction_proxy_metrics_observer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/page_load_metrics/observers/data_reduction_proxy_metrics_observer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
28
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/page_load_metrics/observers/data_reduction_proxy_metrics_observer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/page_load_metrics/page_load_metrics_initialize.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/renderer_host/chrome_navigation_data.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/renderer_host/chrome_navigation_data.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/renderer_host/chrome_navigation_data_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
5 chunks |
+71 lines, -2 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/data_reduction_proxy.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/data_reduction_proxy/core/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/data_reduction_proxy/core/browser/data_reduction_proxy_data.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/data_reduction_proxy/core/browser/data_reduction_proxy_data.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/data_reduction_proxy/core/browser/data_reduction_proxy_data_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2 chunks |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_handle_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
28
|
4 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_handle_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_request.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
28
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigation_request.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/navigator_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
15 chunks |
+26 lines, -25 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_resource_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_resource_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
|
2 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_resource_throttle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_resource_throttle.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
|
3 chunks |
+28 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_url_loader_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_url_loader_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
28
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_url_loader_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
28
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_url_loader_impl_core.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
28
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_url_loader_impl_core.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
28
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_dispatcher_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
content/public/browser/navigation_data.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/navigation_handle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
28
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/resource_dispatcher_host_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/resource_dispatcher_host_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/test/web_contents_tester.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/test_navigation_url_loader.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
28
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/test/test_navigation_url_loader.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
28
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/test_navigation_url_loader_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
28
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/test_navigation_url_loader_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
28
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/test/test_render_frame_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/test/test_web_contents.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/test_web_contents.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|