summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_io_data.h
Commit message (Expand)AuthorAgeFilesLines
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-2/+3
* ProfileIOData: Add a few CHECKs to help debug a crash.jhawkins@chromium.org2011-10-281-0/+3
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-0/+4
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-161-0/+7
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-151-7/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-151-0/+7
* Remove Prerender from ResourceContext and ProfileIOData.cbentzel@chromium.org2011-10-071-7/+0
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-271-1/+1
* Removing singelton property of MediaStreamManager.mflodman@chromium.org2011-09-221-0/+5
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-0/+2
* Move TransportSecurityPersister completely to IO thread.phajdan.jr@chromium.org2011-09-211-1/+10
* Revert 101063 - Removing singleton property of MediaStreamManager and creatin...mad@chromium.org2011-09-141-5/+0
* Removing singleton property of MediaStreamManager and creating thread first w...mflodman@chromium.org2011-09-141-0/+5
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-2/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-0/+2
* Don't pass URLBlacklistManager from UI to IO through ProfileParams on Profile...joaodasilva@chromium.org2011-09-071-4/+1
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-041-0/+10
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-2/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-0/+2
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-0/+9
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-47/+14
* Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.willchan@chromium.org2011-07-261-3/+6
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-14/+47
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-47/+14
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-161-2/+4
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-151-4/+2
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-2/+4
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-4/+2
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-2/+4
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-0/+5
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-3/+5
* Make ProfileIOData keep track of the app specific request contexts.willchan@chromium.org2011-07-121-3/+27
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-4/+10
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+5
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-071-5/+15
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-021-1/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...willchan@chromium.org2011-05-161-0/+6
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-0/+13
* Followup to r85247 to address review comments about adding a way to get to Pr...jam@chromium.org2011-05-131-6/+4
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-0/+7
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-5/+0
* Treat the QuotaManager as we do other ProfileIOData.michaeln@google.com2011-05-101-0/+5
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-0/+6
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-1/+1
* PrerenderManager is no longer refcounted.cbentzel@chromium.org2011-04-221-1/+2
* Eliminate lots of redundancy in the ProfileIOData subclasses.willchan@chromium.org2011-04-191-4/+45
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-161-0/+3
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-11/+24
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-0/+10