summaryrefslogtreecommitdiffstats
path: root/ui/app_list/test
Commit message (Expand)AuthorAgeFilesLines
* ui: message_center and app_list tests opt into real GL NullDraw contextsdanakj@chromium.org2014-02-222-0/+10
* AppListItem title -> short_name, full_name -> namestevenjb@chromium.org2014-02-212-22/+14
* Refactors the auto-launch logic and adds tests for it.mukai@chromium.org2014-02-152-2/+11
* Introduces UMA for app-list voice search.mukai@chromium.org2014-02-142-0/+2
* Add AppListModel::MoveItemToFolderAtstevenjb@chromium.org2014-02-062-17/+39
* Enables the 'hotword not listening' icon in the search box.mukai@chromium.org2014-02-041-1/+2
* Sync App List (Launcher) folders.stevenjb@chromium.org2014-01-301-2/+2
* Protect AppListItemList Add/Remove and fix sync bugsstevenjb@chromium.org2014-01-291-1/+1
* Introduces the timeout of app_list search.mukai@chromium.org2014-01-242-0/+6
* ui: Break the dependency on run_ui_unittests target.tfarina@chromium.org2014-01-231-0/+52
* Cleanup AppListSyncableServicestevenjb@chromium.org2014-01-222-5/+5
* Enables the voice search in the app-list without showing start page.mukai@chromium.org2014-01-152-0/+6
* AppListItemModel -> AppListItemstevenjb@chromium.org2013-12-272-6/+6
* Add app list support code and tests for syncstevenjb@chromium.org2013-12-132-29/+46
* (re)Implement Profile Switching on the Windows App Launchertapted@chromium.org2013-12-101-0/+3
* Do not preprend app_list:: when it isn't necessary.tfarina@chromium.org2013-12-092-8/+6
* Introduces the speech recognition UI to app_list.mukai@chromium.org2013-12-082-0/+7
* Add AppListViewDelegateObserver to the app list, for profile changes.tapted@chromium.org2013-12-063-8/+65
* Clear Search results in the Mac app launcher on close, rather than launch.tapted@chromium.org2013-12-032-1/+9
* app_list: Fix most of the warnings reported by cpplint.pytfarina@chromium.org2013-11-212-1/+5
* Introduce AppListSyncableService, owns AppListModel and builderstevenjb@chromium.org2013-11-193-5/+25
* Adds the speech recognition button to the app-list searchbox.mukai@chromium.org2013-11-131-0/+1
* Move AppListModel::Users to AppListViewDelegatestevenjb@chromium.org2013-11-082-0/+11
* [win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.tapted@chromium.org2013-11-082-0/+5
* Add |position| to AppListItemModel and add AppListItemList (Take 2)stevenjb@chromium.org2013-10-302-5/+21
* Fix app_list_unittestsstevenjb@chromium.org2013-10-242-12/+20
* Rename AppsModelBuilder -> ExtensionAppModelBuilder, make safe.stevenjb@chromium.org2013-10-091-3/+4
* Elim ActivateAppListItem, ChromeAppListItemstevenjb@chromium.org2013-10-044-16/+35
* app_list: Initial version of the start page.xiyuan@chromium.org2013-10-042-0/+5
* Add profile selector menu to app list.calamity@chromium.org2013-09-201-1/+4
* Display an app's short name in the app launchertmdiep@chromium.org2013-09-042-4/+17
* Move signin status and current user information into AppListModel.calamity@chromium.org2013-08-194-11/+5
* Remove ViewActivationChanged() from AppListControllerDelegate.koz@chromium.org2013-08-191-1/+0
* Signin Page for OSX App Launcher.tapted@chromium.org2013-07-042-2/+7
* [Win] App launcher drag/drop.koz@chromium.org2013-06-202-0/+12
* ui/app_list: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-162-6/+6
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-111-1/+1
* Add help button to app launcher.calamity@chromium.org2013-05-291-0/+1
* app_list: Implement local app search provider.xiyuan@chromium.org2013-05-161-7/+7
* Item drag & drop for the OSX app list.tapted@chromium.org2013-04-242-0/+7
* Move ui/test/test_suite into a static library called run_ui_unittests.rsesek@chromium.org2013-03-263-80/+0
* [win] Change app launcher profile indicator to be a menu.benwells@chromium.org2013-03-252-0/+12
* Add an app list view delegate for the Cocoa app list, and add basic keyboard ...tapted@chromium.org2013-02-222-2/+10
* Add Cocoa versions of AppsGridView and AppListItemView in /ui/app_list, with ...tapted@chromium.org2013-02-164-0/+167
* Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m...tapted@chromium.org2013-01-102-73/+0
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-291-0/+3
* Remove compositor_test_supportpiman@chromium.org2012-11-281-3/+0
* Revert 169355 - Remove compositor_test_supportstevet@chromium.org2012-11-231-0/+3
* Remove compositor_test_supportpiman@chromium.org2012-11-231-3/+0
* app_list: Add mouse drag-n-drop reordering support.xiyuan@chromium.org2012-10-092-0/+73