summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-0/+99
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-99/+0
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-6/+19
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-38/+0
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-0/+38
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-38/+0
* File reorganization: move AsyncHostResolver files to net/dns.agayev@chromium.org2011-07-221-1/+1
* Implemented AsyncHostResolver -- asynchronous HostResolver!agayev@chromium.org2011-07-211-1/+18
* Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver.agayev@chromium.org2011-07-211-18/+1
* Implemented AsyncHostResolver -- asynchronous HostResolver.agayev@chromium.org2011-07-211-1/+18
* Revert 93237 - Implement AsyncHostResolver, an asynchronous HostResolver.agayev@chromium.org2011-07-201-18/+1
* 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