22 Commits (feature/save-render-frames)

Author SHA1 Message Date
Steven Kirk 00d077a634 Pass both owner and host type to AvaloniaProperty. 3 years ago
Max Katz fe115d9dd9 Remove platform specific IsPathRooted 3 years ago
Max Katz 37545cbeb1 IStorageProvider API updates 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Steven Kirk 988e26ed9b Use new AvaloniaPropertyDictionary. 4 years ago
Steven Kirk 13a5ce6c64 Added tests for AvaloniaPropertyDictionary. 4 years ago
Dariusz Komosinski 066c81b1ac Another fix for WeakHashList. Added basic unit tests. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Rustam Sayfutdinov 04f9c0b5b6 Fix getting paths from Uri 4 years ago
Rustam Sayfutdinov 8414ace5cf Remove duplicate code for RoundLayoutValue 6 years ago
Rustam Sayfutdinov 5a65aa09f8 Add some tests for double case MathUtilities 6 years ago
Rustam Sayfutdinov 725081e187 Fix to not ~0 in test 6 years ago
Rustam Sayfutdinov 3307fd577b Replace check AreClose(x, 1) by IsOne in RoundLayoutValue 6 years ago
Rustam Sayfutdinov c4668f5ef3 Add tests for float math utils 6 years ago
Rustam Sayfutdinov 1ce6df7186 Remove duplicate code for MathUtilities 6 years ago
Rustam Sayfutdinov c73e777ed2 Return hack with double.Epsilon 6 years ago
Rustam Sayfutdinov 006186b981 Fix machine epsilon for double 6 years ago
Jeremy Koritzinsky 00f8dfabc0 Use SingleOrQueue instead of Queue in DeferredSetter. Make sure tests pass. 8 years ago
Steven Kirk b615be746a Added a few StringTokenizer tests. 8 years ago