summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/keyboard_controller_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Extract content dependency from keyboard codeben2015-10-101-151/+0
* Fix centered vk when switch to a new extension while in floating modebshe2015-06-111-1/+3
* Implements onBoundsChanged event in virtualKeyboardPrivate namespacebshe2015-05-151-0/+7
* Componentize AshKeyboardControllerProxy part1pkotwicz2014-11-191-5/+7
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-5/+5
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-2/+2
* Add default shadow to keyboard windowbshe@chromium.org2014-05-121-1/+12
* Currently, we try to set virtual keyboard window height bothbshe@chromium.org2014-04-231-12/+0
* Add browser tests for password field behaviorbshe@chromium.org2014-03-311-0/+16
* [Code cleanup]Remove webui virtual keyboard codebshe@chromium.org2014-03-261-3/+1
* [Input View] Makes sure the url can be overriden before keyboard controller i...shuchen@chromium.org2014-03-191-4/+0
* Use system virtual keyboard at password fieldbshe@chromium.org2014-03-181-4/+19
* Restore screen work area after loginbshe@chromium.org2014-02-131-0/+4
* Resize work space after show keyboard animation finishedbshe@chromium.org2014-02-021-0/+4
* [Input View] Makes the input view window support window.resizeTo() and w3c vi...shuchen@chromium.org2013-12-121-0/+12
* [IME API] Implement input view which reuses virtual keyboard window.shuchen@chromium.org2013-11-291-0/+12
* Create chrome.virtualKeyboardPrivate.onTextInputBoxFocused Eventsbshe@chromium.org2013-09-231-4/+4
* Creates OnTextInputBoxFocused webui functionbshe@chromium.org2013-09-111-0/+6
* Allow virtual keyboard window to access audio stream and speech api for voice...bshe@chromium.org2013-05-241-0/+6
* keyboard: Allow the proxy to customize the way the keyboard window is shown/h...sadrul@chromium.org2013-05-091-3/+9
* Scroll focused editable nodes into view.bryeung@chromium.org2013-05-021-2/+7
* keyboard: Simplify initialization and use in ash_shell.sadrul@chromium.org2013-04-231-4/+28
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-121-0/+8
* Revert 193662 "Control visibility of the virtual keyboard."dmazzoni@google.com2013-04-111-8/+0
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-111-0/+8
* Create and show the virtual keyboard.bryeung@chromium.org2013-04-101-0/+29