summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_nfc_adapter_client.h
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-15/+14
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-10/+10
* nfc: Implement device::NfcTagChromeOS.armansito@chromium.org2014-01-181-8/+19
* nfc: Implement device::NfcPeerChromeOS.armansito@chromium.org2013-12-201-5/+28
* nfc: Implement NfcAdapterChromeOS.armansito@chromium.org2013-12-081-3/+28
* nfc: Add D-Bus clients for NFC Tag and Device interfaces.armansito@chromium.org2013-10-311-5/+2
* nfc: Add D-Bus client for NFC adapter.armansito@chromium.org2013-10-261-0/+61