summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/desktop_background_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-101-1/+1
* Remove support for wallpaper files in resources.alemate@chromium.org2014-05-151-32/+4
* Apply default wallpaper from customization manifest.alemate@chromium.org2014-04-231-3/+9
* Block keyboard and mouse input when maximize mode is activated by accelerometer.flackr@chromium.org2014-04-121-17/+19
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-5/+5
* Move all wallpaper file loading and decoding from DesktopBackgroundController...alemate@chromium.org2014-04-091-238/+61
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-14/+11
* Invalidate all wallpaper cache if display configuration changedbshe@chromium.org2014-03-171-1/+1
* Add some VLOG(1)s to ash::DesktopBackgroundController.derat@chromium.org2014-03-131-3/+13
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* ash: Fix DesktopBackgroundController getting stuck.derat@chromium.org2013-12-271-37/+41
* ash: Avoid reloading already-resized custom wallpaper.derat@chromium.org2013-11-221-14/+18
* ash: Remove old OEM wallpaper flags.derat@chromium.org2013-11-121-6/+1
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-7/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-3/+3
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-3/+3
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-3/+3
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-2/+0
* ash: Rename guest wallpaper flags.derat@chromium.org2013-10-011-2/+2
* ash: Add OEM wallpaper flags.derat@chromium.org2013-09-301-5/+13
* Reload wallpaper when display configuration changes.oshima@chromium.org2013-09-261-16/+34
* * Use correct bounds to pick and resize wallpaper imageoshima@chromium.org2013-09-251-32/+32
* Remove BACKGROUND_SOLID_COLOR mode.oshima@chromium.org2013-09-201-28/+0
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-4/+4
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+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
* 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-021-48/+24
* Revert r207560 and r207566 to reland r207511.derat@chromium.org2013-06-211-68/+149
* Revert 207511 "ash: Add flags for specifying default wallpaper."rmsousa@chromium.org2013-06-201-149/+68
* ash: Add flags for specifying default wallpaper.derat@chromium.org2013-06-201-68/+149
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-2/+2
* Fix wrong CENTER_CROPPED resize in wallpaper_resizer and add some unittestsbshe@chromium.org2013-06-061-2/+20
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-301-1/+2
* ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-5/+5
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-121-3/+7
* Resize Wallpaper to reduce memory usagebshe@chromium.org2013-03-041-30/+18
* Generate custom wallpaper thumbnail and restructure file directory of custom ...bshe@chromium.org2013-02-081-0/+2
* Minimize black screen during the boot with multi displaysoshima@chromium.org2013-01-301-3/+7
* Wallpaper should never be black on extented monitorbshe@chromium.org2012-12-181-1/+1
* Remove use of index in wallpaper picker code and some refactorbshe@chromium.org2012-11-201-93/+75
* ash: Move UserWallpaperDelegate to its own header file.tfarina@chromium.org2012-11-131-0/+1
* Detect duplicated wallpaper loading request and drop the latter onebshe@chromium.org2012-11-131-1/+15
* Use large resolution wallpaper when hook up a large external monitorbshe@chromium.org2012-11-011-18/+46
* Fix black wallpaper issue when quickly select a bunch of wallpapersbshe@chromium.org2012-10-231-0/+4
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-051-31/+34
* cros: Fix missing windows/launcher after resume/screen unlockjamescook@chromium.org2012-10-031-11/+23
* ash: Display system background while loading wallpaper.derat@chromium.org2012-10-031-0/+2