summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* Autohide behavior simplified to always/neverharrym@chromium.org2012-09-252-34/+11
* Revert of AutoHide Behaviorharrym@chromium.org2012-09-242-11/+34
* ash: Make sure the shelf-dimmer widget always has the correct size.sadrul@chromium.org2012-09-243-35/+75
* Fix app list and overflow icon drawing problemsdavemoore@chromium.org2012-09-242-10/+32
* Simplified Launcher Auto-Hide behavior, now has two behavior modes (always hi...harrym@chromium.org2012-09-212-34/+11
* Consolidate bubble border code.xiyuan@chromium.org2012-09-212-54/+12
* StatusArea/Launcher widgets should stay in the same root window.oshima@chromium.org2012-09-191-0/+3
* show black bar when autohiddendavemoore@chromium.org2012-09-163-26/+27
* Dim shelf when maximizeddavemoore@chromium.org2012-09-162-1/+84
* Context menus on view elements should be positioned above the finger whenvarunjain@chromium.org2012-09-151-1/+2
* Moved app list back to rightdavemoore@chromium.org2012-09-135-47/+52
* (reland r156610)oshima@chromium.org2012-09-137-7/+7
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-137-7/+7
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-137-7/+7
* Move app listdavemoore@chromium.org2012-09-115-85/+115
* ash: Make some height adjustments for the items in the shelf during dragging.sadrul@chromium.org2012-09-114-38/+28
* Add black border to bottom of launcher so that new resourcesdavemoore@chromium.org2012-09-105-38/+80
* Tweaks workspace2 animations based on input from Nicholas.sky@chromium.org2012-09-081-0/+5
* ash/launcher: Remove unused forward declarations of aura::Window.tfarina@chromium.org2012-09-073-12/+3
* ash: Fix launcher icon cut-off.xiyuan@chromium.org2012-09-072-16/+18
* ash: Change the drag resistance slightly for the shelf.sadrul@chromium.org2012-09-061-2/+9
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-044-8/+8
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-047-12/+12
* chromeos: Update app list button icon sync animation.xiyuan@chromium.org2012-08-311-27/+3
* ash: Add some gesture support to the shelf.sadrul@chromium.org2012-08-302-0/+10
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-222-3/+3
* Reland 152221 - chromeos: Sync animation.xiyuan@chromium.org2012-08-2212-178/+141
* Revert 152221 - chromeos: Sync animation.flackr@chromium.org2012-08-2012-141/+178
* chromeos: Sync animation.xiyuan@chromium.org2012-08-1812-178/+141
* image: Specify the resize-method when resizing ImageSkia.sadrul@chromium.org2012-08-161-2/+2
* Update launcher status imagesdavemoore@chromium.org2012-08-161-15/+17
* ash: Avoid implicit conversion from ImageSkia into SkBitmap.sadrul@chromium.org2012-08-162-6/+6
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-0/+1
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-143-6/+6
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-145-28/+26
* Replace views::LocatedEvent with ui::LocatedEventben@chromium.org2012-08-133-12/+15
* Minor fixes to BubbleBorder2 and LauncherTooltipManager:varunjain@chromium.org2012-08-111-0/+4
* chromeos: Add UMA stats for launcher and app list.xiyuan@chromium.org2012-08-101-0/+11
* Replace views::Event with ui::Event.beng@google.com2012-08-102-2/+2
* gestures: Some more event cleanup.sadrul@chromium.org2012-08-101-1/+2
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-103-3/+3
* Change View::HitTest to View::HitTestRecttdanderson@chromium.org2012-08-102-3/+3
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-093-3/+3
* aura: Long launcher tooltips should elide at end.varunjain@chromium.org2012-08-091-1/+2
* cleanup: Remove dead code in launcher_view.xiyuan@chromium.org2012-08-092-19/+0
* Fixes bug where launcher background would remain painted when itsky@chromium.org2012-08-082-0/+4
* Convert Aura to use ui::Event.ben@chromium.org2012-08-085-27/+27
* ash: Update launcher background to 0.8 black.xiyuan@chromium.org2012-08-074-12/+6
* ash: Update launcher overflow chevron.xiyuan@chromium.org2012-08-074-18/+170
* aura: Fix launcher tooltips:varunjain@chromium.org2012-08-041-8/+68