| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitelist all content for various internal schemes. | pkasting@chromium.org | 2010-02-09 | 1 | -3/+5 |
* | IPC per-host content settings to the renderers. | thakis@chromium.org | 2010-01-30 | 1 | -6/+9 |
* | Revert "Implement HostContentSettingsMap" | evan@chromium.org | 2010-01-29 | 1 | -6/+2 |
* | Implement HostContentSettingsMap | jochen@chromium.org | 2010-01-29 | 1 | -2/+6 |
* | Implement ResourceQueue, an object that makes it easy to delay starting | phajdan.jr@chromium.org | 2009-12-10 | 1 | -1/+2 |
* | Remember zoom on a per-host basis. | pkasting@chromium.org | 2009-12-04 | 1 | -1/+21 |
* | Don't do work in the SharedIOBuffer constructor; use an Init method instead. ... | hawk@chromium.org | 2009-11-20 | 1 | -5/+11 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -1/+1 |
* | Eighth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -0/+3 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -5/+6 |
* | Only double the buffer when AsyncResourceHandler's caller fill the buffer. | erg@google.com | 2009-10-26 | 1 | -6/+11 |
* | When sending resources across the IPC barrier, use increasing sized buffers. | erg@google.com | 2009-10-23 | 1 | -8/+32 |
* | CHECK that IOBuffer::data_ in AsyncResourceHandler is not NULL before caching... | willchan@chromium.org | 2009-07-31 | 1 | -0/+2 |
* | Add plumbing for allowing the renderer to intercept and cancel redirects before | darin@chromium.org | 2009-07-30 | 1 | -4/+6 |
* | Add CHECKs to the ResourceHandler derived classes to see which is returning a... | willchan@chromium.org | 2009-07-29 | 1 | -8/+20 |
* | Hide the details about ResourceDispatcherHost messages from child processes. ... | jam@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 1 | -7/+7 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 1 | -3/+7 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 1 | -7/+3 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 1 | -3/+7 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 1 | -7/+3 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 1 | -3/+7 |
* | Fix a browser crash when the async resource handler keeps an | rvargas@google.com | 2009-02-11 | 1 | -1/+6 |
* | Fix a memory leak on the async resource handler. | rvargas@google.com | 2009-02-06 | 1 | -1/+1 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+2 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -16/+37 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -34/+15 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -15/+34 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2008-12-31 | 1 | -1/+3 |
* | New attempt at landing the resource_dispatcher_host.cc splitting (broke the b... | jcampan@chromium.org | 2008-12-23 | 1 | -0/+109 |
* | Reverting my CL to fix build bustage. | jcampan@chromium.org | 2008-12-20 | 1 | -109/+0 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -0/+109 |