Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -3/+1 |
* | replace OVERRIDE and FINAL with override and final in remoting/ | mostynb | 2014-10-08 | 1 | -1/+1 |
* | Use make_scoped_ptr() in src/remoting. | sergeyu | 2014-10-01 | 1 | -5/+5 |
* | Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s... | alexeypa@chromium.org | 2013-08-02 | 1 | -72/+85 |
* | Add serialization to PairingRegistry. | jamiewalch@chromium.org | 2013-07-19 | 1 | -22/+86 |
* | Chromoting paired-client revocation, with NPAPI/native-messaging APIs. | lambroslambrou@chromium.org | 2013-07-12 | 1 | -2/+120 |
* | Linux pairing registry delegate implementation | jamiewalch@chromium.org | 2013-06-23 | 1 | -31/+21 |
* | Changes to PairingRegistry to facilitate per-platform implementions. | jamiewalch@chromium.org | 2013-06-18 | 1 | -11/+8 |
* | Make the mapping from client id -> secret asynchronous. | jamiewalch@chromium.org | 2013-06-14 | 1 | -27/+30 |
* | Added PairingRegistry class. | jamiewalch@chromium.org | 2013-05-10 | 1 | -0/+74 |