27 Commits (77dc35bf469fbc583d9c09add0fa255e9badd1bc)

Author SHA1 Message Date
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Julien Lebosquain 7eda49e061 Ensure IRenderRoot.Renderer is never null 4 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 4 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 4 years ago
Steven Kirk cd51d638e9 Pass dialog flag to window impl Show. 5 years ago
Steven Kirk ea90f05f83 Added Window.ShowActive for win32. 6 years ago
Dan Walmsley 4aa51e80da fix more tests. 6 years ago
Dan Walmsley 2ad4002686 fix unit tests. 6 years ago
Dan Walmsley 0148106f54 Seperate RenderScaling from DesktopScaling. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Nikita Tsukanov 9343ba4c23 Wired up the popup positioner 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Nikita Tsukanov b33601ee9b Refactored lifetime control into separate lifetime classes 7 years ago
Steven Kirk 068acb6376 Added TopLevel.Opened unit tests. 8 years ago
Steven Kirk d2eca3968b Removed IRendererFactory. 9 years ago
Steven Kirk daf59b8497 Start/stop the renderer on window show/hide. 9 years ago
Nikita Tsukanov eb6bfd3de8 Moved layout manager from service locator to ILayoutRoot 9 years ago
Steven Kirk 69a06e452e Fixed some Visuals unit tests. 9 years ago
Steven Kirk e9968a7606 Make WindowBase.IsVisible show/hide window. 10 years ago
Steven Kirk 4e719262c4 Make WindowBase.IsVisible return correct value. 10 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 10 years ago
Steven Kirk 2b1d4e555e Fix failing test. 10 years ago
Nikita Tsukanov d17b32d7bd Fixed tests 10 years ago