summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache_transaction.h
Commit message (Expand)AuthorAgeFilesLines
* Http Cache: Use asynchronous Open/Create/Doom entry calls.rvargas@google.com2010-01-141-4/+5
* Http cache: Add a histogram to see how headers relatedrvargas@google.com2010-01-121-0/+3
* Http cache: Use asynchronous IO to read an write thervargas@google.com2009-12-211-2/+4
* Http cache: Add a few more states to the transaction SM.rvargas@google.com2009-12-171-9/+26
* Http cache: Second pass to move the HttpCache::Transactionrvargas@google.com2009-12-051-8/+16
* Http cache: First pass to move the HttpCache::Transaction to a sate machine.rvargas@google.com2009-12-041-29/+49
* Http cache: Add code to restart a network request when thervargas@google.com2009-12-011-2/+5
* Revert 33133 - Http cache: Add code to restart a network request when thervargas@google.com2009-11-301-5/+2
* Http cache: Add code to restart a network request when thervargas@google.com2009-11-251-2/+5
* Http Cache: Split HttpCache::Transaction to its own setrvargas@google.com2009-11-111-0/+267