1. 15 May, 2021 5 commits
  2. 14 May, 2021 33 commits
  3. 13 May, 2021 2 commits
    • Chris Bracken's avatar
      Support uninstall, install status query for UWP (#82481) · 14546bfa
      Chris Bracken authored
      Adds UwpTool.install and UwpTool.uninstall methods. Refactors the
      PowerShell-based install code to move the powershell-related bits out of
      the Device class and into UwpTool so that when we swap out the
      PowerShell-based install for the uwptool-based install, it's transparent
      to the WindowsUWPDevice class.
      
      Adds implementations for:
      * WindowsUWPDevice.isAppInstalled
      * WindowsUWPDevice.uninstallApp
      
      Refactors:
      * WindowsUWPDevice.installApp
      14546bfa
    • engine-flutter-autoroll's avatar
      Roll Engine from 490068230f9a to c118a134fb11 (3 revisions) (#82486) · 1af31d83
      engine-flutter-autoroll authored
      * 0f28cd6fd [uwptool] Add uninstall command (flutter/engine#26122)
      
      * cf1898369 Fix composition when multiple platform views and layers are combined  (flutter/engine#25900)
      
      * c118a134f Add missing semantics flag for embedder (flutter/engine#25932)
      1af31d83