summaryrefslogtreecommitdiffstats
path: root/device/nfc
Commit message (Expand)AuthorAgeFilesLines
* [mojo] Delete third_party/mojorockot2016-02-101-1/+1
* Don't end closing namespace comments with ;Nico Weber2016-01-251-1/+1
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-1/+1
* Switch to standard integer types in device/.avi2015-12-2213-7/+28
* [webnfc] Introduce NFC mojo service.alexander.shalamov2015-12-073-0/+102
* Replace more ObserverList with base::ObserverList.brettw2015-06-034-4/+4
* Update {virtual,override,final} to follow C++11 style in device.dcheng2015-01-165-83/+73
* gn format // (the rest, except mojo)scottmg2014-12-031-1/+1
* Standardize usage of virtual/override/final in device/dcheng2014-10-221-2/+2
* Add //chromeos GN target.mukai2014-10-091-1/+1
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-066-53/+53
* 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
* Add gcm, nfc and bluetooth to GN build.brettw@chromium.org2014-07-162-0/+44
* Added OWNERS file to device/nfc.armansito@chromium.org2014-03-031-0/+2
* nfc: Implement device::NfcTagChromeOS.armansito@chromium.org2014-01-1817-100/+951
* nfc: Implement device::NfcPeerChromeOS.armansito@chromium.org2013-12-2012-48/+1171
* nfc: Implement NfcAdapterChromeOS.armansito@chromium.org2013-12-086-6/+659
* nfc: Add native NFC API definitions.armansito@chromium.org2013-12-0315-0/+1315