summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/cross_site_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-021-9/+10
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-2/+5
* Add CHECKs to the ResourceHandler derived classes to see which is returning a...willchan@chromium.org2009-07-291-1/+7
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-091-2/+6
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-16/+17
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-8/+8
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-4/+11
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-11/+4
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-4/+11
* Reverting 11179.jcampan@chromium.org2009-03-071-11/+4
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-4/+11
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-3/+2
* revert r8603rvargas@google.com2009-01-241-2/+3
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-3/+2
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Attempt at fixing bug 5800.jcampan@chromium.org2009-01-081-6/+40
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+218
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-218/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+218