summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background
Commit message (Expand)AuthorAgeFilesLines
* app_mode: Check kiosk_enabled manifest.xiyuan@chromium.org2013-04-021-2/+1
* Add fade in animation for guest session and logged in user sessionbshe@chromium.org2013-03-191-7/+15
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-131-29/+43
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-121-3/+7
* Disable DesktopBackgroundControllerTest.ResizeToFitScreens on Windowskinuko@chromium.org2013-03-041-1/+8
* Resize Wallpaper to reduce memory usagebshe@chromium.org2013-03-046-34/+345
* Thread ui opacity animationsajuma@chromium.org2013-02-231-3/+5
* Generate custom wallpaper thumbnail and restructure file directory of custom ...bshe@chromium.org2013-02-082-0/+6
* Add synchronous Widget closing eventwittman@chromium.org2013-02-053-3/+4
* Reland 179231xiyuan@chromium.org2013-01-301-2/+1
* Minimize black screen during the boot with multi displaysoshima@chromium.org2013-01-302-3/+8
* 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