summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* Remember the paging information of AppListView and recover it when reappearing.mukai@chromium.org2012-06-202-5/+3
* Moves to the last page again in case that the selected page is lost.mukai@chromium.org2012-06-203-7/+28
* app_list: Touch fling/mouse wheel to switch pages.xiyuan@chromium.org2012-06-1910-26/+429
* app_list: Change page switch button size based on width.xiyuan@chromium.org2012-06-182-3/+32
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-164-1/+30
* app_list: Fix flashy search results while typing.xiyuan@chromium.org2012-06-133-8/+29
* app_list/chromeos: Fix wrong app icon in search results.xiyuan@chromium.org2012-06-136-6/+76
* app_list: Add page transition animation for apps grid.xiyuan@chromium.org2012-06-1110-66/+475
* app_list: Add transition for apps grid and search results.xiyuan@chromium.org2012-06-0812-230/+333
* app_list: App list bubble should move with anchor widget.xiyuan@chromium.org2012-06-081-0/+1
* Reland 140878 - cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-0712-476/+267
* Revert 140878 - cleanup: Remove applist v1 code.michaeln@google.com2012-06-0712-267/+476
* cleanup: Remove applist v1 code.xiyuan@chromium.org2012-06-0612-476/+267
* ash/app_list: Make applist bubble edge touch launcher bar edge.xiyuan@chromium.org2012-06-061-4/+6
* applist: Update v2 UI to the new spec.xiyuan@chromium.org2012-06-049-117/+132
* ash/app_list: Handle shelf left/right dock.xiyuan@chromium.org2012-05-304-69/+256
* Update std::vector<ShadowValue> to ShadowValues.xiyuan@chromium.org2012-05-291-1/+1
* Clean up SkBitmapOperations.xiyuan@chromium.org2012-05-261-25/+14
* app_list: Add search box and search result view for v2. xiyuan@chromium.org2012-05-2528-240/+1444
* ui: Change ListModel to operate in size_t instead of int.tfarina@chromium.org2012-05-184-16/+16
* app_list: Update colors and sizes for v2.xiyuan@chromium.org2012-05-175-34/+62
* Change the way _EXPORT macros look, app_list editionthakis@chromium.org2012-05-151-0/+4
* ui: Do not expose the underline type (vector) used in ListModel.tfarina@chromium.org2012-05-151-1/+1
* app_list: Remove unneeded forward declaration from app_list_model.h.tfarina@chromium.org2012-05-144-13/+9
* app_list: Remove aura from dependency list.tfarina@chromium.org2012-05-131-1/+0
* Fix app list asan failure.xiyuan@chromium.org2012-05-113-15/+14
* app_list: List app_list_export.h in the gyp file.tfarina@chromium.org2012-05-102-1/+2
* Move app list from ash to ui.xiyuan@chromium.org2012-05-0929-0/+2598