summaryrefslogtreecommitdiffstats
path: root/net/base/sdch_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* SdchManager: remove EnableSdchSupportellyjones2015-08-181-5/+0
* SDCH: remove secure support experimentellyjones2015-06-111-9/+0
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Revert debugging put in place for issue 454198.rdsmith2015-05-291-6/+0
* Returning scoped_ptr in SdchInfoToValue() instead of raw pointers in net/basepayal.pandey2015-05-281-1/+1
* Remove SdchDictionary from exposed SdchManager interface.rdsmith2015-04-101-6/+7
* Split SdchManager::Dictionary out into separate class/file.rdsmith2015-04-091-105/+16
* Make SdchOwner resilient to dictionary used notifications post deletion.rdsmith2015-03-301-1/+3
* Checks to enforce relative lifetimes for SdchManager.rdsmith2015-03-111-0/+6
* Add an eviction mechanism for SDCH dictionaries.rdsmith2015-01-081-6/+17
* 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