summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Stop printing LOG(ERROR) when NFC service is unknownhashimoto2016-03-243-19/+40
* Revert of Add ArcEnabled policy implementationnya2016-03-232-12/+7
* Add ArcEnabled policy implementationpbond2016-03-212-8/+12
* Extend vpnProvider to allow reconnectionscernekee2016-03-161-1/+2
* Fixed spelling of "Fake Mic Jack".mgiuca2016-03-161-1/+1
* ChromeOS: Add RenameCryptohome and migration code.alemate2016-03-095-0/+42
* ChromeOS cryptohome should be able to use gaia id as user identifier.alemate2016-03-0410-348/+391
* Bypass the DataReductionProxy for all POST requestsryansturm2016-03-031-2/+4
* Persist the user's active audio device choice across chromeos session and reb...jennyz2016-03-024-0/+19
* kiosk: Handle GetKioskAppRequiredPlatformVersion D-Bus callxiyuan2016-02-111-1/+4
* Add path open errors from the permission broker to the device log.reillyg2016-02-105-23/+62
* Remove chromeos::PermissionBrokerClient::RequestPathAccess().reillyg2016-02-105-39/+0
* 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