118 Commits (attach-dev-tools-conditional)

Author SHA1 Message Date
Nikita Tsukanov a4c9f1e400 Make ShapeLayoutTests use MockPlatformRenderInterface 9 years ago
sdoroff 7db5ae8db9 Added unit tests 9 years ago
Nikita Tsukanov 3e09457e10 [D2D1] Implement support for IFramebufferPlatformSurface 9 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
Jurjen Biewenga e74a1be8e4 Added SVGPath test 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Nikita Tsukanov 7e1f1191c3 Fixed .gitignore for skia tests 9 years ago
Jeremy Koritzinsky cceb884fe0 Disable failing Cairo tests. 9 years ago
Jeremy Koritzinsky e09857f98c Make test script only run netcoreapp tests for Skia. 9 years ago
Jeremy Koritzinsky 1faa352142 Run Skia render tests on .NET Core only since there is no reason full framework would differ 9 years ago
Jeremy Koritzinsky 17e4f26302 Use x64 skia. 9 years ago
Jeremy Koritzinsky f967a3f439 This should fix the skia render tests (works on my machine). 9 years ago
Nikita Tsukanov e388a485ce Fixed build? Maybe? Appveyor, pretty please? 9 years ago
Nikita Tsukanov 29fadec666 Fixed build? 9 years ago
Nikita Tsukanov 7c81f40694 Fixed build? 9 years ago
Nikita Tsukanov 2be9cb5d4b Build fix? 9 years ago
Nikita Tsukanov 04ec5b3b66 Enforce outputpath 9 years ago
Nikita Tsukanov 1d6beab970 Fixed Skia's RenderTargetBitmap and made Skia tests to run for .NET Core 9 years ago
Nikita Tsukanov e610d5858f Merge skia projects into one 9 years ago
Steven Kirk 2a748fec91 Newly merged tests must be async. 9 years ago
Nikita Tsukanov 2d23cab586 Fixed Skia framebuffer bitmap test 9 years ago
Jeremy Koritzinsky 92e6220273 Add System.IO.FileSystem reference to Direct2D1.RenderTests project. 9 years ago
Steven Kirk 7a5e9010a3 Added another passing ImageBrush test. 9 years ago
Steven Kirk 730911fc0d Added a couple more passing tile tests. 9 years ago
Steven Kirk 3e8587348d Change ILockedFrameBuffer.Dpi to Vector. 9 years ago
Steven Kirk 27ec199a3d Added failing custom render tests. 9 years ago
Steven Kirk d6342e906a Adjusted expected test output. 9 years ago
Steven Kirk 7e1efb33e2 Added failing render test. 9 years ago
Steven Kirk 1c42bbf644 Added failing custom renderer test. 9 years ago
Wiesław Šoltés 2afd6cb224 Remove NuGet workaround 9 years ago
Steven Kirk a49f1e0c96 Update binding redirects. 9 years ago
Steven Kirk 1b9d61416f Ported ImmediateRenderer from scenegraph branch. 9 years ago
Steven Kirk e6cb529878 Ported immutable media impls from scenegraph. 9 years ago
Steven Kirk 376535b198 Make IFormattedTextImpl immutable. 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 07b5756b21 Removed non existing items 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 9 years ago
Nikita Tsukanov 363898e658 Migrated render tests to PackageReference 9 years ago
Steven Kirk f6dee9eab4 Add interfaces for all brush types. 9 years ago
Steven Kirk 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 9 years ago
Steven Kirk daae9c0181 Forgot to save before last commit. 9 years ago
Nikita Tsukanov 90a4915549 Implemented WritableBitmap 9 years ago
Nikita Tsukanov 7013033a1b Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 9 years ago
Nikita Tsukanov 432153c006 Readd [Fact] for path tests 9 years ago
Nikita Tsukanov 46de034f98 Don't skip tests that are passing now 9 years ago
Steven Kirk dcb7c35144 Run skia render tests under NCrunch. 9 years ago