| Commit message (Expand) | Author | Age | Files | Lines |
* | Disk cache: Fix handling of invalid entries that are detected | rvargas@google.com | 2009-07-23 | 1 | -22/+20 |
* | Disk cache: Add support for having a sparse entry block that | rvargas@google.com | 2009-07-17 | 1 | -0/+14 |
* | Disk cache: Keep a map of all open entries. | rvargas@google.com | 2009-07-07 | 1 | -2/+4 |
* | Disk cache: Modify the unit tests so that they test both | rvargas@google.com | 2009-04-17 | 1 | -0/+2 |
* | Disk Cache: Second pass (and final) to allow multiple instances | rvargas@google.com | 2009-03-27 | 1 | -2/+3 |
* | New disk cache eviction algorithm (partial implementation). | rvargas@google.com | 2009-03-06 | 1 | -2/+22 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -2/+2 |
* | Port crash_cache tool to Linux. | phajdan.jr@chromium.org | 2009-01-13 | 1 | -14/+35 |
* | Disk cache: move eviction code to a separate file. | rvargas@google.com | 2008-12-18 | 1 | -0/+4 |
* | Disk cache: remove the hard coded list from rankings.cc | rvargas@google.com | 2008-12-16 | 1 | -116/+157 |
* | Disk cache: Add support for an extra data stream for each cache entry. | rvargas@google.com | 2008-12-04 | 1 | -36/+40 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix some more warnings. | evanm@google.com | 2008-08-20 | 1 | -1/+0 |
* | Second pass move the os dependent code apart on the disk cache. | rvargas@google.com | 2008-08-15 | 1 | -2/+4 |
* | Re submitting the histograms change (735) | rvargas@google.com | 2008-08-12 | 1 | -0/+5 |
* | Back off the histograms change. | rvargas@google.com | 2008-08-12 | 1 | -5/+0 |
* | Add a few histograms to the disk cache. | rvargas@google.com | 2008-08-12 | 1 | -0/+5 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+697 |