summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [Ozone-Demo] Extract rendering parts into separate renderer classesdnicoara2014-12-1610-113/+294
* Fixed remaining closure compiler errors in gallery/js directory.yawano2014-12-166-72/+61
* ozone: Plumb ImeKeyboardOzone to InputControllerspang2014-12-167-16/+120
* Add ckb, ku and de-LI to the Accept-Language listjshin2014-12-161-0/+2
* Make TileItemViews darken on mouse hover.calamity2014-12-165-26/+53
* App list: Voice queries to Google Search now say the answer back to you.mgiuca2014-12-163-4/+4
* ozone: layout: Add missing dependenciesspang2014-12-162-0/+4
* ozone: Fix precise build by disabling xkbcommon by defaultspang2014-12-161-2/+4
* [Files.app] metrics.recordEnum should get the one-past-the-end valueyoshiki2014-12-162-6/+6
* App list voice searches now prioritize exact-match web results.mgiuca2014-12-167-17/+76
* Revert "Fix crash after Launcher drag/drop"Mitsuru Oshima2014-12-162-77/+19
* Further instrumentations of app list text painting.vadimt2014-12-162-2/+67
* Remove assert for MediaScanner timing. Assert proved flaky.smckay2014-12-161-2/+1
* Roll forward https://codereview.chromium.org/807583003/.smckay2014-12-1611-32/+187
* ui/app_list: Enable a set of cpplint checks.tfarina2014-12-161-1/+1
* Generate correct KeyboardCode (VKEY).kpschoedel2014-12-1611-51/+1551
* Updates subpixel positioning and hinting when DSF is changedmukai2014-12-1612-23/+62
* Add native_test_native_code dependency for ui_touch_selection_unittestsjdduke2014-12-151-0/+9
* Partial XKB implementation of Ozone key layout.kpschoedel2014-12-1515-518/+1677
* Add a TaskQueue.kenobi2014-12-157-0/+434
* Revert of Include MTP devices in Cloud Import happiness. (patchset #9 id:1600...samuong2014-12-1510-186/+31
* Support horizontal/vertical only images in NineImagePainter.oshima2014-12-152-8/+30
* Expose native, desktop and mobile gesture detection defaultsjdduke2014-12-1521-94/+322
* Autofill dropdown icons:estade2014-12-152-2/+4
* Include MTP devices in Cloud Import happiness.smckay2014-12-1510-31/+186
* Hook up import history to media scanner.smckay2014-12-157-54/+210
* Fix crash after Launcher drag/dropglevin2014-12-152-19/+77
* Dismiss the multi window resizer when the user clicks outside of the multipkotwicz2014-12-152-9/+11
* Ozone keyboard layoutkpschoedel2014-12-1537-280/+1549
* GN build for InputControllerTestkpschoedel2014-12-151-2/+0
* ABCDEFpkotwicz2014-12-151-5/+0
* Turns on smart deployment of the virtual keyboard by default, and changes thersadam2014-12-152-3/+3
* Added impersonation of the anonymous token around CloseClipboardforshaw2014-12-151-0/+22
* Re-upload - Fix crash when we don't have a plane to displayachaulk2014-12-154-12/+15
* Fix type annotation to pass the closure compiler.fukino2014-12-151-1/+1
* Fix icon on Windows XP taskbartmoniuszko2014-12-156-19/+33
* Add type annotations to gallery/js/mosaic_mode.js.yawano2014-12-151-87/+335
* App list: Lighten the mouse and keyboard highlight colours.mgiuca2014-12-151-4/+4
* Make app list recommendations into their own DisplayType.calamity2014-12-154-9/+11
* Allow arrow keys to navigate tile results in the experimental app list.calamity2014-12-154-7/+41
* Fix app list search box rendering above app list overlay.calamity2014-12-151-0/+10
* Prevent Shift+Tab from locking up the browser when in the app list.calamity2014-12-151-0/+7
* Add type annotations to gallery/js/gallery.js.yawano2014-12-159-160/+194
* [Ozone-DRI] Add support for asynchronous display configurationdnicoara2014-12-136-64/+77
* ozone: Move InputControllerTest to a common placespang2014-12-138-59/+97
* Remove synchronous GetDisplays() and Configure() from NativeDisplayDelegatednicoara2014-12-1313-99/+42
* Change <!DOCTYPE> to <!doctype>.dbeam2014-12-131-1/+1
* ozone: evdev: Populate keyboard list on DeviceDataManagerspang2014-12-1311-17/+83
* Reland: Update DisplayConfigurator to use the asynchronous tasksdnicoara2014-12-134-577/+583
* Not counting nested loops as time spent in a task.vadimt2014-12-133-0/+26