Commit History

Author SHA1 Message Date
  Julien Lebosquain 1583de3e33 Fix random test failures and add empty dispatcher verification to tests (#17628) 10 months ago
  Yoh Deadfall d9b0685ee9 Removed never happening condition (#14536) 1 year ago
  Lubomir Tetak ece2e69fb7 Prevent random dispatcher deadlocks (#14229) 1 year ago
  Julien Lebosquain 9f5a1027fd Warning cleanup (#13656) 1 year ago
  Lehonti Ramos b48cf37bfe In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020) 2 years ago
  Julien Lebosquain 9548bf7337 Fix HeadlessUnitTestSession creation race condition (#12979) 2 years ago
  Nikita Tsukanov ed7a9f8813 Special handling for macos dispatcher quirks 2 years ago
  Nikita Tsukanov b56bf1c527 More scoping for tests 2 years ago
  Nikita Tsukanov 5f52122bba Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 2 years ago
  Nikita Tsukanov b3fe7827a2 Fixed Dispatcher.Invoke when called from the UI thread 2 years ago
  Nikita Tsukanov dbbdcb95cd Refactored dispatcher clock 2 years ago
  Nikita Tsukanov 13bbdc729e Use deadline-based and platform-implemented background processing for macOS 2 years ago
  Nikita Tsukanov ee445f2197 Fixed dispatcher for macOS 2 years ago
  Nikita Tsukanov 290ab36d84 Reset the signaled state before executing jobs 2 years ago
  Nikita Tsukanov d96b8124ed Don't use DispatcherTimer infrastructure for background processing 2 years ago
  Nikita Tsukanov 067df73f97 Naming 2 years ago
  Nikita Tsukanov ccc0efaacd Fixed DispatcherTimerHelper for unit tests 2 years ago
  Nikita Tsukanov 968e61f649 Fixed tests, reintroduced Post with SendOrPostCallback, removed JobRunner 2 years ago
  Nikita Tsukanov 6a99ca39f9 Implemented dispatcher that works like WPF one 2 years ago