summaryrefslogtreecommitdiffstats
path: root/net/url_request/file_protocol_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-0/+4
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-1/+1
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-4/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-0/+4
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-1/+1
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-10/+9
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-201-0/+48