| Commit message (Expand) | Author | Age | Files | Lines |
* | Disk cache: End the experiment and use the new eviction | rvargas@google.com | 2009-09-29 | 1 | -0/+7 |
* | Disk Cache: Lower the definition of a loaded system from | rvargas@google.com | 2009-08-11 | 1 | -6/+7 |
* | Disk cache: Open the disk cache experiment for new users. | rvargas@google.com | 2009-08-01 | 1 | -1/+5 |
* | Disk cache: Remove remaining uses of RankingsNode.pointer. | rvargas@google.com | 2009-07-30 | 1 | -3/+4 |
* | Disk cache: Avoid restarting the cache while it may be in use. | rvargas@google.com | 2009-07-24 | 1 | -2/+5 |
* | Disk cache: Fix handling of invalid entries that are detected | rvargas@google.com | 2009-07-23 | 1 | -3/+5 |
* | Disk cache: Don't evict entries if we are busy doing other stuff. | rvargas@google.com | 2009-07-09 | 1 | -3/+6 |
* | Disk cache: Keep a map of all open entries. | rvargas@google.com | 2009-07-07 | 1 | -2/+11 |
* | Disk Cache: Split some time histograms in groups based | rvargas@google.com | 2009-06-25 | 1 | -0/+3 |
* | Disk cache: Report more info from the current experiment. | rvargas@google.com | 2009-06-05 | 1 | -4/+13 |
* | Disk cache: Modify the unit tests so that they test both | rvargas@google.com | 2009-04-17 | 1 | -0/+3 |
* | Disk cache: Enable the code that sets the max size automatically. | rvargas@google.com | 2009-04-14 | 1 | -0/+3 |
* | Disk cache: Finish the current experiment. | rvargas@google.com | 2009-04-10 | 1 | -1/+1 |
* | Disk Cache: Second pass (and final) to allow multiple instances | rvargas@google.com | 2009-03-27 | 1 | -0/+9 |
* | Disk cache: First pass to make it possible to have | rvargas@google.com | 2009-03-25 | 1 | -5/+13 |
* | Disk cache: More instrumentation for the cache. | rvargas@google.com | 2009-03-20 | 1 | -1/+12 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | New disk cache eviction algorithm (partial implementation). | rvargas@google.com | 2009-03-06 | 1 | -9/+32 |
* | Disk cache: move eviction code to a separate file. | rvargas@google.com | 2008-12-18 | 1 | -13/+6 |
* | Disk cache: remove the hard coded list from rankings.cc | rvargas@google.com | 2008-12-16 | 1 | -1/+1 |
* | Disk cache: Set up an experiment to measure the effect of | rvargas@google.com | 2008-12-11 | 1 | -0/+5 |
* | Disk cache: Add support for an extra data stream for each cache entry. | rvargas@google.com | 2008-12-04 | 1 | -0/+3 |
* | Disk cache: Add a tool to upgrade a set of cache files from one version to | rvargas@google.com | 2008-12-02 | 1 | -2/+12 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -3/+3 |
* | Disk cache: Split deleting old entries from the cache into small chunks that ... | rvargas@google.com | 2008-08-29 | 1 | -2/+6 |
* | Simplify OneShotTimer and RepeatingTimer. Fix up all consumers. | darin@google.com | 2008-08-28 | 1 | -4/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix up warnings in net/ | avi@google.com | 2008-08-19 | 1 | -4/+4 |
* | Move remaining OS dependent bits from the main logic on the disk cache. | rvargas@google.com | 2008-08-13 | 1 | -1/+1 |
* | Change the order of functions on the cc file to follow the order of the heade... | rvargas@google.com | 2008-07-31 | 1 | -56/+51 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+218 |