summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement keyboard navigation in OSX app list.jackhou@chromium.org2013-05-1411-70/+286
* Added koz and tapted as app list ownersbenwells@chromium.org2013-05-141-0/+2
* app_list: Fix keyboard movement dir in RTL.xiyuan@chromium.org2013-05-132-2/+4
* Second drag and drop patch & unit testsskuhne@chromium.org2013-05-133-3/+80
* Context menu for app launcher search resultscalamity@chromium.org2013-05-134-0/+38
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-132-10/+8
* Introduce AppListServiceImpl to share parts of the AppListService implementat...tapted@chromium.org2013-05-131-1/+4
* Swap selected and highlighted colors in app launcherbenwells@chromium.org2013-05-105-16/+11
* Make app launcher signin page closer to the mocks.benwells@chromium.org2013-05-106-55/+84
* Implement ItemsRemoved and ItemMoved in the OSX App Launcher Model Observer.tapted@chromium.org2013-05-094-15/+89
* Customize drawing of the NSSegmentedControl used for the OSX App List pager.tapted@chromium.org2013-05-0912-32/+293
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-095-5/+5
* This is the first of two patches to drag and drop items from the app list to ...skuhne@chromium.org2013-05-0811-15/+160
* Make app launcher search result hover and selected colors darker.benwells@chromium.org2013-05-064-9/+7
* Move app search box "clear on escape" logic to accelerator.koz@chromium.org2013-05-043-9/+9