summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_plugin_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+1
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-1/+4
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-3/+15
* Coverity: Initialize test_funcs_.test_make_request in the constructor.jhawkins@chromium.org2009-09-291-0/+1
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-2/+0
* Clean up some more DEPS in chrome/common.thestig@chromium.org2009-03-161-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-5/+7
* revert r8603rvargas@google.com2009-01-241-7/+5
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-5/+7
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-2/+5
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-3/+4
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-5/+2
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-2/+5
* Manually destroy the URLRequest before flushing pending tasks since thedarin@google.com2008-08-271-0/+4
* Explicitly call RunAllPending in the Teardown phase a few more unit tests todarin@google.com2008-08-271-0/+3
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+297