summaryrefslogtreecommitdiffstats
path: root/net/proxy/single_threaded_proxy_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to purge memory to the ProxyResolver.pkasting@chromium.org2009-10-131-0/+21
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-291-2/+2
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-16/+27
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-2/+2
* Better match IE's proxy settings.ericroman@google.com2009-08-041-9/+66
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-0/+313