summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background
Commit message (Expand)AuthorAgeFilesLines
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-222-2/+2
* Create components/wallpaper directoryranj2014-12-089-418/+34
* Remove unnecessary dependencies to //content/oshima2014-11-113-6/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-277-27/+23
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-037-14/+14
* Use content::RunBlockingPoolTask() in tests.mtomasz2014-09-151-4/+2
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-101-1/+1
* ash: Remove a few unused includes.thakis@chromium.org2014-08-142-2/+0
* Add pretargethandler to exit overview mode on touch/click. rsadam@chromium.org2014-08-052-1/+43
* 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-022-4/+2
* 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
* Remove support for wallpaper files in resources.alemate@chromium.org2014-05-154-65/+5
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-1/+1
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-301-1/+1
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-1/+1
* 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
* Apply default wallpaper from customization manifest.alemate@chromium.org2014-04-234-14/+22
* Block keyboard and mouse input when maximize mode is activated by accelerometer.flackr@chromium.org2014-04-122-22/+26
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-5/+5
* Move all wallpaper file loading and decoding from DesktopBackgroundController...alemate@chromium.org2014-04-097-666/+143
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-037-37/+24
* Allow to change wallpaper in public session through launcher context menu.tnagel@chromium.org2014-03-311-2/+1
* Clip the background view to the widgetoshima@chromium.org2014-03-251-0/+1
* Cosmetic improvements to WallpaperManager.tnagel@chromium.org2014-03-181-5/+5
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-4/+6
* Invalidate all wallpaper cache if display configuration changedbshe@chromium.org2014-03-172-3/+8
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-6/+6
* Add some VLOG(1)s to ash::DesktopBackgroundController.derat@chromium.org2014-03-131-3/+13
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-6/+6
* IWYU in ash/desktop_background/user_wallpaper_delegate.htnagel@chromium.org2014-03-121-1/+0
* Stretch CENTER_CROPPED wallpaper to fill screenbshe@chromium.org2014-03-121-16/+16
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* 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-214-4/+4
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-1/+0
* Creating multi profile animations for switching users and teleporting of wind...skuhne@chromium.org2014-01-282-0/+13
* Lock down DEPS a bit more.ben@chromium.org2014-01-141-0/+3
* ash: Add test for wallpaper-switching bug.derat@chromium.org2014-01-091-3/+31
* ash: Fix DesktopBackgroundController getting stuck.derat@chromium.org2013-12-272-40/+45
* 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-225-48/+123