Descriptionchromeos: Fix pixelated icons in app list and launcher (part 1)
- Wrap resize and create-shadow operations into ImageSkiaOperations;
- Update launcher, app list grid and search to use ImageSkia instead of
SkBitmap;
This is part 1 of the change. No visual change until ImageLoadingTracker
is updated.
BUG=131738, 131739
TEST=None. No visual change to test until the ImageLoadingTracker change is done.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146944
Patch Set 1 #
Total comments: 6
Patch Set 2 : rebase, move Resize/CreateDropShadow into ImageSkiaSource #
Total comments: 23
Patch Set 3 : for comments in #2 #
Total comments: 19
Patch Set 4 : rebase, address comments in #3 and revert ImageLoadingTracker part #
Total comments: 2
Patch Set 5 : for oshima's comments in #3, #4 #
Total comments: 4
Patch Set 6 : fix nits in #5 #
Total comments: 2
Patch Set 7 : rebase + fix nit in #6 #Patch Set 8 : fix ash_shell compile #
Total comments: 6
Patch Set 9 : for sky's comments in #8 #
Total comments: 3
Patch Set 10 : rebase #Messages
Total messages: 34 (0 generated)
|