summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/cross_site_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* `#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
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-101-2/+4
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+4
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-4/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+4
* Reverting 11179.jcampan@chromium.org2009-03-071-4/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+4
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+2
* revert r8603rvargas@google.com2009-01-241-2/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+2
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+57
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-57/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+57