1. 02 11月, 2017 2 次提交
  2. 01 11月, 2017 1 次提交
  3. 26 10月, 2017 1 次提交
  4. 25 10月, 2017 1 次提交
  5. 21 10月, 2017 2 次提交
  6. 19 10月, 2017 1 次提交
  7. 14 10月, 2017 1 次提交
  8. 12 9月, 2017 1 次提交
  9. 01 9月, 2017 1 次提交
  10. 25 8月, 2017 1 次提交
  11. 09 8月, 2017 1 次提交
  12. 05 8月, 2017 1 次提交
  13. 09 5月, 2017 1 次提交
  14. 12 4月, 2017 1 次提交
  15. 11 4月, 2017 2 次提交
  16. 05 4月, 2017 1 次提交
  17. 23 3月, 2017 1 次提交
  18. 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
  19. 14 3月, 2017 1 次提交
  20. 23 2月, 2017 1 次提交
  21. 02 2月, 2017 1 次提交
  22. 04 1月, 2017 1 次提交
  23. 30 11月, 2016 1 次提交
  24. 18 11月, 2016 1 次提交
  25. 04 11月, 2016 1 次提交
  26. 29 10月, 2016 2 次提交
    • A
      Unlink from mojo (#3187) · 63e71803
      Adam Barth 提交于
      After this patch, we no longer link with Mojo. We still use some gn definitions
      from //mojo to create Dart packages.
      63e71803
    • A
      Remove last mojom interface (#3184) · 4b8c9051
      Adam Barth 提交于
      We no longer use mojom to transport messages. We still use the Mojo EDK
      to spin the event loop, however.
      4b8c9051
  27. 25 10月, 2016 1 次提交
  28. 20 10月, 2016 3 次提交
  29. 15 10月, 2016 1 次提交
    • A
      Remove Activity service (#3136) · d999f6c1
      Adam Barth 提交于
      This functionality has been replaced by the PlatformPlugin. Also move the
      contents of //flutter/services/common to more sensible homes.
      d999f6c1
  30. 14 10月, 2016 1 次提交
    • A
      Remove unused services (#3128) · 50f1b8d9
      Adam Barth 提交于
      The platform use cases are handled by the PlatformPlugin. The media service and
      the sensor service have no clients. If we want to use them, we should create
      plugins for them.
      50f1b8d9
  31. 13 10月, 2016 1 次提交
  32. 12 10月, 2016 2 次提交
  33. 04 10月, 2016 1 次提交