| Commit message (Expand) | Author | Age | Files | Lines |
* | Split AppListViewDelegate::ToggleSpeechRecognition() into separate start and ... | amistry | 2015-11-10 | 1 | -1/+2 |
* | Eliminate a couple of simple uses of BrowserContent in ash by shifting comple... | ben | 2015-09-30 | 1 | -5/+6 |
* | Replace StringPrintf("%d", ...) with IntToString() | ricea | 2015-07-01 | 1 | -2/+2 |
* | Use app list item shadow for app list folders. | calamity | 2015-06-05 | 1 | -1/+1 |
* | app_list::SearchResult: Duplicate() is const. | mgiuca | 2015-02-09 | 1 | -1/+1 |
* | Allow launcher pages to add subpages to app list model. | calamity | 2014-12-03 | 1 | -0/+2 |
* | Notify launcher page with onTransitionChanged event. | calamity | 2014-11-10 | 1 | -0/+2 |
* | Cleanups: add non-inline destructors for several ash classes. | dcheng | 2014-10-29 | 1 | -7/+12 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -51/+31 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-15 | 1 | -1/+1 |
* | Simplifies the structure of app_list search a bit. | Jun Mukai | 2014-10-04 | 1 | -0/+5 |
* | replace OVERRIDE and FINAL with override and final in ash/ | mostynb | 2014-10-03 | 1 | -26/+26 |
* | Fix SpeechUIModel lifetime issue in Chrome's AppListViewDelegate when switchi... | tapted | 2014-09-09 | 1 | -2/+1 |
* | Split Shell::ToggleAppList() into ShowAppList and DismissAppList. | calamity@chromium.org | 2014-08-15 | 1 | -2/+1 |
* | App list: Infrastructure now supports multiple custom launcher pages. | mgiuca@chromium.org | 2014-08-12 | 1 | -2/+4 |
* | setConfig is deprecated, use setInfo or allocPixels instead. | reed@google.com | 2014-07-02 | 1 | -2/+1 |
* | Added --custom-launcher-page. Adds a page to the experimental launcher. | mgiuca@chromium.org | 2014-06-25 | 1 | -0/+4 |
* | Removes the dependency of ui/app_list -> content. | mukai@chromium.org | 2014-06-05 | 1 | -3/+3 |
* | Remove need to sign in to use the App Launcher. | benwells@chromium.org | 2014-06-03 | 1 | -4/+0 |
* | Use centered app list position whenever virtual keyboard is enabled. | mgiuca@chromium.org | 2014-05-06 | 1 | -0/+4 |
* | CleanUp: Introduce UserInfo. Move session_state stuff to ash/session. | oshima@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..." | oshima@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | CleanUp: Introduce UserInfo. Move session_state stuff to ash/session. | oshima@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | 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 |