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
/
dbus
/
ibus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete dbus/ibus directory.
komatsu@chromium.org
2013-11-18
2
-66
/
+0
*
Delete ibus_object and move ibus_text to chromeos/ime.
komatsu@chromium.org
2013-11-18
6
-1266
/
+0
*
Delete IBusEngineService.
komatsu@chromium.org
2013-11-18
4
-336
/
+0
*
Delete IBusEngineFactoryService.
komatsu@chromium.org
2013-11-14
4
-345
/
+0
*
Delete IBusComponent.
komatsu@chromium.org
2013-11-13
3
-472
/
+0
*
Delete IBusClient.
komatsu@chromium.org
2013-11-13
4
-308
/
+0
*
ChromeOS: Remove MockDBusThreadManager.
pneubeck@chromium.org
2013-11-10
1
-1
/
+2
*
ChromeOS: Remove unused IBus classes from chromeos/.
pneubeck@chromium.org
2013-11-06
6
-823
/
+5
*
Rename IBusLookupTable to CandidateWindow, and move the code location from db...
komatsu@chromium.org
2013-10-02
5
-368
/
+0
*
Delete IBusInputContextClient
komatsu@chromium.org
2013-10-01
6
-1455
/
+0
*
Create InputMethodEngine::(Set|Get)CandidateWindowProperty and delete
komatsu@chromium.org
2013-09-30
1
-0
/
+3
*
Remove the DBus dependency on CommitText.
komatsu@chromium.org
2013-09-30
7
-83
/
+1
*
Delete IBusProperty and IBusPropertyList.
komatsu@chromium.org
2013-09-27
10
-564
/
+1
*
Delete (Append|Pop)IBusLookupTable.
komatsu@chromium.org
2013-09-24
3
-365
/
+0
*
Create a struct for CandidateWindowProperty.
komatsu@chromium.org
2013-09-24
2
-30
/
+48
*
Remove UpdateProperty functions from MockIMEPropertyHandler,
komatsu@chromium.org
2013-09-24
4
-16
/
+0
*
Delete UpdateLookupTable from IbusEngineService.
komatsu@chromium.org
2013-09-18
4
-42
/
+0
*
Decuple chromeos/dbus/ibus from ui/base/ime
nona@chromium.org
2013-09-12
2
-1
/
+1
*
Remove the DBus dependency on RegisterProperties.
komatsu@chromium.org
2013-09-12
4
-24
/
+0
*
There are two implementations for IBusEngineService, IBusEngineServiceImpl and
komatsu@chromium.org
2013-09-06
4
-1661
/
+3
*
Remove ibus_panel_service.cc and related files.
komatsu@chromium.org
2013-09-02
7
-1254
/
+0
*
Decouple chromeos/dbus/ibus from IBusController.
nona@chromium.org
2013-08-22
5
-1113
/
+0
*
Move ibus related interface to chromeos/ime
nona@chromium.org
2013-08-20
6
-175
/
+9
*
Allow Chromium's DBus service ownership to be stealable
cmasone@chromium.org
2013-07-31
1
-0
/
+1
*
Use a direct include of the message_loop header in chromeos/.
avi@chromium.org
2013-07-17
6
-6
/
+6
*
Introduce more InputMethodEngineIBusTest
nona@chromium.org
2013-06-29
6
-0
/
+156
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
6
-284
/
+305
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chromeos/.
dcheng@chromium.org
2013-06-14
1
-4
/
+1
*
Use a direct include of strings headers in chromeos/.
avi@chromium.org
2013-06-11
2
-3
/
+3
*
chromeos: Use base::MessageLoop.
xhwang@chromium.org
2013-05-29
6
-10
/
+10
*
Connect DeleteSurroundingText signal.
nona@chromium.org
2013-05-27
3
-0
/
+14
*
Fix crash on SetEngine.
nona@chromium.org
2013-05-23
4
-1
/
+31
*
Remove IBusController::ChangeInputMethod.
nona@chromium.org
2013-05-13
2
-1
/
+14
*
Adding OVERRIDE to DeleteSurroundingText function.
nona@chromium.org
2013-05-07
1
-2
/
+2
*
Call ExtendSelectionAndDelete instead of Backspace forwarding.
nona@chromium.org
2013-05-07
8
-0
/
+45
*
Preparation for Extension IME testings.
nona@chromium.org
2013-04-26
4
-2
/
+98
*
Remove layout field from IBusEngineDescription
nona@chromium.org
2013-04-24
3
-17
/
+7
*
Fix crash on extension IME reloading on Linux Desktop with chromeos=1.
nona@chromium.org
2013-04-23
5
-22
/
+24
*
Introduce InputMethodEngineIBusBrowserTest.
nona@chromium.org
2013-04-11
1
-1
/
+2
*
chromeos: Add a missing implementation of CommitText in MockIBusEngineService.
sadrul@chromium.org
2013-03-26
1
-0
/
+3
*
ibus unit tests: Do bool checks using EXPECT_TRUE instead of ASSERT_EQ
gauravsh@chromium.org
2013-03-26
2
-5
/
+5
*
Fix crash around candidate window layout.
nona@chromium.org
2013-03-18
1
-1
/
+5
*
Fix empty candidate window for IME Extension API.
nona@chromium.org
2013-03-12
1
-0
/
+2
*
Implement some DaemonlessImpl.
nona@chromium.org
2013-03-11
3
-8
/
+34
*
Implement IBusEngineServiceDaemonlessImpl
nona@chromium.org
2013-03-07
1
-10
/
+37
*
Implement IBusInputContextClientDaemonlessImpl.
nona@chromium.org
2013-03-07
1
-19
/
+42
*
Adding onSurroundingTextChanged event into input ime.
nona@chromium.org
2013-02-28
2
-2
/
+2
*
Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...
yuki@chromium.org
2013-02-07
6
-95
/
+87
*
Linux/ChromeOS Chromium style checker cleanup, chromeos edition.
rsleevi@chromium.org
2013-02-06
1
-4
/
+4
*
Remove ibus namespace.
nona@chromium.org
2013-01-31
33
-199
/
+125
[next]