summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/ImageSource.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-08-02Change SourceChanged event on ImageSource to weak event to allow Images (#268)E.Z. Hart1-4/+8
referencing application-wide StaticResource ImageSources to be GCed
2016-07-18Windows image loader error handling (#260)E.Z. Hart1-1/+1
* Repros for various image issues * Log image loading errors * Better repro instructions and user interface * Image loading tests now running on WinRT/UWP phone/tablet/desktop * Move FailImageSource into shared project * Move FailImageSource into shared project * Update docs
2016-03-29Make spacing in lock statement consistent with code styleE.Z. Hart1-2/+2
2016-03-22Initial importJason Smith1-0/+142