Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace more ObserverList with base::ObserverList. | brettw | 2015-06-03 | 1 | -1/+1 |
* | Update {virtual,override,final} to follow C++11 style in chromeos/dbus. | dcheng | 2015-01-16 | 1 | -17/+12 |
* | replace OVERRIDE and FINAL with override and final in chromeos/ | mostynb | 2014-10-06 | 1 | -11/+11 |
* | nfc: Implement NfcAdapterChromeOS. | armansito@chromium.org | 2013-12-08 | 1 | -0/+6 |
* | Remove fake client creation from DBusClients' Create() functions. | pneubeck@chromium.org | 2013-12-03 | 1 | -7/+2 |
* | nfc: Add D-Bus client for NFC Record interface. | armansito@chromium.org | 2013-11-08 | 1 | -5/+4 |
* | nfc: Move object proxy update logic based on properties to DBusObjectMap. | armansito@chromium.org | 2013-11-01 | 1 | -48/+25 |
* | nfc: Add D-Bus clients for NFC Tag and Device interfaces. | armansito@chromium.org | 2013-10-31 | 1 | -2/+2 |
* | nfc: Add D-Bus client for NFC adapter. | armansito@chromium.org | 2013-10-26 | 1 | -0/+250 |