summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* Add performance tests for the proxy resolver implementations.ericroman@google.com2009-03-061-0/+1362
* Fix error being thrown in isInNet() PAC js.ericroman@google.com2009-03-041-19/+173
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-021-0/+46
* Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...ericroman@google.com2009-02-2314-0/+230
* Remove unused invalid_cert.pem.dkegel@google.com2009-01-271-41/+0
* Add support for per-module suppression files.erg@google.com2009-01-091-0/+31
* 307 redirects of POST should generate POSTs instead of GETs.abarth@chromium.org2008-12-122-0/+3
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-1014-0/+22
* Third time's a charm?dkegel@google.com2008-12-074-0/+158
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-04128-0/+360
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-152-0/+3
* Fix a bogus net_unittests purify error caused by a stack change to file_util:...erikkay@google.com2008-10-311-11/+0
* a filename changed in this stackerikkay@google.com2008-08-251-2/+2
* Filter out tests from purify tests that intentionally leak.erikkay@google.com2008-08-223-182/+7
* Some stacks for known memory leaks in net_unittests have changed.erikkay@google.com2008-08-221-12/+4
* Modify the binary bz2 to have LF and force google.txt totc@google.com2008-08-142-1/+19
* Now force it back to CR for everyone.tc@google.com2008-08-141-19/+1
* Force the eol style to LF so we always get the CR character.tc@google.com2008-08-141-1/+19
* Force the line ending on this test data file to be CR. Thetc@google.com2008-08-141-19/+1
* If a disk cache entry is stored as an external file, and it is reused (open/t...rvargas@google.com2008-08-02125-0/+0
* further adjust test results to match the new realitydarin@google.com2008-07-301-1/+1
* DirectoryListing is now in the net namespace.darin@google.com2008-07-301-2/+2
* Fix signature for a known FIM purify warning.nsylvain@google.com2008-07-301-2/+2
* Update signature for a known purify FIM warning.nsylvain@google.com2008-07-271-2/+2
* Add net to the repository.initial.commit2008-07-26144-0/+330