|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1039 lines, -112 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.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
|
5 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.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
|
3 chunks |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/screenlock_private/screenlock_private_api.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/signin/easy_unlock_screenlock_state_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
23
24
25
26
27
28
29
30
31
32
33
34
|
1 chunk |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/signin/easy_unlock_screenlock_state_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
|
1 chunk |
+211 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/easy_unlock_service.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
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/easy_unlock_service.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
|
5 chunks |
+25 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/screenlock_bridge.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
|
4 chunks |
+71 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/signin/screenlock_bridge.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
|
2 chunks |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/login/signin_screen_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
|
6 chunks |
+10 lines, -33 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/signin/user_manager_screen_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/signin/user_manager_screen_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
|
3 chunks |
+8 lines, -12 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
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/easy_unlock_private.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extension_function_histogram_value.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 |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/login/account_picker/screen_account_picker.js
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/login/account_picker/user_pod_row.css
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/login/account_picker/user_pod_row.js
|
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
|
8 chunks |
+354 lines, -32 lines |
0 comments
|
Download
|
 |
M |
ui/login/account_picker/user_pod_template.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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|