summaryrefslogtreecommitdiffstats
path: root/net/base/sdch_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-4/+5
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-2/+2
* Fix some coverity warnings in src/net.willchan@chromium.org2009-07-101-4/+4
* Handle proxy corruption including nesting of compressino algorithmsjar@chromium.org2009-06-221-1/+1
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-151-4/+6
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-131-0/+7
* Change names of SDCH related histograms.jar@chromium.org2009-05-021-3/+3
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-2/+24
* Correct SDCH enforcement of PathMatch for dictionariesjar@chromium.org2009-04-201-1/+1
* Increase allowable dictionary size so that iGoogle can test SDCHjar@chromium.org2009-03-271-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-5/+5
* Correct enums in SDCH problem codesjar@chromium.org2009-02-251-1/+1
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-3/+3
* Improve modularity of recent SDCH dictionary load checkinjar@chromium.org2009-02-171-2/+4
* Fetch SDCH dictionary as soon as current URL fetch completesjar@chromium.org2009-02-111-4/+6
* Improve SDCH stability stats and error recoveryjar@chromium.org2009-01-201-14/+59
* Correct typo in SDCH problem logging code.jar@google.com2008-12-171-2/+2
* Add instrumentation to and tighten SDCH implementationjar@google.com2008-12-021-3/+7
* Adjust histograms to get better data for latency experimentsjar@google.com2008-11-221-1/+1
* Avoid plausible DOS attack by malicious SDCH serverjar@google.com2008-11-181-4/+56
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-151-2/+13
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* 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-19/+84
* Unrollback 3024 (partially rolled back in 3027).ericroman@google.com2008-10-081-15/+3
* Revert 3024, broke mac build.maruel@google.com2008-10-081-3/+15
* Pull in new googleurl@94 which includes GURL::EffectiveIntPort().ericroman@google.com2008-10-081-15/+3
* Re-land SDCH filter support experimentjar@google.com2008-09-231-0/+336
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-221-336/+0
* Experimental integration of delta compression content encodingjar@google.com2008-09-221-0/+336