summaryrefslogtreecommitdiffstats
path: root/ash/accelerators/debug_commands.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move all wallpaper file loading and decoding from ↵alemate@chromium.org2014-04-091-3/+3
| | | | | | | | | | | | | | DesktopBackgroundController to WallpaperManager. To simplify DesktopBackgroundController and allow customized default wallpapers, we need to move all "default" wallpaper loading to WallpaperManager. BUG=348136 TEST=unittests Review URL: https://codereview.chromium.org/215293003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262862 0039d316-1c4b-4281-b951-d872f2087c98
* * Use correct bounds to pick and resize wallpaper imageoshima@chromium.org2013-09-251-0/+66
* Use separate layer to draw wallpaper and scale it, rather than scaling at drawing time, which uses more CPU and memory. * Changed ctrl-alt-b behavior so that it uses fixed image with different layouts. BUG=294479 TEST=manual + unittests. R=derat@chromium.org Review URL: https://codereview.chromium.org/24269015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225116 0039d316-1c4b-4281-b951-d872f2087c98