summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* Split the experimental app list positioning into its own flag.calamity@chromium.org2014-03-133-10/+23
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-2/+2
* Fix incorrect use of AppListItemList::FindItemstevenjb@chromium.org2014-03-1219-142/+292
* Rename the gfx::Tweens to names the designers like betterpkotwicz@chromium.org2014-03-123-4/+4
* Removes dependency of window_util on viewssky@chromium.org2014-03-111-1/+1
* Add Hide and Show to the app list SearchBoxView.calamity@chromium.org2014-03-105-2/+19
* Change content view switching animation for experimental app launcher.calamity@chromium.org2014-03-091-0/+26
* Remove SearchResultViewDelegate from the app list.calamity@chromium.org2014-03-0712-120/+77
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-0/+1
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-1/+0
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-0/+1
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Add jennyz and stevenjb to the OWNERS list of app_list code.jennyz@chromium.org2014-03-051-0/+2
* Experimental hotword-always-on feature.mukai@chromium.org2014-03-053-0/+18
* app_list: Add CheckChangeLintsClean to PRESUBMIT check on upload.tfarina@chromium.org2014-03-048-8/+35
* Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.danakj@chromium.org2014-03-041-1/+1
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-032-2/+2
* Fix the crashing caused by app launcher closing while app list item is dragge...jennyz@chromium.org2014-02-281-3/+4
* Notify AppListModel of folder name changestevenjb@chromium.org2014-02-2813-37/+84
* Stop crashing in app list if the item being dragged is removed by sync.benwells@chromium.org2014-02-283-11/+33
* Add a contents view switcher to the experimental app list.calamity@chromium.org2014-02-2811-19/+191
* Fix the focus issue for app launcher folder name:jennyz@chromium.org2014-02-275-2/+23
* Add a flag icon to the experimental app launcher.calamity@chromium.org2014-02-261-0/+17
* Tune the drag/drop behavior of app launcher for re-order vs dropping in folde...jennyz@chromium.org2014-02-262-7/+25
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-255-4/+5
* Enable folder feature for app launcher by default.jennyz@chromium.org2014-02-254-7/+11
* Fix the extra movement issue when an app list item is dropped to another app ...jennyz@chromium.org2014-02-251-0/+2
* Fixes minor glitches of the sound level indicator circle.mukai@chromium.org2014-02-251-2/+5
* ui: message_center and app_list tests opt into real GL NullDraw contextsdanakj@chromium.org2014-02-222-0/+10
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-212-2/+2
* AppListItem title -> short_name, full_name -> namestevenjb@chromium.org2014-02-2118-117/+125
* Fix the issue which makes the last item in the first page looks like disappea...jennyz@chromium.org2014-02-202-15/+22
* ui/app_list: Add git cl format presubmit warning.tfarina@chromium.org2014-02-181-0/+14
* Center and change the aspect ratio for the experimental app list. [Win]calamity@chromium.org2014-02-177-6/+28
* Refactors the auto-launch logic and adds tests for it.mukai@chromium.org2014-02-1512-68/+453
* Introduces UMA for app-list voice search.mukai@chromium.org2014-02-148-9/+21
* Remove the animation delay for showing the top level apps when user opens app...jennyz@chromium.org2014-02-144-17/+46
* Use the new animation tween types to improve the animation effects for app li...jennyz@chromium.org2014-02-136-7/+24
* Fix app launcher animation tearing on OSX Mavericks.tapted@chromium.org2014-02-131-0/+6
* Refactor ui cocoa test support into a helper target isolated from ui/base/tfarina@chromium.org2014-02-096-6/+6
* Implement ui for re-parenting an item from an app list folder to another posi...jennyz@chromium.org2014-02-0718-190/+1116
* Add AppListModel::MoveItemToFolderAtstevenjb@chromium.org2014-02-068-134/+328
* Add placeholder dialog to the app list context menu under a flag.sashab@chromium.org2014-02-062-0/+10
* Loads the logo image to the speech UI in app-list.mukai@chromium.org2014-02-063-3/+24
* Prevent crash on windows for app-list start page.mukai@chromium.org2014-02-061-1/+2
* Move cocoa_test_event_utils.* to ui/events/test/tfarina@chromium.org2014-02-054-3/+4
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-053-15/+15
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-041-3/+3
* Enables the 'hotword not listening' icon in the search box.mukai@chromium.org2014-02-0410-31/+76