summaryrefslogtreecommitdiffstats
path: root/net/base/filter.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup code to keep flag showing "was cached" only in URLRequestHttpJobjar@chromium.org2009-05-191-2/+2
* Give the filter setup more context so it can figure out whether it's download...thestig@chromium.org2009-04-101-1/+6
* filter_context.GetMimeType returns false if there is nowtc@chromium.org2009-03-271-1/+1
* Do not apply gzip filter to file names with gz/tgz/svgz extensions.thestig@chromium.org2009-03-251-0/+16
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-131-47/+8
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-19/+45
* Provide error reporting and recovery for SDCH responses not market as HTMLjar@chromium.org2009-02-211-15/+29
* Correct handling of filter chaining of SDCH and gzip compressionjar@chromium.org2009-01-301-21/+36
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-4/+4
* Adjust SDCH problem code histogram.jar@chromium.org2009-01-271-1/+1
* revert r8603rvargas@google.com2009-01-241-4/+4
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-4/+4
* Provide initialization of member variablejar@chromium.org2009-01-201-0/+1
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-201-4/+6
* Correctly handle (and log) receipt of gzip response to SDCH encode proposaljar@google.com2008-12-051-1/+0
* Adjust histograms to get better data for latency experimentsjar@google.com2008-11-221-2/+16
* Insert histograms to support latency experiments with SDCHjar@google.com2008-11-071-0/+6
* Clean up filter and content encoding handling jar@google.com2008-10-271-27/+81
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-151-19/+42
* Get open-vcdiff building on Linux and Mac (in SCons) usingsgk@google.com2008-09-301-9/+0
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-261-6/+6
* Correct typo in SDCH (filter chaining) unit test, and enable testjar@google.com2008-09-251-1/+1
* Don't use SDCH until open_vcdiff works on all platforms.evanm@google.com2008-09-231-0/+9
* Re-land SDCH filter support experimentjar@google.com2008-09-231-3/+77
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-77/+3
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-3/+77
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+182