summaryrefslogtreecommitdiffstats
path: root/net/http/infinite_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-5/+5
* Http cache: Add more histograms to the infinite cache simulation.rvargas@google.com2013-01-241-13/+34
* Use generated shim headers for zlib.phajdan.jr@chromium.org2012-12-181-5/+0
* Http cache: Increase the number of entries stored by the infinite cache simul...rvargas@google.com2012-12-181-1/+1
* Http cache: Track unused entries on the infinite cache simulation.rvargas@google.com2012-12-131-0/+13
* Http cache: fix a bug that prevented the infinite cache simulation from savingrvargas@google.com2012-11-301-5/+7
* Infinite cache comparison histograms.gavinp@chromium.org2012-11-231-0/+47
* Http cache: Count RESUMABLE requets as REVALIDATEABLE on the infinite cache.rvargas@google.com2012-11-151-1/+1
* Http cache: Increase the maximum number of entries tracked by the infinite ca...rvargas@google.com2012-11-141-1/+1
* Http cache: Measure back navigations on the infinite cache simulation.rvargas@google.com2012-10-271-2/+14
* Linux: fix build with system zlib.phajdan.jr@chromium.org2012-10-191-0/+5
* Http cache: Fix the last access time for the infinite cache simulation.rvargas@google.com2012-10-121-20/+26
* Track ga.js through the cache.willchan@chromium.org2012-09-291-12/+77
* Http Cache: Small adjustment to the logic that determines the reuse status of...rvargas@google.com2012-09-211-6/+6
* Http cache: Make sure we separate the infinite cache simulation from the real...rvargas@google.com2012-09-201-16/+18
* Http Cache: Fix a histogram name.rvargas@google.com2012-09-181-1/+1
* Httpb Cache: handle error codes when reading data from the net,rvargas@google.com2012-09-171-0/+3
* Http Cache: Add code for simulating an infinite HTTP cache.rvargas@google.com2012-09-141-0/+1018
* Revert 156846 - Http Cache: Add code for simulating an infinite HTTP cache.rvargas@google.com2012-09-141-1017/+0
* Http Cache: Add code for simulating an infinite HTTP cache.rvargas@google.com2012-09-141-0/+1017