summaryrefslogtreecommitdiffstats
path: root/net/base/sdch_filter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved SDCH initialization from UI thread to IO thread.rtenneti@chromium.org2011-09-171-6/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove GetInputStreamBufferSize() method from FilterContext.adamk@chromium.org2011-03-081-59/+50
* Enable sdch_filter_unittest to run on Linux by removing theadamk@chromium.org2011-02-151-2/+2
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-011-22/+26
* Clean up net unit testing code.erg@google.com2011-01-261-22/+22
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-22/+22
* Clean up net unit testing code.erg@google.com2011-01-251-22/+22
* Use CHECK_* in netwillchan@chromium.org2010-03-021-10/+10
* Preliminary fixes to enable link dependent objects.maruel@chromium.org2009-09-241-1/+1
* Linux: add GYP flag to build with system zlib.agl@chromium.org2009-08-061-1/+6
* Handle proxy corruption including nesting of compressino algorithmsjar@chromium.org2009-06-221-14/+199
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-0/+29
* Correct SDCH enforcement of PathMatch for dictionariesjar@chromium.org2009-04-201-0/+40
* Add cast to fix tree bustage on macjar@chromium.org2009-03-301-3/+6
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-301-4/+180
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-131-2/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-42/+62
* Correct line ending in unit test.jar@chromium.org2009-01-311-7/+7
* Correct handling of filter chaining of SDCH and gzip compressionjar@chromium.org2009-01-301-10/+49
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+2
* revert r8603rvargas@google.com2009-01-241-2/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+2
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-201-1/+65
* Avoid plausible DOS attack by malicious SDCH serverjar@google.com2008-11-181-1/+199
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-151-1/+62
* Clean up filter and content encoding handling jar@google.com2008-10-271-91/+30
* Remove typo in file name *unitest* vs *unittest*jar@google.com2008-10-201-0/+644