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.
 
 
 
Max Katz bb5c15ad8c
Merge branch 'master' into renderroot-renderer-nullability
3 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj Removed legacy renderers 3 years ago
CompositorTestServices.cs Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature 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 Nullability fixes for Avalonia.Base 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 3 years ago
MockTextShaperImpl.cs Perf: various misc text layout optimizations 3 years ago
MockWindowingPlatform.cs Implemented layout and render time graph overlays 3 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
NullRenderer.cs Implemented layout and render time graph overlays 3 years ago
RendererMocks.cs Implemented layout and render time graph overlays 3 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 Implemented layout and render time graph overlays 3 years ago
TestServices.cs Add theme variants specific tests 3 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 8 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