summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/keyboard_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Move system modal dialogs when the virtual keyboard becomes visibleskuhne@chromium.org2014-04-091-0/+1
* [IME] support password field in IME API. Moving the password related checks f...shuchen@chromium.org2014-04-081-7/+1
* Make keyboard controller a singleton.kevers@chromium.org2014-04-071-0/+15
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-271-0/+3
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-261-3/+0
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-261-2/+0
* Move KeyboardLayoutManager class to keyboard_layout_manager.*bshe@chromium.org2014-03-221-79/+3
* [Virtual Keyboard] Makes sure the keyboard window is initialized when reloading.shuchen@chromium.org2014-03-201-0/+2
* [Input View] Makes sure the url can be overriden before keyboard controller i...shuchen@chromium.org2014-03-191-2/+2
* Use system virtual keyboard at password fieldbshe@chromium.org2014-03-181-8/+14
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-1/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-1/+1
* [IME] When hiding input view, the lock state should be cleared.shuchen@chromium.org2014-03-131-0/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-1/+1
* Turn off touch event logging on CrOS when virtual keyboard is shownmiletus@chromium.org2014-03-121-0/+22
* Add a11y virtual keyboard icon when a11y VK is enabledbshe@chromium.org2014-03-061-0/+5
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-2/+2
* Restore screen work area after loginbshe@chromium.org2014-02-131-1/+1
* Changes the keyboard height ot 30% when using the a11y keyboard.rsadam@chromium.org2014-02-061-3/+14
* Keyboard height ratio for a11y keyboard.rsadam@chromium.org2014-02-031-2/+9
* Resize work space after show keyboard animation finishedbshe@chromium.org2014-02-021-3/+114
* aura: Introduce ScopedWindowTargeter.sadrul@chromium.org2014-01-311-1/+1
* Limit display of the virtual keyboard to state changes triggered from a user ...kevers@chromium.org2014-01-201-48/+57
* events: Add a few more masked window targeter for Widgets with hit-test masks.sadrul@chromium.org2014-01-181-1/+2
* Fix VK animation related issuesbshe@chromium.org2014-01-161-1/+7
* keyboard: Install a masked window-targeter in the keyboard container.sadrul@chromium.org2014-01-161-0/+28
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* Implement lock keyboard featurebshe@chromium.org2013-12-121-1/+3
* [Input View] Makes the input view window support window.resizeTo() and w3c vi...shuchen@chromium.org2013-12-121-22/+47
* [IME API] Implement input view which reuses virtual keyboard window.shuchen@chromium.org2013-11-291-0/+4
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-181-4/+5
* Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...thakis@chromium.org2013-11-171-5/+4
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-161-4/+5
* Add a metric to measure the keyboard load time.stevet@chromium.org2013-10-271-0/+1
* Add --keyboard-usability-test flag and always show keyboard unless manually hidebshe@chromium.org2013-10-251-1/+5
* Add a metric to track the control events on the keyboard.stevet@chromium.org2013-10-151-2/+14
* Only show virtual keyboard on primary root windowbshe@chromium.org2013-10-041-16/+11
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-161-0/+1
* Implement virtual keyboard hiding.stevet@chromium.org2013-09-161-7/+12
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-1/+2
* Creates OnTextInputBoxFocused webui functionbshe@chromium.org2013-09-111-1/+4
* Delay virtual keyboard hiding for 100msbshe@chromium.org2013-08-301-14/+36
* 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