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
*
Mark getter methods in ui::InputMethod as const
yukawa@chromium.org
2013-10-22
1
-8
/
+11
*
Added support for sticky modifier keys. This is the first step in adding Cont...
rsadam@chromium.org
2013-10-21
9
-27
/
+197
*
Enables system key functionality on the virtual keyboard. Note the power butt...
rsadam@chromium.org
2013-10-19
3
-20
/
+36
*
Prevent key drop if finger moves out of key area slightly before release
bshe@chromium.org
2013-10-18
3
-10
/
+37
*
Adds a test that we transition to the system-qwerty layout on password input.
rsadam@chromium.org
2013-10-17
1
-1
/
+1
*
Cleaner SVG for shutdown icon.
rsadam@chromium.org
2013-10-17
2
-20
/
+39
*
Prevent key dropping when fast typing
bshe@chromium.org
2013-10-17
4
-12
/
+52
*
Adds system keys to the virtual keyboard. Note the keys as yet do not call th...
rsadam@chromium.org
2013-10-15
22
-3
/
+667
*
Add a metric to track the control events on the keyboard.
stevet@chromium.org
2013-10-15
4
-4
/
+43
*
Fix keyboard chording with finger movement
bshe@chromium.org
2013-10-15
3
-11
/
+25
*
Adds a full QWERTY layout to the Virtual Keyboard.
rsadam@chromium.org
2013-10-10
9
-13
/
+121
*
Refactors the populateDetails logic.
rsadam@chromium.org
2013-10-10
3
-28
/
+50
*
Fix WeakPtrFactory ordering problems in ui
dmichael@chromium.org
2013-10-09
1
-1
/
+2
*
Fix incorrect active key if moved out of keyboard area
bshe@chromium.org
2013-10-07
1
-0
/
+1
*
Only show virtual keyboard on primary root window
bshe@chromium.org
2013-10-04
3
-28
/
+20
*
Fixes inverted characters not being displayed correctly on longpress.
rsadam@chromium.org
2013-10-04
2
-6
/
+14
*
Persists capitalization when changing between keysets.
rsadam@chromium.org
2013-10-04
8
-51
/
+77
*
Fix unsafe typecast in interactive_ui_tests when the virtual keyboard is enab...
kevers@chromium.org
2013-10-03
1
-0
/
+10
*
Forces keyboard to change layout when gaining focus.
rsadam@chromium.org
2013-10-03
1
-1
/
+6
*
Log the number of characters typed in the virtual keyboard between each backs...
stevet@chromium.org
2013-10-02
1
-0
/
+16
*
Fix for the multiple shift-chording edge cases we were discussing offline.
rsadam@chromium.org
2013-10-01
2
-7
/
+36
*
events: Create a separate events component out of ui.
sadrul@chromium.org
2013-10-01
1
-0
/
+1
*
Fix font size for virtual keyboard.
kevers@chromium.org
2013-09-30
1
-0
/
+1
*
Add test for longpress typing of alternate keys.
kevers@chromium.org
2013-09-30
1
-5
/
+13
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+2
*
Correctly resets long press timer when entering chording mode.
rsadam@chromium.org
2013-09-30
1
-1
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-2
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+2
*
Chording now ends if the shift key-up was on the key that started the chording.
rsadam@chromium.org
2013-09-26
1
-4
/
+9
*
Add UI testing framework for the virtual keyboard.
kevers@chromium.org
2013-09-26
1
-0
/
+24
*
Passes input type information to extension virtual keyboard
bshe@chromium.org
2013-09-26
1
-1
/
+1
*
Only use primary pointerevent for swipe gesture and replace tab with spaces
bshe@chromium.org
2013-09-26
1
-25
/
+27
*
Implemented chording. Pressing down the shift key while typing other characte...
rsadam@chromium.org
2013-09-24
2
-12
/
+25
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+5
*
Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."
ben@chromium.org
2013-09-24
1
-5
/
+0
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+5
*
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
[next]