summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/keyboard_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* keyboard: Allow the proxy to customize the way the keyboard window is shown/h...sadrul@chromium.org2013-05-091-4/+2
* keyboard: Override OnWindowHierarchyChanged instead of OnWindowParentChanged.sadrul@chromium.org2013-05-041-3/+4
* Scroll focused editable nodes into view.bryeung@chromium.org2013-05-021-0/+2
* Partial fix for keyboard occlusion.bryeung@chromium.org2013-04-291-2/+29
* Delayed loading of the virtual keyboard.bryeung@chromium.org2013-04-171-52/+65
* keyboard: Fix a crash when the keyboard is created with a valid text-input type.sadrul@chromium.org2013-04-121-2/+13
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-121-1/+27
* Revert 193662 "Control visibility of the virtual keyboard."dmazzoni@google.com2013-04-111-27/+1
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-111-1/+27
* keyboard: Add a window delegate to the keyboard window container.sadrul@chromium.org2013-04-101-8/+62
* Create and show the virtual keyboard.bryeung@chromium.org2013-04-101-0/+78