summaryrefslogtreecommitdiffstats
path: root/ash/virtual_keyboard_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* setKeyboardState APIrsadam2015-08-241-3/+6
* Move smart deploy to tristate.rsadam2015-06-051-2/+1
* Fix Virtual Keyboard not being deployed in TouchView mode on Ozone.rsadam2015-03-021-4/+15
* Make ui::InputDeviceEventObserver provide a default implementationpkotwicz2015-02-241-6/+0
* Make PointerDeviceObserver work under Ozonepkotwicz2015-02-031-0/+6
* Re-enables smart deploy by default.rsadam2015-01-201-2/+2
* Updates SmartDeploy to respect EnableVirtualKeyboard flag.rsadam2015-01-161-0/+5
* Turns off smart deploy by default.rsadam2015-01-091-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Turns on smart deployment of the virtual keyboard by default, and changes thersadam2014-12-151-8/+12
* Fix infinite loop causing iterator to go out of bounds.rsadam2014-11-051-7/+5
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-4/+4
* Adds tray option for re-enabling suppressed virtual keyboard.rsadam2014-10-311-19/+29
* Automatic deployment of the virtual keyboard. For now we hide this under the ...rsadam2014-10-291-6/+83
* Enable virtual keyboard in overview modebshe2014-09-221-0/+31