summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/desktop_background_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Add synchronous Widget closing eventwittman@chromium.org2013-02-051-1/+1
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-9/+8
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-8/+9
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-9/+8
* Remove use of index in wallpaper picker code and some refactorbshe@chromium.org2012-11-201-4/+4
* ash: Move UserWallpaperDelegate to its own header file.tfarina@chromium.org2012-11-131-0/+1
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-101-13/+29
* 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-231-0/+7
* Add Wallpaper option to launcher context menusaintlou@chromium.org2012-10-111-1/+1
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-051-7/+9
* ShowWallpaperAnimationObserver should track lifetime of widget not windowdpolukhin@chromium.org2012-10-041-9/+9
* ash: Display system background while loading wallpaper.derat@chromium.org2012-10-031-0/+2
* Make DesktopBackgroundWidgetController derivative from views::WidgetObserver ...dpolukhin@chromium.org2012-09-281-38/+0
* (reland r156610)oshima@chromium.org2012-09-131-1/+0
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-0/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+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-041-4/+43
* Revert 154611 - "Forget about DesktopBackgroundView if it was deleted"mnissler@chromium.org2012-09-011-39/+0
* Forget about DesktopBackgroundView if it was deletedantrim@chromium.org2012-09-011-0/+39
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-221-1/+1
* Fix memory leak on Chromium OS Heapcheck and Chromium OS (valgrind)bshe@chromium.org2012-08-151-1/+1
* Reland "Fix white flash when user signs out and fix wallpaper animation regre...bshe@chromium.org2012-08-141-4/+22
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-1/+1
* Revert 151393 - Fix white flash when user signs out and fix wallpaper animati...simonmorris@chromium.org2012-08-141-20/+4
* Fix white flash when user signs out and fix wallpaper animation regressionbshe@chromium.org2012-08-131-4/+20
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-071-9/+8
* Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos.sadrul@chromium.org2012-08-031-8/+9
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-031-9/+8
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-8/+8
* ash: Make sure the context menu shows up on both right-click and long-press.sadrul@chromium.org2012-07-161-3/+4
* [cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.nkostylev@chromium.org2012-06-261-0/+4
* Wallpaper on lock screenantrim@chromium.org2012-06-251-25/+27
* ash: Use transparent widget when wallpaper is empty.reveman@chromium.org2012-06-111-0/+2
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-3/+3
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-3/+3
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-3/+3
* Remove dependency to specific root window in desktop background classesoshima@chromium.org2012-06-011-8/+13
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-3/+2
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-2/+3
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-3/+2
* Implement user selected wallpaper feature.bshe@chromium.org2012-05-151-7/+9
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-3/+3
* Reland "Fix wallpaper fade animation flashing problem"bshe@chromium.org2012-04-241-3/+39
* Revert 133468 - Fix wallpaper fade animation flashing problem.vollick@google.com2012-04-231-38/+3
* Fix wallpaper fade animation flashing problem.bshe@chromium.org2012-04-231-3/+38
* Add fade in animation on background change and fix color mode change bug.bshe@chromium.org2012-04-101-8/+5
* ash::STRETCH fix requested by saintlou (see bug)benrg@chromium.org2012-03-241-6/+3
* Add image layout parameter for wallpaperbshe@chromium.org2012-03-231-11/+27