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 6a4c8d2603
Merge branch 'master' into themeresource
3 years ago
..
Animations Remove old implementation benchmark. 5 years ago
Base Removed a number of interfaces. 3 years ago
Data Fix tests build 3 years ago
Layout Flush dispatcher queue in control benchmarks. 4 years ago
Markup Added parsing benchmark. 8 years ago
Rendering Optimize shape rendering (pen creation mostly). 5 years ago
Styling Add theme variants specific tests 3 years ago
Text Perf: improved text wrapping 3 years ago
Themes Fix benchmarks build 3 years ago
Traversal Removed a number of interfaces. 3 years ago
Utilities Remove JetBrains.Annotations from the repo 3 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 Benchmarks: option to use Skia for text layout 3 years ago
ControlHierarchyCreator.cs Removed a number of interfaces. 3 years ago
NullCursorFactory.cs Fix non-compiling assemblies. 5 years ago
NullDrawingContextImpl.cs Use IGlyphRunImpl in the IDrawingContextImpl 3 years ago
NullGlyphRun.cs Use IGlyphRunImpl in the IDrawingContextImpl 3 years ago
NullRenderingPlatform.cs Implemented pixel format transcoding for Bitmap and WriteableBitmap 3 years ago
NullThreadingPlatform.cs Update tests 6 years ago
Program.cs Added --debug switch to benchmarks. 4 years ago
TestBindingObservable.cs fix: some nullable annotation warnings 4 years ago
TestStyles.cs Add theme variants specific tests 3 years ago
TestTypes.cs Added additional benchmarks. 4 years ago