summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/buffered_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup, factor out a bit of duplicate code in BufferedResourceHandler.tonyg@chromium.org2010-04-081-0/+5
* Make all of the methods of ResourceHandler pure virtual.eroman@chromium.org2010-03-021-0/+1
* Revert 33344 - Relocate plugin list fetching to PluginServicejamesr@chromium.org2009-11-301-4/+5
* Relocate plugin list fetching to PluginServiceevan@chromium.org2009-11-301-5/+4
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Use ChromeThread::DeleteOnIOThread in a few places where an object must be de...jam@chromium.org2009-11-031-2/+2
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-7/+2
* Fix reliability bot crashes after moving plugin loading to file thread.jam@chromium.org2009-08-151-1/+7
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-0/+18
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-18/+0
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-0/+18
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-111-17/+0
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-111-0/+17
* 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/+3
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-3/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+3
* Reverting 11179.jcampan@chromium.org2009-03-071-3/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+3
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+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/+62
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-62/+0
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-0/+62