summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-119-9/+9
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-072-2/+2
* Search entry box for OSX App Launcher.tapted@chromium.org2013-06-0715-55/+599
* Made the EndDrag logic clearer by using |drag_view_| as Drag state.skuhne@google.com2013-06-041-7/+13
* Fixed problem with clicking on app launcher itemskuhne@chromium.org2013-06-014-12/+31
* Add support for blue buttons.benwells@chromium.org2013-05-301-3/+3
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-301-1/+0
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-291-0/+1
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-291-1/+0
* Add help button to app launcher.calamity@chromium.org2013-05-294-0/+11
* Fix keyboard navigation in app launcher (OSX)jackhou@chromium.org2013-05-292-55/+66
* Disabled flaky AppsGridViewTest.MouseDragFlipPage.vitalybuka@chromium.org2013-05-201-1/+9
* UI Updates for OSX App Launcher: truncate titles, window shadow.tapted@chromium.org2013-05-202-1/+2
* Drop shadows for packaged apps on the OSX App Launcher.tapted@chromium.org2013-05-201-2/+53
* Allow pages on the OSX app launcher to be turned while dragging.tapted@chromium.org2013-05-1811-35/+226
* Fix keyboard navigation in app launchercalamity@chromium.org2013-05-173-26/+77
* Revert 200739 "Fix keyboard navigation in app launcher"henrika@chromium.org2013-05-172-38/+17
* Fix keyboard navigation in app launchercalamity@chromium.org2013-05-172-17/+38
* app_list: Migrate omnibox results to new launcher search.xiyuan@chromium.org2013-05-163-34/+0
* app_list: Implement local app search provider.xiyuan@chromium.org2013-05-167-21/+20
* [mac] Dismiss the app list when it loses focus.tapted@chromium.org2013-05-161-0/+10
* [SnowLeopard] Disable gesture scrolling for the OSX App Launcher on Snow Leop...tapted@chromium.org2013-05-153-7/+25
* Implement keyboard navigation in OSX app list.jackhou@chromium.org2013-05-1411-70/+286
* Added koz and tapted as app list ownersbenwells@chromium.org2013-05-141-0/+2
* app_list: Fix keyboard movement dir in RTL.xiyuan@chromium.org2013-05-132-2/+4
* Second drag and drop patch & unit testsskuhne@chromium.org2013-05-133-3/+80
* Context menu for app launcher search resultscalamity@chromium.org2013-05-134-0/+38
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-132-10/+8
* Introduce AppListServiceImpl to share parts of the AppListService implementat...tapted@chromium.org2013-05-131-1/+4
* Swap selected and highlighted colors in app launcherbenwells@chromium.org2013-05-105-16/+11
* Make app launcher signin page closer to the mocks.benwells@chromium.org2013-05-106-55/+84
* Implement ItemsRemoved and ItemMoved in the OSX App Launcher Model Observer.tapted@chromium.org2013-05-094-15/+89
* Customize drawing of the NSSegmentedControl used for the OSX App List pager.tapted@chromium.org2013-05-0912-32/+293
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-095-5/+5
* This is the first of two patches to drag and drop items from the app list to ...skuhne@chromium.org2013-05-0811-15/+160
* Make app launcher search result hover and selected colors darker.benwells@chromium.org2013-05-064-9/+7
* Move app search box "clear on escape" logic to accelerator.koz@chromium.org2013-05-043-9/+9
* Extend MouseWheelEvent to support both X and Y scrollssheckylin@chromium.org2013-05-031-3/+5
* Clear search query and hide search results when app list is hidden.koz@chromium.org2013-05-023-5/+16
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-3/+3
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-295-30/+26
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-244-5/+4
* Item drag & drop for the OSX app list.tapted@chromium.org2013-04-2413-45/+943
* Have the App List observe browser signins.koz@chromium.org2013-04-231-1/+1
* [win] Explicitly hide the bubble widget after creation.tapted@chromium.org2013-04-221-0/+7
* app_list: Fix label misalignment after installation.xiyuan@chromium.org2013-04-191-0/+1
* ui/app_list: Remove unnecessary scoped_ptr ".get()" calls.tfarina@chromium.org2013-04-183-9/+9
* Rename BubbleBorder::ArrowLocation to Arrow; etc.msw@chromium.org2013-04-112-14/+11
* Cleanup: remove NotifyAccessibilityEvent from views::Widget.dmazzoni@chromium.org2013-04-081-4/+2
* mac: Make components build work in 64bit mode.thakis@chromium.org2013-04-034-0/+8