1. 05 1月, 2018 1 次提交
    • A
      This adds RPC call to set asset path. (#4323) · 6bacf452
      Alexander Aprelev 提交于
      * This adds rpc call to simply set asset path.
      
      This is needed when doing hot reload to pick up updated assets.
      
      * Move asset_directory fetch for after view_id. Clean up return. Fix formatting.
      
      * Add SetAssetBundlePath methods implementations for mac and ios
      
      * Fix mac mm
      
      * Fix formatting
      
      * Merge and use nullptr
      6bacf452
  2. 27 10月, 2017 1 次提交
  3. 19 10月, 2017 1 次提交
  4. 12 9月, 2017 1 次提交
  5. 20 7月, 2017 1 次提交
  6. 04 10月, 2016 1 次提交
  7. 24 9月, 2016 1 次提交
    • C
      Move shell to //flutter and split shell/BUILD.gn into smaller pieces for each subcomponent. (#3053) · 9eb446e0
      Chinmay Garde 提交于
      * Namespaces have been updated to reflect the move from //flutter/sky/shell to //flutter/shell.
      * shell/BUILD.gn file has been split into smaller GN files for each subcomponent of the shell (common, GPU, diagnostic, testing).
      * GN dependencies have been rewritten to stop exposing common shell dependencies as public. Duplicates have also been removed.
      * GPU subcomponent has been updated make it more suitable for Vulkan integration.
      * The GLFW backend has been resurrected.
      9eb446e0
  8. 10 8月, 2016 1 次提交
  9. 04 8月, 2016 1 次提交