summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Add ConnectToBestServices call when Certs are loadedstevenjb@chromium.org2013-04-015-24/+52
* chromeos: Remove dead SoftwareScreenDimmingRequested code.derat@chromium.org2013-03-312-41/+0
* Added support in CryptohomeClient for new attestation dbus calls.dkrahn@google.com2013-03-303-0/+283
* [cros] Multi-profiles backend plumbing. nkostylev@chromium.org2013-03-291-3/+4
* chromeos: Receive PeripheralBatteryStatusSignal from power_managermiletus@chromium.org2013-03-292-0/+38
* Make system salt length of stub dbus client impl even.xhwang@chromium.org2013-03-291-1/+1
* Audio dbus API integration with chrome.jennyz@chromium.org2013-03-2812-0/+595
* Updated attestation flow to conform with new DBUS interface.dkrahn@google.com2013-03-273-11/+41
* chromeos: Add a missing implementation of CommitText in MockIBusEngineService.sadrul@chromium.org2013-03-261-0/+3
* ibus unit tests: Do bool checks using EXPECT_TRUE instead of ASSERT_EQgauravsh@chromium.org2013-03-262-5/+5
* D-Bus Clients for BlueZ 5 APIkeybuk@chromium.org2013-03-2626-0/+3444
* Support D-Bus Object Managerkeybuk@chromium.org2013-03-251-0/+4
* chromeos: Remove dead power manager code.derat@chromium.org2013-03-224-50/+6
* chromeos: Remove PowerStateOverride.derat@chromium.org2013-03-216-135/+210
* chromeos: Update idle code to not query power manager.derat@chromium.org2013-03-213-47/+0
* chromeos: Add idle warning prefs.derat@chromium.org2013-03-204-0/+40
* Extract battery energy charge / discharge rate from incoming protobuf.shawnn@chromium.org2013-03-203-1/+9
* Implement a policy to auto-login a public account.dconnelly@chromium.org2013-03-202-0/+225
* Revert 188331 "Implement a policy to autologin a public account."jeremya@chromium.org2013-03-182-225/+0
* Fix crash around candidate window layout.nona@chromium.org2013-03-181-1/+5
* Implement a policy to autologin a public account.dconnelly@chromium.org2013-03-152-0/+225
* This adds the setProperties and getState functions to the networking APIgspencer@chromium.org2013-03-141-1/+39
* Hook up system clock update dbus signal to chrome and ash tray ui. cros will ...jennyz@chromium.org2013-03-1410-1/+238
* Fix empty candidate window for IME Extension API.nona@chromium.org2013-03-121-0/+2
* Remove blocking_method_caller.h dependency in shill_client_helper.hstevenjb@chromium.org2013-03-112-5/+8
* Implement some DaemonlessImpl.nona@chromium.org2013-03-113-8/+34
* Added default expectation for MockDBusThreadManager::GetIBusConfigClient().joaodasilva@chromium.org2013-03-101-0/+2
* Changes the networkingPrivate Extension API to usepneubeck@chromium.org2013-03-101-7/+16
* Remove Debug restriction on Bluetooth log messageskeybuk@chromium.org2013-03-087-26/+17
* Implement IBusEngineServiceDaemonlessImplnona@chromium.org2013-03-071-10/+37
* Implement IBusInputContextClientDaemonlessImpl.nona@chromium.org2013-03-071-19/+42
* chromeos: Fix malfunctioning CrosDisksClientStubImpl::Unmounthashimoto@chromium.org2013-03-071-18/+15
* chromeos: Add DisplayPowerServiceProvider.derat@chromium.org2013-03-072-0/+2
* Update NetworkStateListDetailedView for VPNstevenjb@chromium.org2013-03-064-0/+26
* chromeos: Implement fake archive mount functionality to CrosDisksClienthashimoto@chromium.org2013-03-051-7/+152
* chromeos: Use /tmp as mount root directory for stubs.hashimoto@chromium.org2013-03-042-0/+26
* Rename VerifyAndSign* functions to VerifyAndEncrypt*gspencer@chromium.org2013-03-026-18/+18
* Improve network stub behaviorstevenjb@chromium.org2013-02-288-71/+192
* Adding onSurroundingTextChanged event into input ime.nona@chromium.org2013-02-282-2/+2
* chromeos: Fix false-positive DCHECK in CryptohomeClienthashimoto@chromium.org2013-02-271-59/+73
* Bluetooth: Increase the DBus CreatePairedDevice timeout to 120sdeymo@chromium.org2013-02-211-1/+1
* Remove gio header by using bus::Bus disconnected notification.nona@chromium.org2013-02-205-6/+16
* DBus: Use TaskRunners instead of MessageLoopProxies.thestig@chromium.org2013-02-202-4/+3
* This adds the remaining extension functions for networkingPrivate.gspencer@chromium.org2013-02-2011-171/+568
* chromeos: Remove unused SpeechSynthesizerClienthashimoto@chromium.org2013-02-1910-275/+0
* chromeos: Implement async version of CryptohomeClient::Tpm* methodshashimoto@chromium.org2013-02-173-14/+75
* Change the modem reset command on cellular activation completion.rkc@chromium.org2013-02-165-0/+36
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-162-30/+30
* chromeos: Don't override suspend-on-lid-closed.derat@chromium.org2013-02-152-2/+2
* Move shill client stubs into separate filesgspencer@chromium.org2013-02-1415-1127/+1633