summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* Dismiss context menus in app list on scroll.koz@chromium.org2013-07-1511-0/+44
* Properly change the app list signin page when signing in/out.tapted@chromium.org2013-07-122-1/+1
* Make keyboard defocus from app list on dismiss by ESCcalamity@chromium.org2013-07-091-2/+4
* app_list: Fix unnecessary image zoomy on click.xiyuan@chromium.org2013-07-092-20/+34
* Ensure the sRGB color space is used for the OSX App Launcher.tapted@chromium.org2013-07-046-24/+31
* Signin Page for OSX App Launcher.tapted@chromium.org2013-07-0414-18/+714
* Heapcheck: Make app_list_unittests and message_center_unittests work.thestig@chromium.org2013-07-031-0/+6
* When DWM is not available on Windows, don't use a shadow on the applist view.zturner@chromium.org2013-07-011-0/+12
* UMA logging for commencing a search in the app list.calamity@chromium.org2013-07-011-0/+6
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-286-6/+6
* app_list: One click install for web store result.xiyuan@chromium.org2013-06-2717-170/+427
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-262-2/+2
* Remove unused member function declaration from app_list::SigninView.tapted@chromium.org2013-06-251-4/+0
* Improve OSX App Launcher location for non-mouse activations and autohide docks.tapted@chromium.org2013-06-251-0/+1
* Handle mouse wheel events for the OSX App launcher.tapted@chromium.org2013-06-251-0/+19
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-2423-84/+90
* [Win] App launcher drag/drop.koz@chromium.org2013-06-2011-28/+334
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-202-2/+2
* Correctly set the text color used in the OSX App Launcher grid.tapted@chromium.org2013-06-207-18/+70
* OSX App Launcher UI nit: cleaner lines for pager buttons.tapted@chromium.org2013-06-201-1/+1
* Per-item context menus for the OSX App Launcher.tapted@chromium.org2013-06-194-0/+75
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-185-7/+14
* Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...tapted@chromium.org2013-06-189-5/+294
* ui/app_list: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-1619-51/+52
* Search results for OSX App Launchertapted@chromium.org2013-06-1411-16/+953
* Revert 206237 "Menu for the OSX app launcher, HoverImageMenuButt..."tapted@chromium.org2013-06-149-294/+5
* Fix mouse horizontal scrolling in app drawersheckylin@chromium.org2013-06-141-9/+23
* Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...tapted@chromium.org2013-06-149-5/+294
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-119-9/+9
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-072-2/+2
* Search entry box for OSX App Launcher.tapted@chromium.org2013-06-0715-55/+599
* Made the EndDrag logic clearer by using |drag_view_| as Drag state.skuhne@google.com2013-06-041-7/+13
* Fixed problem with clicking on app launcher itemskuhne@chromium.org2013-06-014-12/+31
* Add support for blue buttons.benwells@chromium.org2013-05-301-3/+3
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-301-1/+0
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-291-0/+1
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-291-1/+0
* Add help button to app launcher.calamity@chromium.org2013-05-294-0/+11
* Fix keyboard navigation in app launcher (OSX)jackhou@chromium.org2013-05-292-55/+66
* Disabled flaky AppsGridViewTest.MouseDragFlipPage.vitalybuka@chromium.org2013-05-201-1/+9
* UI Updates for OSX App Launcher: truncate titles, window shadow.tapted@chromium.org2013-05-202-1/+2
* Drop shadows for packaged apps on the OSX App Launcher.tapted@chromium.org2013-05-201-2/+53
* Allow pages on the OSX app launcher to be turned while dragging.tapted@chromium.org2013-05-1811-35/+226
* Fix keyboard navigation in app launchercalamity@chromium.org2013-05-173-26/+77
* Revert 200739 "Fix keyboard navigation in app launcher"henrika@chromium.org2013-05-172-38/+17
* Fix keyboard navigation in app launchercalamity@chromium.org2013-05-172-17/+38
* app_list: Migrate omnibox results to new launcher search.xiyuan@chromium.org2013-05-163-34/+0
* app_list: Implement local app search provider.xiyuan@chromium.org2013-05-167-21/+20
* [mac] Dismiss the app list when it loses focus.tapted@chromium.org2013-05-161-0/+10
* [SnowLeopard] Disable gesture scrolling for the OSX App Launcher on Snow Leop...tapted@chromium.org2013-05-153-7/+25