summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background
Commit message (Expand)AuthorAgeFilesLines
* Allow to change wallpaper in public session through launcher context menu.tnagel@chromium.org2014-03-311-2/+1
* Clip the background view to the widgetoshima@chromium.org2014-03-251-0/+1
* Cosmetic improvements to WallpaperManager.tnagel@chromium.org2014-03-181-5/+5
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-4/+6
* Invalidate all wallpaper cache if display configuration changedbshe@chromium.org2014-03-172-3/+8
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-6/+6
* Add some VLOG(1)s to ash::DesktopBackgroundController.derat@chromium.org2014-03-131-3/+13
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-6/+6
* IWYU in ash/desktop_background/user_wallpaper_delegate.htnagel@chromium.org2014-03-121-1/+0
* Stretch CENTER_CROPPED wallpaper to fill screenbshe@chromium.org2014-03-121-16/+16
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-214-4/+4
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-1/+0
* Creating multi profile animations for switching users and teleporting of wind...skuhne@chromium.org2014-01-282-0/+13
* Lock down DEPS a bit more.ben@chromium.org2014-01-141-0/+3
* ash: Add test for wallpaper-switching bug.derat@chromium.org2014-01-091-3/+31
* ash: Fix DesktopBackgroundController getting stuck.derat@chromium.org2013-12-272-40/+45
* ash: Add missing include to test from r236852.derat@chromium.org2013-11-221-0/+1
* ash: Avoid reloading already-resized custom wallpaper.derat@chromium.org2013-11-225-48/+123
* Allow 1.0f scale factor on pixeloshima@chromium.org2013-11-201-4/+4
* ash: Remove old OEM wallpaper flags.derat@chromium.org2013-11-121-6/+1
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-094-12/+5
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-083-5/+5
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-083-5/+5
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-083-5/+5
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-2/+0
* ash: Rename guest wallpaper flags.derat@chromium.org2013-10-012-4/+4
* ash: Add OEM wallpaper flags.derat@chromium.org2013-09-301-5/+13
* Reload wallpaper when display configuration changes.oshima@chromium.org2013-09-263-24/+102
* * Use correct bounds to pick and resize wallpaper imageoshima@chromium.org2013-09-254-46/+153
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-4/+2
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-2/+4
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-4/+2
* Remove BACKGROUND_SOLID_COLOR mode.oshima@chromium.org2013-09-204-62/+5
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-1/+1
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-062-5/+4
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Fix new wallpaper flash issue at GAIA loginbshe@chromium.org2013-08-261-1/+4
* Fill the opaque area with black if wallpaper can't coveroshima@chromium.org2013-08-141-9/+36
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-4/+1
* ash: Rename default wallpaper images.derat@chromium.org2013-07-181-2/+2
* ash: Remove ash_wallpaper_resources.derat@chromium.org2013-07-171-18/+3
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-171-1/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-031-1/+1
* Wallpaper refactoring.oshima@chromium.org2013-07-026-193/+150