|
|
ash: Update app list UI to match latest crwm.
- Tile app list item horizontally;
- Move item title to the bottom;
- Update padding for model view: 45px from left/right and 32px from top/bottom;
- Change shade from 0.4 black to 0.2 black;
- Update animation;
- Defer app list widget activation until showing animation is finished;
BUG= 117238, 117073
TEST=Verify fix for issue 117238.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126665
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+239 lines, -135 lines) |
Patch |
 |
M |
ash/app_list/app_list.h
|
View
|
|
3 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list.cc
|
View
|
1
2
|
7 chunks |
+50 lines, -33 lines |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list_item_view.h
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list_item_view.cc
|
View
|
|
4 chunks |
+25 lines, -17 lines |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list_model_view.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list_model_view.cc
|
View
|
|
4 chunks |
+38 lines, -67 lines |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list_view.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/app_list/app_list_view.cc
|
View
|
1
|
6 chunks |
+36 lines, -4 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/transform_util.h
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/transform_util.cc
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/transform_util_unittest.cc
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/ui.gyp
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/ui_unittests.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|