1. 08 8月, 2018 1 次提交
  2. 07 8月, 2018 2 次提交
  3. 04 7月, 2018 1 次提交
  4. 16 6月, 2018 1 次提交
  5. 06 6月, 2018 1 次提交
  6. 02 6月, 2018 2 次提交
  7. 16 5月, 2018 1 次提交
  8. 05 5月, 2018 1 次提交
  9. 14 4月, 2018 1 次提交
  10. 13 4月, 2018 2 次提交
  11. 28 2月, 2018 1 次提交
  12. 21 2月, 2018 1 次提交
  13. 16 2月, 2018 1 次提交
    • S
      Fix strong flag setting (#4683) · 19e8d9b2
      Siva 提交于
      * Turn on strong mode by default when a platform file is present in the
      bundle instead of using a flag passed into the engine which might not be
      true when we invoke an installed app.
      
      * - Roll dart to version fe96de2858f078e4ad04f8f30640184bf3d8102d
      
      * Update license file.
      19e8d9b2
  14. 04 1月, 2018 1 次提交
    • S
      Add support for --strong option in the engine, create a strong mode version of... · 0f0b144b
      Siva 提交于
      Add support for --strong option in the engine, create a strong mode version of the platform file (#4504)
      
      * Add a --strong option to the front end server so we can use strong mode with preview-dart-2.
      
      * Plumb the --strong option through the dart controller into the VM.
      
      * - Build a strong version of platform.dill for use with the engine.
      - Fix a strong mode static error in the assert statement
      
      * Enable asserts when running debug version even in strong mode.
      
      * Use the correct platform dill file for linking when doing the aot builds.
      
      * Fix formatting issue.
      0f0b144b
  15. 02 1月, 2018 1 次提交
  16. 01 12月, 2017 1 次提交
  17. 14 11月, 2017 2 次提交
  18. 02 11月, 2017 1 次提交
  19. 14 9月, 2017 1 次提交
  20. 24 8月, 2017 1 次提交
  21. 22 8月, 2017 1 次提交
  22. 16 8月, 2017 2 次提交
  23. 15 8月, 2017 1 次提交
    • X
      Create platform API for first frame callback. Use for defer hiding splash... · f187a5c2
      xster 提交于
      Create platform API for first frame callback. Use for defer hiding splash screens on Android and iOS (#3956)
      
      * Add back launch screen view until first frame on iOS
      
      * improvements
      
      * Move callback plumbing from ios surfaces to the gpu rasterizer. Didn’t wire java JNI yet.
      
      * Android JNI
      
      * Fix ios reference count and let android engine manage a view on top with launch screen
      
      * Hook up Android activity and view
      
      * review notes
      
      * review notes
      
      * Move thread switching upstream. Use weak references for callbacks.
      
      * Some clean up
      f187a5c2
  24. 19 7月, 2017 1 次提交
    • T
      Add `PluginRegistry.Registrar#view()` (#3900) · 488584f8
      Todd Volkert 提交于
      Sometimes, plugin instances need access to the `FlutterView`.
      They can currently cast the `messenger()`, but that's fragile.
      This adds API support for getting the view from the registry.
      488584f8
  25. 21 6月, 2017 1 次提交
    • C
      Revert libtxt integration (#3802) · fffe502d
      Chris Bracken 提交于
      * Revert "Fix licenses_lib golden file (#3798)"
      
      This reverts commit d8ac43c3.
      
      * Revert "Remove ParagraphConstriants (#3796)"
      
      This reverts commit 8ccf767f.
      
      * Revert "Reland "Initial integration of libtxt with Flutter alongside Blink." (#3793)"
      
      This reverts commit 3c049219.
      fffe502d
  26. 20 6月, 2017 2 次提交
  27. 17 6月, 2017 2 次提交
  28. 09 6月, 2017 1 次提交
  29. 08 6月, 2017 2 次提交
  30. 02 6月, 2017 1 次提交
  31. 09 5月, 2017 1 次提交
  32. 11 4月, 2017 1 次提交