summaryrefslogtreecommitdiffstats
path: root/net/base/sdch_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-2/+2
* Make SDCH classes IO-thread-only. Remove TSan suppression.joi@chromium.org2011-12-021-1/+16
* Moved SDCH initialization from UI thread to IO thread.rtenneti@chromium.org2011-09-171-10/+10
* Using DCHECK_NE/EQ/LE/GE/GT/LT() where possible. Updating logging in src/net/...kushi.p@gmail.com2011-05-051-2/+2
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-2/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-251-1/+1
* Fix Coverity PASS_BY_VALUE defect in SdchManager::Dictionary::CanSet.wtc@chromium.org2011-02-111-1/+1
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-011-16/+21
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-224/+225
* Convert LOG(INFO) to VLOG(1) - net/.pkasting@chromium.org2010-10-161-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+1
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+8
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-5/+1
* 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