summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background/desktop_background_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-1/+1
* Use content::RunBlockingPoolTask() in tests.mtomasz2014-09-151-4/+2
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-301-7/+8
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-291-8/+7
* Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-291-7/+8
* setConfig is deprecated, use setInfo or allocPixels instead.reed@google.com2014-07-021-2/+1
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-051-2/+2
* Revert r274404 and r274409:tzik@chromium.org2014-06-031-2/+2
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-031-2/+2
* Stops animations when removing a window from its parent.varkha@chromium.org2014-04-281-2/+2
* Disable DesktopBackgroundControllerTest.BackgroundMovementDuringUnlockyosin@chromium.org2014-04-251-1/+2
* Move all wallpaper file loading and decoding from DesktopBackgroundController...alemate@chromium.org2014-04-091-349/+3
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-13/+13
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* ash: Add test for wallpaper-switching bug.derat@chromium.org2014-01-091-3/+31
* ash: Add missing include to test from r236852.derat@chromium.org2013-11-221-0/+1
* ash: Avoid reloading already-resized custom wallpaper.derat@chromium.org2013-11-221-23/+57
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* ash: Rename guest wallpaper flags.derat@chromium.org2013-10-011-2/+2
* Reload wallpaper when display configuration changes.oshima@chromium.org2013-09-261-7/+48
* * Use correct bounds to pick and resize wallpaper imageoshima@chromium.org2013-09-251-9/+73
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-1/+1
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-4/+1
* Wallpaper refactoring.oshima@chromium.org2013-07-021-31/+36
* Revert r207560 and r207566 to reland r207511.derat@chromium.org2013-06-211-27/+312
* Revert 207511 "ash: Add flags for specifying default wallpaper."rmsousa@chromium.org2013-06-201-220/+27
* ash: Add flags for specifying default wallpaper.derat@chromium.org2013-06-201-27/+220
* Fix wrong CENTER_CROPPED resize in wallpaper_resizer and add some unittestsbshe@chromium.org2013-06-061-97/+1
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-301-2/+2
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-131-29/+43
* Disable DesktopBackgroundControllerTest.ResizeToFitScreens on Windowskinuko@chromium.org2013-03-041-1/+8
* Resize Wallpaper to reduce memory usagebshe@chromium.org2013-03-041-1/+86
* Thread ui opacity animationsajuma@chromium.org2013-02-231-3/+5
* Fix black wallpaper issue when quickly select a bunch of wallpapersbshe@chromium.org2012-10-231-0/+47
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-051-0/+182