summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/sync_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-50/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-5/+9
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-12/+12
* DevTools: provide load timing for sync resources.pfeldman@chromium.org2010-09-201-1/+5
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-1/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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