summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_request_mock_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* This refactor aims to avoid use of CR_DEFINE_STATIC_LOCAL and functions retur...pauljensen@chromium.org2013-01-021-4/+4
* Fix unallowed I/O in URLRequestMockLinkDoctorJobphajdan.jr@chromium.org2012-11-291-1/+1
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-4/+4
* Modify URLRequestFailedDnsJob to allow any error code to bemmenke@chromium.org2012-03-191-3/+3
* Move all the test URLRequestJobs to content/test/net.jam@chromium.org2012-03-121-4/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-141-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-3/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+2
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+6
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-231-6/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+6
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-221-6/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-221-0/+6
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-1/+1
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-1/+1
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-09-211-0/+2
* Revert r24606-24607. The tree didn't like them. :(phajdan.jr@chromium.org2009-08-271-2/+0
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-271-0/+2
* Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...phajdan.jr@chromium.org2009-08-201-2/+0
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-201-0/+2
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-40/+17
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-301-0/+64