summaryrefslogtreecommitdiffstats
path: root/ash/desktop_background
Commit message (Expand)AuthorAgeFilesLines
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1
* Revert r207560 and r207566 to reland r207511.derat@chromium.org2013-06-216-214/+609
* Revert 207511 "ash: Add flags for specifying default wallpaper."rmsousa@chromium.org2013-06-201-63/+59
* Revert 207511 "ash: Add flags for specifying default wallpaper."rmsousa@chromium.org2013-06-205-454/+155
* ash: Add flags for specifying default wallpaper.derat@chromium.org2013-06-206-214/+517
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-182-4/+7
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-2/+2
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Fix wrong CENTER_CROPPED resize in wallpaper_resizer and add some unittestsbshe@chromium.org2013-06-065-130/+189
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-181-1/+1
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-303-14/+15
* ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-3/+3
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-172-8/+8
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-3/+2
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-2/+3
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-3/+2
* Reland 193431 "CrOS: Enable threaded UI compositor by default."backer@chromium.org2013-04-151-1/+0
* Revert 193431 "CrOS: Enable threaded UI compositor by default."kinuko@chromium.org2013-04-111-0/+1
* CrOS: Enable threaded UI compositor by default.backer@chromium.org2013-04-101-1/+0
* 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