|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+689 lines, -61 lines) |
Patch |
 |
M |
chrome/app/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/metrics/leak_detector/leak_detector_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/metrics/leak_detector/leak_detector_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+27 lines, -6 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/metrics/leak_detector/leak_detector_remote_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/metrics/leak_detector/leak_detector_remote_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+71 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
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/leak_detector/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/leak_detector/leak_detector_remote_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/leak_detector/leak_detector_remote_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+55 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
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/metrics.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/metrics/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+1 line, -52 lines |
0 comments
|
Download
|
 |
A |
components/metrics/leak_detector/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/metrics/leak_detector/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/metrics/leak_detector/leak_detector.mojom
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/metrics/leak_detector/protobuf_to_mojo_converter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/metrics/leak_detector/protobuf_to_mojo_converter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/metrics/leak_detector/protobuf_to_mojo_converter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+139 lines, -0 lines |
0 comments
|
Download
|