summaryrefslogtreecommitdiffstats
path: root/ui/app_list
Commit message (Expand)AuthorAgeFilesLines
* App Launcher: Set the background color of the search box text field.mgiuca2015-04-201-0/+1
* Fixed broken text input upon dismissing app list during voice search.mgiuca2015-04-171-1/+5
* Move some instrumentation from bug 431326 to bug 441028. Remove otherpkasting2015-04-153-73/+10
* app_list: Refactor mixer groups to avoid hard-coded groups in Mixer.mgiuca2015-04-105-67/+90
* Don't add extra app list launcher page webviews.calamity2015-04-101-14/+7
* Fix search results being clipped in app list.calamity2015-04-101-2/+1
* After uninstall, remove last item in Launcher folderglevin2015-04-034-1/+66
* Initial commit for chrome.launcherSearchProvider API.yawano2015-04-024-0/+20
* Hotword: Improve offline Behaviourkcarattini2015-04-012-4/+14
* Make the textfield in app_list and find_bar not support suggestions.shuchen2015-03-261-0/+3
* views: Make View::Paint non-virtual.danakj2015-03-252-3/+3
* Fix search box shadowing issue on classic app list.calamity2015-03-241-1/+3
* Make the app list speech view query able to span multiple lines.calamity2015-03-241-2/+2
* Refactor app list pages into a common base class and remove ContentsAnimator.calamity2015-03-2320-680/+480
* Fix background colour for Cocoa app list on hovertapted2015-03-202-10/+7
* Change ContentsView::SetActivePage to use States rather than indexes.calamity2015-03-207-73/+60
* base: Rename discardable memory allocator interface and remove unnecessary cl...reveman2015-03-171-3/+3
* Reset the background of title label when selected by arrow keys.mukai2015-03-163-26/+27
* Re-land: base: Implement browser process support for discardable memory.reveman2015-03-161-0/+6
* Revert "base: Implement browser process support for discardable memory."Stephen White2015-03-161-6/+0
* base: Implement browser process support for discardable memory.reveman2015-03-161-0/+6
* Cache gfx::RenderText instances in views::Label.mukai2015-03-112-11/+6
* Use Xvfb in isolated testing only if use_x11 is set (reland)spang2015-03-101-20/+20
* Add remaining trivial targets for the Linux GN builddpranke2015-03-081-0/+39
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-4/+4
* Remove duplicate launcher page switching logic in AppListMainView.calamity2015-03-051-17/+5
* Handle sync changes on the Start Page tiles while context menus are showing.tapted2015-03-031-0/+4
* Correctly handle tab navigation in the app list.calamity2015-03-032-0/+30
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-60/+58
* app_list: Elevate the verbosity level to 1.tfarina2015-03-023-1/+5
* Fix custom launcher pages showing when setEnabled(false) is called.calamity2015-03-021-1/+1
* Remove the --lsan=1 flag from .isolate files.earthdok2015-02-271-2/+0
* gfx::ShadowValue: offset is a Vector2d, not Point.mgiuca2015-02-263-12/+11
* Replace Webstore link with app info dialog link in chrome://appstsergeant2015-02-262-9/+0
* FolderImage: Const correctness.mgiuca2015-02-252-4/+4
* Refocus app list search box when dialogs are closed.calamity2015-02-242-0/+33
* Fix experimental app list search box disappearing on profile switch.calamity2015-02-231-11/+11
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+2
* Add keyboard navigation to the custom launcher page on app list start page.mgiuca2015-02-203-7/+99
* Launcher Search box, Back and Mic buttons now focusable in ChromeVox.mgiuca2015-02-203-7/+39
* Change app list search text colors.calamity2015-02-203-1/+7
* Launcher: Fixed Shift+Tab behaviour in search results.mgiuca2015-02-2010-41/+144
* App list: Added null check for custom_page.mgiuca2015-02-201-2/+6
* Add histograms for opening custom launcher pages, all apps and recommendations.calamity2015-02-209-4/+39
* Make Mic and Back buttons in Launcher into TAB stopsglevin2015-02-2017-16/+241
* Launcher: Fixed mouse wheel direction.mgiuca2015-02-201-2/+5
* Fix crash on app list start page keyboard navigation with <4 apps.calamity2015-02-201-5/+5
* ui: Cleanup the usage of scoped_ptr throughout.tfarina2015-02-191-1/+1
* TileItemView: Fixed ChromeVox selection upon deselection.mgiuca2015-02-191-1/+3
* App launcher: Spoken feedback reads out details of search results.mgiuca2015-02-193-9/+56