1. 0ae822e Merge pull request #74 from dart-lang/devoncarew-patch-1 by Devon Carew · 2 years ago
  2. 0a216e4 Update README.md by Devon Carew · 2 years ago devoncarew-patch-1
  3. 480b8bf Version 2.1.0. (#72) by Jonas Termansen · 2 years ago
  4. 0530da6 Merge pull request #44 from dart-lang/async by Jonas Termansen · 2 years ago
  5. 45013a8 Add AsyncBenchmarkBase. by Alexander Aprelev · 4 years, 8 months ago
  6. 6a99d14 Fix analysis_options issue (#71) by Kevin Moore · 2 years, 3 months ago
  7. 08328d4 Move to pkg:lints (#70) by Kevin Moore · 2 years, 7 months ago
  8. 3dc00cb Minor Syntax Highlighting Improvements by William Hesse · 2 years, 7 months ago
  9. 09d42e7 Merge branch 'master' into patch-1 by William Hesse · 2 years, 7 months ago
  10. bb6f7e2 Merge pull request #63 from parlough/patch-1 by William Hesse · 2 years, 7 months ago
  11. 19d4b92 Change LICENSE to BSD (#69) by Vyacheslav Egorov · 2 years, 9 months ago
  12. 52def74 Fix updated lints (#68) by Kevin Moore · 2 years, 9 months ago
  13. f1af6e0 Dart format with latest SDK (#67) by Kevin Moore · 2 years, 10 months ago
  14. 3567db2 Update README example for modern Dart conventions (#64) by Parker Lougheed · 3 years ago
  15. c5c1870 Update dev_dependencies on build_* (#66) by Kevin Moore · 3 years ago
  16. 27b5c72 Merge pull request #65 from dart-lang/franklinyow-patch-1 by Franklin Yow · 3 years, 1 month ago
  17. beb789e Update LICENSE by Franklin Yow · 3 years, 1 month ago
  18. 6ffe7d6 Remove "Learning more" link by Parker Lougheed · 3 years, 2 months ago
  19. 7bc82c3 stable null safety release (#62) by Jacob MacDonald · 3 years, 3 months ago 2.0.0
  20. c546dbd Migrate to GitHub Actions (#60) by Alexander Thomas · 3 years, 4 months ago
  21. d32af3c typos (#59) by Phil Quitslund · 3 years, 6 months ago
  22. cfe5179 rename license file to comply with lints (#58) by Jacob MacDonald · 3 years, 6 months ago 2.0.0-nullsafety.0
  23. 610d43b prep for null safety release (#57) by Jacob MacDonald · 3 years, 6 months ago
  24. f54b63e Allow the 2.10 stable and 2.11.0 dev SDKs (#56) by Nate Bosch · 3 years, 7 months ago
  25. 7d21482 minor syntax highlighting improvements by Philippe Fanaro · 3 years, 8 months ago
  26. 2c23179 CI: Test on dev branch (#52) by Kevin Moore · 3 years, 10 months ago
  27. ec6b646 update for the 2.10 dev sdk (#51) by Jacob MacDonald · 3 years, 10 months ago
  28. a9d5fe4 Merge pull request #49 from athomas/opt-in by Alexander Thomas · 3 years, 10 months ago
  29. 23b428d Migrate result emitter test by Alexander Thomas · 3 years, 11 months ago
  30. 387fc0e Add dependency overrides for dev dependencies by Alexander Thomas · 3 years, 11 months ago
  31. 2f1f8fb Update travis config to test with non-nullable enabled by Alexander Thomas · 3 years, 11 months ago
  32. 6e45bbc Enable non-nullable experiment in analysis options by Alexander Thomas · 3 years, 11 months ago
  33. e292a4e Opt-out examples/ by Alexander Thomas · 3 years, 10 months ago
  34. e3e7040 Update SDK dependency to 2.9.0-1 by Alexander Thomas · 3 years, 11 months ago
  35. ea9e3c2 Fix latest pedantic lints – and a few more (#47) by Kevin Moore · 4 years, 4 months ago
  36. 15b5046 tidy example (#46) by Phil Quitslund · 4 years, 6 months ago
  37. 8164129 fix lint by Kevin Moore · 5 years ago
  38. d7d06ed update build_web_compilers dep (#42) by Kevin Moore · 5 years ago
  39. fd9dafa Enable and fix lints, test on oldest supported Dart sdk (#41) by Kevin Moore · 5 years ago
  40. d28a5d1 Merge pull request #40 from jonasfj/reference-benchmark-folder by Jonas Finnemann Jensen · 5 years ago
  41. 8f5f2c6 reference the package layout convention by Jonas Finnemann Jensen · 5 years ago
  42. 70b7e25 enable travis-ci by Kevin Moore · 5 years ago
  43. f0deece update mockito dependency by Kevin Moore · 5 years ago
  44. a3840c4 fix link in readme by Kevin Moore · 5 years ago
  45. 2a81611 Update build_runner and build_web_compilers deps by Kevin Moore · 5 years ago
  46. 17302f2 enable and fix a number of lints by Kevin Moore · 5 years ago
  47. e517a37 fix: migrate to modern dependencies, prepare to release 1.0.5 (#36) by Kevin Moore · 6 years ago v1.0.5
  48. 5a4def1 Merge pull request #34 from dart-lang/unused by John McCutchan · 9 years ago
  49. 1d22a01 Merge pull request #33 from dart-lang/dependencies by John McCutchan · 9 years ago
  50. 90ce8c7 dependency cleanup by Kevin Moore · 9 years ago
  51. 9e21f17 Remove unused by Kevin Moore · 9 years ago
  52. fd7abd9 Update README.md by John McCutchan · 9 years ago
  53. aa28e5b Add JavaScript sources for FluidMotion example by John McCutchan · 10 years ago
  54. fd9088a Merge pull request #26 from caffinatedmonkey/readme by John McCutchan · 10 years ago
  55. 83b09a4 Merge pull request #25 from caffinatedmonkey/hop_support by Kevin Moore · 10 years ago
  56. f71a7f6 Added version constraints to dependencies by Martin Charles · 10 years ago
  57. 256db41 Added hop for analyzing and testing with ci. by Martin Charles · 10 years ago
  58. e2fa43e Added example output and explanation for us unit. by Martin Charles · 10 years ago
  59. f8507c9 Merge pull request #20 from slightlyoff/master by John McCutchan · 10 years ago
  60. 9654b81 Remove extraneous line. by Alex Russell · 10 years ago
  61. 74b6a40 Merge remote-tracking branch 'upstream/master' by Alex Russell · 10 years ago
  62. a0c34e8 Merge pull request #19 from dart-lang/devoncarew_more_tests by John McCutchan · 10 years ago
  63. 85abc5e Clean up math methods to remove extraneous ToNumber()'s. by Alex Russell · 10 years ago
  64. 4a83aeb add an all.dart test suite; fix an analysis issue by devoncarew@google.com · 10 years ago
  65. 0725810 Merge branch 'master' into devoncarew_more_tests by devoncarew@google.com · 10 years ago
  66. 3aab2c9 add drone script by devoncarew@google.com · 10 years ago
  67. fbed54d Merge pull request #18 from dart-lang/devoncarew_add_test by John McCutchan · 10 years ago
  68. 9e68460 add a unit test by devoncarew@google.com · 10 years ago
  69. 1935927 Major cleanup of JS sample code. by Alex Russell · 10 years ago
  70. 1d888e1 Merge pull request #16 from dart-lang/devoncarew_use_micros by John McCutchan · 10 years ago
  71. 6099f9a hoist expression by devoncarew@google.com · 10 years ago
  72. 9390267 change from the elapsedMilliseconds to elapsedMicroseconds by devoncarew@google.com · 10 years ago
  73. a0ae17c Update README.md by Seth Ladd · 10 years ago
  74. 7651d34 Link to benchmark article by Seth Ladd · 10 years ago
  75. 6d0c073 Bump version number and update pub package by John McCutchan · 10 years ago v1.0.4
  76. 7317a37 Merge pull request #15 from markovuksanovic/feature/result-emission by John McCutchan · 10 years ago
  77. 44c048b Code refactor by Marko Vuksanovic · 10 years ago
  78. fa5503e Emitter takes test name and score by Marko Vuksanovic · 10 years ago
  79. 3a47540 Benchmark harness can now emit results. by Marko Vuksanovic · 10 years ago
  80. c5e5bbe Add FluidMotion example by John McCutchan · 10 years ago
  81. 1b2d13c Merge pull request #8 from sethladd/master by John McCutchan · 11 years ago
  82. 3a78dfb visualize the Tracer benchmark by Seth Ladd · 11 years ago
  83. 8283bfa Renamed RayTracerOO to Tracer. by John McCutchan · 11 years ago
  84. 9f596cd Fix DeltaBlue and Richards. by John McCutchan · 11 years ago
  85. 0eeea67 Add RayTraceOO Dart and JS benchmark. by John McCutchan · 11 years ago
  86. 39d5f79 Merge branch 'master' of https://github.com/dart-lang/benchmark_harness by John McCutchan · 11 years ago
  87. 9193430 Merge pull request #4 from financeCoding/master by Seth Ladd · 11 years ago
  88. 4f878cd Update README.md by Seth Ladd · 11 years ago
  89. 71daba7 Adjusting example code to run on Dart VM version: 0.1.2.0_r17004 (Fri Jan 11 16:52:26 2013) by adam · 11 years ago
  90. acd0674 Change email address by John McCutchan · 11 years ago
  91. 1fcc361 README.md by John McCutchan · 11 years ago
  92. 8f7b5d5 README.md by John McCutchan · 11 years ago
  93. 4d45c5b README.md by John McCutchan · 11 years ago
  94. acefc23 README.md by John McCutchan · 11 years ago
  95. e9828ce README.md by John McCutchan · 11 years ago
  96. ae0c306 README.md tweak by John McCutchan · 11 years ago
  97. eb5d303 README.md update by John McCutchan · 11 years ago
  98. aae9841 Revert more detailed reporting change. by John McCutchan · 11 years ago
  99. 2696917 Add email address by John McCutchan · 11 years ago
  100. eef41aa Update DeltaBlue and Richards benchmarks by John McCutchan · 11 years ago