summaryrefslogtreecommitdiffstats
path: root/net/disk_cache
Commit message (Expand)AuthorAgeFilesLines
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-212-0/+2
* Disk Cache: If there are no abort_callbacks, we should notrvargas@google.com2011-09-161-2/+8
* Disk cache: Make a local copy of the operation result beforervargas@google.com2011-09-141-1/+2
* Disk cache: Make sure that we don't use the address of anrvargas@google.com2011-09-131-5/+5
* Disk cache: Use platform_file functions for POSIX.rvargas@google.com2011-09-071-6/+11
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-022-2/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-022-2/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-022-2/+2
* Disk cache: Don't evict anything for the first fivervargas@google.com2011-08-312-4/+9
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-3/+2
* Disk cache: Detect hardware failures when reading the headersrvargas@google.com2011-08-161-1/+8
* Skip updating rank in OnExternalCacheHit if cache is uninitialized or disabled.simonjam@chromium.org2011-08-161-0/+3
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-154-8/+8
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-2/+2
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-1215-36/+39
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-028-2/+73
* Revert 94764 - Disk cache: Close the current experiment for new users.rvargas@google.com2011-07-291-6/+28
* Disk cache: Close the current experiment for new users.rvargas@google.com2011-07-291-28/+6
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-5/+3
* Disk cache: Perform additional verifications of the keyrvargas@google.com2011-07-194-12/+65
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-3/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+4
* Disk cache: detect block files that are shorter than expectedrvargas@google.com2011-07-135-4/+37
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-6/+6
* Updating a link in the comments.marja@google.com2011-07-081-1/+1
* Allow DiskCache tests to be shuffled/independent of eachotherrsleevi@chromium.org2011-07-075-126/+129
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-021-3/+0
* Disk cache: (tests) Make sure that we don't have operations in thervargas@google.com2011-06-281-0/+6
* Coverity: Check for negative lseek return valies in disk_cache::File::GetLength.thestig@chromium.org2011-06-211-2/+4
* Disk cache: Move some debugging code around to avoid triggeringrvargas@google.com2011-06-211-1/+1
* Revert 88690 - Disk cache: Close the current experiment for new users.rvargas@google.com2011-06-101-6/+28
* Disk cache: Close the current experiment for new users.rvargas@google.com2011-06-101-28/+6
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-05-313-4/+4
* Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...msw@chromium.org2011-05-273-6/+4
* Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...glider@chromium.org2011-05-273-4/+6
* Revert "Land http://codereview.chromium.org/6869009 for the third time."oshima@google.com2011-05-263-5/+4
* Land http://codereview.chromium.org/6869009 for the third time.glider@chromium.org2011-05-263-4/+5
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-258-10/+13
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-2/+2
* Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...glider@chromium.org2011-05-193-5/+4
* Re-land http://codereview.chromium.org/6869009 (except for the suppressions)glider@chromium.org2011-05-193-4/+5
* Disk cache: Re-open the deleted list length experiment.rvargas@google.com2011-05-183-26/+54
* Fix net_perftestsjoth@chromium.org2011-05-121-6/+6
* Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe...kushi.p@gmail.com2011-05-118-23/+23
* Disk cache: Make sure the list of unused entries is notrvargas@google.com2011-05-104-22/+56
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+2
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-0715-46/+60
* Fix disk cache stats to include 'Open misses'joth@chromium.org2011-04-281-4/+4
* Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...glider@chromium.org2011-04-213-5/+4
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-04-213-4/+5