summaryrefslogtreecommitdiffstats
path: root/net/base/sdch_filter.cc
Commit message (Expand)AuthorAgeFilesLines
* Using DCHECK_NE/EQ/LE/GE/GT/LT() where possible. Updating logging in src/net/...kushi.p@gmail.com2011-05-051-2/+2
* More cleanup in Filter/FilterContext: pass and store FilterContext only where...adamk@chromium.org2011-03-161-13/+13
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-011-2/+7
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Remove non-internationalized SDCH warning message.jar@chromium.org2010-10-121-1/+5
* Add metarefresh for SDCH in yet another case.jar@chromium.org2010-01-041-2/+13
* Avoid meta-refresh when back-button gets non-sdch contentjar@chromium.org2009-12-281-5/+12
* Handle proxy corruption including nesting of compressino algorithmsjar@chromium.org2009-06-221-16/+21
* Cleanup code to keep flag showing "was cached" only in URLRequestHttpJobjar@chromium.org2009-05-191-5/+4
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-151-10/+10
* Avoid divide by zero when gathering stats for SDCHjar@chromium.org2009-05-071-2/+4
* Change names of SDCH related histograms.jar@chromium.org2009-05-021-10/+10
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-115/+10
* Add SDCH histogram to help detected delayed acksjar@chromium.org2009-04-241-0/+16
* Add assertion to help clarify code.jar@chromium.org2009-04-181-0/+2
* Do a better job of counting SDCH packetsjar@chromium.org2009-04-171-23/+33
* Update to version 26 of open-vcdiff (underpinnings for SDCH decoder)jar@chromium.org2009-04-141-0/+1
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-301-4/+23
* Try to get inter-packet times more preciselyjar@chromium.org2009-03-191-19/+40
* Added yet one more histogram to help debug SDCH issues.jar@chromium.org2009-03-131-2/+4
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-131-65/+113
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-4/+5
* Distinguish a few more SDCH cases via problem codesjar@chromium.org2009-02-271-3/+15
* Fix minor error it SDCH filter code (hidden by filter control code)jar@chromium.org2009-02-271-0/+1
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-12/+12
* Provide error reporting and recovery for SDCH responses not market as HTMLjar@chromium.org2009-02-211-2/+1
* Add one more histogram to SDCH decoderjar@chromium.org2009-02-021-2/+12
* Add to SDCH histogrammingjar@chromium.org2009-02-021-21/+46
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-201-13/+52
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-14/+8
* Histogram size of "final" block of SDCH compressed data.jar@google.com2009-01-051-2/+9
* Correctly handle (and log) receipt of gzip response to SDCH encode proposaljar@google.com2008-12-051-1/+5
* Adjust histograms to get better data for latency experimentsjar@google.com2008-11-221-3/+4
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-151-4/+6
* Insert histograms to support latency experiments with SDCHjar@google.com2008-11-071-1/+21
* Clean up filter and content encoding handling jar@google.com2008-10-271-4/+6
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-151-28/+86
* Transition to pulling open-vcdiff rather than using a private snapshot pulljar@google.com2008-09-301-1/+1
* Add more tests and files to the Mac's net_unittests:mark@chromium.org2008-09-251-2/+0
* Re-land SDCH filter support experimentjar@google.com2008-09-231-0/+170
* Remove stragler file that didn't rollbhack (delete) properlyjar@google.com2008-09-221-170/+0
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-1/+1
* Adjust includes to satisfy deps checkjar@google.com2008-09-221-1/+1
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-0/+170