summaryrefslogtreecommitdiffstats
path: root/net/base/sdch_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Pin dictionaries from being deleted while request is outstanding.rdsmith2014-11-211-38/+92
* Sdch view for net-internalsbaranovich2014-11-141-126/+42
* Restructure SDCH layering to allow more separation (observer/1->[0,n]rdsmith2014-11-061-79/+36
* Revert "Sdch view for net-internals"tzik2014-11-041-46/+129
* Sdch view for net-internalsbaranovich2014-11-041-129/+46
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-1/+1
* Handle URLRequest::Read() returning false without an error or ERR_IO_PENDING.rdsmith2014-09-231-0/+1
* Added new histogram for analyzing SDCH corruption detection cases.rdsmith2014-09-091-2/+3
* Change SDCHDictionaryFetcher to use URLRequest instead of URLFetcher.rdsmith2014-09-091-22/+38
* Improve testing for SDCH.rdsmith@chromium.org2014-08-191-1/+7
* Added stats on why blacklisted requests were blacklisted.rdsmith@chromium.org2014-08-131-10/+16
* Move of SdchDictionaryFetcher to net.rdsmith@chromium.org2014-06-201-1/+1
* Clear SDCH information on "Clear browsing data" path.rdsmith@chromium.org2014-06-191-5/+11
* Revert of Clear SDCH information on "Clear browsing data" path. (https://code...sorin@chromium.org2014-06-171-9/+1
* Clear SDCH information on "Clear browsing data" path.rdsmith@chromium.org2014-06-171-1/+9
* Make SdchManager per-profile.rdsmith@chromium.org2014-06-151-15/+6
* Revert 277160 "Make SdchManager per-profile."viettrungluu@chromium.org2014-06-141-6/+15
* Make SdchManager per-profile.rdsmith@chromium.org2014-06-141-15/+6
* Split sdch_manager_unittest.cc out of sdch_filter_unittest.ccmef@chromium.org2014-01-131-1/+1
* Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.mef@chromium.org2014-01-101-0/+9
* Revert 243957 "Enable SDCH support over HTTPS if --enable-sdch=2..."noamsml@google.com2014-01-101-9/+0
* Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.mef@chromium.org2014-01-091-0/+9
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make SDCH classes IO-thread-only. Remove TSan suppression.joi@chromium.org2011-12-021-2/+3
* Moved SDCH initialization from UI thread to IO thread.rtenneti@chromium.org2011-09-171-12/+6
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-3/+3
* net: Add NET_API to net/baservargas@google.com2011-05-181-2/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* 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-5/+14
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-1/+1
* 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
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Add metarefresh for SDCH in yet another case.jar@chromium.org2010-01-041-1/+1
* Avoid meta-refresh when back-button gets non-sdch contentjar@chromium.org2009-12-281-0/+4
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+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
* Prevent SDCH from re-trying to download a dicitionaryjar@chromium.org2009-06-051-0/+1
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-151-0/+1
* Ensure that IO thread is not called in last actions by SDCH shutdownjar@chromium.org2009-05-131-0/+3
* Hand craft an A/B test of SDCH compressionjar@chromium.org2009-04-301-8/+24
* Correct SDCH enforcement of PathMatch for dictionariesjar@chromium.org2009-04-201-1/+2
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-131-3/+7
* Distinguish a few more SDCH cases via problem codesjar@chromium.org2009-02-271-0/+8
* Correct enums in SDCH problem codesjar@chromium.org2009-02-251-4/+6