summaryrefslogtreecommitdiffstats
path: root/ui/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Rename wm_core_export.h to wm_export.h and the wm_core target to just wmben@chromium.org2014-04-151-1/+1
* Revert of Rename wm_core_export.h to wm_export.h and the wm_core target to ju...ppi@chromium.org2014-04-151-1/+1
* Rename wm_core_export.h to wm_export.h and the wm_core target to just wmben@chromium.org2014-04-151-1/+1
* Removing gap between bottom of screen and virtual keyboard, caused by floatin...skuhne@chromium.org2014-04-111-2/+4
* [VK] turn on enable input view flag by default for M36.shuchen@chromium.org2014-04-101-1/+1
* Limits the range of touch fuzzing on the virtual keyboard. This prevents typi...rsadam@chromium.org2014-04-092-2/+15
* Hide kb-alt-container on key-out.rsadam@chromium.org2014-04-092-1/+8
* Move system modal dialogs when the virtual keyboard becomes visibleskuhne@chromium.org2014-04-092-3/+11
* Cancels repeat keys on key out.rsadam@chromium.org2014-04-081-0/+1
* [IME] support password field in IME API. Moving the password related checks f...shuchen@chromium.org2014-04-082-9/+1
* Resize portrait mode. Currently if the keyboard is first launched while in po...rsadam@chromium.org2014-04-072-14/+22
* Make keyboard controller a singleton.kevers@chromium.org2014-04-072-0/+25
* [cros] Virtual keyboard support at OOBE/loginnkostylev@chromium.org2014-04-041-0/+3
* Fix keyboard unit test.kevers@chromium.org2014-04-011-4/+3
* The blink roll (https://codereview.chromium.org/208503004) broke dynamic load...rsadam@chromium.org2014-04-018-373/+294
* Add browser tests for password field behaviorbshe@chromium.org2014-03-311-0/+16
* Refactor CSS rules for the shift-key.rsadam@chromium.org2014-03-303-62/+30
* Adds a caps-locked light to the shift key.rsadam@chromium.org2014-03-272-8/+80
* Disable input view by default.kevers@chromium.org2014-03-271-1/+1
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-271-0/+3
* Change the touch keyboard height to 41% of the screen.stevet@chromium.org2014-03-261-1/+1
* 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
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-262-8/+7
* Move wm/public into wm targetben@chromium.org2014-03-262-7/+8
* [Code cleanup]Remove webui virtual keyboard codebshe@chromium.org2014-03-2617-906/+10
* Refactors Row darkening CSS rules.rsadam@chromium.org2014-03-253-91/+46
* Check if tree was successfully created before populating elements.rsadam@chromium.org2014-03-251-1/+2
* Tweak keyboard parameters.rsadam@chromium.org2014-03-253-6/+6
* Treat newline as white space + add unit test.rsadam@chromium.org2014-03-251-1/+1
* [code cleanup]Consolidate DummyTextInputClient and TestTextInputClientbshe@chromium.org2014-03-251-73/+13
* Add runtime flag to enable input views.kevers@chromium.org2014-03-255-2/+32
* Enable the virtual keyboard when maximize mode is activated.jonross@chromium.org2014-03-252-1/+18
* Remove hide keyboard options menu.rsadam@chromium.org2014-03-258-200/+4
* Move KeyboardLayoutManager class to keyboard_layout_manager.*bshe@chromium.org2014-03-227-80/+127
* Use grit to reduce load time.rsadam@chromium.org2014-03-2137-2562/+2532
* Remove extra text.rsadam@chromium.org2014-03-211-1/+1
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-204-22/+26
* [Virtual Keyboard] Makes sure the keyboard window is initialized when reloading.shuchen@chromium.org2014-03-201-0/+2
* Fix keyboard_unittests on trybotsbshe@chromium.org2014-03-191-0/+2
* [Input View] Makes sure the url can be overriden before keyboard controller i...shuchen@chromium.org2014-03-196-23/+29
* Use system virtual keyboard at password fieldbshe@chromium.org2014-03-184-18/+58
* Move wm/core to wm namespace.ben@chromium.org2014-03-142-2/+2
* Temporary moves row gradient rules to kb-key.rsadam@chromium.org2014-03-142-91/+45
* Adds CSS rules on the virtual keyboard conformant to native shadowdom.rsadam@chromium.org2014-03-146-49/+144
* Uprev to Polymer 0.1.4rsadam@chromium.org2014-03-133-8/+2
* 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
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-2/+2
* [IME] When hiding input view, the lock state should be cleared.shuchen@chromium.org2014-03-131-0/+2