|
Use the correct launcher assets for shelf alignment.
Cleanup: remove redundant shelf code.
- replaces switch to get values for alignment with template
- eliminate alignment member variables and use shelf_layout_manager where possible.
other minor clean ups: remove unnecessary namespace, use member variable.
BUG= 151417
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171120
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+246 lines, -217 lines) |
Patch |
 |
M |
ash/launcher/launcher.cc
|
View
|
1
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_alignment_menu.cc
|
View
|
1
2
|
2 chunks |
+7 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_button.h
|
View
|
|
4 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_button.cc
|
View
|
1
|
7 chunks |
+44 lines, -24 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_button_host.h
|
View
|
1
2
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_tooltip_manager.h
|
View
|
1
2
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_tooltip_manager.cc
|
View
|
1
2
|
5 chunks |
+9 lines, -21 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_tooltip_manager_unittest.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_view.h
|
View
|
1
2
|
2 chunks |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_view.cc
|
View
|
1
|
18 chunks |
+51 lines, -39 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_view_unittest.cc
|
View
|
1
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/launcher/overflow_bubble.h
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/overflow_bubble.cc
|
View
|
|
11 chunks |
+22 lines, -30 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/overflow_button.h
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/overflow_button.cc
|
View
|
|
7 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/tabbed_launcher_button.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/tabbed_launcher_button.cc
|
View
|
|
1 chunk |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/root_window_controller.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/app_list_controller.cc
|
View
|
|
1 chunk |
+5 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/wm/shelf_layout_manager.h
|
View
|
1
2
|
4 chunks |
+32 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/wm/shelf_layout_manager.cc
|
View
|
1
2
|
12 chunks |
+26 lines, -19 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|