Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final in net/ | dcheng | 2014-10-21 | 1 | -16/+11 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -6/+6 |
* | Downgrade a few net warnings that are spammy on Chrome OS. | derat@chromium.org | 2013-11-20 | 1 | -1/+1 |
* | Clean up a few unused globals. | thakis@chromium.org | 2013-09-25 | 1 | -13/+1 |
* | [net] Use scoped_ptr<> consistently in ClientSocketFactory and related code | akalin@chromium.org | 2013-08-15 | 1 | -2/+2 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/. | dcheng@chromium.org | 2013-06-12 | 1 | -1/+1 |
* | [net/dns] Handle TC bit on DNS response in DnsTransaction. | szym@chromium.org | 2012-12-20 | 1 | -0/+12 |
* | Keep pool of pre-connected DNS sockets. | ttuttle@chromium.org | 2012-12-14 | 1 | -0/+222 |