summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background
Commit message (Expand)AuthorAgeFilesLines
* Wallpaper should never be black on extented monitorbshe@chromium.org2012-12-181-1/+1
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-292-11/+10
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-282-10/+11
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-282-11/+10
* Remove use of index in wallpaper picker code and some refactorbshe@chromium.org2012-11-206-291/+114
* ash: Move UserWallpaperDelegate to its own header file.tfarina@chromium.org2012-11-134-35/+51
* Detect duplicated wallpaper loading request and drop the latter onebshe@chromium.org2012-11-131-1/+15
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-102-14/+36
* Remove wallpapers from grd files and the flag that disable new wallpaper pickerbshe@chromium.org2012-11-082-368/+7
* Use large resolution wallpaper when hook up a large external monitorbshe@chromium.org2012-11-013-22/+88
* Eliminate linker warningsoshima@chromium.org2012-10-302-1/+2
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* Fix black wallpaper issue when quickly select a bunch of wallpapersbshe@chromium.org2012-10-235-0/+81
* Add Wallpaper option to launcher context menusaintlou@chromium.org2012-10-111-1/+1
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-056-65/+263
* ShowWallpaperAnimationObserver should track lifetime of widget not windowdpolukhin@chromium.org2012-10-041-9/+9
* 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-032-0/+4
* Reland - cros: Add CHECK for screen unlock problemjamescook@chromium.org2012-10-024-21/+30
* Make DesktopBackgroundWidgetController derivative from views::WidgetObserver ...dpolukhin@chromium.org2012-09-285-56/+10
* Revert 158846 - cros: Add CHECK for screen unlock problemjamescook@chromium.org2012-09-272-12/+0
* Fix crash in MigrateBuiltInWallpaperbshe@chromium.org2012-09-271-0/+1
* cros: Add CHECK for screen unlock problemjamescook@chromium.org2012-09-262-0/+12
* Change guest wallpaper to IDR_AURA_WALLPAPERS_2_LANDSCAPE7.saintlou@chromium.org2012-09-211-1/+1
* Move wallpapers to ash/resourceoshima@chromium.org2012-09-141-1/+1
* (reland r156610)oshima@chromium.org2012-09-132-2/+0
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-132-0/+2
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-132-2/+0
* Fix leaks in ash_unittestsoshima@chromium.org2012-09-101-9/+13
* Re-land 154611: Forget about DesktopBackgroundView if it was deleteddpolukhin@chromium.org2012-09-045-4/+63
* Revert 154611 - "Forget about DesktopBackgroundView if it was deleted"mnissler@chromium.org2012-09-015-60/+0
* Forget about DesktopBackgroundView if it was deletedantrim@chromium.org2012-09-015-0/+60
* Resize and save custom wallpaper to large and small size if original wallpape...bshe@chromium.org2012-08-302-4/+16
* Convert built-in wallpaper in chrome binary to local files in disk.bshe@chromium.org2012-08-242-16/+16
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-221-1/+1
* Send NOTIFICATION_WALLPAPER_ANIMATION_FINISHED for solid backgrounddpolukhin@chromium.org2012-08-173-0/+15
* ash: Avoid implicit conversion from ImageSkia into SkBitmap.sadrul@chromium.org2012-08-162-7/+7
* Fix compile error on clangbshe@chromium.org2012-08-152-1/+4
* Fix memory leak on Chromium OS Heapcheck and Chromium OS (valgrind)bshe@chromium.org2012-08-154-9/+26
* Reland "Fix white flash when user signs out and fix wallpaper animation regre...bshe@chromium.org2012-08-144-48/+70
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-142-2/+2
* Revert 151393 - Fix white flash when user signs out and fix wallpaper animati...simonmorris@chromium.org2012-08-144-59/+41
* Fix white flash when user signs out and fix wallpaper animation regressionbshe@chromium.org2012-08-134-41/+59
* Reland " Preload default wallpaper."bshe@chromium.org2012-08-092-9/+34
* Move Ash wallpapers into a separate grd/pak file to avoid duplicationbenrg@chromium.org2012-08-091-1/+1
* Revert 150726 - Preload default wallpaper.jeremya@chromium.org2012-08-092-34/+9
* Preload default wallpaper.bshe@chromium.org2012-08-092-9/+34
* Brief white flickering when transitioning from boot splash to Chrome animationantrim@chromium.org2012-08-091-1/+2
* Change default wallpaper.saintlou@chromium.org2012-08-081-11/+11
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-075-74/+297