summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/keyboard_ui_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-1/+1
* Add code field speced for DOM KeyEvent into virtual key events from the soft-...kevers@chromium.org2013-12-041-0/+3
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-7/+7
* Added CTRL and ALT key functionality.rsadam@chromium.org2013-10-251-3/+3
* Implement virtual keyboard hiding.stevet@chromium.org2013-09-161-1/+12
* Switch from text insertion to key press and release events on the virtual key...kevers@chromium.org2013-09-051-0/+38
* To get input type of current input field, callbshe@chromium.org2013-08-291-0/+39
* Insert text directly from the virtual keyboard.bryeung@chromium.org2013-06-211-11/+15
* WebUIHandler for chrome://keyboardbryeung@chromium.org2013-04-191-0/+47