| Commit message (Expand) | Author | Age | Files | Lines |
* | ui: message_center and app_list tests opt into real GL NullDraw contexts | danakj@chromium.org | 2014-02-22 | 2 | -0/+10 |
* | AppListItem title -> short_name, full_name -> name | stevenjb@chromium.org | 2014-02-21 | 2 | -22/+14 |
* | Refactors the auto-launch logic and adds tests for it. | mukai@chromium.org | 2014-02-15 | 2 | -2/+11 |
* | Introduces UMA for app-list voice search. | mukai@chromium.org | 2014-02-14 | 2 | -0/+2 |
* | Add AppListModel::MoveItemToFolderAt | stevenjb@chromium.org | 2014-02-06 | 2 | -17/+39 |
* | Enables the 'hotword not listening' icon in the search box. | mukai@chromium.org | 2014-02-04 | 1 | -1/+2 |
* | Sync App List (Launcher) folders. | stevenjb@chromium.org | 2014-01-30 | 1 | -2/+2 |
* | Protect AppListItemList Add/Remove and fix sync bugs | stevenjb@chromium.org | 2014-01-29 | 1 | -1/+1 |
* | Introduces the timeout of app_list search. | mukai@chromium.org | 2014-01-24 | 2 | -0/+6 |
* | ui: Break the dependency on run_ui_unittests target. | tfarina@chromium.org | 2014-01-23 | 1 | -0/+52 |
* | Cleanup AppListSyncableService | stevenjb@chromium.org | 2014-01-22 | 2 | -5/+5 |
* | Enables the voice search in the app-list without showing start page. | mukai@chromium.org | 2014-01-15 | 2 | -0/+6 |
* | AppListItemModel -> AppListItem | stevenjb@chromium.org | 2013-12-27 | 2 | -6/+6 |
* | Add app list support code and tests for sync | stevenjb@chromium.org | 2013-12-13 | 2 | -29/+46 |
* | (re)Implement Profile Switching on the Windows App Launcher | tapted@chromium.org | 2013-12-10 | 1 | -0/+3 |
* | Do not preprend app_list:: when it isn't necessary. | tfarina@chromium.org | 2013-12-09 | 2 | -8/+6 |
* | Introduces the speech recognition UI to app_list. | mukai@chromium.org | 2013-12-08 | 2 | -0/+7 |
* | Add AppListViewDelegateObserver to the app list, for profile changes. | tapted@chromium.org | 2013-12-06 | 3 | -8/+65 |
* | Clear Search results in the Mac app launcher on close, rather than launch. | tapted@chromium.org | 2013-12-03 | 2 | -1/+9 |
* | app_list: Fix most of the warnings reported by cpplint.py | tfarina@chromium.org | 2013-11-21 | 2 | -1/+5 |
* | Introduce AppListSyncableService, owns AppListModel and builder | stevenjb@chromium.org | 2013-11-19 | 3 | -5/+25 |
* | Adds the speech recognition button to the app-list searchbox. | mukai@chromium.org | 2013-11-13 | 1 | -0/+1 |
* | Move AppListModel::Users to AppListViewDelegate | stevenjb@chromium.org | 2013-11-08 | 2 | -0/+11 |
* | [win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode. | tapted@chromium.org | 2013-11-08 | 2 | -0/+5 |
* | Add |position| to AppListItemModel and add AppListItemList (Take 2) | stevenjb@chromium.org | 2013-10-30 | 2 | -5/+21 |
* | Fix app_list_unittests | stevenjb@chromium.org | 2013-10-24 | 2 | -12/+20 |
* | Rename AppsModelBuilder -> ExtensionAppModelBuilder, make safe. | stevenjb@chromium.org | 2013-10-09 | 1 | -3/+4 |
* | Elim ActivateAppListItem, ChromeAppListItem | stevenjb@chromium.org | 2013-10-04 | 4 | -16/+35 |
* | app_list: Initial version of the start page. | xiyuan@chromium.org | 2013-10-04 | 2 | -0/+5 |
* | Add profile selector menu to app list. | calamity@chromium.org | 2013-09-20 | 1 | -1/+4 |
* | Display an app's short name in the app launcher | tmdiep@chromium.org | 2013-09-04 | 2 | -4/+17 |
* | Move signin status and current user information into AppListModel. | calamity@chromium.org | 2013-08-19 | 4 | -11/+5 |
* | Remove ViewActivationChanged() from AppListControllerDelegate. | koz@chromium.org | 2013-08-19 | 1 | -1/+0 |
* | Signin Page for OSX App Launcher. | tapted@chromium.org | 2013-07-04 | 2 | -2/+7 |
* | [Win] App launcher drag/drop. | koz@chromium.org | 2013-06-20 | 2 | -0/+12 |
* | ui/app_list: Use base::string16 now that string16 was moved into base namespace. | tfarina@chromium.org | 2013-06-16 | 2 | -6/+6 |
* | Use a direct include of strings headers in ui/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Add help button to app launcher. | calamity@chromium.org | 2013-05-29 | 1 | -0/+1 |
* | app_list: Implement local app search provider. | xiyuan@chromium.org | 2013-05-16 | 1 | -7/+7 |
* | Item drag & drop for the OSX app list. | tapted@chromium.org | 2013-04-24 | 2 | -0/+7 |
* | Move ui/test/test_suite into a static library called run_ui_unittests. | rsesek@chromium.org | 2013-03-26 | 3 | -80/+0 |
* | [win] Change app launcher profile indicator to be a menu. | benwells@chromium.org | 2013-03-25 | 2 | -0/+12 |
* | Add an app list view delegate for the Cocoa app list, and add basic keyboard ... | tapted@chromium.org | 2013-02-22 | 2 | -2/+10 |
* | Add Cocoa versions of AppsGridView and AppListItemView in /ui/app_list, with ... | tapted@chromium.org | 2013-02-16 | 4 | -0/+167 |
* | Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m... | tapted@chromium.org | 2013-01-10 | 2 | -73/+0 |
* | Revert 170082 - Remove compositor_test_support | dcheng@chromium.org | 2012-11-29 | 1 | -0/+3 |
* | Remove compositor_test_support | piman@chromium.org | 2012-11-28 | 1 | -3/+0 |
* | Revert 169355 - Remove compositor_test_support | stevet@chromium.org | 2012-11-23 | 1 | -0/+3 |
* | Remove compositor_test_support | piman@chromium.org | 2012-11-23 | 1 | -3/+0 |
* | app_list: Add mouse drag-n-drop reordering support. | xiyuan@chromium.org | 2012-10-09 | 2 | -0/+73 |