summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/ImageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Better error handling for image loading errors on iOS/Android (#849)E.Z. Hart1-19/+71
2017-04-11Implicit impl of controller ifaces (#807)kingces951-2/+2
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-1/+1
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-19/+4
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-0/+2
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart1-2/+2
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart1-2/+3
2016-03-24Add using statement to dispose streamChris King1-4/+6
2016-03-22Initial importJason Smith1-0/+209