summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/memory
Commit message (Expand)AuthorAgeFilesLines
* Memory-only disk cache: Fix GetAvailableRange for small ranges.rvargas2015-08-041-1/+1
* Change NetLog::ParametersCallback to return a scoped_ptr.estade2015-05-211-3/+3
* Remove NetLog::GetCaptureMode() and NetLogCaptureMode::None()eroman2015-05-061-14/+14
* Use of base::StringPairs appropriately in net/disk_cache/memorypayal.pandey2015-05-051-2/+2
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-15/+15
* Move NetLog code from src/net/base to src/net/log.eroman2015-04-021-1/+1
* replace COMPILE_ASSERT with static_assert in net/mostynb2015-01-201-1/+2
* Standardize usage of virtual/override/final in net/dcheng2014-10-213-42/+56
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-2/+2
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-093-26/+26
* Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.gavinp2014-09-242-30/+41
* Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...dcheng2014-09-202-41/+30
* Reland of "Remove void** from disk_cache interface."gavinp2014-09-202-30/+41
* Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...vasilii2014-09-192-41/+30
* Remove void** from disk_cache interface.gavinp2014-09-192-30/+41
* Remove NetLog::LOG_BASIC.davidben@chromium.org2014-03-121-14/+14
* Reland re-organization of net/disk_cache/gavinp@chromium.org2014-03-036-0/+1384
* Revert 253581 "Reorganize net/disk_cache into backend specific d..."gavinp@chromium.org2014-02-266-1384/+0
* Reorganize net/disk_cache into backend specific directories.gavinp@chromium.org2014-02-266-0/+1384