|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1632 lines, -484 lines) |
Patch |
 |
M |
base/files/important_file_writer.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
|
4 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/files/important_file_writer.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
|
4 chunks |
+45 lines, -12 lines |
0 comments
|
Download
|
 |
M |
base/files/important_file_writer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
42
43
44
|
4 chunks |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/prefs/json_pref_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
|
5 chunks |
+42 lines, -6 lines |
0 comments
|
Download
|
 |
M |
base/prefs/json_pref_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
41
|
7 chunks |
+101 lines, -49 lines |
0 comments
|
Download
|
 |
M |
base/prefs/json_pref_store_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
|
8 chunks |
+172 lines, -4 lines |
0 comments
|
Download
|
 |
M |
base/prefs/persistent_pref_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
|
1 chunk |
+14 lines, -11 lines |
0 comments
|
Download
|
 |
M |
base/prefs/pref_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+19 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/chrome_pref_service_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
|
1 chunk |
+16 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/prefs/interceptable_pref_filter.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
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/prefs/interceptable_pref_filter.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
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/pref_hash_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+14 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/pref_hash_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
41
|
4 chunks |
+36 lines, -80 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/pref_hash_filter_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
|
27 chunks |
+89 lines, -165 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/profile_pref_store_manager.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/profile_pref_store_manager.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
|
6 chunks |
+31 lines, -45 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/profile_pref_store_manager_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
41
|
4 chunks |
+14 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/tracked/segregated_pref_store.h
|
View
|
1
|
3 chunks |
+5 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/tracked/segregated_pref_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
|
4 chunks |
+16 lines, -36 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/tracked/segregated_pref_store_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+2 lines, -29 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/prefs/tracked/tracked_preferences_migration.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/prefs/tracked/tracked_preferences_migration.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+267 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/prefs/tracked/tracked_preferences_migration_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
|
1 chunk |
+501 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
tools/lsan/suppressions.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/valgrind/memcheck/suppressions.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|