|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+275 lines, -167 lines) |
Patch |
 |
M |
chrome/browser/extensions/active_tab_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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/version_handler.h
|
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 |
+29 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/version_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
|
5 chunks |
+78 lines, -44 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/webui/version_handler_chromeos.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/version_ui.h
|
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 |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/version_ui.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
|
3 chunks |
+10 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.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
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
components/components_resources.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
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/resources/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
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/resources/version_ui_resources.grdp
|
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 |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/version_ui.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
26
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/version_ui/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
26
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/version_ui/OWNERS
|
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 |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/version_ui/resources/about_version.html
|
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
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/version_ui/resources/about_version.js
|
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 |
+52 lines, -48 lines |
0 comments
|
Download
|
 |
A |
components/version_ui/resources/about_version_ios.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/version_ui/version.mojom
|
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 |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/version_ui/version_handler_helper.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/version_ui/version_handler_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/version_ui/version_ui_constants.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/version_ui/version_ui_constants.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
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/webui/version_ui.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|