summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* Views Textfield fixes and cleanup.msw@chromium.org2014-01-162-2/+2
* Revert 245093 "Flag-flip of app-list-voice-search. Now it's on b..."mukai@chromium.org2014-01-162-3/+3
* Invokes SchedulePaint when animation ended to repaint the background.mukai@chromium.org2014-01-161-3/+12
* Flag-flip of app-list-voice-search. Now it's on by default.mukai@chromium.org2014-01-162-3/+3
* Enables the voice search in the app-list without showing start page.mukai@chromium.org2014-01-158-9/+22
* ui: Stop depending on packed_resources target directly.tfarina@chromium.org2014-01-141-2/+0
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-141-7/+3
* Reland Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-122-4/+5
* Revert of https://codereview.chromium.org/120503005/msw@chromium.org2014-01-122-5/+4
* Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-112-4/+5
* Windows: Top-level bubbles no longer appear on taskbar by default.mgiuca@chromium.org2014-01-091-1/+8
* app_list: Fix SearchResultView result_ usage.xiyuan@chromium.org2014-01-081-3/+12
* On Linux, the App Launcher is now shown in the taskbar.mgiuca@chromium.org2014-01-081-0/+3
* In Chromium, App Launcher's WM_CLASS is "chromium_app_list".mgiuca@chromium.org2014-01-081-1/+5
* Squelch context menus on the OSX App List when both buttons are pressed.tapted@chromium.org2014-01-072-0/+11
* app_list_view: Correct spelling and formatting mistake.mgiuca@chromium.org2014-01-071-2/+2
* Ensure the Mac app_list's initial NSCollectionView layouts obey frameForItemA...tapted@chromium.org2014-01-063-0/+50
* AppListItemModel -> AppListItemstevenjb@chromium.org2013-12-2731-335/+330
* Clean-up: Replaces gfx::Font with gfx::FontList in ui/app_list.yukishiino@chromium.org2013-12-264-28/+26
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-258-15/+17
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+2
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-182-3/+3
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-184-8/+4
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-2/+2
* Calculate the visible sound level adaptively.mukai@chromium.org2013-12-175-15/+56
* app_list: Add keyboard support for result actions.xiyuan@chromium.org2013-12-175-9/+95
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-1/+1
* Add app list support code and tests for syncstevenjb@chromium.org2013-12-139-77/+263
* app_list: UpdateDragFromItem should have a valid drag_view_.xiyuan@chromium.org2013-12-122-5/+5
* Favor ash dragging over win32 dragging in the Win8/ash app launcher.koz@chromium.org2013-12-111-0/+5
* Use forward-declares of Border and Background in view.htapted@chromium.org2013-12-111-0/+1
* (re)Implement Profile Switching on the Windows App Launchertapted@chromium.org2013-12-109-27/+148
* Do not preprend app_list:: when it isn't necessary.tfarina@chromium.org2013-12-094-13/+10
* Introduces the speech recognition UI to app_list.mukai@chromium.org2013-12-0817-57/+600
* Stop handling NULL source in views::View::ConvertPointToTarget() and views::V...pkotwicz@chromium.org2013-12-071-0/+3
* Cleanup: Pull out Observer class from AppListView.tfarina@chromium.org2013-12-074-14/+34
* Add AppListViewDelegateObserver to the app list, for profile changes.tapted@chromium.org2013-12-0614-102/+126
* Ensure OSX App Launcher always appears on the active space.tapted@chromium.org2013-12-061-0/+2
* Removes FocusBorder from viewssky@chromium.org2013-12-051-1/+2
* Clear Search results in the Mac app launcher on close, rather than launch.tapted@chromium.org2013-12-036-3/+52
* [Mac] Workaround for Mavericks AppKit accessibility bug in NSCollectionView.tapted@chromium.org2013-12-031-0/+7
* Fixing focus highlight on high DPI devices for accessibilityskuhne@chromium.org2013-12-021-9/+4
* Fix flaky AppsSearchResultsControllerTest.UninstallReperformsSearchtapted@chromium.org2013-12-021-3/+10
* Make dragging apps out of the app launcher work for aura.koz@chromium.org2013-12-024-18/+47
* [ash] drag and drop from app list to shelf is not working in secondary monitor.simonhong@chromium.org2013-11-282-6/+10
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-251-3/+2
* Reset item models in appsGridController deallocstevenjb@chromium.org2013-11-221-2/+2
* Split app_list test support files into its own specific target.tfarina@chromium.org2013-11-221-5/+16
* Set the WM_CLASS name of the App Launcher on Linux to "chrome_app_list".mgiuca@chromium.org2013-11-221-0/+10
* app_list: Fix most of the warnings reported by cpplint.pytfarina@chromium.org2013-11-2118-18/+38