|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2257 lines, -1745 lines) |
Patch |
|
M |
build/ios/grit_whitelist.txt
|
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
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/DEPS
|
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 |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/autofill_dialog_controller_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
39
40
41
42
43
44
45
46
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/autofill_dialog_controller_impl.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
|
6 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/autofill_dialog_controller_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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
9 chunks |
+34 lines, -31 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/autofill_dialog_controller_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
|
5 chunks |
+12 lines, -17 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/autofill_dialog_i18n_input.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/autofill_dialog_i18n_input.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
|
5 chunks |
+20 lines, -12 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/autofill_dialog_i18n_input_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/country_combobox_model.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
|
3 chunks |
+18 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/country_combobox_model_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
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/data_model_wrapper.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 |
+10 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/autofill/mock_address_validator.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
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/DEPS
|
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 |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/options/autofill_options_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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
4 chunks |
+19 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/tools/build/repack_locales.py
|
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
48
49
50
51
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
|
M |
components/autofill/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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
components/autofill/core/browser/address_i18n.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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
components/autofill/core/browser/autofill_country.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
|
4 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
|
M |
components/autofill/core/browser/autofill_country_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
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/autofill/core/browser/autofill_profile.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 |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/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
41
42
43
44
45
46
|
3 chunks |
+67 lines, -96 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/README.chromium
|
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 |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/addressinput_util.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 |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/addressinput_util.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 |
+16 lines, -18 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/addressinput_util_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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
third_party/libaddressinput/chromium/chrome_address_validator.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
|
6 chunks |
+73 lines, -28 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/chrome_address_validator.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 |
+154 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/libaddressinput/chromium/chrome_address_validator_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
|
17 chunks |
+284 lines, -156 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/chrome_downloader_impl.h
|
View
|
16
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/chrome_downloader_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+28 lines, -24 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/chrome_downloader_impl_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
|
3 chunks |
+16 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/chrome_rule_test.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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/chrome_storage_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/chrome_storage_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+22 lines, -22 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/chrome_storage_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
16
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/fallback_data_store.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 |
+22 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/libaddressinput/chromium/fallback_data_store.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
|
2 chunks |
+9 lines, -18 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/fallback_data_store_unittest.cc
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/input_suggester.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
48
49
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/input_suggester.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
47
48
49
50
51
52
|
1 chunk |
+521 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/json.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
47
48
49
50
51
|
2 chunks |
+104 lines, -73 lines |
0 comments
|
Download
|
|
A + |
third_party/libaddressinput/chromium/libaddressinput_util.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 |
+7 lines, -7 lines |
0 comments
|
Download
|
|
A + |
third_party/libaddressinput/chromium/libaddressinput_util.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 |
+19 lines, -22 lines |
0 comments
|
Download
|
|
A + |
third_party/libaddressinput/chromium/libaddressinput_util_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
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/override/basictypes_override.h
|
View
|
1
2
3
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/preload_address_validator.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -141 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/preload_address_validator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -144 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/chromium/preload_address_validator_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -612 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/storage_test_runner.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/storage_test_runner.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/string_compare.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
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/string_compare_unittest.cc
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/trie.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 |
+54 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/libaddressinput/chromium/trie.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
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/libaddressinput/chromium/trie_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
|
6 chunks |
+37 lines, -42 lines |
0 comments
|
Download
|
|
M |
third_party/libaddressinput/libaddressinput.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
41
42
43
44
45
46
|
1 chunk |
+93 lines, -172 lines |
0 comments
|
Download
|
|
M |
tools/gritsettings/resource_ids
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|