| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -6/+6 |
* | net: Add namespace net to more files. | tfarina@chromium.org | 2010-12-17 | 1 | -7/+5 |
* | net: Remove typedef net::URLRequestJob URLRequestJob; | tfarina@chromium.org | 2010-12-11 | 1 | -2/+0 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -13/+15 |
* | net: Add namespace net to URLRequest and URLRequestJob classes. | tfarina@chromium.org | 2010-11-28 | 1 | -5/+11 |
* | Make URLRequestJob RefCounted instead of RefCountedThreadSafe. | willchan@chromium.org | 2010-11-19 | 1 | -5/+2 |
* | Add the actual data being read to the OnBytesRead callback, take two. | cbentzel@chromium.org | 2010-08-06 | 1 | -5/+19 |
* | Revert 54448 - Add the actual data being read to the OnBytesRead callback, ta... | cbentzel@chromium.org | 2010-07-31 | 1 | -19/+5 |
* | Add the actual data being read to the OnBytesRead callback, take two. | cbentzel@chromium.org | 2010-07-31 | 1 | -5/+19 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -3/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Revert "Add the actual data being read to the OnBytesRead callback." | phajdan.jr@chromium.org | 2010-07-22 | 1 | -20/+6 |
* | Add the actual data being read to the OnBytesRead callback. | cbentzel@chromium.org | 2010-07-21 | 1 | -6/+20 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 1 | -21/+15 |
* | Make sure that URLRequestJob holds a reference to the read IOBuffer rather th... | eroman@chromium.org | 2010-07-09 | 1 | -1/+1 |
* | Generate some histograms to see how well our compression is working. | mbelshe@chromium.org | 2010-05-21 | 1 | -0/+11 |
* | Use net::HttpRequestHeaders instead of std::string in URLRequest and friends. | willchan@chromium.org | 2010-05-06 | 1 | -1/+2 |
* | Add APIs to expose http cache's metadata and the | rvargas@google.com | 2010-02-23 | 1 | -1/+5 |
* | Minor cleanup, removed unused URLRequestJob::GetMoreData() method. | michaeln@chromium.org | 2009-12-30 | 1 | -5/+0 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Prevent a crash that can occur when redirecting a file URL. | darin@chromium.org | 2009-08-21 | 1 | -1/+3 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -4/+3 |
* | Add support to URLRequest for deferring redirects. | darin@chromium.org | 2009-07-23 | 1 | -1/+7 |
* | Specify new methods for supporting SSL client authentication. | wtc@chromium.org | 2009-06-12 | 1 | -1/+4 |
* | Cleanup code to keep flag showing "was cached" only in URLRequestHttpJob | jar@chromium.org | 2009-05-19 | 1 | -4/+10 |
* | Adjust histograms to only collect non-cache stats for SDCH. | jar@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Hand craft an A/B test of SDCH compression | jar@chromium.org | 2009-04-30 | 1 | -1/+53 |
* | URLRequest::Interceptor enhancements1) Allow an interceptor to change its min... | michaeln@google.com | 2009-04-16 | 1 | -0/+4 |
* | Give the filter setup more context so it can figure out whether it's download... | thestig@chromium.org | 2009-04-10 | 1 | -0/+6 |
* | Move position of declaration per nit on larger CL that landed | jar@chromium.org | 2009-03-30 | 1 | -3/+1 |
* | Use HTTP status return code to make SDCH handling more robust. | jar@chromium.org | 2009-03-30 | 1 | -2/+2 |
* | wtc: please look at URL related code, and hooks and nits | jar@chromium.org | 2009-03-13 | 1 | -1/+7 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 1 | -6/+14 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 1 | -0/+3 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 1 | -3/+0 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 1 | -0/+3 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 1 | -3/+0 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 1 | -0/+3 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Make sure filter buffer is flushed after it fills its output quota | jar@chromium.org | 2009-02-24 | 1 | -0/+5 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -7/+5 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -3/+4 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -4/+3 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -3/+4 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -8/+0 |
* | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -6/+8 |
* | Add a lot of robustness to SDCH filter decoding | jar@google.com | 2008-10-15 | 1 | -0/+4 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 1 | -4/+14 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 1 | -14/+4 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 1 | -4/+14 |