summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+2
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-2/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+2
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-3/+4
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-281-9/+0
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-281-0/+9
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...willchan@chromium.org2010-09-211-9/+0
* Reland r59511: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-201-0/+9
* Reduce fieldtrials percentages for push to stable M7jar@chromium.org2010-09-161-20/+2
* Revert 59511 (potentially caused chromiumos leaks) - Take 2: Eagerly set the ...willchan@chromium.org2010-09-151-9/+0
* Fixes bad URLRequest leak detection. nss_ocsp creates asky@chromium.org2010-09-151-3/+7
* Take 2: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-151-0/+9
* Revert r59289: "Eagerly set the IO loop used for OCSP."willchan@chromium.org2010-09-131-7/+0
* Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-131-0/+7
* Revert r59190 for regressing startup tests.willchan@chromium.org2010-09-111-7/+0
* Eagerly initialize NSS and OCSP on IOThread.willchan@chromium.org2010-09-111-0/+7
* Spelling error: s/ADDRESSSES/ADDRESSES/g.willchan@chromium.org2010-09-021-1/+1
* Add support for delegated kerberos tickets to Negotiate authentication.cbentzel@chromium.org2010-08-271-7/+11
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-3/+3