1. 07 8月, 2020 15 次提交
  2. 06 8月, 2020 24 次提交
  3. 05 8月, 2020 1 次提交
    • S
      [windows] Separate the engine from the view (#19896) · 9178074e
      stuartmorgan 提交于
      Refactors the Windows embedding internals to make an engine object that
      owns things associated with the engine rather than the view, and updates
      the API surface to allow using the engine directly.
      
      This is an incremental step toward both a cleaner, non-struct-based
      internal structure and a finalized API surface.
      9178074e