summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* mac: Make components build work in 64bit mode.thakis@chromium.org2013-04-034-0/+8
* Fix app list position in windowscalamity@chromium.org2013-04-031-4/+4
* Fix SearchView's height.simon.hong81@gmail.com2013-04-031-2/+2
* app_list: Tab key to select search result.xiyuan@chromium.org2013-04-023-15/+23
* Makes MenuRunner take a MenuModel directly rather than having to usesky@chromium.org2013-03-291-5/+1
* Move ui/test/test_suite into a static library called run_ui_unittests.rsesek@chromium.org2013-03-264-83/+1
* [win] Change app launcher profile indicator to be a menu.benwells@chromium.org2013-03-2514-79/+384
* OSX App List Pager and root view controller. tapted@chromium.org2013-03-2513-140/+659
* On Windows 8 ASH we should not display the app list if the user has not signe...ananta@chromium.org2013-03-191-1/+5
* Prerender AppListItemViews to speed up initial AppList render.koz@chromium.org2013-03-1912-6/+49
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* UI updates for items in the OSX app list: mouseover, font, padding.tapted@chromium.org2013-03-158-41/+190
* [win] Allow app launcher to handle system commands.benwells@chromium.org2013-03-142-0/+7
* Make painting app list items more efficient by caching the labels.koz@chromium.org2013-03-135-2/+84
* OSX app list pagination and gesture scrolling.tapted@chromium.org2013-03-087-72/+421
* app_list: Update search list select/hover color.xiyuan@chromium.org2013-03-081-13/+12
* Remove the highlight for apps that are installing in the app list.koz@chromium.org2013-03-061-1/+1
* [win] Remove shadow from tab overlay in app launcher.benwells@chromium.org2013-03-014-7/+15
* app_list: Suppress repeated over scroll animations.xiyuan@chromium.org2013-03-013-1/+23
* [win] Make app launcher border not steal mouse clicksbenwells@chromium.org2013-02-282-2/+5
* Add an icon to the app list to indicate the current profile.koz@chromium.org2013-02-275-2/+75
* Implement app_list::AppListItemModelObserver title and icon updates for Cocoa...tapted@chromium.org2013-02-275-45/+199
* Remove hover animation from app launcher grid.benwells@chromium.org2013-02-221-0/+2
* Add an app list view delegate for the Cocoa app list, and add basic keyboard ...tapted@chromium.org2013-02-228-34/+198
* Add views::Button style enum for LabelButton [native] styling, etc.msw@chromium.org2013-02-211-1/+1
* Return values from GetSelectedRange and GetSelectionModel.msw@chromium.org2013-02-201-4/+1
* Make app_list tests build on Win64 jschuh@chromium.org2013-02-191-0/+2
* Add Cocoa versions of AppsGridView and AppListItemView in /ui/app_list, with ...tapted@chromium.org2013-02-1618-278/+663
* [win] Add Learn more and Settings links to the app launcher signin screen.benwells@chromium.org2013-02-153-7/+65
* Make the app list use images for the progress bar.koz@chromium.org2013-02-133-14/+27
* Set the App Launcher window icon when it is shown.tapted@chromium.org2013-02-093-0/+16
* [win] Add a progress bar in the app launcher for app installs.koz@chromium.org2013-02-086-1/+77
* [win] App launcher signin now happens in chrome.benwells@chromium.org2013-02-085-38/+76
* Add synchronous Widget closing eventwittman@chromium.org2013-02-052-3/+3
* Replace StyleRange with BreakList; update RenderText, etc.msw@chromium.org2013-02-011-14/+5
* ash: Save gesture targets in case of nested message loop.xiyuan@chromium.org2013-01-301-6/+2
* Make ui build on Win64jschuh@chromium.org2013-01-301-0/+2
* [win] Enable app list signinbenwells@chromium.org2013-01-2913-10/+261
* Revert 179302jochen@chromium.org2013-01-2913-260/+10
* [win] Add signin support for the app launcher.benwells@chromium.org2013-01-2913-10/+260
* app_list: Improve keyboard navigation.xiyuan@chromium.org2013-01-264-16/+61
* Revert 178795jochen@chromium.org2013-01-2513-247/+8
* Added signin support for the app launcher.benwells@chromium.org2013-01-2513-8/+247
* Add benwells@ to OWNERS for ui/app_list and c/b/ui/app_listbenwells@chromium.org2013-01-241-0/+1
* Split main app list view out to enable hiding it and showing a sign in UI.benwells@chromium.org2013-01-237-215/+328
* Pull third-party Cocoa toolkit library files out of c/b/ui so it can be share...tapted@chromium.org2013-01-178-16/+180
* Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m...tapted@chromium.org2013-01-1027-91/+194
* Adjust fonts (part of 137349): Use standard font sizes in ui/app_listsschmitz@chromium.org2012-12-202-21/+3
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-142-4/+4
* app_list: Fix drag jitter in apps grid.xiyuan@chromium.org2012-12-147-26/+66