summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/buffered_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove "base/values.h" import from "base/location.h", fix up downstream files.isherman@chromium.org2012-03-161-0/+1
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-4/+3
* Add ResourceRequestInfo.darin@chromium.org2012-03-071-2/+2
* Improve BufferedResourceHandler to properly support a next_handler_ thatdarin@chromium.org2012-01-251-4/+14
* Add LayeredResourceHandler for eliminating duplication of code indarin@chromium.org2012-01-061-16/+6
* Remove unused 'in_complete' parameter.darin@chromium.org2012-01-031-4/+3
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-241-3/+3
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-10/+19
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-1/+0
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-4/+5
* We don't need to buffer network responses anymore now that we have an HTML5abarth@chromium.org2011-05-171-5/+0
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+99