|
Apply new WM shadows to app list.
Also clean up/streamline AppListView.
1. Remove code that supported arrows + view anchoring
2. Remove code that supported !CrOS
3. Remove dead code for making bubble borders accept events
4. Remove AppListViewObserver which is dead and who knows what it was used for.
5. Stop building //ui/app_list on all aura (just build on CrOS)
BUG= 608852
TBR=derat@chromium.org
Committed: https://crrev.com/835d550911b618ebf077fbe1221a779842ef56ad
Cr-Commit-Position: refs/heads/master@{#441394}
Total comments: 6
Total comments: 15
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+52 lines, -385 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list_presenter_delegate.cc
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/app_list/app_list_presenter_delegate_mus.cc
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
testing/buildbot/chromium.fyi.json
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
testing/buildbot/chromium.win.json
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/BUILD.gn
|
View
|
1
2
3
|
3 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/demo/app_list_demo_views.cc
|
View
|
1
2
3
|
3 chunks |
+3 lines, -21 lines |
0 comments
|
Download
|
 |
D |
ui/app_list/views/app_list_background.h
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
ui/app_list/views/app_list_background.cc
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/views/app_list_view.h
|
View
|
1
|
7 chunks |
+2 lines, -20 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/views/app_list_view.cc
|
View
|
1
2
3
|
11 chunks |
+41 lines, -151 lines |
0 comments
|
Download
|
 |
D |
ui/app_list/views/app_list_view_observer.h
|
View
|
1
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
ui/app_list/views/app_list_view_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/views/bubble/bubble_dialog_delegate.h
|
View
|
1
2
3
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/views/bubble/bubble_dialog_delegate.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 40 (25 generated)
|