| Commit message (Expand) | Author | Age | Files | Lines |
* | For Cache Sensitivity Analysis, add createentry/openentry delays. | tburkard@chromium.org | 2012-11-28 | 1 | -3/+12 |
* | Track unconditionalizable http requests. | gavinp@chromium.org | 2012-11-17 | 1 | -0/+4 |
* | Revert 167031 - For Cache Sensitivity Analysis, fix createentry/openentry rac... | dharani@google.com | 2012-11-12 | 1 | -10/+3 |
* | For Cache Sensitivity Analysis, fix createentry/openentry race condition | tburkard@chromium.org | 2012-11-10 | 1 | -3/+10 |
* | Sensitivity Analysis to see how cache performance affects PLTs. | tburkard@chromium.org | 2012-09-27 | 1 | -0/+17 |
* | Http Cache: Add code for simulating an infinite HTTP cache. | rvargas@google.com | 2012-09-14 | 1 | -1/+4 |
* | Revert 156846 - Http Cache: Add code for simulating an infinite HTTP cache. | rvargas@google.com | 2012-09-14 | 1 | -4/+1 |
* | Http Cache: Add code for simulating an infinite HTTP cache. | rvargas@google.com | 2012-09-14 | 1 | -1/+4 |
* | net: Return size of upload as well as position from HttpTransaction::GetUploa... | hashimoto@chromium.org | 2012-08-30 | 1 | -2/+2 |
* | Add histograms for network activity, and total/cumulative | tburkard@chromium.org | 2012-08-20 | 1 | -0/+2 |
* | Add HttpCache histograms focussed on blocking and transaction type. | gavinp@chromium.org | 2012-08-09 | 1 | -1/+24 |
* | Http cache: Make sure that issuing a byte range request | rvargas@google.com | 2012-07-30 | 1 | -0/+5 |
* | Adding histograms showing fraction of page load times spent in the disk cache... | tburkard@chromium.org | 2012-07-30 | 1 | -1/+6 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Http cache: Don't attempt to doom the same entry multiple times | rvargas@google.com | 2012-05-09 | 1 | -1/+4 |
* | Http cache: Restart transaction after errors reading from cached | rvargas@google.com | 2012-03-20 | 1 | -2/+3 |
* | Http Cache: Doom cache entries when there is any error reading from the | rvargas@google.com | 2012-02-09 | 1 | -1/+5 |
* | Migrate HttpCache adn HttpCacheTransaction to base::Bind(). | ajwong@chromium.org | 2011-12-23 | 1 | -3/+2 |
* | base::Bind: Convert most of net/http. | jhawkins@chromium.org | 2011-12-20 | 1 | -9/+10 |
* | base::Bind: Convert most of disk_cache. | jhawkins@chromium.org | 2011-12-19 | 1 | -4/+4 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -11/+14 |
* | Cleanup: Remove unneeded forward declararations in net. | thestig@chromium.org | 2011-11-11 | 1 | -3/+4 |
* | Use AuthCredentials throughout the network stack instead of username/password. | cbentzel@chromium.org | 2011-10-28 | 1 | -5/+2 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -13/+13 |
* | net: Notify the http job and cache transaction about a filter | rvargas@google.com | 2011-08-12 | 1 | -0/+1 |
* | Http Cache: Keep track of whether we are doing byte range | rvargas@google.com | 2011-07-22 | 1 | -1/+2 |
* | Http cache: Add more documentation to the http cache transaction | rvargas@google.com | 2011-07-19 | 1 | -3/+3 |
* | Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.cc | battre@chromium.org | 2011-06-28 | 1 | -4/+0 |
* | Http Cache: make sure that if we cancel a request after all data | rvargas@google.com | 2011-05-05 | 1 | -0/+1 |
* | Flesh out the onBeforeSendHeaders event a bit more. We now send the | mpcomplete@chromium.org | 2011-04-27 | 1 | -0/+2 |
* | Http Cache: Only cache range requests when the server provides | rvargas@google.com | 2011-04-13 | 1 | -1/+6 |
* | Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events. | mpcomplete@chromium.org | 2011-03-30 | 1 | -0/+4 |
* | More net/ method ordering. | erg@google.com | 2011-01-26 | 1 | -19/+19 |
* | reapply r70628. It was wrongly blamed for breaking Linux valgrind bots. | estade@chromium.org | 2011-01-07 | 1 | -0/+2 |
* | Revert r70628. It broke Linux valgrind bots. See for example | estade@chromium.org | 2011-01-07 | 1 | -2/+0 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -0/+2 |
* | Revert 70618 - First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -2/+0 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -0/+2 |
* | Http cache: Remove a histogram. | rvargas@google.com | 2010-12-28 | 1 | -3/+0 |
* | Http cache: Remove the option to disable byte range support. | rvargas@google.com | 2010-12-09 | 1 | -2/+1 |
* | Http cache: Make sure that we don't forget that an entry is sparse | rvargas@google.com | 2010-12-03 | 1 | -0/+1 |
* | Http cache: make sure that we revalidate a cached entry | rvargas@google.com | 2010-10-12 | 1 | -2/+5 |
* | Revert 62171 - Http cache: make sure that we revalidate a cached entry | rvargas@google.com | 2010-10-11 | 1 | -5/+2 |
* | Http cache: make sure that we revalidate a cached entry | rvargas@google.com | 2010-10-11 | 1 | -2/+5 |
* | Move the stream initialization out of the HttpStreamRequest and back | mbelshe@chromium.org | 2010-08-25 | 1 | -0/+1 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -6/+9 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Http Cache: Make sure that we don't fail transactions when the | rvargas@google.com | 2010-07-17 | 1 | -0/+1 |
* | Http Cache: chain GetLoadState from transactions waiting for | rvargas@google.com | 2010-07-15 | 1 | -0/+6 |
* | Revert 52334 - Http Cache: chain GetLoadState from transactions waiting for | rvargas@google.com | 2010-07-14 | 1 | -6/+0 |