summaryrefslogtreecommitdiffstats
path: root/net/filter
Commit message (Expand)AuthorAgeFilesLines
* Do a quick tweak downwards to SDCH memory limits (esp for mobile).rdsmith@chromium.org2014-06-201-6/+19
* Clear SDCH information on "Clear browsing data" path.rdsmith@chromium.org2014-06-191-5/+3
* Make SdchManager per-profile.rdsmith@chromium.org2014-06-157-123/+148
* Revert 277160 "Make SdchManager per-profile."viettrungluu@chromium.org2014-06-147-148/+123
* Make SdchManager per-profile.rdsmith@chromium.org2014-06-147-123/+148
* Use ICU alternatives in net/base/filename_util.ccmef@chromium.org2014-05-091-4/+3
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-1/+2
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-2/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-1/+2
* Fix content-encoding handling with buggy servers.ellyjones@chromium.org2014-03-225-3/+43
* If SDCH is disabled, don't add an SDCH filterhuey@chromium.org2014-02-111-1/+4
* Move filter code out of net/base and into new net/filter directory.cbentzel@chromium.org2014-02-0413-0/+3910