| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |