summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* Use qualified path for grit/ui_strings.htfarina2014-08-256-6/+6
* Remove TileItemBackground from experimental app list.calamity2014-08-252-55/+1
* Move startup_helper_win.cc to separate target for incremental buildscottmg@chromium.org2014-08-221-1/+1
* Add AppListItemView::WillBeDestroyedtapted@chromium.org2014-08-209-99/+117
* Fix memory leak in app_list_view_unittest.calamity@chromium.org2014-08-201-1/+1
* Fit the app list folder background circle to the centered app list.calamity@chromium.org2014-08-191-1/+2
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-1710-10/+10
* Allow app list tiles to show search results in the experimental app list.calamity@chromium.org2014-08-1511-89/+204
* Fix app list DCHECKs getting hit when model updates occur during draggingtapted@chromium.org2014-08-146-49/+118
* Hardcode applist icon dimension and shadows.tapted@chromium.org2014-08-1412-54/+34
* Move app list search result icon sizes to app_list_constants.calamity@chromium.org2014-08-146-13/+36
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-146-8/+0
* Add DisplayType to app list SearchResultscalamity@chromium.org2014-08-122-1/+15
* App list: Infrastructure now supports multiple custom launcher pages.mgiuca@chromium.org2014-08-124-10/+18
* [win] Set the drag item visible when externally cancelling a drag in the app ...tapted@chromium.org2014-08-051-0/+2
* Animate the App List overlay when dialogs are openedsashab@chromium.org2014-08-051-5/+27
* MacViews: Changes to allow app_list_unittests to compiletapted@chromium.org2014-08-042-6/+17
* MacViews: Fix app list demo, for Widget InitParams "context" type changetapted@chromium.org2014-08-041-4/+12
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-301-3/+3
* Fix hang when dragging dialogs with the app list open.calamity@chromium.org2014-07-292-2/+6
* Allow AppSearchProvider to provide recommendations.calamity@chromium.org2014-07-281-1/+1
* Cleanup webkit_child target and dependencies on it.tfarina@chromium.org2014-07-251-4/+0
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-254-4/+4
* Moved the version number in App Info Dialogsashab@chromium.org2014-07-242-2/+0
* Enable more tests in GN build.brettw@chromium.org2014-07-222-0/+237
* Use a correct scale factor in app_list::CachedLabeltapted@chromium.org2014-07-222-2/+15
* Introduce centered view and bottom view for home card.mukai@chromium.org2014-07-191-1/+3
* Remove Layout code from ContentsSwitcherView.calamity@chromium.org2014-07-162-28/+7
* Make app list return to previous page after search.calamity@chromium.org2014-07-163-18/+26
* Stop app list folder animation from hiding item text label.calamity@chromium.org2014-07-162-1/+3
* Experimental app list banner now appears on top of launcher pages.mgiuca@chromium.org2014-07-153-10/+31
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-153-9/+8
* Experimental app list: Added a current page indicator to the launcher.kcarattini@chromium.org2014-07-118-11/+114
* MicButton should implement MaskedTargeterDelegatetdanderson@chromium.org2014-07-101-14/+13
* Revert of Experimental app list: Added a current page indicator to the launch...thakis@chromium.org2014-07-108-114/+10
* Experimental app list: Added a current page indicator to the launcher.kcarattini@chromium.org2014-07-108-10/+114
* Make app list search result mixer more resilient to reordering.calamity@chromium.org2014-07-101-1/+1
* Revert 281908 "Revert of Remove disable-app-list-voice-search fl..."mukai@chromium.org2014-07-092-5/+1
* Revert of Remove disable-app-list-voice-search flag. (https://codereview.chro...yutak@chromium.org2014-07-092-1/+5
* Remove disable-app-list-voice-search flag.mukai@chromium.org2014-07-092-5/+1
* Fix focus issue in the experimental app list.calamity@chromium.org2014-07-071-1/+4
* Make start page the default page in the experimental app listcalamity@chromium.org2014-07-044-6/+22
* setConfig is deprecated, use setInfo or allocPixels instead.reed@google.com2014-07-021-1/+1
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-2/+1
* Introduce ViewTargeterDelegate and MaskedTargeterDelegatetdanderson@chromium.org2014-07-011-4/+4
* Added overlay back to App List when child dialogs are openedsashab@chromium.org2014-06-302-0/+63
* Make app list search box always be part of layout.calamity@chromium.org2014-06-263-7/+41
* Remove MaskedViewTargeter and its derived classestdanderson@chromium.org2014-06-251-38/+10
* Added --custom-launcher-page. Adds a page to the experimental launcher.mgiuca@chromium.org2014-06-254-0/+14
* Add cross axis alignment for BoxLayout.calamity@chromium.org2014-06-251-1/+3