summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/sync_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-021-0/+3
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-0/+1
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+3
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+2
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+5
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-5/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+5
* Reverting 11179.jcampan@chromium.org2009-03-071-5/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+5
* Fix renderer hang that occurs when a RenderWidget with outstanding synchronou...jam@chromium.org2009-03-061-0/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+4
* revert r8603rvargas@google.com2009-01-241-4/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+4
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+34
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-34/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+34