summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* 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
* cros: Unify Chrome icon behavior on launcher bar and app list.xiyuan@chromium.org2012-10-193-13/+6
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-185-12/+38
* cros: Adjust app list and sys tray bubble location.xiyuan@chromium.org2012-10-181-1/+1
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-142-4/+4
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+3
* Add Wallpaper option to launcher context menusaintlou@chromium.org2012-10-112-0/+7
* ash: Make FLING_START end a launcher bar drag.xiyuan@chromium.org2012-10-101-0/+1
* ash launcher: Make sure the dimmer widget has the same properties as the laun...sadrul@chromium.org2012-10-051-0/+2
* ash launcher: Make sure the aura-window of the dimmer gets set correctly.sadrul@chromium.org2012-10-051-1/+1
* Revert 159945. The patch will reland in two pieces to make it possible to mer...sadrul@chromium.org2012-10-051-3/+1
* ash: Change the way the bounds is set on the dimmer widget.sadrul@chromium.org2012-10-031-1/+3
* Removed IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE_MAXIMIZEDharrym@chromium.org2012-09-291-1/+1