summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_permission_broker_client.h
Commit message (Expand)AuthorAgeFilesLines
* Add path open errors from the permission broker to the device log.reillyg2016-02-101-1/+2
* Remove chromeos::PermissionBrokerClient::RequestPathAccess().reillyg2016-02-101-3/+0
* Switch to standard integer types in chromeos/.avi2015-12-211-5/+7
* Open USB devices through the permission broker's OpenPath method.reillyg2015-06-241-0/+2
* Check USB device path access when prompting users to select a device.reillyg2015-04-071-1/+4
* Add firewall methods to chromeos::PermissionBrokerClient.reillyg2015-02-261-0/+14
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-5/+5
* Remove chromeos::PermissionBrokerClient::RequestUsbAccess.reillyg2014-12-031-4/+1
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-3/+3
* Move DBusClient stub implementations into separate files.pneubeck@chromium.org2013-12-031-0/+33