summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/backend_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-16/+16
* Disk Cache: Improve handling of dirty entries.rvargas@google.com2011-09-291-14/+51
* Disk cache: Make sure that we don't use the address of anrvargas@google.com2011-09-131-5/+5
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Disk cache: Don't evict anything for the first fivervargas@google.com2011-08-311-3/+8
* Skip updating rank in OnExternalCacheHit if cache is uninitialized or disabled.simonjam@chromium.org2011-08-161-0/+3
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-021-0/+16
* 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
* Disk cache: Perform additional verifications of the keyrvargas@google.com2011-07-191-8/+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
* Disk cache: Re-open the deleted list length experiment.rvargas@google.com2011-05-181-24/+50
* Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe...kushi.p@gmail.com2011-05-111-3/+3
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-171-1/+1
* Disk cache: End the throttling experiment and removervargas@google.com2011-03-031-49/+5
* Disk cache: Don't attempt to create another external filervargas@google.com2011-03-011-2/+6
* Disk cache: More fixes to avoid corruption.rvargas@google.com2011-02-231-66/+37
* Add stats-table counters to the disk cache so we can expose stats throughmbelshe@chromium.org2011-02-181-0/+3
* Disk cache: Always initialize disabled_rvargas@google.com2011-02-161-0/+2
* Disk cache: Fix the initialization order of the backend.rvargas@google.com2011-02-161-5/+6
* Disk cache: Reset the number of fatal errors each timervargas@google.com2011-02-041-0/+5
* Revert 73402 - Disk cache: Disable the throttling experiment.rvargas@google.com2011-02-021-1/+12
* Disk cache: Disable the throttling experiment.rvargas@google.com2011-02-021-12/+1
* More net/ method ordering.erg@google.com2011-01-261-29/+27
* Disk cache: Prevent obscure file corruption and dealrvargas@google.com2011-01-251-13/+52
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-191-4/+7
* Disk cache: Increase the throttling threshold (100->460ms) forrvargas@google.com2011-01-181-1/+1
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-96/+96
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-9/+20
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-20/+9
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-9/+20
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-20/+9
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-9/+20
* Disk cache: Add a few more histograms and stats to figurervargas@google.com2011-01-061-17/+34
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-2/+2
* Revert 68899 - Disk cache: Remove the request throttling experiment.rvargas@google.com2010-12-101-1/+10
* Disk cache: Remove the request throttling experiment.rvargas@google.com2010-12-101-10/+1
* Disk cache: Flush the data for child entries before startingrvargas@google.com2010-12-031-1/+1
* Disk cache: Remove the queue for backend operations andrvargas@google.com2010-11-041-0/+7
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-4/+4
* Thread IO safety: net/disk_cache file I/O in recovery.shess@chromium.org2010-10-291-0/+5
* Convert LOG(INFO) to VLOG(1) - net/.pkasting@chromium.org2010-10-161-4/+3
* Revert 62645 - Disk cache: Remove the request throttling experiment.rvargas@google.com2010-10-141-1/+10
* Disk cache: Remove the request throttling experiment.rvargas@google.com2010-10-141-10/+1
* Disk cache: Close the current experiment for new users.rvargas@google.com2010-10-141-28/+6
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-8/+9