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.
 
 
 
Benedikt Stebner 147db08f90 Introduce GlyphRun.Bounds 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 Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 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 Updated packages used by tests. 3 years ago
ControlHierarchyCreator.cs Removed a number of interfaces. 3 years ago
NullCursorFactory.cs Fix non-compiling assemblies. 5 years ago
NullDrawingContextImpl.cs [SKIA] UseOpacitySaveLayer feature switch (#9964) 3 years ago
NullGlyphRun.cs Introduce GlyphRun.Bounds 3 years ago
NullRenderingPlatform.cs Implemented pixel format transcoding for Bitmap and WriteableBitmap 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 Add theme variants specific tests 3 years ago
TestTypes.cs Added additional benchmarks. 4 years ago