summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/url_request_mock_http_job.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-121-3/+3
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+5
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-231-5/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+5
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-221-5/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-221-0/+5
* Browser and unit test cases for patch submitted for Issue 23584 undertony@chromium.org2010-04-081-0/+9
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-8/+9
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-12/+11
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-301-0/+100