Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final in chrome/browser/local_discovery | dcheng | 2014-10-23 | 1 | -1/+1 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-16 | 1 | -3/+2 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]* | mostynb | 2014-10-07 | 1 | -7/+7 |
* | Remove implicit conversions from scoped_refptr to T* in chrome/browser/local_... | dcheng | 2014-08-26 | 1 | -2/+2 |
* | mDns registration of GCD devices from chrome://devices page. | vitalybuka@chromium.org | 2014-07-29 | 1 | -9/+17 |
* | Partial setup flow with unittest. | vitalybuka@chromium.org | 2014-07-17 | 1 | -0/+185 |