| Commit message (Expand) | Author | Age | Files | Lines |
* | Make all of the methods of ResourceHandler pure virtual. | eroman@chromium.org | 2010-03-02 | 1 | -0/+15 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -1/+10 |
* | Add CHECKs to the ResourceHandler derived classes to see which is returning a... | willchan@chromium.org | 2009-07-29 | 1 | -0/+3 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 1 | -2/+4 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 1 | -4/+2 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 1 | -2/+4 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 1 | -4/+2 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 1 | -2/+4 |
* | Fix renderer hang that occurs when a RenderWidget with outstanding synchronou... | jam@chromium.org | 2009-03-06 | 1 | -0/+9 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -5/+6 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -6/+5 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -5/+6 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 1 | -0/+54 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 1 | -54/+0 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -0/+54 |