summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/blob_url_request_job_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-4/+4
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-1/+1
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-281-5/+15
* Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...thakis@chromium.org2010-09-241-15/+5
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-231-5/+15
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+32