19 Commits (3e17bb571fb9e9c9ee2e13de95affdee464fd01a)

Author SHA1 Message Date
Nikita Tsukanov d470461202 More thread safety and ownsImpl argument for DrawingContext 7 years ago
Miha Markič eb93c9f4a7 Spellchecks comments and code in Avalonia.Base 8 years ago
Nicolas Musset 0befa22692 Support invoking a task in the dispatcher. 8 years ago
Nicolas Musset 434bf0d3db Support invoking a function in the dispatcher. 8 years ago
lindexi 487f3eb10e check action is null 8 years ago
Steven Kirk 64ed0761c7 Rename Dispatcher invoke methods. 8 years ago
Nikita Tsukanov 5027248bd4 [MONOMAC] Dispatcher changes 9 years ago
Nikita Tsukanov bdbe95b9b1 Fixed DispatcherTimer's priorities 9 years ago
Nikita Tsukanov d8113d2987 XML docs for DispatcherPriority 9 years ago
Nikita Tsukanov 70c24908a9 Various fixes for GTK and DeferredRenderer support 9 years ago
Nikita Tsukanov b963d68668 Try to respect DispatcherPriority when possible 9 years ago
Steven Kirk a56ca5f319 Ported IDispatcher from scenegraph branch. 9 years ago
Steven Kirk a46be4e200 Ensure correct thread for AvaloniaProperty access. 9 years ago
Steven Kirk d34c279ba1 WIP: Adding render layers. 9 years ago
Steven Kirk 934e18c8ba Initial impl of incremental update to SceneGraph. 10 years ago
Jeremy Koritzinsky 4a8470d8a6 Updated fast-path of scheduler to call directly if updates are on the UI thread instead of scheduling on the Dispatcher. 10 years ago
Jeremy Koritzinsky 428229e9b0 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. 10 years ago
Jeremy Koritzinsky 428466ced3 Fixed bug in scheduler and runtime platform. 10 years ago
Nikita Tsukanov 3af869f49f Moved IPclPlatformWrapper and IAssetLoader to a separate assembly 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago