1. 10 2月, 2018 3 次提交
  2. 07 2月, 2018 2 次提交
  3. 06 2月, 2018 3 次提交
  4. 03 2月, 2018 2 次提交
  5. 31 1月, 2018 1 次提交
    • G
      Adding semantics traversal order support (#4540) · 96acd1a3
      Greg Spencer 提交于
      This adds support for semantics traversal ordering.
      
      It is a companion to flutter/flutter#14060, adding support for a sortIndex in the semantics data passed to the engine.
      
      Addresses flutter/flutter#12187
      96acd1a3
  6. 27 1月, 2018 1 次提交
  7. 26 1月, 2018 1 次提交
  8. 25 1月, 2018 2 次提交
  9. 20 1月, 2018 1 次提交
  10. 19 1月, 2018 1 次提交
  11. 18 1月, 2018 1 次提交
  12. 17 1月, 2018 1 次提交
  13. 13 1月, 2018 2 次提交
  14. 12 1月, 2018 2 次提交
  15. 10 1月, 2018 2 次提交
  16. 09 1月, 2018 2 次提交
  17. 06 1月, 2018 1 次提交
  18. 05 1月, 2018 1 次提交
  19. 04 1月, 2018 2 次提交
    • 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
    • I
      Further improve painting.dart documentation. (#4505) · fb0cfcd3
      Ian Hickson 提交于
      fb0cfcd3
  20. 03 1月, 2018 1 次提交
  21. 22 12月, 2017 2 次提交
  22. 21 12月, 2017 1 次提交
  23. 18 12月, 2017 1 次提交
  24. 13 12月, 2017 4 次提交