|
App list: Infrastructure now supports multiple custom launcher pages.
AppListTestViewDelegate::CreateCustomPageWebViews now returns a vector
of views, not a single view. AppListViewDelegate is now able to generate
multiple custom launcher pages which will all be inserted into the
launcher (but currently only ever produces a single one, from the
--custom-launcher-page switch).
BUG= 399131
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288975
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+84 lines, -46 lines) |
Patch |
 |
M |
ash/shell/app_list.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
athena/home/app_list_view_delegate.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
athena/home/app_list_view_delegate.cc
|
View
|
1
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/app_list_view_delegate.h
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/app_list/app_list_view_delegate.cc
|
View
|
1
2
|
3 chunks |
+52 lines, -28 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/app_list_view_delegate.h
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/test/app_list_test_view_delegate.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/app_list/test/app_list_test_view_delegate.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/views/contents_view.cc
|
View
|
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|