summaryrefslogtreecommitdiffstats
path: root/ash/virtual_keyboard_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //ash (CrOS edition)dcheng2015-12-311-2/+3
* Replace multi-value keyboard flags with single value flag types.flackr2015-12-071-2/+2
* Move smart deploy to tristate.rsadam2015-06-051-2/+2
* Ozone support for device special cases in keyboard event rewriting.kpschoedel2015-04-271-37/+42
* Revert of Ozone support for device special cases in keyboard event rewriting....kpschoedel2015-04-231-42/+37
* Ozone support for device special cases in keyboard event rewriting.kpschoedel2015-04-171-37/+42
* Fix Virtual Keyboard not being deployed in TouchView mode on Ozone.rsadam2015-03-021-1/+74
* Remove useless InputDevice::name fieldpkotwicz2015-02-061-26/+22
* Re-enables smart deploy by default.rsadam2015-01-201-2/+2
* Updates SmartDeploy to respect EnableVirtualKeyboard flag.rsadam2015-01-161-0/+33
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-1/+1
* touch: Change how touch-screen capability is processed.Sadrul Habib Chowdhury2015-01-131-12/+6
* Turns off smart deploy by default.rsadam2015-01-091-2/+2
* Fixes smart deploy causing crash on shutdown.rsadam2015-01-071-0/+41
* 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-3/+7
* Fix infinite loop causing iterator to go out of bounds.rsadam2014-11-051-0/+13
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-5/+5
* Adds tray option for re-enabling suppressed virtual keyboard.rsadam2014-10-311-1/+77
* Automatic deployment of the virtual keyboard. For now we hide this under the ...rsadam2014-10-291-7/+90
* Enable virtual keyboard in overview modebshe2014-09-221-0/+30