Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gn format // (the rest, except mojo) | scottmg | 2014-12-03 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in device/ | dcheng | 2014-10-22 | 1 | -2/+2 |
* | Add //chromeos GN target. | mukai | 2014-10-09 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in device/ | mostynb | 2014-10-06 | 6 | -53/+53 |
* | Remove implicit conversions from scoped_refptr to T* in device | dcheng | 2014-09-15 | 1 | -7/+7 |
* | Part 3: Merged FakedDBusThreadManager with DBusThreadManager. | zelidrag | 2014-08-27 | 1 | -1/+1 |
* | Add gcm, nfc and bluetooth to GN build. | brettw@chromium.org | 2014-07-16 | 2 | -0/+44 |
* | Added OWNERS file to device/nfc. | armansito@chromium.org | 2014-03-03 | 1 | -0/+2 |
* | nfc: Implement device::NfcTagChromeOS. | armansito@chromium.org | 2014-01-18 | 17 | -100/+951 |
* | nfc: Implement device::NfcPeerChromeOS. | armansito@chromium.org | 2013-12-20 | 12 | -48/+1171 |
* | nfc: Implement NfcAdapterChromeOS. | armansito@chromium.org | 2013-12-08 | 6 | -6/+659 |
* | nfc: Add native NFC API definitions. | armansito@chromium.org | 2013-12-03 | 15 | -0/+1315 |