|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1210 lines, -647 lines) |
Patch |
|
M |
build/common.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
32
33
34
35
36
37
38
39
40
|
4 chunks |
+1 line, -22 lines |
0 comments
|
Download
|
|
M |
build/config/features.gni
|
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
33
34
35
36
37
38
39
40
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+5 lines, -0 lines |
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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chrome_browser_main.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
33
34
35
36
37
38
39
40
41
42
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/component_updater/cld_component_installer.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
33
34
35
36
37
38
39
40
41
42
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/component_updater/cld_component_installer.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
33
34
35
36
37
38
39
40
41
42
43
|
3 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/component_updater/test/cld_component_installer_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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/policy/policy_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
33
34
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/resources/chromeos/chromevox/chromevox_tests.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
32
33
34
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/chrome_translate_client.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
33
34
35
36
37
38
39
40
41
42
43
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/cld_data_harness.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
33
34
35
36
37
|
4 chunks |
+41 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/cld_data_harness.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
33
34
35
36
37
38
39
40
41
|
3 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/translate/cld_data_harness_factory.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/translate/cld_data_harness_factory.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/component_cld_data_harness.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
33
34
35
36
37
38
39
40
41
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/component_cld_data_harness.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
33
34
35
36
37
38
|
6 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/standalone_cld_data_harness.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
33
34
35
36
37
38
39
40
41
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/standalone_cld_data_harness.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
33
34
35
36
37
38
|
4 chunks |
+3 lines, -9 lines |
0 comments
|
Download
|
|
D |
chrome/browser/translate/static_cld_data_harness.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 |
+0 lines, -24 lines |
0 comments
|
Download
|
|
D |
chrome/browser/translate/static_cld_data_harness.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
|
M |
chrome/browser/translate/translate_manager_browsertest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/browser_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
33
34
35
36
37
38
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/views/translate/translate_bubble_view_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
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/translate_internals/translate_internals_ui.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/chrome.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
27
28
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_dll.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
32
33
34
35
36
37
38
|
1 chunk |
+3 lines, -3 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
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/chrome_shell.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
32
33
34
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests.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
32
33
34
35
36
37
38
39
40
|
6 chunks |
+38 lines, -19 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
32
33
34
35
36
37
38
39
40
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/test/base/chrome_unit_test_suite.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
33
34
35
36
37
38
39
40
41
42
43
44
45
|
2 chunks |
+6 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/translate.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
32
33
34
|
5 chunks |
+16 lines, -50 lines |
0 comments
|
Download
|
|
M |
components/translate/content/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
24
25
26
27
28
29
|
2 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
|
M |
components/translate/content/browser/browser_cld_data_provider.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
33
34
35
36
37
38
39
40
41
42
43
44
|
2 chunks |
+19 lines, -33 lines |
0 comments
|
Download
|
|
A + |
components/translate/content/browser/browser_cld_data_provider.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
33
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
A |
components/translate/content/browser/browser_cld_data_provider_factory.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
33
34
35
36
37
38
39
40
41
42
43
44
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/translate/content/browser/browser_cld_data_provider_factory.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/translate/content/browser/browser_cld_utils.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
33
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/translate/content/browser/browser_cld_utils.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
33
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/translate/content/browser/data_file_browser_cld_data_provider.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
33
34
35
36
37
38
39
40
41
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
components/translate/content/browser/data_file_browser_cld_data_provider.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
33
34
35
36
37
38
39
|
6 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
|
D |
components/translate/content/browser/static_browser_cld_data_provider.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
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
|
M |
components/translate/content/browser/static_browser_cld_data_provider.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
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
|
M |
components/translate/content/common/BUILD.gn
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -16 lines |
0 comments
|
Download
|
|
M |
components/translate/content/common/cld_data_source.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
33
34
35
36
37
38
39
40
41
42
43
44
45
|
2 chunks |
+105 lines, -18 lines |
0 comments
|
Download
|
|
A |
components/translate/content/common/cld_data_source.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
33
34
35
36
37
38
39
40
41
42
43
44
45
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
|
D |
components/translate/content/common/component_cld_data_source.cc
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
D |
components/translate/content/common/standalone_cld_data_source.cc
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
D |
components/translate/content/common/static_cld_data_source.cc
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
M |
components/translate/content/renderer/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
24
25
26
27
28
29
|
2 chunks |
+5 lines, -11 lines |
0 comments
|
Download
|
|
M |
components/translate/content/renderer/data_file_renderer_cld_data_provider.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
33
34
35
36
37
38
39
40
41
|
1 chunk |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
components/translate/content/renderer/data_file_renderer_cld_data_provider.cc
|
View
|
34
35
36
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
components/translate/content/renderer/renderer_cld_data_provider.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
33
34
35
|
2 chunks |
+48 lines, -19 lines |
0 comments
|
Download
|
|
A |
components/translate/content/renderer/renderer_cld_data_provider.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
33
34
35
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/translate/content/renderer/renderer_cld_utils.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
33
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
A |
components/translate/content/renderer/renderer_cld_utils.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
33
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
D |
components/translate/content/renderer/static_renderer_cld_data_provider.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
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
|
M |
components/translate/content/renderer/static_renderer_cld_data_provider.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
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
|
M |
components/translate/content/renderer/translate_helper.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 |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
components/translate/content/renderer/translate_helper.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
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/cld_2/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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
5 chunks |
+46 lines, -30 lines |
0 comments
|
Download
|
|
M |
third_party/cld_2/cld_2.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
27
28
29
30
31
32
33
34
35
36
37
38
39
|
4 chunks |
+60 lines, -27 lines |
0 comments
|
Download
|