Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefix string16 with base:: in ui/. | dbeam@chromium.org | 2013-12-18 | 1 | -1/+1 |
* | Add code field speced for DOM KeyEvent into virtual key events from the soft-... | kevers@chromium.org | 2013-12-04 | 1 | -0/+3 |
* | Make GetRootWindow() return a Window instead of a RootWindow. | ben@chromium.org | 2013-10-25 | 1 | -7/+7 |
* | Added CTRL and ALT key functionality. | rsadam@chromium.org | 2013-10-25 | 1 | -3/+3 |
* | Implement virtual keyboard hiding. | stevet@chromium.org | 2013-09-16 | 1 | -1/+12 |
* | Switch from text insertion to key press and release events on the virtual key... | kevers@chromium.org | 2013-09-05 | 1 | -0/+38 |
* | To get input type of current input field, call | bshe@chromium.org | 2013-08-29 | 1 | -0/+39 |
* | Insert text directly from the virtual keyboard. | bryeung@chromium.org | 2013-06-21 | 1 | -11/+15 |
* | WebUIHandler for chrome://keyboard | bryeung@chromium.org | 2013-04-19 | 1 | -0/+47 |