summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_permission_broker_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Add path open errors from the permission broker to the device log.reillyg2016-02-101-10/+23
* Remove chromeos::PermissionBrokerClient::RequestPathAccess().reillyg2016-02-101-7/+0
* Switch to standard integer types in chromeos/.avi2015-12-211-4/+5
* Post task with OpenPath failure in FakePermissionBrokerClient.reillyg2015-11-241-3/+3
* Downgrade FakePermissionBrokerClient path open error to a warning.reillyg2015-10-261-1/+1
* Open USB devices through the permission broker's OpenPath method.reillyg2015-06-241-0/+39
* Check USB device path access when prompting users to select a device.reillyg2015-04-071-1/+7
* Open a firewall hole when a TCP server or UDP socket is bound.reillyg2015-03-131-4/+8
* Add firewall methods to chromeos::PermissionBrokerClient.reillyg2015-02-261-0/+30
* Remove chromeos::PermissionBrokerClient::RequestUsbAccess.reillyg2014-12-031-8/+0
* Move DBusClient stub implementations into separate files.pneubeck@chromium.org2013-12-031-0/+32