summaryrefslogtreecommitdiffstats
path: root/device/nfc/nfc_chromeos_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in device/.avi2015-12-221-1/+4
* Update {virtual,override,final} to follow C++11 style in device.dcheng2015-01-161-17/+12
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-9/+9
* Remove implicit conversions from scoped_refptr to T* in devicedcheng2014-09-151-7/+7
* Part 3: Merged FakedDBusThreadManager with DBusThreadManager.zelidrag2014-08-271-1/+1
* nfc: Implement device::NfcTagChromeOS.armansito@chromium.org2014-01-181-12/+219
* nfc: Implement device::NfcPeerChromeOS.armansito@chromium.org2013-12-201-6/+460
* nfc: Implement NfcAdapterChromeOS.armansito@chromium.org2013-12-081-0/+202