summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-3/+3
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-0/+2
* Hook up filesystem: URLs to the SimpleResourceLoaderBridge,adamk@chromium.org2011-03-221-0/+9
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-5/+5
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+10
* AppCache: Use a dedicated thread for the disk cache.rvargas@google.com2010-06-071-2/+0
* Test shell: create a dedicated thread for the cache.rvargas@google.com2010-05-201-0/+3
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+2
* Convert the HTTP cache to use FilePath rather than wstring for thetony@chromium.org2009-10-151-2/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-0/+2
* Ensure that we always use a direct connection to the internet when running indarin@chromium.org2008-11-211-2/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+53