summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* ash: Toggle launcher overflow bubble.xiyuan@chromium.org2013-01-192-4/+9
* Enable launcher on all displays by defaultoshima@chromium.org2013-01-171-3/+1
* Add option to align launcher/shelf to top of screen (similar to left/right al...harrym@chromium.org2013-01-128-44/+61
* Fix crash and failures in ash_unittests with the new focus controller by disa...ben@chromium.org2013-01-101-0/+5
* More work to make ash_unittests pass when we require context.erg@chromium.org2013-01-092-2/+41
* Rotated Imagesharrym@chromium.org2013-01-083-54/+65
* Adding new Launcher behaviorskuhne@chromium.org2012-12-206-17/+149
* Overflow panel icons if they compete for more than a third of the launcher sp...flackr@chromium.org2012-12-205-25/+105
* Focus launcher if spoken feedback is enabled and no other windows visible.mtomasz@chromium.org2012-12-183-5/+51
* ash: Fix launcher overflow bubble crash.xiyuan@chromium.org2012-12-184-11/+44
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-183-10/+8
* Revert 173417 - Broke on win_aurarsleevi@chromium.org2012-12-173-50/+5
* Revert 173418 - Broke on win_aurarsleevi@chromium.org2012-12-171-2/+1
* Compile fix for r173417.mtomasz@chromium.org2012-12-171-1/+2
* Yet another approach. Not pretty, but simple and works.mtomasz@chromium.org2012-12-173-5/+50
* ash: Add missing 'virtual' annotations to SetUp() and TearDown() overrides.tfarina@chromium.org2012-12-151-1/+1
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-141-2/+2
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-144-10/+9
* Reland 170406 - Align panel icons on the right / end.flackr@chromium.org2012-12-136-30/+168
* Make Shell::launcher_model() / GetLauncherDelegate privateoshima@chromium.org2012-12-134-7/+45
* - Show app list on 2nd launcheroshima@chromium.org2012-12-115-16/+11
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-2/+4
* Follow up on r171120 (Use the correct launcher assets for shelf alignment)oshima@chromium.org2012-12-061-6/+7
* Fix uninit variableoshima@chromium.org2012-12-054-12/+4
* Use the correct launcher assets for shelf alignment.oshima@chromium.org2012-12-0517-179/+182
* Cleanup enums for shelfoshima@chromium.org2012-12-049-17/+15
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-047-16/+16
* New resources for launcheroshima@chromium.org2012-12-042-8/+8
* Revert 170406 - Align panel icons on the right / end.alexeypa@google.com2012-11-305-147/+27
* Align panel icons on the right / end.flackr@chromium.org2012-11-305-27/+147
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-4/+6
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-6/+4
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-4/+6
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-9/+13
* Introduce SessionStateObserverantrim@chromium.org2012-11-212-3/+22
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-202-10/+0
* Revert 168552 - Let shift globally trigger slow animation mode.jamescook@chromium.org2012-11-191-0/+4
* Let shift globally trigger slow animation mode.vollick@chromium.org2012-11-191-4/+0
* Use gfx::Insets return type for Border::GetInsets().wittman@chromium.org2012-11-141-2/+1
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-142-4/+4
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-133-40/+54
* ui: Remove gfx::Point Add() and Subtract() which were non-mutating member met...danakj@chromium.org2012-11-091-1/+1
* Don't check NULL for ShellDelegate.oshima@chromium.org2012-11-082-14/+2
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-1/+1
* Update underline assetsdavemoore@chromium.org2012-11-051-6/+6
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-043-5/+5
* Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...ananta@chromium.org2012-11-011-1/+1
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-015-38/+41
* Animation changed to fade out on Launcher related bubbles.harrym@chromium.org2012-10-311-0/+3