| Commit message (Expand) | Author | Age | Files | Lines |
* | Time cache lock waits | gavinp@google.com | 2010-06-24 | 1 | -0/+2 |
* | Http Cache: Remove blocking calls to GetAvailableRange. | rvargas@google.com | 2010-06-11 | 1 | -3/+5 |
* | Http cache: Add a check to MockHttpCache to make sure | rvargas@google.com | 2010-05-10 | 1 | -0/+4 |
* | Http Cache: Handle the asynchronous instantiation of the | rvargas@google.com | 2010-05-07 | 1 | -7/+5 |
* | Auto-format style pass over files. | cbentzel@chromium.org | 2010-05-04 | 1 | -1/+1 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -3/+5 |
* | Http cache: Reorder the files after the previous mess-up. | rvargas@google.com | 2010-03-08 | 1 | -3/+0 |
* | Http cache: Expose storing metadata on a given entry. | rvargas@google.com | 2010-03-02 | 1 | -8/+4 |
* | Add APIs to expose http cache's metadata and the | rvargas@google.com | 2010-02-23 | 1 | -0/+26 |
* | Http Cache: Eliminate EntryAvailable() and make the cache use | rvargas@google.com | 2010-02-11 | 1 | -9/+7 |
* | Http Cache: Use asynchronous Open/Create/Doom entry calls. | rvargas@google.com | 2010-01-14 | 1 | -4/+5 |
* | Http cache: Add a histogram to see how headers related | rvargas@google.com | 2010-01-12 | 1 | -0/+3 |
* | Http cache: Use asynchronous IO to read an write the | rvargas@google.com | 2009-12-21 | 1 | -2/+4 |
* | Http cache: Add a few more states to the transaction SM. | rvargas@google.com | 2009-12-17 | 1 | -9/+26 |
* | Http cache: Second pass to move the HttpCache::Transaction | rvargas@google.com | 2009-12-05 | 1 | -8/+16 |
* | Http cache: First pass to move the HttpCache::Transaction to a sate machine. | rvargas@google.com | 2009-12-04 | 1 | -29/+49 |
* | Http cache: Add code to restart a network request when the | rvargas@google.com | 2009-12-01 | 1 | -2/+5 |
* | Revert 33133 - Http cache: Add code to restart a network request when the | rvargas@google.com | 2009-11-30 | 1 | -5/+2 |
* | Http cache: Add code to restart a network request when the | rvargas@google.com | 2009-11-25 | 1 | -2/+5 |
* | Http Cache: Split HttpCache::Transaction to its own set | rvargas@google.com | 2009-11-11 | 1 | -0/+267 |