1. 25 3月, 2017 2 次提交
  2. 23 3月, 2017 1 次提交
  3. 17 3月, 2017 1 次提交
    • M
      Remove old flutter messaging API (#3482) · c4edec74
      Mikkel Nygaard Ravn 提交于
      Breaking change: removed facilities for JSON and string messaging from FlutterView/FlutterViewController, leaving only binary messaging there. All other use of flutter communication now goes through FlutterMessageChannel and FlutterMethodChannels. Retained use of String and JSON codecs for now.
      
      Companion flutter PR: flutter/flutter#8837
      c4edec74
  4. 15 3月, 2017 1 次提交
  5. 14 3月, 2017 1 次提交
  6. 09 3月, 2017 1 次提交
  7. 06 3月, 2017 1 次提交
  8. 01 3月, 2017 1 次提交
  9. 23 2月, 2017 1 次提交
  10. 04 2月, 2017 1 次提交
  11. 01 2月, 2017 1 次提交
  12. 24 1月, 2017 1 次提交
  13. 21 1月, 2017 1 次提交
  14. 19 1月, 2017 1 次提交
  15. 18 1月, 2017 2 次提交
  16. 13 1月, 2017 1 次提交
  17. 06 1月, 2017 1 次提交
  18. 04 1月, 2017 2 次提交
  19. 17 12月, 2016 1 次提交
  20. 13 12月, 2016 1 次提交
  21. 08 12月, 2016 1 次提交
  22. 07 12月, 2016 2 次提交
  23. 06 12月, 2016 1 次提交
  24. 01 12月, 2016 1 次提交
  25. 19 11月, 2016 1 次提交
    • A
      Composite child views in proper paint order (#3243) · 21f6aa52
      Adam Barth 提交于
      We push a bit up the tree during preroll to learn whether there system
      composited layers below each layer. During update scene, we squash down
      to paint tasks, which we execute after publishing the new scene.
      21f6aa52
  26. 18 11月, 2016 1 次提交
  27. 17 11月, 2016 1 次提交
  28. 16 11月, 2016 1 次提交
  29. 08 11月, 2016 1 次提交
  30. 04 11月, 2016 1 次提交
  31. 02 11月, 2016 3 次提交
  32. 29 10月, 2016 3 次提交