summaryrefslogtreecommitdiffstats
path: root/ui/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Enables chording with the control and alt keys.rsadam@chromium.org2013-10-313-11/+55
* Add layout switcher for virtual keyboard.kevers@chromium.org2013-10-308-43/+224
* Changes swipe behaviour to alternate between moving the carat and doing word ...rsadam@chromium.org2013-10-291-27/+35
* ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.tfarina@chromium.org2013-10-291-1/+1
* Fixes modifier handling for repeat keys.rsadam@chromium.org2013-10-295-28/+66
* Add a metric to measure the keyboard load time.stevet@chromium.org2013-10-276-0/+43
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-253-27/+27
* Added CTRL and ALT key functionality.rsadam@chromium.org2013-10-256-15/+31
* /ui/keyboard OWNERSkevers@chromium.org2013-10-251-0/+2
* Add --keyboard-usability-test flag and always show keyboard unless manually hidebshe@chromium.org2013-10-255-2/+50
* Hide the swipe selection feature behind a flag, --enable-swipe-selection.stevet@chromium.org2013-10-252-0/+5
* Minor changes to the system keyboard. Makes arrow keys repeat, and removes th...rsadam@chromium.org2013-10-242-9/+8
* Removed unused attributes.rsadam@chromium.org2013-10-243-5/+4
* Add arrows to the system keyboard.rsadam@chromium.org2013-10-243-16/+36
* Mark getter methods in ui::InputMethod as constyukawa@chromium.org2013-10-221-8/+11
* Added support for sticky modifier keys. This is the first step in adding Cont...rsadam@chromium.org2013-10-219-27/+197
* Enables system key functionality on the virtual keyboard. Note the power butt...rsadam@chromium.org2013-10-193-20/+36
* Prevent key drop if finger moves out of key area slightly before releasebshe@chromium.org2013-10-183-10/+37
* Adds a test that we transition to the system-qwerty layout on password input.rsadam@chromium.org2013-10-171-1/+1
* Cleaner SVG for shutdown icon.rsadam@chromium.org2013-10-172-20/+39
* Prevent key dropping when fast typingbshe@chromium.org2013-10-174-12/+52
* Adds system keys to the virtual keyboard. Note the keys as yet do not call th...rsadam@chromium.org2013-10-1522-3/+667
* Add a metric to track the control events on the keyboard.stevet@chromium.org2013-10-154-4/+43
* Fix keyboard chording with finger movementbshe@chromium.org2013-10-153-11/+25
* Adds a full QWERTY layout to the Virtual Keyboard.rsadam@chromium.org2013-10-109-13/+121
* Refactors the populateDetails logic.rsadam@chromium.org2013-10-103-28/+50
* Fix WeakPtrFactory ordering problems in uidmichael@chromium.org2013-10-091-1/+2
* Fix incorrect active key if moved out of keyboard areabshe@chromium.org2013-10-071-0/+1
* Only show virtual keyboard on primary root windowbshe@chromium.org2013-10-043-28/+20
* Fixes inverted characters not being displayed correctly on longpress.rsadam@chromium.org2013-10-042-6/+14
* Persists capitalization when changing between keysets.rsadam@chromium.org2013-10-048-51/+77
* Fix unsafe typecast in interactive_ui_tests when the virtual keyboard is enab...kevers@chromium.org2013-10-031-0/+10
* Forces keyboard to change layout when gaining focus.rsadam@chromium.org2013-10-031-1/+6
* Log the number of characters typed in the virtual keyboard between each backs...stevet@chromium.org2013-10-021-0/+16
* Fix for the multiple shift-chording edge cases we were discussing offline.rsadam@chromium.org2013-10-012-7/+36
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-0/+1
* Fix font size for virtual keyboard.kevers@chromium.org2013-09-301-0/+1
* Add test for longpress typing of alternate keys.kevers@chromium.org2013-09-301-5/+13
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+2
* Correctly resets long press timer when entering chording mode.rsadam@chromium.org2013-09-301-1/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-2/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+2
* Chording now ends if the shift key-up was on the key that started the chording.rsadam@chromium.org2013-09-261-4/+9
* Add UI testing framework for the virtual keyboard.kevers@chromium.org2013-09-261-0/+24
* Passes input type information to extension virtual keyboardbshe@chromium.org2013-09-261-1/+1
* Only use primary pointerevent for swipe gesture and replace tab with spacesbshe@chromium.org2013-09-261-25/+27
* Implemented chording. Pressing down the shift key while typing other characte...rsadam@chromium.org2013-09-242-12/+25
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+5
* Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."ben@chromium.org2013-09-241-5/+0
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+5