summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_fetcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of minor Coverity issues.phajdan.jr@chromium.org2009-07-151-2/+2
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-1/+1
* Increase timeout in url_fetchet to make it morensylvain@chromium.org2009-06-191-2/+2
* Disabling a windows-only test failure to turn the tree green again and re-ope...slightlyoff@chromium.org2009-06-051-1/+1
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-221-2/+2
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-10/+1
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-191-1/+10
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-181-10/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-141-1/+10
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-141-10/+1
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-7/+7
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-281-7/+0
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-6/+6
* Move url_* to net subdirben@chromium.org2009-01-161-0/+479