|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1338 lines, -152 lines) |
Patch |
 |
M |
build/linux/system.gyp
|
View
|
14
15
16
17
18
19
20
21
22
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_form_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+7 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_form_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
|
8 chunks |
+29 lines, -56 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/password_manager/password_form_manager_win.cc
|
View
|
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -77 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_manager.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 |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/password_manager/password_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
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store.cc
|
View
|
15
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_default.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_default.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_gnome.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_gnome.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+177 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_kwallet.h
|
View
|
16
17
18
19
20
|
1 chunk |
+111 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_kwallet.cc
|
View
|
16
17
18
19
20
|
1 chunk |
+387 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_win.h
|
View
|
7
8
9
10
11
12
13
14
15
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/password_manager/password_store_win.cc
|
View
|
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profile.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/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
|
5 chunks |
+49 lines, -0 lines |
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
|
5 chunks |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/testing_profile.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 |
+3 lines, -0 lines |
0 comments
|
Download
|