summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-116/+0
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rewrite guts of ResourceLoader and BufferedResourceHandler todarin@chromium.org2012-06-291-5/+3
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Refactor the guts of ResourceDispatcherHostImpl into a new class nameddarin@chromium.org2012-06-141-0/+11
* Move some code into the content namespace.darin@chromium.org2012-06-011-6/+7
* Make ResourceHandler be non-refcounted. Eliminate the OnRequestCloseddarin@chromium.org2012-05-311-17/+7
* Add defer out params to ResourceHandler's OnResponseStarteddarin@chromium.org2012-05-211-4/+10
* Improve BufferedResourceHandler to properly support a next_handler_ thatdarin@chromium.org2012-01-251-13/+21
* Make CancelRequest trigger the destruction of URLRequest objects asynchronouslydarin@chromium.org2012-01-181-2/+5
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-1/+2
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-241-5/+8
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-2/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+96