summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Adds a callback to TracingAgent::StartAgentTracing()charliea2016-01-263-8/+15
* Initialize stable_device_id for fake devices created by FakeCrasAudioClient::...glider2016-01-121-0/+7
* Store audio device's active state in preferencehychao2016-01-123-3/+10
* Convert Pass()→std::move() in //chromeosdcheng2015-12-3111-54/+73
* Switch to standard integer types in chromeos/.avi2015-12-21136-245/+443
* [Tracing Clock Sync] Add TracingAgent interface in Chromezhenw2015-12-154-54/+84
* Add power sources in Device Emulator battery settingsmichaelpg2015-12-111-1/+21
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-1/+1
* power: Add dim wake locksejcaruso2015-12-043-30/+119
* Remove the ARC Bridge Servicelhchavez2015-12-028-214/+0
* arc-bridge: Fix log statement in ARC D-Bus interfaceslhchavez2015-12-021-1/+1
* Convert vector_as_array to vector::data in //chrome{,cast,os}.davidben2015-11-302-6/+3
* Play better with C++11 library features from /chromeoslimasdf2015-11-254-20/+22
* Post task with OpenPath failure in FakePermissionBrokerClient.reillyg2015-11-241-3/+3
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-0/+1
* dbus/debugd: Remove method for org.chromium.debugd.GetRandomPerfOutputdhsharp2015-11-174-30/+0
* Add Dynamic WEP support to wifi config UIstevenjb2015-11-061-9/+23
* arc-bridge: Add ARC D-Bus interfaceslhchavez2015-11-055-0/+122
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-0580-14255/+0
* Revert of Reland: Refactor DBusThreadManager to split away BT clients. (patch...tommycli2015-11-0480-0/+14255
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-0480-14255/+0
* bluetooth: Wire up GattServices property from deviceortuno2015-11-023-0/+8
* chromeos: Always release ShillClientHelper reference on the UI thread.hashimoto2015-10-291-3/+12
* Downgrade FakePermissionBrokerClient path open error to a warning.reillyg2015-10-261-1/+1
* Make FakePowerManagerClient::policy() return a const ref.derat2015-10-161-1/+1
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-1/+1
* Add ChromeOS dbus client for the arc bridge servicedenniskempin2015-10-148-0/+214
* Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/ki.stfu2015-10-121-1/+1
* Revert "Refactor DBusThreadManager to split away BT clients."rkc2015-10-0680-0/+14247
* Refactor DBusThreadManager to split away BT clients.rkc2015-09-2880-14548/+0
* Cleanup: Pass std::string as const reference from chromeos/ki.stfu2015-09-222-3/+5
* Fill in mic_positions property.hychao2015-09-103-0/+7
* dbus/debugd: Add method for org.chromium.debugd.GetPerfOutputdhsharp2015-09-084-0/+35
* dbus/debugd: Remove GetPerfDatadhsharp2015-09-034-55/+0
* bluetooth-advertising: Fix wrong assignment and append of wrong typeortuno2015-09-011-1/+1
* Fixed bluetooth read write not supported errorsbeaufort.francois2015-08-242-3/+3
* Revert of Revert "SessionManagerClient::RestartJob: Use argv instead of strin...ihf2015-08-205-24/+22
* Revert "SessionManagerClient::RestartJob: Use argv instead of string."ihf2015-08-145-22/+24
* Remove remaining legacy SplitString calls.brettw2015-08-121-8/+5
* Implementation of Audio for the Chrome Os Device Emulatormozartalouis2015-08-112-16/+44
* Redesign bluetooth settings interfacerfrappier2015-08-102-52/+381
* SessionManagerClient::RestartJob: Use argv instead of string.mnissler2015-08-055-24/+22
* Add functionality to Bluetooth settings UI.rfrappier2015-08-032-121/+274
* Implement networkingPrivate.unlockCellularSim and setCelluarSimStatestevenjb2015-07-314-51/+229
* Replace 'Scanning' text in Network Status Area with throbberstevenjb2015-07-311-1/+2
* Make PowerManagerClient aware of dual-role USB type-C devices.michaelpg2015-07-274-0/+18
* Add network-apnlist to md-settings/internetstevenjb2015-07-241-0/+20
* Remove legacy StartsWithASCII function.brettw2015-07-166-15/+21
* ChromeOs Power Emulation Implmozartalouis2015-07-154-226/+188
* Fix BLE register Dbus interactions.rkc2015-07-152-10/+26