summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/nfc_adapter_client.cc
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-17/+12
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-11/+11
* nfc: Implement NfcAdapterChromeOS.armansito@chromium.org2013-12-081-0/+6
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-7/+2
* nfc: Add D-Bus client for NFC Record interface.armansito@chromium.org2013-11-081-5/+4
* nfc: Move object proxy update logic based on properties to DBusObjectMap.armansito@chromium.org2013-11-011-48/+25
* nfc: Add D-Bus clients for NFC Tag and Device interfaces.armansito@chromium.org2013-10-311-2/+2
* nfc: Add D-Bus client for NFC adapter.armansito@chromium.org2013-10-261-0/+250