summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/textinput_test_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/chromeos/.avi2015-12-241-0/+1
* Update {virtual,override,final} to follow C++11 style in chrome/browser/chrom...dcheng2015-01-161-13/+11
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* replace OVERRIDE and FINAL with override and final in chrome/browser/chromeos/mostynb2014-10-031-8/+8
* Limit display of the virtual keyboard to state changes triggered from a user ...kevers@chromium.org2014-01-201-0/+1
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-3/+3
* Get rid of unused callbacks from ui::InputMethodObserveryukawa@chromium.org2013-11-231-4/+1
* Fix unsafe typecast in interactive_ui_tests when the virtual keyboard is enab...kevers@chromium.org2013-10-031-1/+1
* Move Range code to gfx.ben@chromium.org2013-09-061-4/+4
* Add OnUntranslatedIMEMessage/OnInputLocaleChanged.Yukawa@chromium.org2013-06-131-0/+3
* Delayed loading of the virtual keyboard.bryeung@chromium.org2013-04-171-0/+2
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-121-1/+3
* Revert 193662 "Control visibility of the virtual keyboard."dmazzoni@google.com2013-04-111-3/+1
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-111-1/+3
* Introduce SurroundingText related tests.nona@chromium.org2013-02-201-3/+5
* Introduce more text input tests.nona@chromium.org2013-02-191-0/+11
* Refactor TextInputTestnona@chromium.org2013-02-191-0/+82