summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/async_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-2/+1
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-6/+0
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-12/+14
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-3/+3
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-1/+5
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-0/+1
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-14/+14
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+265