summaryrefslogtreecommitdiffstats
path: root/ui/keyboard
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* Make NativeWindow accessible from TextInputClient.Yukawa@chromium.org2013-06-041-0/+3
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-1/+1
* Use component virtual keyboard at login screenbshe@chromium.org2013-05-312-1/+6
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-302-4/+0
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-292-0/+4
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-292-4/+0
* Allow virtual keyboard window to access audio stream and speech api for voice...bshe@chromium.org2013-05-243-2/+22
* Virtual keyboard: Fix missing spaces.bryeung@chromium.org2013-05-131-11/+24
* keyboard: Allow the proxy to customize the way the keyboard window is shown/h...sadrul@chromium.org2013-05-094-8/+20
* Fix virtual keyboard mode transition issue and speech button permissionbshe@chromium.org2013-05-062-1/+2
* keyboard: Override OnWindowHierarchyChanged instead of OnWindowParentChanged.sadrul@chromium.org2013-05-042-5/+6
* Add mic key to webui keyboardbshe@chromium.org2013-05-032-0/+5
* Virtual keyboard UI and layout tweaks (closer to preliminary mock)bshe@chromium.org2013-05-023-39/+46
* Scroll focused editable nodes into view.bryeung@chromium.org2013-05-023-2/+11
* Clarify naming in ui/keyboard/resources.bryeung@chromium.org2013-05-015-5/+4
* Add voice input to virtual keyboardbshe@chromium.org2013-04-304-1/+120
* Partial fix for keyboard occlusion.bryeung@chromium.org2013-04-294-3/+67
* Allow more customization of the WebUI keyboard.bryeung@chromium.org2013-04-265-4/+262
* keyboard: Add ipc as a dependency to fix win-aura static build.sadrul@chromium.org2013-04-231-0/+1
* keyboard: Simplify initialization and use in ash_shell.sadrul@chromium.org2013-04-236-4/+219
* Make keyboard keys largerbshe@chromium.org2013-04-233-71/+47
* Add OWNERS for ui/keyboard/.bryeung@chromium.org2013-04-231-0/+2
* WebUIHandler for chrome://keyboardbryeung@chromium.org2013-04-1911-26/+273
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-1821-1/+1538
* Revert 194635 "Add a virtual keyboard webui at chrome://keyboard/"bryeung@chromium.org2013-04-1721-1538/+1
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-1721-1/+1538
* Revert 194579 "Add a virtual keyboard webui at chrome://keyboard/"bryeung@chromium.org2013-04-1721-1538/+1
* Delayed loading of the virtual keyboard.bryeung@chromium.org2013-04-173-86/+113
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-1721-1/+1538
* keyboard: Add a test suite for the tests, and initialize all the UI things pr...sadrul@chromium.org2013-04-163-2/+45
* keyboard: Fix a crash when the keyboard is created with a valid text-input type.sadrul@chromium.org2013-04-123-3/+101
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-124-3/+54
* Revert 193662 "Control visibility of the virtual keyboard."dmazzoni@google.com2013-04-114-55/+3
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-114-3/+55
* keyboard: Add compositor as a dependency to fix win-aura-dbg build.sadrul@chromium.org2013-04-101-0/+1
* keyboard: Add a window delegate to the keyboard window container.sadrul@chromium.org2013-04-102-10/+174
* Create and show the virtual keyboard.bryeung@chromium.org2013-04-1010-0/+373