summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the menu offsets for the OSX and Win App Launchers.tapted@chromium.org2013-08-122-6/+13
* app_list: Re-submit the search query after uninstalling app from context menu.tfarina@chromium.org2013-08-1212-3/+32
* [mac] Allow the OSX App Launcher menu to be invalidated.tapted@chromium.org2013-08-093-3/+14
* Small cleanup of AppListControllerWin.koz@chromium.org2013-08-092-0/+17
* Fix leftright padding on OSX App Launcher.tapted@chromium.org2013-08-071-1/+1
* Reduce font size on OSX App Launcher items.tapted@chromium.org2013-08-071-2/+8
* Select a highlighted item on first show of the OSX app launcher.tapted@chromium.org2013-08-074-17/+69
* Remove SetModel in ContentsView and SearchBoxView.calamity@chromium.org2013-08-065-41/+23
* app_list: Show apps grid after installing from cws result.xiyuan@chromium.org2013-08-0212-0/+38
* Highlight items in the OSX App Launcher when install state changes.tapted@chromium.org2013-08-011-0/+2
* Consider padding when calculating drop targets in the app list.koz@chromium.org2013-07-261-2/+3
* [win] Initialize the app list menu lazily, and allow invalidation.tapted@chromium.org2013-07-263-5/+16
* app_list: Fix wrong UI state when dropping an installing app.xiyuan@chromium.org2013-07-251-1/+3
* Make dragging outside the app list scroll back to its original position.koz@chromium.org2013-07-242-14/+41
* Make AppListItemView's progress bar not reset to 0 while installing app.koz@chromium.org2013-07-221-0/+5
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-184-4/+4
* Progress bars for app install in the OSX App Launcher grid.tapted@chromium.org2013-07-176-55/+235
* Revert 211928 "Ignore reordered notifications in the NTP for ins..."tapted@chromium.org2013-07-177-217/+59
* Ignore reordered notifications in the NTP for installing apps.tapted@chromium.org2013-07-177-59/+217
* Enable pop-up menus in OSX App Launcher for search results.tapted@chromium.org2013-07-174-9/+96
* Dismiss context menus in app list on scroll.koz@chromium.org2013-07-1511-0/+44
* Properly change the app list signin page when signing in/out.tapted@chromium.org2013-07-122-1/+1
* Make keyboard defocus from app list on dismiss by ESCcalamity@chromium.org2013-07-091-2/+4
* app_list: Fix unnecessary image zoomy on click.xiyuan@chromium.org2013-07-092-20/+34
* Ensure the sRGB color space is used for the OSX App Launcher.tapted@chromium.org2013-07-046-24/+31
* Signin Page for OSX App Launcher.tapted@chromium.org2013-07-0414-18/+714
* Heapcheck: Make app_list_unittests and message_center_unittests work.thestig@chromium.org2013-07-031-0/+6
* When DWM is not available on Windows, don't use a shadow on the applist view.zturner@chromium.org2013-07-011-0/+12
* UMA logging for commencing a search in the app list.calamity@chromium.org2013-07-011-0/+6
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-286-6/+6
* app_list: One click install for web store result.xiyuan@chromium.org2013-06-2717-170/+427
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-262-2/+2
* Remove unused member function declaration from app_list::SigninView.tapted@chromium.org2013-06-251-4/+0
* Improve OSX App Launcher location for non-mouse activations and autohide docks.tapted@chromium.org2013-06-251-0/+1
* Handle mouse wheel events for the OSX App launcher.tapted@chromium.org2013-06-251-0/+19
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-2423-84/+90
* [Win] App launcher drag/drop.koz@chromium.org2013-06-2011-28/+334
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-202-2/+2