summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* (Views only) Enable setting individual marigin values for top, left, bottom a...markusheintz@chromium.org2012-07-171-1/+2
* app_list: Create an app_list_switches.* to put all app list switches.tfarina@chromium.org2012-07-173-0/+34
* chromeos: Fix pixelated icons in app list and launcher (part 1)xiyuan@chromium.org2012-07-175-37/+66
* app_list: Improve touch/mousewheel scroll handling;xiyuan@chromium.org2012-07-164-64/+68
* app-list: Fix bubble arrow jag on HiDPI.xiyuan@chromium.org2012-07-161-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1125-25/+0
* Rename RenderText::CreateRenderText() to RenderText::CreateInstance().asvitkine@chromium.org2012-07-091-2/+2
* app_list: Do not overload operator==.tfarina@chromium.org2012-07-052-2/+2
* app_list: Document the ownership of the remaining data members.tfarina@chromium.org2012-06-275-33/+22
* app_list: Don't open NULL search result.xiyuan@chromium.org2012-06-261-2/+3
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-0/+1
* app_list: Remove run_all_unittests.cctfarina@chromium.org2012-06-251-9/+0
* app_list: Remove unnecessary using declaration from drop_shadow_label.cc.tfarina@chromium.org2012-06-241-8/+2
* app_list: Initialize more views in the initializer list.tfarina@chromium.org2012-06-237-29/+18
* Wire ScrollEvent to views and handle it in app list.xiyuan@chromium.org2012-06-224-6/+21
* 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