summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/keyboard_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves the shift key capitalization logic from the keyboard into the shift key...rsadam@chromium.org2013-09-191-0/+1
* Fix typing of accented characters on the VK in Google Docs.kevers@chromium.org2013-09-061-11/+24
* Switch from text insertion to key press and release events on the virtual key...kevers@chromium.org2013-09-051-22/+42
* Added a numeric layout to Virtual Keyboard. First step for addressing the bug...rsadam@chromium.org2013-09-041-0/+1
* Add key-code support to the virtual keyboard.kevers@chromium.org2013-08-131-0/+1
* Swipe selection on Virtual Keyboardzyaozhujun@chromium.org2013-08-091-0/+39
* Consolidate handling of long-press keys on the virtual keyboard. Dynamically...kevers@chromium.org2013-07-251-4/+9
* Add support for Dvorak on the virtual keyboard.kevers@chromium.org2013-07-121-1/+2
* kb-key-sequence: placeholder for dynamic DOM generation/replacementbshe@chromium.org2013-07-101-0/+5
* Refactor some keyboard elements css into main.css.stevet@chromium.org2013-07-101-0/+1
* Add layouts directory and move all keysets to itbshe@chromium.org2013-07-051-1/+1
* Keyboard: rename mic to microphone.bryeung@chromium.org2013-07-041-2/+3
* Move the list of keyboard resources.bryeung@chromium.org2013-07-041-0/+33
* Revert 210212 "Move the list of keyboard resources."bryeung@chromium.org2013-07-041-33/+0
* Move the list of keyboard resources.bryeung@chromium.org2013-07-041-0/+33
* Insert text directly from the virtual keyboard.bryeung@chromium.org2013-06-211-114/+37
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* WebUIHandler for chrome://keyboardbryeung@chromium.org2013-04-191-0/+125
* Create and show the virtual keyboard.bryeung@chromium.org2013-04-101-0/+17