summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.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
* Don't leak proxy script fetcher's http transaction factories.willchan@chromium.org2010-12-241-13/+15
* Create a URLRequestContext for PAC fetching.willchan@chromium.org2010-12-231-50/+45
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+2
* Moved PrerenderInterceptor to chrome\browser\prerendercbentzel@chromium.org2010-12-091-3/+2
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-16/+9
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* net: Implement DNS certificate provenance check uploads.agl@chromium.org2010-11-241-0/+5
* Fixed handling of context_ in URLRequestHttpJobakalin@chromium.org2010-11-231-2/+13
* Regression: Use Windows Security Zone to determine if default credentials are...cbentzel@chromium.org2010-11-191-5/+10
* Implement a dispatcher for prerender requestsgavinp@chromium.org2010-11-191-0/+9
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-0/+3
* Reland 65535danno@chromium.org2010-11-101-25/+38
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-38/+25
* Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-25/+38
* Reland r63578 - Release ChromeURLRequestContextGetters' references on IO thre...willchan@chromium.org2010-11-091-9/+52
* Turn on file access checks on Win.jam@chromium.org2010-11-041-1/+1
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-1/+1
* Turn on file access checks on Win.jam@chromium.org2010-11-031-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Restrict total parallel DNS resolutionsjar@chromium.org2010-10-291-4/+11
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+18
* Mac: turn on file access checks for the IO thread.thakis@chromium.org2010-10-281-1/+1
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-281-18/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+18
* Don't verify thread IO safety on ChromeOS for now.evan@chromium.org2010-10-271-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+2
* Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa...willchan@chromium.org2010-10-251-52/+9
* Revert 63651 (turned chromeos red, http://build.chromium.org/buildbot/waterfa...thakis@chromium.org2010-10-251-5/+7
* Add LeakTracker<URLRequestContext> to IOThread::CleanUp().willchan@chromium.org2010-10-231-7/+5
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+8
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-231-8/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-0/+8
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-221-8/+0
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-221-0/+8
* Release ChromeURLRequestContextGetters' references on IO thread shutdown.willchan@chromium.org2010-10-221-9/+52
* Kill all URLFetcher URLRequests on shutdown.willchan@chromium.org2010-10-221-0/+3
* Explicitly shutdown OCSP.willchan@chromium.org2010-10-211-0/+4
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-1/+1
* A/B test of parelellism limits on DNS resolutionsjar@chromium.org2010-10-201-1/+33
* Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...eroman@chromium.org2010-10-161-4/+42
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-141-0/+5
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Reland fix for OCSP startup race.willchan@chromium.org2010-10-121-0/+9
* Break URLRequestContext=>ProxyScriptFetcher=>URLRequestContext ref cycle.willchan@chromium.org2010-10-121-0/+3
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-6/+6
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-101-12/+0
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-101-0/+12