summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Replace misc. network and power stub flags with more flexible onesstevenjb@chromium.org2014-03-0611-318/+414
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-062-2/+2
* Chrome OS: Use Manager.DefaultService for Default Networkstevenjb@chromium.org2014-03-055-45/+131
* Bluetooth: notify user of incoming pairing requestskeybuk@chromium.org2014-03-043-0/+96
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Cleanup shill_stub_helper, GetSharedProfilePath -> ShillProfileClientstevenjb@chromium.org2014-03-035-59/+37
* Add BluetoothDevice::PairingDelegate::AuthorizePairingkeybuk@chromium.org2014-02-272-0/+43
* BluetoothAdapter: add ability to set default pairing delegatekeybuk@chromium.org2014-02-272-310/+240
* Less determined statement terminationscottmg@chromium.org2014-02-261-1/+1
* device::BluetoothAdapterChromeOS: Implement reference counted sessions.armansito@chromium.org2014-02-262-6/+35
* Added chromeos/dbus/OWNERS.armansito@chromium.org2014-02-261-0/+4
* chromeos: Make dbus::MessageReader memory ownership explicitderat@chromium.org2014-02-243-12/+10
* chromeos: Avoid PowerPolicyController segfault.derat@chromium.org2014-02-211-0/+3
* Refactor to support default Bluetooth pairing delegatekeybuk@chromium.org2014-02-201-2/+5
* 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