summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-2/+11
* Use ChromeThread::DeleteOnIOThread in a few places where an object must be de...jam@chromium.org2009-11-031-1/+4
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-1/+5
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-5/+1
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-1/+5
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-111-1/+1
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-111-1/+1
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-2/+6
* Fix renderer hang caused when a synchronous XHR is disallowed for securitydarin@chromium.org2009-03-271-0/+2
* Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfohclam@chromium.org2009-03-171-19/+0
* Highlights of changes:hclam@chromium.org2009-03-131-0/+19
* 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
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-051-19/+0
* Highlights of changes:hclam@chromium.org2009-03-051-0/+19
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-4/+5
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-3/+24
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+1
* revert r8603rvargas@google.com2009-01-241-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+1
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-0/+67
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-67/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+67