summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-034-73/+300
* Revert 149915 - Use low resolution wallpapers for small screenslambroslambrou@google.com2012-08-034-300/+73
* Use low resolution wallpapers for small screensbshe@chromium.org2012-08-034-73/+300
* Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos.sadrul@chromium.org2012-08-035-268/+64
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-035-64/+268
* Wallpaper manager backend APIsbshe@chromium.org2012-07-252-0/+21
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-212-8/+12
* ash: Make sure the context menu shows up on both right-click and long-press.sadrul@chromium.org2012-07-162-5/+11
* Remove #pragma once from ashajwong@chromium.org2012-07-112-2/+0
* Reland "Implement chagne wallpaper at local midnight(daily) feature."bshe@chromium.org2012-07-032-14/+13
* [cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.nkostylev@chromium.org2012-06-262-0/+7
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-1/+3