1. e404890 Bump dart-lang/setup-dart from 1.7.1 to 1.7.2 in the github-actions group by dependabot[bot] · 5 weeks ago main
  2. c51cee8 Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by dependabot[bot] · 3 months ago
  3. ade0f7a Bump actions/checkout from 6.0.0 to 6.0.1 in the github-actions group by dependabot[bot] · 4 months ago
  4. 0b88b66 Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group by dependabot[bot] · 5 months ago
  5. b84119f dart.library.js_util -> dart.library.js_interop for web detection by Mayank Patke · 7 months ago
  6. 9540fa0 Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions group by dependabot[bot] · 8 months ago
  7. d5adc4d Remove remaining `dart:developer` Timeline usage from flute by Martin Kustermann · 9 months ago
  8. e3d8493 Move more `dart:developer` usage under `if (!kReleaseMode) {}` guard by Martin Kustermann · 9 months ago
  9. 6e44eea Add initial simple TodoMVC benchmark using flute framework by Martin Kustermann · 11 months ago
  10. 56be19b Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 in the github-actions group by dependabot[bot] · 1 year, 2 months ago
  11. e4ea045 A `_beginFrame()` seems to schedule the next frame interanally. If the `_beginFrame()` takes a long time, it will finish after the expiration date of the next frame timer. by Martin Kustermann · 1 year, 5 months ago
  12. 63fcd40 Remove xGooglers from OWNERS by Martin Kustermann · 1 year, 5 months ago
  13. c44fba2 Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group by dependabot[bot] · 1 year, 5 months ago
  14. df1a71b Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group by dependabot[bot] · 1 year, 6 months ago
  15. 7d69979 Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group by dependabot[bot] · 1 year, 7 months ago
  16. 31dab8d Bump the github-actions group with 2 updates by dependabot[bot] · 1 year, 10 months ago
  17. 1bba3ef Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group by dependabot[bot] · 2 years ago
  18. 49e1fa6 Bump the github-actions group with 2 updates by dependabot[bot] · 2 years ago
  19. abed7e2 blast repo changes: dependabot by Devon Carew · 2 years ago
  20. 7ed8320 Bump actions/checkout from 4.1.1 to 4.1.2 by dependabot[bot] · 2 years, 1 month ago
  21. 0c084f0 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 by dependabot[bot] · 2 years, 3 months ago
  22. a531c96 Remove usage of `dart:js` & `package:js` and therefore remove usage of `allowInterop` by Martin Kustermann · 2 years, 3 months ago
  23. b418c35 Bump actions/checkout from 4.1.0 to 4.1.1 by dependabot[bot] · 2 years, 6 months ago
  24. 40e6ae1 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 by dependabot[bot] · 2 years, 6 months ago
  25. d479214 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 by dependabot[bot] · 2 years, 7 months ago
  26. 6707a3c Bump actions/checkout from 3.6.0 to 4.1.0 by dependabot[bot] · 2 years, 7 months ago
  27. 57e87d5 Add gerrit-reviewed workflow. by Jonas Termansen · 2 years, 8 months ago
  28. b28e672 Bootstrap OWNERS. by Jonas Termansen · 2 years, 8 months ago
  29. a8be2f4 Merge pull request #3 from dart-lang/update_ci by Devon Carew · 2 years, 8 months ago
  30. 3e00621 various updates to the CI by Devon Carew · 2 years, 8 months ago
  31. f42b09f Include Flute in the names of the benchmarks by Aske Simon Christensen · 3 years, 1 month ago
  32. a0858fc Fixed warning by Aske Simon Christensen · 3 years, 1 month ago
  33. b8eac11 Golem harness for measuring startup time and frame time by Aske Simon Christensen · 3 years, 1 month ago
  34. a943301 roll to 5a279edc239f4efd91223ddc609c2b5129325feb by Yegor Jbanov · 3 years, 2 months ago
  35. 219539a tweaks by Yegor Jbanov · 3 years, 2 months ago
  36. 4795622 upgrade to 9a721c456d4a6418c60f2512cbb54ee420b9c69b by Yegor Jbanov · 3 years, 3 months ago
  37. 8880e7e make sync script Posix-compliant; update framework to 98b3e48ed4e722acb0c4bb897397fc817057b5f6 by Yegor Jbanov · 3 years, 3 months ago
  38. da9a7fc replace `is NullThrownError` by Yegor Jbanov · 3 years, 5 months ago
  39. 1e4957e can run in dart2js mode by Yegor · 3 years, 5 months ago
  40. d63621e runs complex benchmark using `dart run` by Yegor · 3 years, 5 months ago
  41. 962baba no infos outside framework code by Yegor · 3 years, 5 months ago
  42. ec0a3ef no errors after sync by Yegor · 3 years, 5 months ago
  43. a39ddee new structure by Yegor · 3 years, 5 months ago
  44. 4dd567e Create README.md by Yegor · 4 years, 5 months ago
  45. 06f3b82 Merge pull request #1 from yjbanov/dart-actions by Yegor · 4 years, 6 months ago
  46. 32d0f99 add dart github action by Yegor Jbanov · 4 years, 6 months ago
  47. 4d2e294 smoke-test github actions by Yegor Jbanov · 4 years, 6 months ago
  48. 898d293 readme stub by Yegor Jbanov · 4 years, 6 months ago
  49. f6fea87 pass analysis by Yegor Jbanov · 4 years, 6 months ago
  50. 5ac349c import web engine sources by Yegor Jbanov · 4 years, 6 months ago
  51. 519172a move framework parts under framework by Yegor Jbanov · 4 years, 6 months ago
  52. a6badf7 Update README.md by Yegor · 5 years ago
  53. b18fbd2 complex benchmark by Yegor Jbanov · 5 years ago
  54. 35a06a8 fake io by Yegor Jbanov · 5 years ago
  55. 5e59615 can "render" counter by Yegor Jbanov · 5 years ago
  56. 2dff9b8 engineless flutter framework by Yegor Jbanov · 5 years ago
  57. 71f631a Initial commit by Yegor · 5 years ago