summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/nfc_record_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-21/+18
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-15/+15
* nfc: Implement device::NfcTagChromeOS.armansito@chromium.org2014-01-181-0/+5
* nfc: Implement device::NfcPeerChromeOS.armansito@chromium.org2013-12-201-0/+9
* nfc: Various fixes to the NFC D-Bus client in chromeos/dbus.armansito@chromium.org2013-12-041-1/+14
* 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-0/+259