| Commit message (Expand) | Author | Age | Files | Lines |
* | Move TrimWhitespace to the base namespace. | brettw@chromium.org | 2014-03-03 | 1 | -1/+1 |
* | AppListItem title -> short_name, full_name -> name | stevenjb@chromium.org | 2014-02-21 | 1 | -1/+1 |
* | Introduces UMA for app-list voice search. | mukai@chromium.org | 2014-02-14 | 1 | -0/+1 |
* | Add AppListModel::MoveItemToFolderAt | stevenjb@chromium.org | 2014-02-06 | 1 | -1/+3 |
* | Enables the 'hotword not listening' icon in the search box. | mukai@chromium.org | 2014-02-04 | 1 | -1/+2 |
* | Renames LauncherID, LauncherItem and LauncherItems... | tfarina@chromium.org | 2014-02-03 | 1 | -23/+19 |
* | Clean-up: Replace Canvas::DrawStringInt with DrawStringRect. | yukishiino@chromium.org | 2014-01-30 | 1 | -8/+8 |
* | Protect AppListItemList Add/Remove and fix sync bugs | stevenjb@chromium.org | 2014-01-29 | 1 | -3/+3 |
* | Introduces the timeout of app_list search. | mukai@chromium.org | 2014-01-24 | 1 | -0/+7 |
* | Enables the voice search in the app-list without showing start page. | mukai@chromium.org | 2014-01-15 | 1 | -0/+8 |
* | AppListItemModel -> AppListItem | stevenjb@chromium.org | 2013-12-27 | 1 | -4/+4 |
* | Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t... | avi@chromium.org | 2013-12-24 | 1 | -5/+6 |
* | Rename CurrentBrowserContext to ActiveBrowserContext | oshima@chromium.org | 2013-12-12 | 1 | -1/+1 |
* | Introduces the speech recognition UI to app_list. | mukai@chromium.org | 2013-12-08 | 1 | -0/+6 |
* | Introduce AppListSyncableService, owns AppListModel and builder | stevenjb@chromium.org | 2013-11-19 | 1 | -7/+8 |
* | Adds the speech recognition button to the app-list searchbox. | mukai@chromium.org | 2013-11-13 | 1 | -0/+4 |
* | Elim Shell:browser_context | stevenjb@chromium.org | 2013-11-08 | 1 | -1/+2 |
* | Move AppListModel::Users to AppListViewDelegate | stevenjb@chromium.org | 2013-11-08 | 1 | -0/+5 |
* | [win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode. | tapted@chromium.org | 2013-11-08 | 1 | -1/+5 |
* | Add |position| to AppListItemModel and add AppListItemList (Take 2) | stevenjb@chromium.org | 2013-10-30 | 1 | -3/+4 |
* | Rename AppsModelBuilder -> ExtensionAppModelBuilder, make safe. | stevenjb@chromium.org | 2013-10-09 | 1 | -2/+6 |
* | Make views_examples_with_context_exe run with linux_chromeos | jamescook@chromium.org | 2013-10-09 | 1 | -1/+2 |
* | Elim ActivateAppListItem, ChromeAppListItem | stevenjb@chromium.org | 2013-10-04 | 1 | -9/+5 |
* | app_list: Initial version of the start page. | xiyuan@chromium.org | 2013-10-04 | 1 | -0/+4 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-24 | 1 | -2/+1 |
* | Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" | davemoore@chromium.org | 2013-09-20 | 1 | -1/+2 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-20 | 1 | -2/+1 |
* | Add profile selector menu to app list. | calamity@chromium.org | 2013-09-20 | 1 | -1/+10 |
* | Remove mac code from aura/ash/views | oshima@chromium.org | 2013-09-18 | 1 | -2/+0 |
* | Display an app's short name in the app launcher | tmdiep@chromium.org | 2013-09-04 | 1 | -1/+2 |
* | Move signin status and current user information into AppListModel. | calamity@chromium.org | 2013-08-19 | 1 | -8/+0 |
* | Remove ViewActivationChanged() from AppListControllerDelegate. | koz@chromium.org | 2013-08-19 | 1 | -4/+0 |
* | [Win] App launcher drag/drop. | koz@chromium.org | 2013-06-20 | 1 | -0/+7 |
* | Use a direct include of strings headers in ash/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in android_webview/, apps/, ... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Add help button to app launcher. | calamity@chromium.org | 2013-05-29 | 1 | -0/+4 |
* | app_list: Implement local app search provider. | xiyuan@chromium.org | 2013-05-16 | 1 | -3/+3 |
* | Warn on missing OVERRIDE/virtual everywhere, not just in header files. | rsleevi@chromium.org | 2013-05-02 | 1 | -4/+4 |
* | Revert 194589 "Revert 194578 "Add ash SessionStateDelegate"" | bartfab@google.com | 2013-04-17 | 1 | -2/+2 |
* | Revert 194578 "Add ash SessionStateDelegate" | gavinp@chromium.org | 2013-04-17 | 1 | -2/+2 |
* | Add ash SessionStateDelegate | bartfab@google.com | 2013-04-17 | 1 | -2/+2 |
* | Update src/ash/ for renames and moves in base | brettw@chromium.org | 2013-04-11 | 1 | -11/+13 |
* | [win] Change app launcher profile indicator to be a menu. | benwells@chromium.org | 2013-03-25 | 1 | -0/+16 |
* | [win] Remove shadow from tab overlay in app launcher. | benwells@chromium.org | 2013-03-01 | 1 | -1/+1 |
* | Set the App Launcher window icon when it is shown. | tapted@chromium.org | 2013-02-09 | 1 | -0/+5 |
* | [win] Enable app list signin | benwells@chromium.org | 2013-01-29 | 1 | -0/+4 |
* | Revert 179302 | jochen@chromium.org | 2013-01-29 | 1 | -4/+0 |
* | [win] Add signin support for the app launcher. | benwells@chromium.org | 2013-01-29 | 1 | -0/+4 |
* | ash/shell: Remove unused var from app_list.cc | tfarina@chromium.org | 2013-01-27 | 1 | -2/+0 |
* | Revert 178795 | jochen@chromium.org | 2013-01-25 | 1 | -4/+0 |