1. 24 8月, 2017 3 次提交
  2. 23 8月, 2017 1 次提交
  3. 17 8月, 2017 1 次提交
  4. 15 8月, 2017 1 次提交
  5. 11 8月, 2017 2 次提交
  6. 09 8月, 2017 1 次提交
  7. 03 8月, 2017 1 次提交
  8. 01 8月, 2017 1 次提交
  9. 29 7月, 2017 1 次提交
  10. 27 7月, 2017 1 次提交
  11. 25 7月, 2017 3 次提交
  12. 20 7月, 2017 3 次提交
  13. 19 7月, 2017 3 次提交
  14. 14 7月, 2017 1 次提交
  15. 13 7月, 2017 1 次提交
  16. 01 7月, 2017 1 次提交
  17. 30 6月, 2017 1 次提交
  18. 28 6月, 2017 2 次提交
  19. 27 6月, 2017 2 次提交
    • A
      Generate flutter-flavoured dart patched sdk and platform.dill (#3814) · 009d470d
      Alexander Aprelev 提交于
      * Build Flutter patched-sdk with kernel artifacts
      
      * Switch to new dart_host_toolchain argument mechanism to let dart patch_sdk know of host_toolchain.
      
      * Update dart dependency
      
      * Updated licenses
      
      * Rename dart dependencies tag so they have just 'dart_'-prefixed dart's names.
      
      * Fix indentation and line breaks for newly added deps.
      
      * Add toolchain for windows host
      
      * Update dart revision
      
      * Licenses
      
      * Update licenses
      
      * Revert changes to licenses_third_party
      009d470d
    • Y
      preserve Window callback zones (#3817) · 926c9a58
      Yegor 提交于
      * preserve Window callback zones
      
      Run Window callbacks in the zone they are registered in. This is consistent with how other native API work, such as `scheduleMicrotask`, `Timer`, and `dart:io`. This also enables the developers to use the `Zone` API to capture and log unhandled Dart errors.
      
      * refactor wrapping
      
      * new line
      
      * fewer if checks; group getters/setters/fields
      
      * inline _invokeOnPointerDataPacket
      926c9a58
  20. 24 6月, 2017 2 次提交
  21. 23 6月, 2017 1 次提交
  22. 22 6月, 2017 1 次提交
  23. 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
  24. 20 6月, 2017 4 次提交
  25. 17 6月, 2017 1 次提交