summaryrefslogtreecommitdiffstats
path: root/net/base/filter.h
Commit message (Expand)AuthorAgeFilesLines
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-1/+2
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move implementation from header to source.erg@chromium.org2010-07-151-1/+1
* Remove bzip2 decoding support completely.thestig@chromium.org2009-12-081-1/+0
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-2/+7
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-0/+14
* Give the filter setup more context so it can figure out whether it's download...thestig@chromium.org2009-04-101-0/+3
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-301-0/+4
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-131-51/+32
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-16/+57
* Correct handling of filter chaining of SDCH and gzip compressionjar@chromium.org2009-01-301-0/+4
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-3/+4
* revert r8603rvargas@google.com2009-01-241-4/+3
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-3/+4
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-201-3/+8
* Insert histograms to support latency experiments with SDCHjar@google.com2008-11-071-0/+9
* Clean up filter and content encoding handling jar@google.com2008-10-271-18/+27
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-151-33/+50
* Re-land SDCH filter support experimentjar@google.com2008-09-231-19/+53
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-53/+19
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-19/+53
* 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/+167