summaryrefslogtreecommitdiffstats
path: root/ui/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Force resetting the VK insets when overscroll mode is disabled.kevers@chromium.org2014-06-181-0/+2
* keyboard: Fix hit-testing code to not create the keyboard window.sadrul@chromium.org2014-06-172-9/+51
* Fixes unittests with --enable-text-input-focus-manager flag enabled.yukishiino@chromium.org2014-06-161-4/+15
* Add flag to enable experimental features for input view.kevers@chromium.org2014-06-054-0/+16
* Fix crash in KeyboardController when widget is being destroyed or crashednkostylev@chromium.org2014-06-051-12/+17
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-051-2/+2
* Revert r274404 and r274409:tzik@chromium.org2014-06-031-2/+2
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-031-2/+2
* Wait for toggle_touch_event_logging to exit so we don't leave zombie processesmiletus@chromium.org2014-05-271-1/+3
* Disabling virtual keyboard overscroll (at least for now) for login/out-of-box...nkostylev@chromium.org2014-05-262-0/+27
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-2/+4
* Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.yukishiino@chromium.org2014-05-221-3/+2
* ui: Add a new key to ui_base_paths.h to easily get the path to ui_test.pak.tfarina@chromium.org2014-05-151-7/+4
* Revert of ui: Add a helper function to get the path to ui_test.pak. (https://...vabr@chromium.org2014-05-141-4/+7
* ui: Add a new key to ui_base_paths.h to easily get the path to ui_test.pak.tfarina@chromium.org2014-05-141-7/+4
* Fix calculation of usable area of screen when VK is shown.kevers@chromium.org2014-05-132-3/+15
* Add default shadow to keyboard windowbshe@chromium.org2014-05-122-1/+34
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-091-1/+1
* Reset insets when existing touchview mode.kevers@chromium.org2014-05-072-0/+15
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-2/+1
* Changes color scheme of alt keys.rsadam@chromium.org2014-05-054-5/+10
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-2/+1
* Remove numeric hinttext.rsadam@chromium.org2014-05-035-11/+16
* Prevent event propagation from hiding overlay container.rsadam@chromium.org2014-05-022-1/+5
* Changes shift key icon & highlight/caps UX.rsadam@chromium.org2014-05-0216-82/+26
* Reland enable VK overscroll by default. Fixed ash unittest.kevers@chromium.org2014-04-301-5/+1
* Revert of Enable VK overscroll by default. (https://codereview.chromium.org/2...nkostylev@chromium.org2014-04-301-1/+5
* Enable VK overscroll by default.kevers@chromium.org2014-04-301-5/+1
* Disable sounds in the virtual keyboard.rsadam@chromium.org2014-04-302-1/+7
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-302-0/+3
* The new spec for the keyboard shift-light is a square in the upper left corne...rsadam@chromium.org2014-04-302-6/+6
* Revert of Move DefaultActivationClient to wm/core (https://codereview.chromiu...robliao@chromium.org2014-04-302-3/+0
* Use 41% of screen height as all system VK heightbshe@chromium.org2014-04-292-13/+2
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-292-0/+3
* Update Virtual Keybaord icons.rsadam@google.com2014-04-2915-106/+43
* Fix white virtual keyboard at login screenbshe@chromium.org2014-04-293-4/+8
* Implement overscroll support for the virtual keyboard. Instead of resizing w...kevers@chromium.org2014-04-285-0/+65
* Revert 266616 "Move DefaultActivationClient to wm/core"ben@chromium.org2014-04-282-3/+0
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-282-0/+3
* Change the underscore to a dash on the lower layout.stevet@chromium.org2014-04-281-1/+1
* Reskins the Compact and System VK to look closer to the IME VK. Since some of...rsadam@chromium.org2014-04-2416-106/+42
* Currently, we try to set virtual keyboard window height bothbshe@chromium.org2014-04-2311-105/+113
* 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