| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove unnecessary STL #includes from src/net. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | Revert 56376 - This CL will introduce a new way to do exponential back-off on... | joi@chromium.org | 2010-08-17 | 1 | -5/+0 |
* | This CL will introduce a new way to do exponential back-off on failure within | joi@chromium.org | 2010-08-17 | 1 | -0/+5 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -7/+8 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use net::HttpRequestHeaders instead of std::string in URLRequest and friends. | willchan@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Add APIs to expose http cache's metadata and the | rvargas@google.com | 2010-02-23 | 1 | -0/+1 |
* | Revert 38001 and 38002. | darin@chromium.org | 2010-02-03 | 1 | -2/+14 |
* | Back out trunk r37998. | mark@chromium.org | 2010-02-03 | 1 | -14/+2 |
* | Modify CookiePolicy to work asynchronously | darin@chromium.org | 2010-02-03 | 1 | -2/+14 |
* | Minor cleanup, removed unused URLRequestJob::GetMoreData() method. | michaeln@chromium.org | 2009-12-30 | 1 | -1/+0 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -2/+3 |
* | Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show. | mirandac@chromium.org | 2009-09-09 | 1 | -14/+0 |
* | Rename X-Force-TLS to Strict-Transport-Security. | abarth@chromium.org | 2009-09-05 | 1 | -2/+2 |
* | Adding command-line option to override bans on certain port numbers through a... | mirandac@chromium.org | 2009-08-31 | 1 | -0/+15 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -1/+0 |
* | Reorder members in URLRequestHttpJob to get correct destruction order. | willchan@chromium.org | 2009-06-17 | 1 | -4/+5 |
* | Specify new methods for supporting SSL client authentication. | wtc@chromium.org | 2009-06-12 | 1 | -1/+2 |
* | More progress on ForceHTTPS. | abarth@chromium.org | 2009-05-20 | 1 | -0/+5 |
* | Adjust histograms to only collect non-cache stats for SDCH. | jar@chromium.org | 2009-05-15 | 1 | -0/+4 |
* | Hand craft an A/B test of SDCH compression | jar@chromium.org | 2009-04-30 | 1 | -0/+12 |
* | Use HTTP status return code to make SDCH handling more robust. | jar@chromium.org | 2009-03-30 | 1 | -1/+1 |
* | Respect cookies set in a 401 responses when restarting the http transaction. | ericroman@google.com | 2009-03-27 | 1 | -0/+4 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 1 | -1/+2 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -1/+1 |
* | Fetch SDCH dictionary as soon as current URL fetch completes | jar@chromium.org | 2009-02-11 | 1 | -0/+4 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -1/+1 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -1/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -1/+1 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -2/+0 |
* | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -1/+2 |
* | Remove HttpTransaction::Destroy(), and do automatic memory management with sc... | ericroman@google.com | 2008-10-21 | 1 | -1/+1 |
* | Add a lot of robustness to SDCH filter decoding | jar@google.com | 2008-10-15 | 1 | -0/+1 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 1 | -9/+11 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 1 | -11/+9 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 1 | -9/+11 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Rename URLRequestHttpCacheJob to URLRequestHttpJob. | darin@google.com | 2008-07-30 | 1 | -0/+112 |