| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert Pass()→std::move() for CrOS extension code. | dcheng | 2015-12-31 | 1 | -1/+2 |
* | Reset to us qwerty VK if called chrome.virtualKeyboardPrivate.setHotrodKeyboa... | bshe | 2015-09-28 | 1 | -1/+1 |
* | Cleanup: Pass std::string as const reference from chrome/ | ki.stfu | 2015-09-27 | 1 | -1/+1 |
* | Add chrome.virtualKeyboardPrivate.setHotrodKeyboard api | bshe | 2015-09-09 | 1 | -0/+15 |
* | setKeyboardState API | rsadam | 2015-08-24 | 1 | -0/+31 |
* | Removes obsolete flags. | rsadam | 2015-07-30 | 1 | -2/+0 |
* | Generate all extension schema namespaces as "api" and instead vary the genera... | kalman | 2015-07-23 | 1 | -1/+1 |
* | [Code cleanup] Delete obsolete flag. | rsadam | 2015-06-12 | 1 | -12/+0 |
* | Merge gesture deletion and selection. | rsadam | 2015-05-12 | 1 | -3/+1 |
* | Migrates flags from InputViewConfig to KeyboardConfig. | rsadam | 2015-05-05 | 1 | -1/+4 |
* | This flag is obsolete, since a duplicate of it already exists as: | rsadam | 2015-05-05 | 1 | -3/+0 |
* | Add floating virtual keyboard flag | bshe | 2015-04-30 | 1 | -0/+2 |
* | [Extensions API] Remove inline enums | rdevlin.cronin | 2015-04-06 | 1 | -6/+6 |
* | Adds flags to enable the experimental gesture selection and deletion features. | rsadam | 2015-03-12 | 1 | -0/+4 |
* | Fix compile error on daisy | bshe | 2015-03-10 | 1 | -0/+1 |
* | Add virtualKeyboardPrivate.setMode API | bshe | 2015-03-10 | 1 | -0/+26 |
* | Change Virtual Keyboard Private API to easily allow new experimental features... | rsadam | 2015-02-10 | 1 | -1/+14 |
* | Add a --enable-gesture-typing flag. Currently this flag does nothing. | stevet | 2015-01-22 | 1 | -0/+1 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 1 | -1/+1 |
* | Fix emoji support for the system VK. | kevers | 2014-11-26 | 1 | -6/+1 |
* | Move virtualKeyboardPrivate API to src/extensions. | kevers | 2014-10-30 | 1 | -0/+132 |