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
/
base
/
ime
/
mock_input_method.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Makes sure the keyboard typing isn't blocked when InputMethod::OnFo...
rtenneti
2016-01-21
1
-5
/
+0
*
Makes sure the keyboard typing isn't blocked when InputMethod::OnFocus() is n...
shuchen
2016-01-20
1
-0
/
+5
*
Refactoring for the InputMethod & InputMethodDelegate interfaces.
shuchen
2015-08-04
1
-2
/
+2
*
Simplify InputMethodWin initialization.
shuchen
2015-07-19
1
-4
/
+0
*
Removes TextInputFocusManager.
shuchen
2015-06-15
1
-8
/
+0
*
MockInputMethod should not mute all key events.
shuchen
2015-06-12
1
-2
/
+5
*
Refactoring the ownership of ui::InputMethod.
shuchen
2015-06-10
1
-0
/
+2
*
Implements OnFocus/OnBlur for InputMethodWin.
shuchen
2015-05-04
1
-3
/
+0
*
Exposes the text input flags to ChromeOS IME extensions.
shuchen
2014-10-23
1
-0
/
+4
*
Fixes unittests with --enable-text-input-focus-manager flag enabled.
yukishiino@chromium.org
2014-06-16
1
-0
/
+9
*
Limit display of the virtual keyboard to state changes triggered from a user ...
kevers@chromium.org
2014-01-20
1
-0
/
+4
*
Remove ui::InputMethod::GetInputTextDirection
yukawa@chromium.org
2013-12-19
1
-4
/
+0
*
Get rid of unused callbacks from ui::InputMethodObserver
yukawa@chromium.org
2013-11-23
1
-6
/
+0
*
Change the argument of DispatchKeyEvent and make DispatchFabricatedKeyEvent p...
komatsu@chromium.org
2013-11-08
1
-5
/
+1
*
Partial revert of r223054: Abandon sticky focus mechanism
yukawa@chromium.org
2013-10-30
1
-14
/
+1
*
Fix unsafe typecast in interactive_ui_tests when the virtual keyboard is enab...
kevers@chromium.org
2013-10-03
1
-9
/
+19
*
Add sticky focus mechanism into ui::InputMethod
Yukawa@chromium.org
2013-09-13
1
-2
/
+16
*
Makes sure that an input method doesn't reference to a destroyed object.
yukishiino@chromium.org
2013-09-04
1
-0
/
+5
*
Add InputMethod::GetTextInputMode
yoichio@chromium.org
2013-08-29
1
-2
/
+6
*
Fix file permissions for https://chromiumcodereview.appspot.com/17112021
rmsousa@chromium.org
2013-06-21
1
-0
/
+0
*
New method: InputMethod::IsCandidatePopupOpen()
yukishiino@chromium.org
2013-06-21
1
-0
/
+4
*
Add OnUntranslatedIMEMessage/OnInputLocaleChanged.
Yukawa@chromium.org
2013-06-13
1
-0
/
+12
*
Scroll focused editable nodes into view.
bryeung@chromium.org
2013-05-02
1
-0
/
+1
*
keyboard: Fix a crash when the keyboard is created with a valid text-input type.
sadrul@chromium.org
2013-04-12
1
-0
/
+4
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-12
1
-4
/
+4
*
Revert 193662 "Control visibility of the virtual keyboard."
dmazzoni@google.com
2013-04-11
1
-4
/
+4
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-11
1
-4
/
+4
*
Ensure that the Alt key is handled correctly in Windows desktop AURA.
ananta@chromium.org
2013-03-13
1
-2
/
+4
*
Refactor TextInputTest
nona@chromium.org
2013-02-19
1
-0
/
+3
*
Introduce TextInputBrowsertest.
nona@chromium.org
2013-02-06
1
-76
/
+32
*
Revert 180360
nona@chromium.org
2013-02-04
1
-50
/
+71
*
Introduce TextInputBrowsertest.
nona@chromium.org
2013-02-04
1
-71
/
+50
*
Ensure that keyboard input works in Windows 8 Metro Ash
ananta@chromium.org
2012-12-08
1
-15
/
+0
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
1
-0
/
+1
*
Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...
ananta@chromium.org
2012-11-01
1
-0
/
+7
*
Changes on the Input method for metro ash
cpu@chromium.org
2012-10-19
1
-0
/
+9
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
Replace libibus api to chrome dbus module.
nona@chromium.org
2012-06-21
1
-1
/
+1
*
Implement off-the-spot mode for Aura-IBus IME.
kinaba@chromium.org
2012-01-14
1
-1
/
+5
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
1
-31
/
+24
*
Add DCHECK to MockInputMethod::DispatchKeyEvent.
yusukes@chromium.org
2011-12-20
1
-0
/
+1
*
Do not use ui::GetCharacterFromXEvent when Control is pressed.
yusukes@chromium.org
2011-12-17
1
-3
/
+4
*
Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...
yusukes@chromium.org
2011-12-08
1
-1
/
+1
*
IME (input method editor) support for Aura, part 1 of 3: Add ui/base/ime/ cla...
yusukes@chromium.org
2011-12-06
1
-0
/
+123