| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in chrome/browser/chromeos/. | avi | 2015-12-24 | 1 | -0/+1 |
* | Update {virtual,override,final} to follow C++11 style in chrome/browser/chrom... | dcheng | 2015-01-16 | 1 | -13/+11 |
* | Cleanup: Update the path to gfx rect headers. | tfarina | 2014-12-31 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/chromeos/ | mostynb | 2014-10-03 | 1 | -8/+8 |
* | Limit display of the virtual keyboard to state changes triggered from a user ... | kevers@chromium.org | 2014-01-20 | 1 | -0/+1 |
* | Replace string16 with base::string16. | brettw@chromium.org | 2013-12-04 | 1 | -3/+3 |
* | Get rid of unused callbacks from ui::InputMethodObserver | yukawa@chromium.org | 2013-11-23 | 1 | -4/+1 |
* | Fix unsafe typecast in interactive_ui_tests when the virtual keyboard is enab... | kevers@chromium.org | 2013-10-03 | 1 | -1/+1 |
* | Move Range code to gfx. | ben@chromium.org | 2013-09-06 | 1 | -4/+4 |
* | Add OnUntranslatedIMEMessage/OnInputLocaleChanged. | Yukawa@chromium.org | 2013-06-13 | 1 | -0/+3 |
* | Delayed loading of the virtual keyboard. | bryeung@chromium.org | 2013-04-17 | 1 | -0/+2 |
* | Control visibility of the virtual keyboard. | bryeung@chromium.org | 2013-04-12 | 1 | -1/+3 |
* | Revert 193662 "Control visibility of the virtual keyboard." | dmazzoni@google.com | 2013-04-11 | 1 | -3/+1 |
* | Control visibility of the virtual keyboard. | bryeung@chromium.org | 2013-04-11 | 1 | -1/+3 |
* | Introduce SurroundingText related tests. | nona@chromium.org | 2013-02-20 | 1 | -3/+5 |
* | Introduce more text input tests. | nona@chromium.org | 2013-02-19 | 1 | -0/+11 |
* | Refactor TextInputTest | nona@chromium.org | 2013-02-19 | 1 | -0/+82 |