summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/desktop_background_controller.h
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-2/+2
* Remove support for wallpaper files in resources.alemate@chromium.org2014-05-151-9/+1
* Apply default wallpaper from customization manifest.alemate@chromium.org2014-04-231-6/+12
* Block keyboard and mouse input when maximize mode is activated by accelerometer.flackr@chromium.org2014-04-121-5/+7
* Move all wallpaper file loading and decoding from DesktopBackgroundController...alemate@chromium.org2014-04-091-77/+22
* Cosmetic improvements to WallpaperManager.tnagel@chromium.org2014-03-181-5/+5
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-4/+6
* ash: Fix DesktopBackgroundController getting stuck.derat@chromium.org2013-12-271-3/+4
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-3/+2
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-1/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Reload wallpaper when display configuration changes.oshima@chromium.org2013-09-261-1/+20
* * Use correct bounds to pick and resize wallpaper imageoshima@chromium.org2013-09-251-4/+9
* Remove BACKGROUND_SOLID_COLOR mode.oshima@chromium.org2013-09-201-11/+1
* Wallpaper refactoring.oshima@chromium.org2013-07-021-5/+1
* Revert r207560 and r207566 to reland r207511.derat@chromium.org2013-06-211-27/+42
* Revert 207511 "ash: Add flags for specifying default wallpaper."rmsousa@chromium.org2013-06-201-42/+27
* ash: Add flags for specifying default wallpaper.derat@chromium.org2013-06-201-27/+42
* Resize Wallpaper to reduce memory usagebshe@chromium.org2013-03-041-3/+7
* Generate custom wallpaper thumbnail and restructure file directory of custom ...bshe@chromium.org2013-02-081-0/+4
* Minimize black screen during the boot with multi displaysoshima@chromium.org2013-01-301-0/+1
* Remove use of index in wallpaper picker code and some refactorbshe@chromium.org2012-11-201-16/+35
* ash: Move UserWallpaperDelegate to its own header file.tfarina@chromium.org2012-11-131-35/+0
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-101-1/+7
* Use large resolution wallpaper when hook up a large external monitorbshe@chromium.org2012-11-011-4/+19
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-051-2/+2
* Reland - cros: Add CHECK for screen unlock problemjamescook@chromium.org2012-10-021-5/+7
* Make DesktopBackgroundWidgetController derivative from views::WidgetObserver ...dpolukhin@chromium.org2012-09-281-4/+0
* Re-land 154611: Forget about DesktopBackgroundView if it was deleteddpolukhin@chromium.org2012-09-041-0/+4
* Revert 154611 - "Forget about DesktopBackgroundView if it was deleted"mnissler@chromium.org2012-09-011-4/+0
* Forget about DesktopBackgroundView if it was deletedantrim@chromium.org2012-09-011-0/+4
* Resize and save custom wallpaper to large and small size if original wallpape...bshe@chromium.org2012-08-301-0/+9
* Convert built-in wallpaper in chrome binary to local files in disk.bshe@chromium.org2012-08-241-3/+3
* Send NOTIFICATION_WALLPAPER_ANIMATION_FINISHED for solid backgrounddpolukhin@chromium.org2012-08-171-0/+3
* ash: Avoid implicit conversion from ImageSkia into SkBitmap.sadrul@chromium.org2012-08-161-5/+5
* Reland " Preload default wallpaper."bshe@chromium.org2012-08-091-0/+8
* Revert 150726 - Preload default wallpaper.jeremya@chromium.org2012-08-091-8/+0
* Preload default wallpaper.bshe@chromium.org2012-08-091-0/+8
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-071-8/+38
* Enable wallpaper boot animation for boot into sign in too. Add flag to disabl...nkostylev@chromium.org2012-08-041-0/+3
* Reland "Use low resolution wallpaper for small screens"bshe@chromium.org2012-08-031-2/+4
* Revert 149915 - Use low resolution wallpapers for small screenslambroslambrou@google.com2012-08-031-4/+2
* Use low resolution wallpapers for small screensbshe@chromium.org2012-08-031-2/+4
* Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos.sadrul@chromium.org2012-08-031-32/+7
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-031-7/+32
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-0/+4
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* [cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.nkostylev@chromium.org2012-06-261-0/+3
* Wallpaper on lock screenantrim@chromium.org2012-06-251-4/+10