summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_impl_io_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-3/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+3
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-3/+0
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-121-0/+2
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-5/+1
* Store session cookies and restore them if chrome crashes or autorestarts.marja@chromium.org2011-12-051-4/+11
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Fix for memory leak 72698_b in both normal and incognito mode.Actually it was...nrqv63@motorola.com2011-10-211-1/+2
* Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...thakis@chromium.org2011-10-201-9/+7
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2011-10-201-7/+9
* Revert 106069 - Fix for Memory Leak 72698_bthestig@chromium.org2011-10-181-2/+1
* Fix for Memory Leak 72698_bnrqv63@motorola.com2011-10-181-1/+2
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-161-0/+4
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-151-4/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-151-0/+4
* Persist Alternate-Protocol.willchan@chromium.org2011-10-121-1/+1
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-6/+24
* Protect predictor_ shutdown in PrifileImplIoData::Handle destructorstevenjb@google.com2011-09-261-6/+6
* Move TransportSecurityPersister completely to IO thread.phajdan.jr@chromium.org2011-09-211-0/+28
* Adding CHECK to determine the cause of flakiness during predictor shutdown on...rlp@chromium.org2011-09-191-1/+6
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-8/+27
* Don't pass URLBlacklistManager from UI to IO through ProfileParams on Profile...joaodasilva@chromium.org2011-09-071-1/+1
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-27/+8
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-8/+27
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-27/+8
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-8/+27
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-29/+58
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-12/+8
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-8/+12
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-12/+8
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-161-1/+11
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-151-11/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-1/+11
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-11/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-1/+11
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-0/+7
* Make ProfileIOData keep track of the app specific request contexts.willchan@chromium.org2011-07-121-13/+7
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+3
* Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...willchan@chromium.org2011-05-161-0/+3
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-2/+5
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-4/+0
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-1/+3
* Eliminate lots of redundancy in the ProfileIOData subclasses.willchan@chromium.org2011-04-191-82/+40
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-17/+25
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-0/+5
* Remove async functionality from net::CookiePolicy.willchan@chromium.org2011-04-061-5/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-221-1/+3
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-1/+2