611 Commits (2ec917d665d283326ba4eb35e5bcd24dfc8b8643)

Author SHA1 Message Date
Emmanuel Hansen a030d29d15 add failing test 3 years ago
stepan_govorko f5c93a50ab added more comments 3 years ago
stepan_govorko 77dc35bf46 Introduced counting of rendered visuals in ServerCompositionVisual and added relevant unit tests in CompositorInvalidationClippingTests. The new tests ensure that visuals that are not in dirty rect are rendered correctly with different ClipToBounds and Clip geometry parameters. 3 years ago
Benedikt Stebner 250743d786 Rework GetNext/PreviousCharacterHit 3 years ago
Julien Lebosquain 237e4cba69
Fix InlineDictionary enumeration when an array is used 3 years ago
Max Katz fbca526f85 Seal CreateDefiningGeometry 3 years ago
Steven Kirk 9d051a6a64 Added failing test for #11484. 3 years ago
Jumar Macato bbade94d98 add new unit tests for fillmodes/delay behavior 3 years ago
Julien Lebosquain c0e7dc8ecf
Fixed style activator not publishing changes 3 years ago
Giuseppe Lippolis 718911ce27 fix(BoxShadows): ToString() 3 years ago
Jumar Macato 80595873a2 Add tests for the zero duration stuff 3 years ago
Jumar Macato 5c60b525c8 more tests 3 years ago
Jumar Macato 69941d8fc7 Fix and remove warnings on Animations code 3 years ago
Steven Kirk 8e9532a580 Added tests for AccessKeyHandler. 3 years ago
Denis Zubritskiy 1c258e7680 Fix expression in CreateGetter 3 years ago
Max Katz 94efefedb9 Fix gesture tests 3 years ago
Max Katz b879144ace Adjust to merge conflicts 3 years ago
Nikita Tsukanov 72c549a205 Correctly handle Push/Pop without inner items 3 years ago
Nikita Tsukanov ba07b5461b Scoping 3 years ago
Nikita Tsukanov b56bf1c527 More scoping for tests 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 81084454f4 Added failing tests for #11484. 3 years ago
Steven Kirk ac936ce130 Added failing test for #11290. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 00d077a634 Pass both owner and host type to AvaloniaProperty. 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
robloo fac0a045d4 Add direct conversions for HsvColor.ToHsl() and HslColor.ToHsv() 3 years ago
Steven Kirk e7c3e0c673 Added failing test for #11212. 3 years ago
Nikita Tsukanov 5ec758d790 Fix TokenParser 3 years ago
Steven Kirk 4b46afef4a Add failing focus unit tests. 3 years ago
Steven Kirk 3a250c86f3 Added failing test for #7706. 3 years ago
Nikita Tsukanov 015768c5bd Make sure that Dispatcher.InvokeAsync unwraps tasks and that correct overload is being chosen 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Steven Kirk c4a5567090 Added failing test for #11161. 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Steven Kirk 06b7515b48 Added failing test for #11076. 3 years ago
Benedikt Stebner 0442c3b337 Introduce advanced render options 3 years ago
Steven Kirk fe8f349047 Added failing test for #11015. 3 years ago
Nikita Tsukanov cf28998a46 Bitmap effects support 3 years ago
jankrib 076d3c721e Update DrawOperationTests.cs 3 years ago
jankrib 8f7deb17ad Implement HitTestTransformed 3 years ago
Benedikt Stebner a4a96d6ff4 Optimize FontManager caching 3 years ago
Tom Edwards 74f75b0525 Converted RangeBase to StyledProperty 3 years ago
Steven Kirk 44639fbd65 Added failing layout test. 3 years ago
Steven Kirk 668fa942b7 Don't leak IPlatformRenderInterface. 3 years ago
Steven Kirk cd5307aa8c Added failing test. 3 years ago
Nikita Tsukanov 312f1250e2 Don't use AvaloniaObject in IPlatformRenderInterface 3 years ago
Steven Kirk 964f30e883 Describe an edge-case. 3 years ago
Steven Kirk e7aaf8a7f7 Ensure that the default value can be coerced. 3 years ago
Nikita Tsukanov 5f52122bba Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago