|
|
Update shelf spacing in Chrome OS according to the MD specs:
- Update the height of the shelf.
- Update the spacing between icons in the shelf.
- Update the spacing around status tray area, notification center, app list button and overview button.
- Update the spacing between the status tray area and notification center.
- Update the spacing around the app list button.
TEST=manual
1. Uses GIMP to measure Shelf Spacing requirements when Shelf is positioned to Left, Right and Bottom in Chrome OS .
BUG= 595005
Committed: https://crrev.com/20e7d3f385060e0c2de2a86d5dcf81c4c0ca8c8f
Cr-Commit-Position: refs/heads/master@{#399792}
Total comments: 38
Total comments: 40
Total comments: 39
Total comments: 9
Total comments: 14
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+299 lines, -188 lines) |
Patch |
 |
M |
ash/common/shelf/shelf_constants.h
|
View
|
1
2
|
1 chunk |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/common/shelf/shelf_constants.cc
|
View
|
1
2
|
2 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/tray_constants.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/tray_constants.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+26 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/root_window_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/app_list_button.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+36 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/overflow_bubble_view.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/shelf/overflow_button.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+26 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_button.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.cc
|
View
|
1
2
3
4
5
6
7
8
|
8 chunks |
+16 lines, -26 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_view.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_view_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_widget.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/system/status_area_widget_delegate.h
|
View
|
1
2
3
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/status_area_widget_delegate.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+76 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/toast/toast_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_background_view.cc
|
View
|
1
2
3
|
3 chunks |
+12 lines, -53 lines |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/ash_popup_alignment_delegate.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/web_notification/web_notification_tray.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/test/shelf_view_test_api.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/apps/chrome_app_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/launcher/launcher_favicon_loader.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 57 (24 generated)
|