57 Commits (b2ecb21e0317fa797cc29f6d1559baa9d78aa6aa)

Author SHA1 Message Date
Nikita Tsukanov b2ecb21e03
Render target/surface housekeeping (#20811) 3 weeks ago
Julien Lebosquain ee748802b3
Enable nullability in various test projects (#20374) 3 months ago
Julien Lebosquain 246cbfc566
Remove Direct2D1 (#20132) 4 months ago
Max Katz b644cee98f
[12.0] Target SkiaSharp 3.0. Drop 2.88 support (#18981) 9 months ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 1 year ago
Max Katz 8c7754ff17
SkiaSharp updates, SkiaSharp 3.0 render tests enabled (#15255) 2 years ago
Nikita Tsukanov ba7405aead
Initial support for cross-testing against WPF (#15150) 2 years ago
Nikita Tsukanov 086fe5267f
Don't create a layer if the previous frame is retained by the render target (#14924) 2 years ago
Nikita Tsukanov 8ad0290374
Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 2 years ago
Julien Lebosquain 9548bf7337
Fix HeadlessUnitTestSession creation race condition (#12979) 3 years ago
Nikita Tsukanov 8680c612fd OSX rendering refactoring 3 years ago
Nikita Tsukanov fa7eb55902 Flakiness? 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Nikita Tsukanov 371251d58c Review comments 3 years ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 3 years ago
Nikita Tsukanov 17492be5b6 Removed RunLoop from IPlatformThreadingInterface 3 years ago
Nikita Tsukanov bc3768c2a0 More platforms are now using IDispatcherImpl 3 years ago
Dan Walmsley 2b076322e5 check access before clearing job queue. 3 years ago
Dan Walmsley a298ff55f9 clear dispatcher queue at the end of tests. 3 years ago
Nikita Tsukanov abf8819947 Implemented pixel format transcoding for Bitmap and WriteableBitmap 3 years ago
Nikita Tsukanov 6bdf0eacc7 Removed legacy renderers 3 years ago
Simon Cropp fb37ab1e77 leverage GetRequiredService 3 years ago
Nikita Tsukanov 5a3d9f1574 Use parent clip rect of the adorned visual 3 years ago
Nikita Tsukanov eaf2ce38a4 Context management 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
Nikita Tsukanov b6b08155d8 [WIP] Run render tests for compositing renderer 4 years ago
Max Katz ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 4 years ago
Dariusz Komosinski 174b94f3b4 Replace ImageMagick with ImageSharp for render test comparisons. 4 years ago
Max Katz 4d866b544c Replace shared project with Avalonia.PlatformSupport 4 years ago
Nikita Tsukanov 159cea5f4c Broken mocks every-freaking-where 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Nikita Tsukanov ea7dc760cc Updated SkiaSharp to 1.68.0 7 years ago
Steven Kirk f1c2c72400 Added failing tests for #1614. 7 years ago
Steven Kirk a0e8dca6e9 Use PixelSize for device-dependent sizes. 8 years ago
Jeremy Koritzinsky 18f436a2c3 Clean up unused code warnings and malformed doc comments. 8 years ago
Steven Kirk 6133837600 Locate tests directory in code. 8 years ago
Steven Kirk 589b76e9cd Moved render tests for each platform to their own directory. 8 years ago
Jeremy Koritzinsky 1c12cd4bd6 Fix x64 builds of Avaloina.Direct2D1. Refactor build scripts to reduce time and fix issues. 8 years ago
Jeremy Koritzinsky f72577cf92 Clean up test scripts 8 years ago
Nikita Tsukanov bdbe95b9b1 Fixed DispatcherTimer's priorities 9 years ago
Nikita Tsukanov 3d3d4528f6 Burn, baby, BURN! 9 years ago
Nikita Tsukanov b963d68668 Try to respect DispatcherPriority when possible 9 years ago
Nikita Tsukanov e388a485ce Fixed build? Maybe? Appveyor, pretty please? 9 years ago
Nikita Tsukanov 1d6beab970 Fixed Skia's RenderTargetBitmap and made Skia tests to run for .NET Core 9 years ago
Steven Kirk b3f9a8464e Run deferred render tests on a background thread. 9 years ago
Steven Kirk 0a36466021 Run render tests with deferred renderer. 9 years ago
Dirk Lemstra 98408d54e4 Added missing using statements. 9 years ago