summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/ImageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Better error handling for image loading errors on iOS/Android (#849)E.Z. Hart1-13/+50
2017-04-11Implicit impl of controller ifaces (#807)kingces951-4/+4
2016-10-12Modified type cast to appropriate type (#447)ckrempp911-2/+2
2016-07-18Windows image loader error handling (#260)E.Z. Hart1-8/+27
2016-05-27WinRT/UWP center crop image on AspectFill (#190)Adam1-0/+10
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart1-1/+2
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart1-2/+2
2016-03-22Initial importJason Smith1-0/+132