summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-3/+3
* Make sure the system request context specifies a user agent.eroman@chromium.org2011-03-251-2/+16
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-0/+111
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-111/+0
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-0/+111
* Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...tony@chromium.org2011-03-101-1/+1
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-081-1/+1
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-3/+3
* 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