summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Add one more histogram to SDCH decoderjar@chromium.org2009-02-021-2/+12
* Add to SDCH histogrammingjar@chromium.org2009-02-023-26/+51
* Correct line ending in unit test.jar@chromium.org2009-01-311-7/+7
* Fix a minor style nit. Make a comment clearer.wtc@chromium.org2009-01-301-2/+2
* Measure how often our users see MD2 intermediate CAwtc@chromium.org2009-01-302-0/+7
* In rare cases (when running inside QEMU), the eventwtc@chromium.org2009-01-302-24/+21
* Correct handling of filter chaining of SDCH and gzip compressionjar@chromium.org2009-01-303-31/+89
* Add more unit tests for net/base/host_resolver.phajdan.jr@chromium.org2009-01-297-109/+303
* Reverting 8868.ericroman@google.com2009-01-298-256/+299
* Reverting 8864.wtc@chromium.org2009-01-298-299/+256
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-298-256/+299
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-297-17/+71
* Bring in googleurl changes which fix URL parsing layout test.mmoss@chromium.org2009-01-271-1/+1
* Add a dummy function CrashBug6500 so that the returnwtc@chromium.org2009-01-271-17/+11
* Adjust SDCH problem code histogram.jar@chromium.org2009-01-273-5/+9
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-265-9/+12
* Reverting 8627,8625.maruel@chromium.org2009-01-262-26/+8
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-262-8/+26
* revert r8603rvargas@google.com2009-01-247-71/+17
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-247-17/+71
* Support domain=IPADDR if it matches the url ip address exactly.deanm@chromium.org2009-01-232-2/+12
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-7/+7
* We should download text/csv mime types instead of displaying them.abarth@chromium.org2009-01-222-6/+8
* Mark the SECOM Trust Root CAs as EV. Note that bothwtc@chromium.org2009-01-221-0/+12
* Return ERR_SSL_PROTOCOL_ERROR instead of the defaultwtc@chromium.org2009-01-211-1/+1
* Provide initialization of member variablejar@chromium.org2009-01-201-0/+1
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-3/+3
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-207-57/+244
* Refine a CHECK into several CHECKs to determine the returnwtc@chromium.org2009-01-171-1/+20
* Have net_resources.grd generate a .pak file too. Since the tldtc@google.com2009-01-161-0/+1
* If connect succeeds synchronously, the event object is alsowtc@google.com2009-01-161-1/+4
* revert 8087abarth@chromium.org2009-01-152-8/+6
* We should download text/csv mime types instead of displaying them.abarth@chromium.org2009-01-152-6/+8
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-153-159/+0
* Add a bucket in the connection type histograms forwtc@google.com2009-01-153-5/+13
* Push MD5 certificate histograms to UMA.wtc@google.com2009-01-141-4/+9
* Rewrite old unit tests to avoid connecting to google.com; fixes TODO(darin)dkegel@google.com2009-01-132-14/+55
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-14/+8
* Measure how often the users are encountering MD5wtc@google.com2009-01-124-0/+113
* CookieMonster quote parsing changes and tests.deanm@chromium.org2009-01-093-45/+101
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-085-26/+30
* Using PlatformThread::Sleep instead of msleepdkegel@google.com2009-01-081-17/+3
* Reverting 7641.dkegel@google.com2009-01-072-81/+0
* Add an easy way to do a synchronous connect from test code.dkegel@google.com2009-01-072-0/+81
* Histogram size of "final" block of SDCH compressed data.jar@google.com2009-01-052-2/+13
* Add TRACE_EVENT calls from tcp_client_socket_win.cc into tcp_client_socket_li...dkegel@google.com2008-12-301-1/+16
* Remove compatibility #defines in string_util.hphajdan.jr@chromium.org2008-12-301-1/+1
* Implement part of x509_certificate on linux, enable its unit test.dkegel@google.com2008-12-222-5/+247
* Add the CertVerifier class. It is based on thewtc@google.com2008-12-193-3/+208
* Correct typo in SDCH problem logging code.jar@google.com2008-12-172-3/+4