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
/
keyboard_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move system modal dialogs when the virtual keyboard becomes visible
skuhne@chromium.org
2014-04-09
1
-0
/
+1
*
[IME] support password field in IME API. Moving the password related checks f...
shuchen@chromium.org
2014-04-08
1
-7
/
+1
*
Make keyboard controller a singleton.
kevers@chromium.org
2014-04-07
1
-0
/
+15
*
Revert of Move GetCursor() method from WindowDelegate to its own delegate int...
ben@chromium.org
2014-03-27
1
-0
/
+3
*
Move GetCursor() method from WindowDelegate to its own delegate interface Cur...
ben@chromium.org
2014-03-26
1
-3
/
+0
*
Move layer recreation logic entirely into LayerOwner::RecreateLayer().
ben@chromium.org
2014-03-26
1
-2
/
+0
*
Move KeyboardLayoutManager class to keyboard_layout_manager.*
bshe@chromium.org
2014-03-22
1
-79
/
+3
*
[Virtual Keyboard] Makes sure the keyboard window is initialized when reloading.
shuchen@chromium.org
2014-03-20
1
-0
/
+2
*
[Input View] Makes sure the url can be overriden before keyboard controller i...
shuchen@chromium.org
2014-03-19
1
-2
/
+2
*
Use system virtual keyboard at password field
bshe@chromium.org
2014-03-18
1
-8
/
+14
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-1
/
+1
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-1
/
+1
*
[IME] When hiding input view, the lock state should be cleared.
shuchen@chromium.org
2014-03-13
1
-0
/
+2
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-1
/
+1
*
Turn off touch event logging on CrOS when virtual keyboard is shown
miletus@chromium.org
2014-03-12
1
-0
/
+22
*
Add a11y virtual keyboard icon when a11y VK is enabled
bshe@chromium.org
2014-03-06
1
-0
/
+5
*
Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.
ben@chromium.org
2014-02-28
1
-2
/
+2
*
Restore screen work area after login
bshe@chromium.org
2014-02-13
1
-1
/
+1
*
Changes the keyboard height ot 30% when using the a11y keyboard.
rsadam@chromium.org
2014-02-06
1
-3
/
+14
*
Keyboard height ratio for a11y keyboard.
rsadam@chromium.org
2014-02-03
1
-2
/
+9
*
Resize work space after show keyboard animation finished
bshe@chromium.org
2014-02-02
1
-3
/
+114
*
aura: Introduce ScopedWindowTargeter.
sadrul@chromium.org
2014-01-31
1
-1
/
+1
*
Limit display of the virtual keyboard to state changes triggered from a user ...
kevers@chromium.org
2014-01-20
1
-48
/
+57
*
events: Add a few more masked window targeter for Widgets with hit-test masks.
sadrul@chromium.org
2014-01-18
1
-1
/
+2
*
Fix VK animation related issues
bshe@chromium.org
2014-01-16
1
-1
/
+7
*
keyboard: Install a masked window-targeter in the keyboard container.
sadrul@chromium.org
2014-01-16
1
-0
/
+28
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
1
-1
/
+1
*
Implement lock keyboard feature
bshe@chromium.org
2013-12-12
1
-1
/
+3
*
[Input View] Makes the input view window support window.resizeTo() and w3c vi...
shuchen@chromium.org
2013-12-12
1
-22
/
+47
*
[IME API] Implement input view which reuses virtual keyboard window.
shuchen@chromium.org
2013-11-29
1
-0
/
+4
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-18
1
-4
/
+5
*
Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...
thakis@chromium.org
2013-11-17
1
-5
/
+4
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-16
1
-4
/
+5
*
Add a metric to measure the keyboard load time.
stevet@chromium.org
2013-10-27
1
-0
/
+1
*
Add --keyboard-usability-test flag and always show keyboard unless manually hide
bshe@chromium.org
2013-10-25
1
-1
/
+5
*
Add a metric to track the control events on the keyboard.
stevet@chromium.org
2013-10-15
1
-2
/
+14
*
Only show virtual keyboard on primary root window
bshe@chromium.org
2013-10-04
1
-16
/
+11
*
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
1
-7
/
+12
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
1
-1
/
+2
*
Creates OnTextInputBoxFocused webui function
bshe@chromium.org
2013-09-11
1
-1
/
+4
*
Delay virtual keyboard hiding for 100ms
bshe@chromium.org
2013-08-30
1
-14
/
+36
*
keyboard: Allow the proxy to customize the way the keyboard window is shown/h...
sadrul@chromium.org
2013-05-09
1
-4
/
+2
*
keyboard: Override OnWindowHierarchyChanged instead of OnWindowParentChanged.
sadrul@chromium.org
2013-05-04
1
-3
/
+4
*
Scroll focused editable nodes into view.
bryeung@chromium.org
2013-05-02
1
-0
/
+2
*
Partial fix for keyboard occlusion.
bryeung@chromium.org
2013-04-29
1
-2
/
+29
*
Delayed loading of the virtual keyboard.
bryeung@chromium.org
2013-04-17
1
-52
/
+65
*
keyboard: Fix a crash when the keyboard is created with a valid text-input type.
sadrul@chromium.org
2013-04-12
1
-2
/
+13
[next]