A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nikita Tsukanov 2293372413
Merge branch 'master' into fixes/remove-legacy-renderers
3 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj Removed legacy renderers 3 years ago
CompositorTestServices.cs Removed legacy renderers 3 years ago
HarfBuzzFontManagerImpl.cs leverage GetRequiredService 3 years ago
HarfBuzzGlyphTypefaceImpl.cs Introduce GlyphMetrics 3 years ago
HarfBuzzTextShaperImpl.cs Perf: various misc text layout optimizations 3 years ago
ImmediateDispatcher.cs feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default); 4 years ago
InvariantCultureFixture.cs Remove copyright headers. 6 years ago
MockAssetLoader.cs Fix getting paths from Uri 4 years ago
MockFontManagerImpl.cs Rework GlyphTypeface 3 years ago
MockGlobalClock.cs Added skipped failing leak test for transitions. 7 years ago
MockGlyphRun.cs Benchmarks: option to use Skia for text layout 3 years ago
MockGlyphTypeface.cs Introduce GlyphMetrics 3 years ago
MockPlatformRenderInterface.cs Implemented pixel format transcoding for Bitmap and WriteableBitmap 3 years ago
MockStreamGeometryImpl.cs update test folder links 4 years ago
MockTextShaperImpl.cs Perf: various misc text layout optimizations 3 years ago
MockWindowingPlatform.cs Remove MouseDevice from the TopLevel 4 years ago
ModuleInitializer.cs Throw an exception on unit test assertion fail. 3 years ago
MouseTestHelper.cs Feature: Double click expand/collapse treeview and numpad keyboard shortcuts 3 years ago
NotifyingBase.cs Remove copyright headers. 6 years ago
StyleHelpers.cs Move attaching styles in tests to a helper. 3 years ago
TestExtensions.cs Begin refactoring ItemsPresenter. 3 years ago
TestLogSink.cs Remove generic methods from ILogSink. 4 years ago
TestRoot.cs Removed a number of interfaces. 3 years ago
TestServices.cs Merge remote-tracking branch 'origin/master' into remove-reactive-package 3 years ago
TestTemplatedRoot.cs Don't run layout passes on hidden TopLevels. 6 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 9 years ago
TextTestHelper.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
TouchTestHelper.cs adds tests 3 years ago
UnitTestApplication.cs Workaround for https://github.com/AvaloniaUI/Avalonia/issues/10081 3 years ago
UnitTestSynchronizationContext.cs Reimplemented Carousel. 3 years ago