1. 02 9月, 2017 3 次提交
  2. 01 9月, 2017 1 次提交
  3. 30 8月, 2017 1 次提交
  4. 29 8月, 2017 1 次提交
  5. 23 8月, 2017 1 次提交
  6. 15 8月, 2017 1 次提交
  7. 28 7月, 2017 1 次提交
  8. 27 7月, 2017 1 次提交
  9. 25 7月, 2017 2 次提交
  10. 22 7月, 2017 3 次提交
  11. 19 7月, 2017 1 次提交
  12. 14 7月, 2017 1 次提交
  13. 12 7月, 2017 1 次提交
    • E
      [content handler] Fix waiting for GPU. (#3858) · 98807038
      Erik Gilling 提交于
      Previously WaitForFirstDisplayDriver() would return, prematurely,
      on the first event in "/dev/class/display".  This would cause apps
      started before the GPU driver came up to fall back on SW
      rendering.
      98807038
  14. 08 7月, 2017 1 次提交
  15. 07 7月, 2017 1 次提交
  16. 30 6月, 2017 1 次提交
  17. 28 6月, 2017 2 次提交
  18. 27 6月, 2017 1 次提交
  19. 24 6月, 2017 3 次提交
  20. 21 6月, 2017 1 次提交
    • I
      Name flutter_runner processes after the app they're running (#3803) · 63ef135e
      Ian McKellar 提交于
      Currently in `ps` all apps running under the Flutter content handler
      show up as `flutter_runner`. This makes them hard to identify. This
      change names the process after the final path component URL of the
      application that's launched, prefixed with "flutter:".
      
      In theory we could run more than one Flutter application in a single
      content handler process, but we don't right now. If we do this logic
      would have to change.
      63ef135e
  21. 13 6月, 2017 1 次提交
  22. 09 6月, 2017 1 次提交
  23. 07 6月, 2017 3 次提交
  24. 06 6月, 2017 1 次提交
  25. 03 6月, 2017 1 次提交
  26. 27 5月, 2017 1 次提交
  27. 24 5月, 2017 1 次提交
  28. 18 5月, 2017 2 次提交
  29. 17 5月, 2017 1 次提交