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
/
chromeos
/
ime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sets the initial value of is_auxiliary_text_visible.
mukai@chromium.org
2013-12-28
1
-1
/
+2
*
Delete redundant functions for auxiliary text.
komatsu@chromium.org
2013-12-27
2
-0
/
+23
*
Add base:: namespace to string16s in chromeos/.
dbeam@chromium.org
2013-12-19
3
-10
/
+11
*
Unmark Ukrainian keyboard from 'login-allowed'.
komatsu@chromium.org
2013-12-10
1
-1
/
+1
*
Check if X is initialied instead of checking the return value of X utils.
komatsu@chromium.org
2013-12-09
1
-5
/
+12
*
Rename InputMethodEngine to InputMethodEngineInterface
yoichio@chromium.org
2013-12-04
2
-3
/
+3
*
Refactoring of IBusText.
komatsu@chromium.org
2013-12-02
3
-56
/
+18
*
[IME API] Implement input view which reuses virtual keyboard window.
shuchen@chromium.org
2013-11-29
1
-0
/
+1
*
Remove an unused IBus related type InputMethodConfig.
yoichio@chromium.org
2013-11-28
3
-94
/
+0
*
Use ExtensionTabUtil::OpenOptionsPage to open IME option page.
horo@chromium.org
2013-11-27
6
-60
/
+122
*
Create InputMethodConfiguration class with memory leakage bugs.
komatsu@chromium.org
2013-11-27
1
-1
/
+1
*
Revert of https://codereview.chromium.org/80633002/
benwells@chromium.org
2013-11-26
1
-1
/
+1
*
Delete ime_constants.h.
yoichio@chromium.org
2013-11-25
1
-24
/
+0
*
Create an internal class for InputMethodConfiguration.
komatsu@chromium.org
2013-11-25
1
-1
/
+1
*
Remove a redundant type chromeos::ibus::Rect.
yoichio@chromium.org
2013-11-25
1
-14
/
+0
*
remove a redundant type ibus::TextInputType.
yoichio@chromium.org
2013-11-22
1
-23
/
+0
*
move chromeos/ime/ibus_bridge.* and its mocks to ui/base/ime/chromeos
yoichio@chromium.org
2013-11-22
8
-819
/
+0
*
Delete unused IBusPanelPropertyHandler.
komatsu@chromium.org
2013-11-21
4
-103
/
+1
*
Simplify the code by removing IBusController.
komatsu@chromium.org
2013-11-21
3
-1
/
+10
*
Remove an unused ibus type IBusPropertyState.
yoichio@chromium.org
2013-11-21
1
-7
/
+0
*
Rename objects refering gfx::Rect from 'location' to 'bounds'
komatsu@chromium.org
2013-11-21
3
-13
/
+13
*
Delete IBusDaemonController.
komatsu@chromium.org
2013-11-19
4
-255
/
+0
*
Delete ibus_object and move ibus_text to chromeos/ime.
komatsu@chromium.org
2013-11-18
5
-2
/
+182
*
Delete IBusEngineFactoryService.
komatsu@chromium.org
2013-11-14
2
-11
/
+7
*
Delete IBusClient.
komatsu@chromium.org
2013-11-13
1
-8
/
+0
*
[IME API] Implement parsing 'input_view' url from manifest and pass it into i...
shuchen@chromium.org
2013-11-12
6
-8
/
+19
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-35
/
+0
*
Check the focus status when display the input method mode indicator.
komatsu@chromium.org
2013-11-08
1
-0
/
+4
*
Adding active maintainer to the owners.
nona@chromium.org
2013-11-08
1
-0
/
+1
*
ChromeOS: Remove unused IBus classes from chromeos/.
pneubeck@chromium.org
2013-11-06
1
-211
/
+1
*
Set focused TextInputType to InputMethodEndingeIBus.
yoichio@chromium.org
2013-10-30
4
-3
/
+33
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
1
-3
/
+0
*
Remove all ime migration code.
nona@chromium.org
2013-10-09
1
-10
/
+0
*
Delete the unnecessary argument from PropertyActivate.
komatsu@chromium.org
2013-10-03
3
-8
/
+3
*
Rename IBusLookupTable to CandidateWindow, and move the code location from db...
komatsu@chromium.org
2013-10-02
6
-8
/
+333
*
Remove the DBus dependency on CommitText.
komatsu@chromium.org
2013-09-30
3
-4
/
+4
*
Delete IBusProperty and IBusPropertyList.
komatsu@chromium.org
2013-09-27
1
-1
/
+0
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
2
-4
/
+3
*
Delete IBusPropertyList.
komatsu@chromium.org
2013-09-26
3
-13
/
+9
*
Remove UpdateProperty functions from MockIMEPropertyHandler,
komatsu@chromium.org
2013-09-24
3
-9
/
+2
*
Allow remapping Search/Ctrl/Alt to Esc.
yusukes@google.com
2013-09-17
1
-0
/
+1
*
Decuple chromeos/dbus/ibus from ui/base/ime
nona@chromium.org
2013-09-12
1
-3
/
+2
*
Adding new mock classes for input method handlers.
nona@chromium.org
2013-09-03
8
-0
/
+541
*
Default keyboard layout should be set considering owners preference.
alemate@chromium.org
2013-08-30
1
-0
/
+3
*
Disable non Latin keyboard layout on Lock screen and Sign-in screen.
nona@chromium.org
2013-08-29
7
-58
/
+68
*
Remove ExtraLanguage entries from InputMethodUtil.
nona@chromium.org
2013-08-22
2
-30
/
+11
*
Decouple chromeos/dbus/ibus from IBusController.
nona@chromium.org
2013-08-22
1
-6
/
+0
*
Move ibus related interface to chromeos/ime
nona@chromium.org
2013-08-20
2
-4
/
+199
*
Remove out-of-date DCHECK.
nona@chromium.org
2013-08-18
1
-1
/
+0
*
Disable ibus stuff even on actual Chrome OS devices
nona@chromium.org
2013-08-16
1
-6
/
+1
[next]