summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-192-3/+2
* (mac) Disable app_list_unittests:AppsSearchResultsControllerTest.UninstallRed...tapted@chromium.org2013-10-181-1/+2
* app_list: Remove start page transition work around.xiyuan@chromium.org2013-10-152-42/+0
* Generate folder icon with the top 4 child items' icon tiled in 2x2 grid.jennyz@chromium.org2013-10-122-2/+151
* Add AppListFolderItemstevenjb@chromium.org2013-10-104-4/+110
* Rename AppsModelBuilder -> ExtensionAppModelBuilder, make safe.stevenjb@chromium.org2013-10-097-16/+78
* Fix app list profile selector crash on profile add while menu is open.calamity@chromium.org2013-10-091-1/+1
* app_list: Use only icon for drag image for non-aura win.xiyuan@chromium.org2013-10-091-5/+1
* Elim ActivateAppListItem, ChromeAppListItemstevenjb@chromium.org2013-10-0411-31/+54
* app_list: Initial version of the start page.xiyuan@chromium.org2013-10-0410-30/+183
* Move BlueLabelButton to ui/base/cocoa/controls.sergeyu@chromium.org2013-10-035-208/+1
* Always tear down the OSX app list signin view, when the signin status changes.tapted@chromium.org2013-10-021-4/+3
* Fix rebuilding the profile selector on the OSX App Launcher.tapted@chromium.org2013-10-024-10/+44
* Fixing crash Report - Magic Signature: views::View::ConvertPointToScreenskuhne@chromium.org2013-10-011-2/+2
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-0/+1
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* Clean up a few more unused globals.thakis@chromium.org2013-09-252-9/+0
* Tighten DEPS rules further.ben@chromium.org2013-09-241-3/+8
* Closing the AppList (e.g. due to pressing ESC) will abort the drag and drop o...skuhne@chromium.org2013-09-244-0/+16
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-243-6/+7
* Tootlips for the OSX App Launcher grid.tapted@chromium.org2013-09-231-0/+12
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-203-7/+6
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-203-6/+7
* Add profile selector menu to app list.calamity@chromium.org2013-09-2019-326/+191
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-184-4/+4
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-155-19/+19
* When pinning an application by drag & drop from the app list, the "Zip back" ...skuhne@chromium.org2013-09-102-7/+24
* Fixing the dynamic positioning (move with anchor) for the app launcherskuhne@chromium.org2013-09-102-69/+106
* Adds an integration test for uninstalling app list search results.tapted@chromium.org2013-09-094-5/+11
* Move Range code to gfx.ben@chromium.org2013-09-061-2/+2
* Revert 221197 "Adds an integration test for uninstalling app lis..."vitalybuka@chromium.org2013-09-044-11/+5
* Display an app's short name in the app launchertmdiep@chromium.org2013-09-048-10/+70
* Adds an integration test for uninstalling app list search results.tapted@chromium.org2013-09-044-5/+11
* Fixed failure in AppsGridViewTest.MouseDrag app list unit test on wintmdiep@chromium.org2013-09-031-2/+5
* Fix crash on uninstalling app search result.xiyuan@chromium.org2013-08-242-2/+14
* Do not create context menus in the OSX App Launcher when the menu model is NULL.tapted@chromium.org2013-08-246-8/+56
* Use NativeWindow instead of anchor view to get icon scale in app list view.michaelpg@chromium.org2013-08-233-11/+9
* Call [CrTrackingArea clearOwner] when resetting the observerBridge for OSX Ap...tapted@chromium.org2013-08-231-0/+1
* Refresh search results in the OSX App Launcher when uninstalling a search res...tapted@chromium.org2013-08-236-39/+69
* Remove SigninDelegateObserver.calamity@chromium.org2013-08-224-49/+0
* Remove unnecessary [AppsGridViewItem onInitialModelBuilt] from OSX App List.tapted@chromium.org2013-08-214-60/+0
* Add UMA for first app list paint on Windows.koz@chromium.org2013-08-212-0/+21
* Move signin status and current user information into AppListModel.calamity@chromium.org2013-08-1922-122/+176
* Remove ViewActivationChanged() from AppListControllerDelegate.koz@chromium.org2013-08-194-6/+22
* app_list: Minor trivial cleanup while I'm here.tfarina@chromium.org2013-08-1911-40/+36
* Fix MouseDragFlipPage flake.xiyuan@chromium.org2013-08-161-17/+13
* app_list: Move some delegates that are specific to views into views/ directory.tfarina@chromium.org2013-08-158-21/+21
* Update separator padding for the signed-in menu item in the OSX App Lanucher.tapted@chromium.org2013-08-141-3/+6