summaryrefslogtreecommitdiffstats
path: root/net/disk_cache
Commit message (Expand)AuthorAgeFilesLines
* Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.gavinp2014-09-2417-354/+379
* Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...dcheng2014-09-2013-322/+298
* Reland of "Remove void** from disk_cache interface."gavinp2014-09-2013-298/+322
* Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...vasilii2014-09-1913-317/+298
* Remove void** from disk_cache interface.gavinp2014-09-1913-298/+317
* Delete enumerations at Simple Cache backend deletion.gavinp2014-09-133-6/+64
* Remove disk_cache::BackendImpl::OpenPrevEntry() and all users.gavinp2014-09-056-226/+72
* Remove the tracing cache backend.gavinp2014-09-054-448/+0
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-0418-18/+18
* Reland net-related fixups for scoped_refptr conversion operator cleanup.dcheng2014-09-044-11/+13
* Revert of Net-related fixups for scoped_refptr conversion operator cleanup. (...mlamouri2014-08-294-13/+11
* Net-related fixups for scoped_refptr conversion operator cleanup.dcheng2014-08-294-11/+13
* New SimpleCache Entry test for duplicate dooms.gavinp2014-08-281-0/+64
* Remove implicit conversions from scoped_refptr to T* in net/disk_cache/dcheng2014-08-275-28/+31
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-262-4/+6
* Connect SimpleCache Backend active_entries_ more closely to Entry lifetime.gavinp2014-08-255-43/+105
* Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cachersleevi@chromium.org2014-08-2122-200/+274
* SimpleCache: Add doom event to netlogpasko@chromium.org2014-08-111-0/+1
* Disable all the tests that are flaking more than 5% on Windows builders.jam@chromium.org2014-07-231-2/+14
* Fixes for re-enabling more MSVC level 4 warnings: net/ editionpkasting@chromium.org2014-07-081-1/+2
* simplify posix MappedFile::Init and add useful logsmostynb@opera.com2014-07-081-2/+2
* Add histograms to track age of cache entries for web fontsksakamoto@chromium.org2014-06-121-5/+11
* Simple Cache: remove experiment code for flush intervals.pasko@chromium.org2014-06-052-28/+4
* Add histograms to track disk cache stats for web fontsksakamoto@chromium.org2014-06-054-0/+132
* Cleanup: Use base::CommandLine in net/thestig@chromium.org2014-06-031-2/+2
* Disk cache: Remove stats_histogram.rvargas@chromium.org2014-05-275-181/+33
* Disk cache: Clarify API contract and delete spurious delay.rvargas@chromium.org2014-05-152-2/+4
* Fix -Wunused-local-typedefs errors with GCC 4.7+fdegans@chromium.org2014-04-071-1/+0
* simple cache: testing: AddDelay() between evictable entry setspasko@chromium.org2014-04-071-0/+5
* Net: Remove CreatePlatformFile from the disk cache.rvargas@chromium.org2014-04-038-187/+125
* Move Preload() code to MappedFilebratell@opera.com2014-04-014-7/+20
* Main motivation for this is to save binary size. The change causes linker deadpasko@chromium.org2014-03-273-5/+31
* Disk cache: Some cleanup for the skeleton of the backend worker.rvargas@chromium.org2014-03-253-54/+28
* Fix "unreachable code" warnings (MSVC warning 4702) in net/.pkasting@chromium.org2014-03-191-1/+3
* Put histogram code in disk_cache on a diet.bratell@opera.com2014-03-182-37/+10
* Move some functions in test_file_util to base namespace.brettw@chromium.org2014-03-171-5/+5
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+2
* Remove NetLog::LOG_BASIC.davidben@chromium.org2014-03-126-50/+50
* Fix IWYU in base/files/file.htnagel@chromium.org2014-03-091-0/+1
* Remove the flash specific disk cache backend.gavinp@chromium.org2014-03-0619-1750/+0
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-065-17/+16
* Reland re-organization of net/disk_cache/gavinp@chromium.org2014-03-0386-312/+313
* Revert 253581 "Reorganize net/disk_cache into backend specific d..."gavinp@chromium.org2014-02-2686-312/+311
* Reorganize net/disk_cache into backend specific directories.gavinp@chromium.org2014-02-2686-311/+312
* Refactor ActivityStatus to not store currentdtrainor@chromium.org2014-02-212-10/+10
* Clean up dependencies for disk_cache histogram_macros.h.gavinp@chromium.org2014-02-1312-25/+36
* Disk cache: Disable block file internal consistency dchecks for normal builds.rvargas@chromium.org2014-02-121-8/+9
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-272-15/+13
* Disk cache v3: Improve the skeleton of BackendImpl and EntryImpl.rvargas@chromium.org2014-01-247-522/+672
* Cleanup: Remove a reference to the heapchecker test framework that no longer ...thestig@chromium.org2014-01-211-3/+2