summaryrefslogtreecommitdiffstats
path: root/chrome/browser/local_discovery/privetv3_setup_flow_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in chrome/browser/local_discoverydcheng2014-10-231-1/+1
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-3/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-071-7/+7
* Remove implicit conversions from scoped_refptr to T* in chrome/browser/local_...dcheng2014-08-261-2/+2
* mDns registration of GCD devices from chrome://devices page.vitalybuka@chromium.org2014-07-291-9/+17
* Partial setup flow with unittest.vitalybuka@chromium.org2014-07-171-0/+185