summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Kill CleanUpAfterMessageLoopDestruction.willchan@chromium.org2011-03-031-11/+3
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-21/+12
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-3/+3
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-241-1/+19
* Send fatal proxy errors to the network delegate.jochen@chromium.org2011-02-231-1/+2
* When user "discards history," discard speculative data as welljar@chromium.org2011-02-201-0/+11
* Reland r74842willchan@chromium.org2011-02-161-0/+1
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-1/+0
* Reland r74842willchan@chromium.org2011-02-161-0/+1
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-1/+0
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-0/+1
* Fix privacy issues related to about:net-internals and about:dnsmmenke@chromium.org2011-02-131-4/+11
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-1/+0
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-0/+1
* [cros] Enable disk IO restriction on IOThread.nkostylev@chromium.org2011-02-111-3/+0
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-1/+0
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-0/+1
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-17/+11
* Unreverting: First steps towards webRequest extension API.mpcomplete@chromium.org2011-02-011-0/+1
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-311-1/+0
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-311-0/+1
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-3/+6
* Fix IndexedDB race condition during shutdown.hans@chromium.org2011-01-211-0/+3
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-191-4/+4
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-7/+7
* Remove PrerenderInterceptor.cbentzel@chromium.org2011-01-131-8/+0
* 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