1. 11 7月, 2018 1 次提交
  2. 10 6月, 2018 1 次提交
  3. 10 5月, 2018 1 次提交
  4. 07 4月, 2018 1 次提交
  5. 10 2月, 2018 1 次提交
  6. 18 1月, 2018 1 次提交
  7. 21 12月, 2017 1 次提交
  8. 02 11月, 2017 1 次提交
  9. 01 11月, 2017 1 次提交
  10. 20 10月, 2017 1 次提交
  11. 13 10月, 2017 1 次提交
  12. 08 9月, 2017 1 次提交
  13. 24 8月, 2017 2 次提交
  14. 05 5月, 2017 1 次提交
  15. 20 4月, 2017 1 次提交
  16. 04 2月, 2017 1 次提交
  17. 20 1月, 2017 1 次提交
  18. 18 1月, 2017 2 次提交
  19. 26 10月, 2016 1 次提交
  20. 30 9月, 2016 1 次提交
  21. 29 9月, 2016 1 次提交
  22. 27 9月, 2016 1 次提交
  23. 16 9月, 2016 3 次提交
  24. 14 9月, 2016 2 次提交
  25. 11 8月, 2016 1 次提交
  26. 28 7月, 2016 1 次提交
  27. 15 6月, 2016 1 次提交
  28. 12 6月, 2016 1 次提交
    • A
      Remove more calls to Dart_GetField (#2745) · fabd183e
      Adam Barth 提交于
      This patch removes a number of the classes that were generating
      Dart_GetField calls, particularly related to drawAtlas and drawVertices.
      The functions that used these classes now use primatives instead, which
      is more efficient.
      fabd183e
  29. 12 5月, 2016 1 次提交
  30. 30 4月, 2016 1 次提交
  31. 29 4月, 2016 1 次提交
    • A
      Add ParagraphConstraints (#2622) · 7a186960
      Adam Barth 提交于
      This patch begins to update the Paragraph interface to something sensible. It
      introduces a ParagraphConstraints object that is passed to layout() to control
      the layout of the paragraph. Once clients are migrated over, the argument will
      become required.
      7a186960
  32. 31 3月, 2016 1 次提交
  33. 30 3月, 2016 1 次提交
  34. 18 3月, 2016 1 次提交
  35. 16 3月, 2016 1 次提交