|
Give Ash material design tray items the correct size and layout
Modify the size and layout of the items that appear
in the material design tray so that they conform
to the MD specs (notifications button, system tray, etc.)
This CL should only have user-visible changes for
material design, which is currently off by default behind
the --ash-md flag.
This CL also cleans up many constants specified in
tray_constants.h.
BUG= 617295
TEST=manual
Committed: https://crrev.com/5ae209e5c9a10d9896b2b9767056f88c4cf93430
Cr-Commit-Position: refs/heads/master@{#402587}
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+119 lines, -123 lines) |
Patch |
 |
M |
ash/common/shelf/shelf_constants.h
|
View
|
1
2
3
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/common/shelf/shelf_constants.cc
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/tray_background_view.cc
|
View
|
|
2 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/tray_constants.h
|
View
|
|
3 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/tray_constants.cc
|
View
|
|
3 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/web_notification/web_notification_tray.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/shelf/app_list_button.cc
|
View
|
1
2
3
|
3 chunks |
+2 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/overflow_button.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/overflow_button.cc
|
View
|
1
2
3
|
3 chunks |
+10 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/session/logout_button_tray.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc
|
View
|
1
2
3
|
1 chunk |
+10 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/system/overview/overview_button_tray.cc
|
View
|
1
2
3
|
2 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/system/status_area_widget_delegate.cc
|
View
|
|
2 chunks |
+20 lines, -32 lines |
0 comments
|
Download
|
 |
M |
ash/system/user/tray_user.cc
|
View
|
1
2
3
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/system/user/user_card_view.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/user/user_view.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 23 (8 generated)
|