summaryrefslogtreecommitdiffstats
path: root/ash/wm/app_list_controller.cc
Commit message (Expand)AuthorAgeFilesLines
...
* cros: Fix mouse over-scroll animation not happening.xiyuan@chromium.org2012-09-211-1/+1
* app_list: Update over-scroll animation.xiyuan@chromium.org2012-09-131-2/+55
* chromeos: Fix pixelated icons in app list and launcher (part 3)xiyuan@chromium.org2012-09-111-7/+0
* Introduce App Launcher for Windows.benwells@chromium.org2012-09-101-0/+1
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-2/+2
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-1/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-6/+6
* views: Extract Widget observer into its own header file.tfarina@chromium.org2012-08-021-1/+2
* ash: Do not close the app-list if user clicked on a menu.sadrul@chromium.org2012-07-261-3/+18
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-1/+1
* ash/app_list: Dismiss app list when sys tray bubble shows.xiyuan@chromium.org2012-07-121-7/+1
* app_list: Fix asan use-after-free regression.xiyuan@chromium.org2012-06-221-2/+6
* app_list/ash: Update show/hide animation.xiyuan@chromium.org2012-06-211-7/+37
* Remember the paging information of AppListView and recover it when reappearing.mukai@chromium.org2012-06-201-1/+6
* ash/app_list: Make app list bubble move with launcher app list button.xiyuan@chromium.org2012-06-161-2/+16
* Reland r141871.oshima@chromium.org2012-06-131-2/+2
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-2/+2
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-2/+2
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-3/+7
* app-list: Close when tap happens outside the bubble.sadrul@chromium.org2012-06-071-6/+14
* Reland 140878 - cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-071-120/+10
* Revert 140878 - cleanup: Remove applist v1 code.michaeln@google.com2012-06-071-10/+120
* cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-061-120/+10
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-2/+2
* Decouple FocusManager from RootWindow.oshima@chromium.org2012-05-301-12/+16
* ash/app_list: Handle shelf left/right dock.xiyuan@chromium.org2012-05-301-1/+29
* Move app list from ash to ui.xiyuan@chromium.org2012-05-091-0/+319