summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-312-4/+4
* SetBounds() after setting kStayInSameRootWindowKey for the launcher.mukai@chromium.org2012-10-301-3/+4
* Update bounds calculations for launcher to fix left/right alignment hidden st...harrym@chromium.org2012-10-302-17/+25
* Use the same blue solid border among tray and launcher, for focus.mukai@chromium.org2012-10-301-0/+19
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-3/+2
* Make MultiAnimation take time param and slow down tab highlightdavemoore@chromium.org2012-10-261-1/+3
* Remove implicit conversion from SkBitmap to ImageSkiapkotwicz@chromium.org2012-10-241-1/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-232-6/+6
* Context menu for multiple launchersoshima@chromium.org2012-10-238-204/+41
* Cleans up FocusCycler test so that it doesn't trigger callingsky@chromium.org2012-10-201-1/+2