summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Change InputMethodIBus unittests to IBusClient free one.nona@chromium.org2012-06-269-13/+120
* Use debugd to fetch chrome://system data.ellyjones@chromium.org2012-06-263-0/+162
* Revert 144101 - Change InputMethodIBus unittests to IBusClient free one.jam@chromium.org2012-06-269-120/+13
* Change InputMethodIBus unittests to IBusClient free one.nona@chromium.org2012-06-269-14/+121
* chromeos: Remove "error_libcros_missing" error from file browser private APIhashimoto@chromium.org2012-06-251-2/+0
* Add missing functions.nona@chromium.org2012-06-252-1/+9
* Fix lint errors for chromeos/dbus/bluetooth*bryeung@chromium.org2012-06-227-1/+8
* Read mozc.candidates from attachment field.nona@chromium.org2012-06-223-26/+158
* Implement IBusPropertynona@chromium.org2012-06-226-1/+524
* Revert 143355 - Implement IBusPropertynona@chromium.org2012-06-216-524/+1
* Implement IBusPropertynona@chromium.org2012-06-216-1/+524
* Cleanup: Fix a typo in chromeos::MountError.thestig@chromium.org2012-06-191-1/+1
* Revert 142765 - Use DBus.ServiceProperty to watch for SMS signalskkania@chromium.org2012-06-181-6/+0
* Use DBus.ServiceProperty to watch for SMS signalsjglasgow@chromium.org2012-06-181-0/+6
* chromeos: Suppress ERROR log for expected FlimflamServiceClient::GetPropertie...hashimoto@chromium.org2012-06-183-1/+75
* Only send test sms messages on a switch.stevenjb@google.com2012-06-152-0/+11
* Introduce MockDBusThreadManagerWithoutGMock.nona@chromium.org2012-06-158-54/+359
* Implement support for the OOB Pairing APIs.bryeung@chromium.org2012-06-158-0/+354
* Fix chromeos_unittests failing validity CHECK of an ObjectPath validity in IB...hashimoto@chromium.org2012-06-131-1/+1
* Fix clang compile failure in chromeos::SMSClienthashimoto@chromium.org2012-06-121-2/+4
* Support the ModemManager1 interfaces for SMS messagesbenchan@chromium.org2012-06-1219-7/+965
* Fix include sorting.bryeung@chromium.org2012-06-081-2/+2
* chromeos: Notify power manager about user activity.derat@chromium.org2012-06-063-0/+21
* Adding metric to tracking the unlock screen request code pathrharrison@chromium.org2012-06-061-1/+44
* Adding metric to tracking the lock screen request code pathrharrison@chromium.org2012-06-051-2/+20
* chromeos: Notify powerd about video activity via D-Bus.derat@chromium.org2012-06-053-0/+21
* bluetooth: obtain D-Bus error for select methodskeybuk@google.com2012-06-046-70/+187
* Add in UMA metrics for ScreenLock requestsrharrison@chromium.org2012-06-041-1/+26
* Use ScopedClosureRunner in chromeos::BlockingMethodCallerhashimoto@chromium.org2012-06-021-16/+9
* Move chromeos::GetInterfacesFromIntrospectResult into IntrospectableClienthashimoto@chromium.org2012-05-303-0/+112
* Fix chromeos::FlimflamManager::SetProperty to append variant instead of raw typehashimoto@chromium.org2012-05-261-1/+1
* DBus part of monitor configuration changedisher@chromium.org2012-05-242-0/+31
* Implement reading attachment field in IBusObject.nona@chromium.org2012-05-233-17/+108
* Add IBusClient/IBusInputContextClinet instance.nona@chromium.org2012-05-234-1/+57
* Extends IBusClient to handle error callback.nona@chromium.org2012-05-234-18/+141
* Implement IBusLookupTable.nona@chromium.org2012-05-233-0/+436
* Implement IBusInputContextClientnona@chromium.org2012-05-235-0/+1089
* Extends IBusObject.nona@chromium.org2012-05-223-8/+153
* Extends IBusText I/O function.nona@chromium.org2012-05-183-0/+58
* Extends DBusThreadManager to connect ibus-bus.nona@chromium.org2012-05-183-0/+36
* Workaround: Wrap IBusText with ibus namespace.nona@chromium.org2012-05-183-0/+9
* Add TraySms for SMS messages.stevenjb@google.com2012-05-171-4/+12
* Add RequestUpdate to NetworkSmsHandlerstevenjb@google.com2012-05-163-10/+32
* Don't show system notifications while the screen is locked.stevenjb@google.com2012-05-153-2/+22
* Clang fixes for http://codereview.chromium.org/10310095/stevenjb@google.com2012-05-152-2/+4
* Add NetworkSmsHandler to chromoes/ for tracking SMS messages.stevenjb@google.com2012-05-155-32/+137
* Implement IBusTextnona@chromium.org2012-05-123-0/+399
* Implement IBusObjectnona@chromium.org2012-05-123-0/+464
* Implement IBusClientnona@chromium.org2012-05-116-0/+324
* Add --dbus-stub for testing dbus stub implementations on a device.stevenjb@google.com2012-05-112-14/+32