summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Registrar.cs
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Fix bugzilla55542 (#898)Rui Marinho1-1/+4
2017-03-16Add internal XF.Registrar.RegisterAll b/c previewer needs it (#816)kingces951-1/+8
2017-03-09Add [EditorBrowsable(EditorBrowsableState.Never)] to public classes/interface...kingces951-5/+2
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-9/+16
2017-01-12Improve registry startup and lookup performance (#674)E.Z. Hart1-17/+26
2016-06-08[Core] Allow Registrar.RegisterAll to be run multiple times (#215)Alan McGovern1-1/+1
2016-03-22Initial importJason Smith1-0/+147