summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Implement AsyncHostResolver, an asynchronous HostResolver.agayev@chromium.org2011-07-201-1/+18
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-161-0/+3
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-1/+1
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-241-0/+7
* Remove the HostResolverImpl::Shutdown() method.eroman@chromium.org2011-06-151-5/+0
* Eagerly initialize SystemURLRequestContext.willchan@chromium.org2011-06-131-9/+23
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-0/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-261-0/+1
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-241-0/+1
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-1/+16
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-16/+1
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+16
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-4/+26
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-2/+1
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-3/+7
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-1/+1
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-6/+7
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-18/+1
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-1/+7
* Add FTP transaction factories to the system URLRequestContext, and the proxy ...eroman@chromium.org2011-04-121-0/+9
* 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