summaryrefslogtreecommitdiffstats
path: root/content/browser/streams/stream_url_request_job_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-2/+2
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-121-2/+2
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-2/+2
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+2
* Net: Standardize HttpByteRange printingtommycli@chromium.org2013-11-261-2/+5
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-2/+5
* Add ASSERT to unittest StreamURLRequestJob to avoid crash.tyoshino@chromium.org2013-08-271-0/+1
* Remove security_origin member from content::Stream.tyoshino@chromium.org2013-07-261-4/+4
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-181-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-6/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Add URL request handling for Streams.zork@chromium.org2013-03-141-0/+175