index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make keyboard aware of input type
bshe@chromium.org
2013-09-23
3
-5
/
+30
*
Create chrome.virtualKeyboardPrivate.onTextInputBoxFocused Events
bshe@chromium.org
2013-09-23
3
-8
/
+33
*
Fixes keyboard transitions when pressing a space after a punctuation.
rsadam@chromium.org
2013-09-21
2
-3
/
+14
*
Caches the shift key in the keyboard. Keyboard no longer has hard-coded depen...
rsadam@chromium.org
2013-09-20
2
-51
/
+63
*
Enable string support for hintText.
rsadam@chromium.org
2013-09-20
1
-2
/
+15
*
Moves the shift key capitalization logic from the keyboard into the shift key...
rsadam@chromium.org
2013-09-19
12
-75
/
+196
*
Change the layout key to hide the keyboard.
stevet@chromium.org
2013-09-18
3
-9
/
+21
*
Layout transitions now triggered on key-down instead of key-up.
rsadam@chromium.org
2013-09-16
5
-64
/
+99
*
Makes native_widget_types forward declare ui::Cursor.
sky@chromium.org
2013-09-16
1
-0
/
+1
*
Implement virtual keyboard hiding.
stevet@chromium.org
2013-09-16
6
-13
/
+40
*
Make key spacing relative on the virtual keyboard.
kevers@chromium.org
2013-09-13
3
-16
/
+20
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
1
-1
/
+2
*
Add kevers as OWNER of ui/keyboard/resources
bshe@chromium.org
2013-09-12
1
-0
/
+1
*
Creates OnTextInputBoxFocused webui function
bshe@chromium.org
2013-09-11
6
-1
/
+55
*
Changed superscript to hintText.
rsadam@chromium.org
2013-09-11
10
-28
/
+28
*
Changed size/alignment of microphone button.
rsadam@chromium.org
2013-09-11
1
-0
/
+2
*
Update fallback font family for virtual keyboard. The preferred font "Open S...
kevers@chromium.org
2013-09-10
1
-2
/
+2
*
Added .gov, .net, .org as alternates to .com.
rsadam@chromium.org
2013-09-10
1
-1
/
+2
*
Dynamically load keyboard layouts.
kevers@chromium.org
2013-09-09
5
-14
/
+23
*
Fix typing of accented characters on the VK in Google Docs.
kevers@chromium.org
2013-09-06
1
-11
/
+24
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-6
/
+6
*
Switch from text insertion to key press and release events on the virtual key...
kevers@chromium.org
2013-09-05
10
-57
/
+175
*
Added a numeric layout to Virtual Keyboard. First step for addressing the bug...
rsadam@chromium.org
2013-09-04
4
-0
/
+35
*
Generalized the caps lock on the virutal keyboard to allow for custom lock tr...
rsadam@chromium.org
2013-09-03
6
-21
/
+42
*
Move experimental.input.virtualKeyboard to virtualKeyboardPrivate.
kevers@chromium.org
2013-09-03
2
-4
/
+3
*
Delay virtual keyboard hiding for 100ms
bshe@chromium.org
2013-08-30
3
-47
/
+118
*
Added persistent capitalization to the Virtual Keyboard.
rsadam@chromium.org
2013-08-30
6
-25
/
+44
*
To get input type of current input field, call
bshe@chromium.org
2013-08-29
3
-0
/
+99
*
Virtual Keyboard Shift Highlight fixed.
rsadam@chromium.org
2013-08-28
5
-28
/
+26
*
Fixes highlight of shift key on virtual keyboard.
rsadam@chromium.org
2013-08-23
2
-4
/
+37
*
fix the long press swipe selection trigger bug
zyaozhujun@chromium.org
2013-08-19
1
-2
/
+2
*
Add key-code support to the virtual keyboard.
kevers@chromium.org
2013-08-13
9
-7
/
+225
*
Fix component build of keyboard unit tests.
kevers@chromium.org
2013-08-13
1
-7
/
+6
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
1
-3
/
+0
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
1
-0
/
+3
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
1
-3
/
+0
*
Swipe selection on Virtual Keyboard
zyaozhujun@chromium.org
2013-08-09
5
-3
/
+225
*
Add GetTextInputMode function to TextInputClient.
yoichio@chromium.org
2013-08-09
1
-0
/
+3
*
Fix use-after-free exception in KeyboardControllerTest.
kevers@chromium.org
2013-08-09
1
-0
/
+1
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
1
-0
/
+3
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-3
/
+0
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
1
-0
/
+3
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-3
/
+0
*
Enable viewport for keyboard webui
davemoore@chromium.org
2013-08-05
1
-0
/
+1
*
Fix microphone button for webui keyboard
bshe@chromium.org
2013-08-02
2
-9
/
+9
*
Consolidate handling of long-press keys on the virtual keyboard. Dynamically...
kevers@chromium.org
2013-07-25
19
-457
/
+381
*
Introduce kb-shift-key
bshe@chromium.org
2013-07-20
8
-37
/
+130
*
Add interrobang key to altkeys.
stevet@chromium.org
2013-07-19
1
-0
/
+1
*
reland of http://crrev.com/212230 Create top-level separate targets for...
scottmg@chromium.org
2013-07-18
1
-1
/
+1
*
Fix logic for accent key and long press on key without any accent
bshe@chromium.org
2013-07-18
2
-4
/
+10
[next]