|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+488 lines, -438 lines) |
Patch |
 |
M |
ash/shell/app_list.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 |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/app_list_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
|
4 chunks |
+76 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/app_list_controller_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/app_list_service_mac.mm
|
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
|
6 chunks |
+23 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/app_list_view_delegate.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
|
5 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/app_list_view_delegate.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
|
6 chunks |
+89 lines, -45 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/apps_model_builder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/apps_model_builder.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
|
3 chunks |
+24 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/apps_model_builder_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
10 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/chrome_signin_delegate.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
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/chrome_signin_delegate.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
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/app_list/app_list_controller_ash.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
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/app_list/app_list_controller_ash.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/app_list/app_list_controller_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+31 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list.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
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list_menu.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list_menu.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
|
4 chunks |
+38 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list_model.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
6 chunks |
+28 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list_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
|
2 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list_model_observer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list_view_delegate.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
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/cocoa/app_list_view_controller.mm
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+2 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/cocoa/apps_grid_controller.mm
|
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 |
ui/app_list/cocoa/apps_search_box_controller.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
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/cocoa/apps_search_box_controller.mm
|
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
|
3 chunks |
+4 lines, -17 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/cocoa/apps_search_box_controller_unittest.mm
|
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
|
6 chunks |
+65 lines, -37 lines |
0 comments
|
Download
|
 |
D |
ui/app_list/cocoa/current_user_menu_item_view.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
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
D |
ui/app_list/cocoa/current_user_menu_item_view.mm
|
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 |
+0 lines, -85 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/pagination_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
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/test/app_list_test_view_delegate.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
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/app_list/views/app_list_menu_views.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+2 lines, -112 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/views/app_list_view.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 |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/app_list/views/app_list_view.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ui/resources/ui_resources.grd
|
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
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|