summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Delete D-Bus clients before shutting down the system bussatorux@chromium.org2014-02-191-112/+215
* Implement networkingPrivate.setWifiTDLSEnabledStatestevenjb@chromium.org2014-02-155-5/+78
* Remove calls to EmitLoginPromptReadycmasone@chromium.org2014-02-115-23/+1
* chromeos: Handle LockScreen D-Bus method calls.derat@chromium.org2014-02-101-0/+2
* Split projecting configuration into separate delegatednicoara@chromium.org2014-02-102-1/+17
* Introduce SetName and SetDiscoverable functions to BluetoothAdapter.tengs@chromium.org2014-02-081-1/+4
* Use proper DBus interface when listening for signals from session_managercmasone@chromium.org2014-02-081-22/+10
* Add chrome://nfc-debug for debugging NFC on Chrome OS.armansito@chromium.org2014-01-251-1/+1
* chromeos: Rename kEnableScreenLock to kEnableAutoScreenLock.derat@chromium.org2014-01-233-12/+12
* nfc: Implement device::NfcTagChromeOS.armansito@chromium.org2014-01-1812-122/+612
* Fix NetworkSMSHandler to use DBus service name instead of connection.benchan@chromium.org2014-01-162-3/+3
* Revert of https://codereview.chromium.org/129193002/noamsml@chromium.org2014-01-085-68/+49
* Revert of https://codereview.chromium.org/116983008/noamsml@chromium.org2014-01-085-49/+68
* chromeos: Don't send empty power management policies.derat@chromium.org2014-01-085-68/+49
* 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