summaryrefslogtreecommitdiffstats
path: root/ui/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-0/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-3/+0
* Swipe selection on Virtual Keyboardzyaozhujun@chromium.org2013-08-095-3/+225
* Add GetTextInputMode function to TextInputClient.yoichio@chromium.org2013-08-091-0/+3
* Fix use-after-free exception in KeyboardControllerTest.kevers@chromium.org2013-08-091-0/+1
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-0/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-3/+0
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-0/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-3/+0
* Enable viewport for keyboard webuidavemoore@chromium.org2013-08-051-0/+1
* Fix microphone button for webui keyboardbshe@chromium.org2013-08-022-9/+9
* Consolidate handling of long-press keys on the virtual keyboard. Dynamically...kevers@chromium.org2013-07-2519-457/+381
* Introduce kb-shift-keybshe@chromium.org2013-07-208-37/+130
* Add interrobang key to altkeys.stevet@chromium.org2013-07-191-0/+1
* reland of http://crrev.com/212230 Create top-level separate targets for...scottmg@chromium.org2013-07-181-1/+1
* Fix logic for accent key and long press on key without any accentbshe@chromium.org2013-07-182-4/+10
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-181-1/+1
* Revert 212230 "Create top-level separate targets for browser and..."scottmg@chromium.org2013-07-181-1/+1
* Create top-level separate targets for browser and child dllsscottmg@chromium.org2013-07-181-1/+1
* Uprev polymer librarybshe@chromium.org2013-07-1710-36/+36
* Fix webui keyboard regressionbshe@chromium.org2013-07-165-87/+127
* This CL did the following two things:bshe@chromium.org2013-07-128-78/+207
* Complete the basic vowel accents on the WebUI keyboard.stevet@chromium.org2013-07-122-50/+132
* Add support for Dvorak on the virtual keyboard.kevers@chromium.org2013-07-1212-33/+226
* Give the WebUI keyboard the v1 style.stevet@chromium.org2013-07-112-11/+50
* kb-key-sequence: placeholder for dynamic DOM generation/replacementbshe@chromium.org2013-07-109-42/+162
* Refactor some keyboard elements css into main.css.stevet@chromium.org2013-07-109-80/+111
* Complete the WebUI keyboard layout.stevet@chromium.org2013-07-101-14/+12
* Fix regression of virtual keyboard symbol keysetsbshe@chromium.org2013-07-081-31/+1
* Add layouts directory and move all keysets to itbshe@chromium.org2013-07-056-11/+11
* Keyboard: rename mic to microphone.bryeung@chromium.org2013-07-0410-23/+55
* Move the list of keyboard resources.bryeung@chromium.org2013-07-044-1/+42
* Revert 210212 "Move the list of keyboard resources."bryeung@chromium.org2013-07-044-42/+1
* Move the list of keyboard resources.bryeung@chromium.org2013-07-044-1/+42
* Add exclamation and question mark to the accent keys.stevet@chromium.org2013-07-031-1/+9
* Using <content select=""> to inject long press key UIbshe@chromium.org2013-06-284-132/+122
* ui: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-281-1/+1
* Restyle the longpress UI to the v1 specs.stevet@chromium.org2013-06-272-7/+21
* Dismiss longpress UI when lifting finger not over accent keysbshe@chromium.org2013-06-262-2/+1
* Add long press characters for lowercase, uppercase and symbol keys.stevet@chromium.org2013-06-261-40/+295
* Support accent keysbshe@chromium.org2013-06-2511-17/+272
* Support shift-typing exclamation and question mark in the virtual keyboard.stevet@chromium.org2013-06-252-5/+13
* Add keyboard resource OWNERSbshe@chromium.org2013-06-251-0/+2
* Add superscript labels to some keys.stevet@chromium.org2013-06-252-13/+25
* Adjust the WebUI keyboard css and layout to work better in narrow spaces.stevet@chromium.org2013-06-224-44/+67
* Make some additional adjustments to the v1 keyboard layout.stevet@chromium.org2013-06-212-20/+22
* This patch brings the virtual keyboard up to the proposed v1 styling.stevet@chromium.org2013-06-216-96/+103
* Insert text directly from the virtual keyboard.bryeung@chromium.org2013-06-2111-223/+110
* Web Component Virtual Keyboardbshe@chromium.org2013-06-2024-1473/+801
* ui/keyboard: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-161-3/+3