| 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 | -2/+2 |
* | Create a ResourceMessageFilter to filter resource related IPCs. This gets ri... | jam@chromium.org | 2010-12-15 | 1 | -8/+4 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -14/+14 |
* | Flesh out URLLoader's download_to_file function. | michaeln@chromium.org | 2010-09-28 | 1 | -0/+1 |
* | Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa... | thakis@chromium.org | 2010-09-24 | 1 | -1/+0 |
* | Flesh out URLLoader's download_to_file function. | michaeln@chromium.org | 2010-09-23 | 1 | -0/+1 |
* | DevTools: provide load timing for sync resources. | pfeldman@chromium.org | 2010-09-20 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | DevTools: provide network log details to the WebCore's InspectorController. | pfeldman@chromium.org | 2010-07-14 | 1 | -0/+2 |
* | Make all of the methods of ResourceHandler pure virtual. | eroman@chromium.org | 2010-03-02 | 1 | -0/+2 |
* | Eighth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -0/+2 |
* | Only double the buffer when AsyncResourceHandler's caller fill the buffer. | erg@google.com | 2009-10-26 | 1 | -4/+5 |
* | When sending resources across the IPC barrier, use increasing sized buffers. | erg@google.com | 2009-10-23 | 1 | -0/+6 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -1/+2 |
* | Add CHECKs to the ResourceHandler derived classes to see which is returning a... | willchan@chromium.org | 2009-07-29 | 1 | -5/+0 |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 1 | -4/+4 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 1 | -1/+5 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 1 | -5/+1 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 1 | -1/+5 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 1 | -5/+1 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 1 | -1/+5 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -6/+5 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -5/+6 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -6/+5 |
* | g++ 4.3.x doesn't seem to like forward declarations | phajdan.jr@chromium.org | 2009-01-03 | 1 | -1/+3 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2008-12-31 | 1 | -2/+3 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 1 | -0/+50 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 1 | -50/+0 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -0/+50 |