133 Commits (fc33707003783bcaddd40d7cac48735be05d6e23)

Author SHA1 Message Date
Nikita Tsukanov 3717aec4f5 Use GetFeature + API lease approach for accessing SKCanvas 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago
Max Katz a9910501ec Fix tests 4 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Steven Kirk 1e737dcaf6 Remove duplicate import. 4 years ago
Steven Kirk f10d4ac3a7 Flush dispatcher queue in control benchmarks. 4 years ago
Steven Kirk 2bfaa8bd07 Renamed/moved benchmark. 4 years ago
Steven Kirk 0518fddd30 Conform better to dictionary API. 4 years ago
Steven Kirk d77fe8c38a WIP: Speed up benchmarks. 4 years ago
Steven Kirk cda288ff03 WIP: Removed initializing, use try pattern. 4 years ago
Steven Kirk 309b1276af WIP: Tweaking benchmarks. 4 years ago
Steven Kirk 71785b73d8 Initial refactor of AvaloniaObject value store. 4 years ago
Steven Kirk af0014b735 Added --debug switch to benchmarks. 4 years ago
Steven Kirk fb49040fbe Added some ControlTheme benchmarks. 4 years ago
Steven Kirk aa5dc3e0f5 Added class selector style benchmarks. 4 years ago
robloo 017788cd8e
Add Loaded/Unloaded Events (#8277) 4 years ago
Benedikt Stebner 71aba01b10 Implement FormattedText.BuildGeometry 4 years ago
Benedikt Stebner 020c8de59e Fix mocks 4 years ago
Dariusz Komosinski cf0688565a Refactor value storage to reduce overhead and memory allocations. 4 years ago
Giuseppe Lippolis 543fe599c6 fix: some nullable annotation warnings 4 years ago
Max Katz ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 4 years ago
Dariusz Komosiński 832afd2b46 Apply optimization to Pen as well. 4 years ago
Dariusz Komosiński 6700fd851b Add a benchmark case for affects render. 4 years ago
Dariusz Komosiński a2bcd8a9c9 Remove dependency on fluent theme. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Dariusz Komosiński 55e681a326 Add more benchmark cases. 4 years ago
Dariusz Komosiński 64cce62e7b Benchmark for finding resources. 4 years ago
Steven Kirk a0ec91ec01 Added additional benchmarks. 4 years ago
Max Katz 4d866b544c Replace shared project with Avalonia.PlatformSupport 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Dariusz Komosinski b0317f46a5 Add support for drawing ellipses directly via DrawingContext 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 5 years ago
Steven Kirk 4dbf646a73 Implement CombinedGeometry. 5 years ago
Steven Kirk 89cb076778 Implement GeometryGroup. 5 years ago
Dariusz Komosinski a21880d4a8 Remove old implementation benchmark. 5 years ago
Dariusz Komosinski f2e93ecb87 Optimize shape rendering (pen creation mostly). 5 years ago
Dariusz Komosinski 21b7b88b0f Cleanup and refactor leftover transition types. 5 years ago
Dariusz Komosinski 5765007ecd Avoid closures and extra allocations caused by transition observables. 5 years ago
Max Katz 77361a069f Theme loading benchmark 5 years ago
Benedikt Schroeder 08a72e893c Increase TextFormatter compatibility with WPF's version 5 years ago
Dan Walmsley 79d96ca891 implement missing stubs. 5 years ago
Giuseppe Lippolis 8decb3bbc6 fix(Benchmark): FluentBenchmark thrown: 'Avalonia.Markup.Xaml.XamlLoadException' 5 years ago
Dan Walmsley 25413c85e6 fix build. 5 years ago
Steven Kirk 4e3af8c9c1 Fix non-compiling assemblies. 5 years ago
Dariusz Komosinski dc698b3b1d Reuse empty value store arrays. 6 years ago
Steven Kirk 7469597712 Added benchmark for fluent RepeatButton. 6 years ago
Dariusz Komosinski cde8f4cf1a Fix control benchmarks. 6 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Dariusz Komosinski aff78fa662 Add default alpha and pixel formats to render interfaces. 6 years ago
Dariusz Komosinski 77ef0ea144 Fix test. 6 years ago