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.
 
 
 
Giuseppe Lippolis cb0993b5fc fix: double declaration OutputType 3 years ago
..
Animations Remove old implementation benchmark. 5 years ago
Base Added additional benchmarks. 4 years ago
Data Try matching for INPC before matching methods. 6 years ago
Layout Add Loaded/Unloaded Events (#8277) 4 years ago
Markup Added parsing benchmark. 8 years ago
Rendering Optimize shape rendering (pen creation mostly). 5 years ago
Styling Merge branch 'master' into feature/7120-control-themes 4 years ago
Themes More simple theme renaming 4 years ago
Traversal No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
Visuals Apply optimization to Pen as well. 4 years ago
App.config Retarget .Net Framework projects to 4.7 8 years ago
Avalonia.Benchmarks.csproj fix: double declaration OutputType 3 years ago
ControlHierarchyCreator.cs Improve measure benchmark. 6 years ago
NullCursorFactory.cs Fix non-compiling assemblies. 5 years ago
NullDrawingContextImpl.cs Use GetFeature + API lease approach for accessing SKCanvas 4 years ago
NullGlyphRun.cs Fix CalendarBenchmark not working with new text layout. 6 years ago
NullRenderer.cs Update tests 5 years ago
NullRenderingPlatform.cs Remove GlyphTypeface.PlatformImpl 3 years ago
NullThreadingPlatform.cs Update tests 5 years ago
Program.cs Added --debug switch to benchmarks. 4 years ago
TestBindingObservable.cs fix: some nullable annotation warnings 4 years ago
TestStyles.cs Remove dependency on fluent theme. 4 years ago
TestTypes.cs Added additional benchmarks. 4 years ago