summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* policy: Extract data roaming policy from DeviceSettingsProvider.pneubeck@chromium.org2013-12-261-8/+10
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-232-2/+2
* nfc: Implement device::NfcPeerChromeOS.armansito@chromium.org2013-12-2012-32/+565
* Separate NetworkDeviceHandler interface from its implementation.pneubeck@chromium.org2013-12-192-10/+18
* chromeos: Replace --disable-stub-ethernet with --enabled-stub-network-typeshashimoto@chromium.org2013-12-171-9/+27
* chromeos: Only send power state after powerd is up.derat@chromium.org2013-12-121-5/+11
* Cleanup the NetworkDeviceHandler tests.pneubeck@chromium.org2013-12-111-6/+37
* nfc: Implement NfcAdapterChromeOS.armansito@chromium.org2013-12-086-11/+178
* Don't remove service object proxy for '/'stevenjb@chromium.org2013-12-041-0/+10
* nfc: Various fixes to the NFC D-Bus client in chromeos/dbus.armansito@chromium.org2013-12-0416-31/+154
* Do not spawn a thread in browser/interactive ui tests before spawning sandbox...oshima@chromium.org2013-12-042-20/+33
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-032-2/+2
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-2/+2
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-0361-289/+136
* Move DBusClient stub implementations into separate files.pneubeck@chromium.org2013-12-0324-288/+535
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-2/+2
* chromeos: Acknowledge power button presses.derat@chromium.org2013-11-261-1/+14
* Delete dbus/ibus directory.komatsu@chromium.org2013-11-183-68/+0
* Delete ibus_object and move ibus_text to chromeos/ime.komatsu@chromium.org2013-11-186-1266/+0
* chromeos: Brightness policies for PowerPolicyController.derat@chromium.org2013-11-183-0/+24
* Delete IBusEngineService.komatsu@chromium.org2013-11-184-336/+0
* Fix BrowsingDataRemoverTest.ContentProtectionPlatformKeysRemoval .pneubeck@chromium.org2013-11-151-1/+3
* Delete IBusEngineFactoryService.komatsu@chromium.org2013-11-144-345/+0
* Delete IBusComponent.komatsu@chromium.org2013-11-133-472/+0
* Delete IBusClient.komatsu@chromium.org2013-11-138-351/+0
* dbus: Fix a crash in UpdateEngineClientImpl::OnGetStatusError()satorux@chromium.org2013-11-121-1/+2
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-5/+0
* ChromeOS: Remove MockDBusThreadManager.pneubeck@chromium.org2013-11-1013-669/+481
* nfc: Add D-Bus client for NFC Record interface.armansito@chromium.org2013-11-0819-111/+1055
* ChromeOS: Remove unused IBus classes from chromeos/.pneubeck@chromium.org2013-11-0612-940/+6
* Clear content protection platform keys on Chrome OS.dkrahn@chromium.org2013-11-015-0/+50
* nfc: Move object proxy update logic based on properties to DBusObjectMap.armansito@chromium.org2013-11-018-206/+176
* nfc: Add D-Bus clients for NFC Tag and Device interfaces.armansito@chromium.org2013-10-3120-55/+1493
* chromeos: Fix lock-before-suspend regression.derat@chromium.org2013-10-294-2/+33
* Fix NFC related crash in DBusThreadManager destructor.armansito@chromium.org2013-10-281-1/+4
* chromeos: Send wait-for-user-activity pref to powerd.derat@chromium.org2013-10-283-1/+11
* chromeos: Remove SystemSaltGetter::GetSystemSaltSynchashimoto@chromium.org2013-10-286-32/+50
* nfc: Add D-Bus client for NFC adapter.armansito@chromium.org2013-10-2614-0/+1095
* settings: Add async system salt retrieval logic in DeviceOAuth2TokenServiceFa...satorux@chromium.org2013-10-252-1/+10
* Implemented fake UpdateEngineClient for AU manual tests.ygorshenin@chromium.org2013-10-221-2/+116
* nfc: Add D-Bus client for NFC Manager.armansito@chromium.org2013-10-2213-0/+552
* chromeos: Wait for service to be available when getting system salthashimoto@chromium.org2013-10-225-1/+47
* dbus: Rename MockDBusTreadManagerWithoutGMock to FakeDBusThreadManagersatorux@chromium.org2013-10-223-52/+50
* Added multi-profile support for attestation on chromeos.dkrahn@chromium.org2013-10-215-33/+108
* cryptohome: Convet all *Stub classes into Fake* classessatorux@chromium.org2013-10-2113-920/+743
* dbus: Remove MockShillDeviceClient and MockShillIPConfigClientsatorux@chromium.org2013-10-2114-628/+293
* chromeos: Use shared constants for update engine strings.derat@chromium.org2013-10-201-8/+8
* dbus: Remove mock_gsm_sms_client.h/ccsatorux@chromium.org2013-10-194-72/+13
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-192-15/+0
* cryptohome: Rename CryptohomeLibrary to SystemSaltGettersatorux@chromium.org2013-10-181-1/+1