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.
 
 
 
Steven Kirk d91d1829ac Initial implementation of scenegraph hit testing. 9 years ago
..
Avalonia.Base.UnitTests Optimized the "zero wait time" path in the scheduler and updated the code to always use a scheduler, either the ImmediateScheduler (same as the old default behavior) or the registered scheduler. 9 years ago
Avalonia.Benchmarks Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.Controls.UnitTests Merge branch 'master' into scenegraph-rename 9 years ago
Avalonia.DesignerSupport.TestApp Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.DesignerSupport.Tests Fixed designer support tests to be able to load assets. Fixed Cairo bitmaps to correctly construct with new design. 10 years ago
Avalonia.Direct2D1.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.Input.UnitTests Initial implementation of scenegraph hit testing. 9 years ago
Avalonia.Interactivity.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.Layout.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.LeakTests Initial implementation of scenegraph hit testing. 9 years ago
Avalonia.Markup.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.Markup.Xaml.UnitTests Merge branch 'master' into scenegraph-rename 9 years ago
Avalonia.RenderTests Initial implementation of scenegraph hit testing. 9 years ago
Avalonia.Styling.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.UnitTests Initial implementation of scenegraph hit testing. 9 years ago
Avalonia.Visuals.UnitTests Initial implementation of scenegraph hit testing. 9 years ago
TestFiles Added expected output for cairo and skia. 10 years ago
run-tests.sh Excluded D2D test from bash test runner. 10 years ago