summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* Removes FocusBorder from viewssky@chromium.org2013-12-051-1/+2
* Clear Search results in the Mac app launcher on close, rather than launch.tapted@chromium.org2013-12-036-3/+52
* [Mac] Workaround for Mavericks AppKit accessibility bug in NSCollectionView.tapted@chromium.org2013-12-031-0/+7
* Fixing focus highlight on high DPI devices for accessibilityskuhne@chromium.org2013-12-021-9/+4
* Fix flaky AppsSearchResultsControllerTest.UninstallReperformsSearchtapted@chromium.org2013-12-021-3/+10
* Make dragging apps out of the app launcher work for aura.koz@chromium.org2013-12-024-18/+47
* [ash] drag and drop from app list to shelf is not working in secondary monitor.simonhong@chromium.org2013-11-282-6/+10
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-251-3/+2
* Reset item models in appsGridController deallocstevenjb@chromium.org2013-11-221-2/+2
* Split app_list test support files into its own specific target.tfarina@chromium.org2013-11-221-5/+16
* Set the WM_CLASS name of the App Launcher on Linux to "chrome_app_list".mgiuca@chromium.org2013-11-221-0/+10
* app_list: Fix most of the warnings reported by cpplint.pytfarina@chromium.org2013-11-2118-18/+38
* Make the dragged app list app revert to its original size on ESC.koz@chromium.org2013-11-213-4/+7
* Adds ability to control whether View::Focus()/Blur() schedules paintsky@chromium.org2013-11-211-1/+1
* Dissociate ui_resources target from ui.gyp.tfarina@chromium.org2013-11-201-2/+2
* Disable AppsGridControllerTest.FirstPageKeyboardNavigationstevenjb@chromium.org2013-11-191-1/+2
* Introduce AppListSyncableService, owns AppListModel and builderstevenjb@chromium.org2013-11-1916-131/+112
* Remove static initializer from AppListView::SetNextPaintCallback().koz@chromium.org2013-11-182-8/+6
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* Adds the speech recognition button to the app-list searchbox.mukai@chromium.org2013-11-138-3/+143
* Add 10dp between app search result options.rkc@chromium.org2013-11-121-1/+1
* Change the app list folder management back button to a smaller size one(24x24).jennyz@chromium.org2013-11-121-1/+1
* Fix the keyboard navigation of AppsGridView and tune the colors to make selec...jennyz@chromium.org2013-11-1211-14/+47
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-1/+0
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* ui: Change ListModel::RemoveAt() API to return a scoped_ptr<ItemType>tfarina@chromium.org2013-11-092-2/+0
* Implement the UI for creating folder with drag and drop operation, put the ne...jennyz@chromium.org2013-11-098-18/+545
* Move AppListModel::Users to AppListViewDelegatestevenjb@chromium.org2013-11-0819-113/+82
* [win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.tapted@chromium.org2013-11-085-0/+26
* Add FindItemindex, RemoveItem, RemoveItemAt and InsertItemAt apis to AppListI...jennyz@chromium.org2013-11-084-15/+313
* Clean up uses of use_glib that are not related to glib dependenciesspang@chromium.org2013-11-081-1/+1
* Adding Linux App Launcher.mgiuca@chromium.org2013-11-071-8/+18
* Extract webkit_child target from glue.tfarina@chromium.org2013-11-061-1/+1
* Reland 232311: Embeds offline voice recognizer plugin and its manager to app-...mukai@chromium.org2013-11-061-0/+7
* Restructure the events target into two components:ben@chromium.org2013-11-061-1/+1
* Fix leaks in AppListModelTeststevenjb@chromium.org2013-11-061-7/+9
* app_list: Blue button in result actions should not get focus.xiyuan@chromium.org2013-11-061-0/+1
* app_list: Fix sync animation crash.xiyuan@chromium.org2013-11-061-1/+2
* Fix app_list_unittests win static library compile.xiyuan@chromium.org2013-11-051-0/+5
* Revert 232311 "Embeds offline voice recognizer plugin and its ma..."mukai@chromium.org2013-11-041-7/+0
* Embeds offline voice recognizer plugin and its manager to app-list start page.mukai@chromium.org2013-11-011-0/+7
* Add |position| to AppListItemModel and add AppListItemList (Take 2)stevenjb@chromium.org2013-10-3025-255/+634
* ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.tfarina@chromium.org2013-10-291-3/+3
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Fix app_list_unittestsstevenjb@chromium.org2013-10-246-24/+229
* Implement app list folder management page UI, including the following feature:jennyz@chromium.org2013-10-2319-62/+692
* Revert 230227 "Implement app list folder management page UI, inc..."jyasskin@chromium.org2013-10-2319-690/+58
* Implement app list folder management page UI, including the following feature:jennyz@chromium.org2013-10-2219-58/+690
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-192-3/+2