2.6.0
  1. 2e23776 [dartdevc] Add new bot configuration for nnbd strong by Nicholas Shahan · 6 years ago
  2. 0cada76 [SDK] Removes dart2aot. by Clement Skau · 6 years ago
  3. 5f198ae [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks. by Alexander Aprelev · 6 years ago
  4. 109e7b0 [vm] Ensure the new arm_x64 architecture will get `$builder_tag == crossword` set by Martin Kustermann · 6 years ago
  5. 71ecb73 [vm] Fix one MSAN failure; add UBSAN configuration. by Ryan Macnak · 6 years ago
  6. 8d2eced [infra] Update tools/bots/README.md by Karl Klose · 6 years ago
  7. aece1c1 Update compile_flutter.sh after vm -> frontend_server rename by Jens Johansen · 6 years ago
  8. d5feab0 [vm] Create builds for LeakSanitizer, MemorySanitizer and ThreadSanitizer. by Ryan Macnak · 6 years ago
  9. db35230 [vm] Test AOT on Android with the 64->32 bit cross-compiler. by Samir Jindel · 6 years ago
  10. e919e89 Add an "--nnbd" flag to build.py. by Robert Nystrom · 6 years ago
  11. 0f7a3cd [SDK] Adds dart2native to the test_matrix vm-kernel fileset. by Clement Skau · 6 years ago
  12. bb600e9 [SDK] Make dart2native default output .exe, not .dart.exe. by Clement Skau · 6 years ago
  13. 85948bd [vm/elf] Run strip --strip-unneeded on ELF snapshots during testing. by Samir Jindel · 6 years ago
  14. 7901c50 [build] Enable ASAN leak detection during the build, not just tests. by Ryan Macnak · 6 years ago
  15. 9a683de [vm] Support testing assembly snapshots for ARM. by Samir Jindel · 6 years ago
  16. 8cbc4f3 [benchmark] Add support for benchmarking DDC. by Jonas Termansen · 6 years ago
  17. 362ef8e [vm/aot] Add a custom ELF loader in dart_precompiled_runtime. by Samir Jindel · 6 years ago
  18. f546362 [SDK] Adds dart2exe to create standalone executables. by Clement Skau · 6 years ago
  19. 2a94546 Fix flutter-frontend bot and future problems in flutter HHH bot by Jens Johansen · 6 years ago
  20. bd28bad [dartdevc] add modular tests for old ddc by Vijay Menon · 6 years ago
  21. e9c3eeb [infra] Add handling of signed SDK directories to promote.py by Alexander Thomas · 6 years ago
  22. 269af10 [infra] With multiple test results, use the first instead of the last in createResultsMap by Karl Klose · 6 years ago
  23. b158490 [infra] Add precomp-android-arm64 builder to the test matrix by Alexander Thomas · 6 years ago
  24. 9cdafb9 [dartdevc] prune unneeded bot configs by Vijay Menon · 6 years ago
  25. 69c6bea [ fuzzer ] Fixed analysis warnings in dartfuzz, enabled analysis as part of bot checks by Ben Konyi · 6 years ago
  26. d95bb2d [ package:vm_service ] Analyze package:vm_service on bots by Ben Konyi · 6 years ago
  27. 27c8d8b [benchmark] Stop benchmarking fasta in legacy mode. by Jonas Termansen · 6 years ago
  28. 464cea0 [benchmark] Test dart2js-x continues to work. by Jonas Termansen · 6 years ago
  29. 208c8dd [benchmark] Remove SIMDBC benchmark test coverage. by Jonas Termansen · 6 years ago
  30. 29dc931 [dartdevc] Create a new status file for DDC co19 tests by Nicholas Shahan · 6 years ago
  31. 2f02836 [benchmark] The large tensorflow models are not needed for benchmarking. by Jonas Termansen · 6 years ago
  32. 51f4574 Reland "[vm/ffi] Support structs on 32bit architectures" by Daco Harkes · 6 years ago
  33. 8788d1d Add a builder for DDK firefox by Nicholas Shahan · 6 years ago
  34. e470d0f [infra] Upgrade firefox and chrome by Alexander Thomas · 6 years ago
  35. 55f81f2 Mass format python with yapf by Nate Bosch · 6 years ago
  36. d89fd68 [infra] Update pub/sub script to send <10MB when message is base64 encoded. by William Hesse · 6 years ago
  37. b7eeacf [infra] Add script to publish results.json to Cloud Pub/Sub by William Hesse · 6 years ago
  38. f56a6a4 test_matrix.json changes for simarm_x64 by Liam Appelbe · 6 years ago
  39. 713c222 [bots] Enable co19 tests on dartkb bots by Alexander Markov · 6 years ago
  40. 5e6b200 [infra] Add previous commit info to results records for new tests by William Hesse · 6 years ago
  41. dd59b193 Revert 52cace8160 as it breaks flutter tests on android nexus 5x. by Alexander Aprelev · 6 years ago
  42. fedd746 [vm/bytecode] Support multiple entry points when compiling from bytecode by Alexander Markov · 6 years ago
  43. fbf13f5 [benchmarks/ffi] Add micro and macro benchmarks for dart:ffi by Daco Harkes · 6 years ago
  44. b64ab73 [cfe] Shard front-end tests by Johnni Winther · 6 years ago
  45. 2e8f642 [dartdevc] shard ddc/ddk tests by Vijay Menon · 6 years ago
  46. 24d57fb [benchmark] Add top level benchmarks directory. by Jonas Termansen · 6 years ago
  47. 83956f4 Revert "[infra] Add error check when adding builder data to test results." by William Hesse · 6 years ago
  48. 9fd914e [infra] Add error check when adding builder data to test results. by William Hesse · 6 years ago
  49. ec3c878 [infra] Add runtime_kernel target to dart-sdk-win builder by Alexander Thomas · 6 years ago
  50. 75b83da [infra] Add dart2js-rti builder to the test matrix by Alexander Thomas · 6 years ago
  51. ddfde57 Update File.openRead to return Stream<Uint8List> by Todd Volkert · 6 years ago
  52. c92af46 Update HttpRequest and HttpClientResponse to be Stream<Uint8List> by Todd Volkert · 6 years ago
  53. 829910f Rate limit the number of gsutil.py subprocesses tools/approve_results.dart spawns by Martin Kustermann · 6 years ago
  54. 67ae4b3 [dart/fuzzer] Deprecate DBC nightly runs in fuzzer by Aart Bik · 6 years ago
  55. 16eee4a [benchmark] Add gen/kernel_service.dill to try_benchmarks.sh. by Jonas Termansen · 6 years ago
  56. 63b9d00 [infra] Use correct build target for ABI version builder by Alexander Thomas · 6 years ago
  57. 14fdeb8 [infra] Mark run_abi_tests.py as a custom test runner by Alexander Thomas · 6 years ago
  58. 99e8a9f Move the test runner (i.e. "test.dart"/"test.py") to pkg/. by Robert Nystrom · 6 years ago
  59. efaec64 Add --use-sdk support for dart2js and ddk modular tests by Sigmund Cherem · 6 years ago
  60. f6d67a5 Turn ddc and dart2js modular tests into suites and share their test cases by Sigmund Cherem · 6 years ago
  61. 182d55d [dart2js] Add support for BabelJS to test.py by Alexander Thomas · 6 years ago
  62. 96c2d3c [dartdevc] enable testing of ddc internals by Vijay Menon · 6 years ago
  63. af93ebc [vm] Direct generation of ELF shared libraries. by Ryan Macnak · 6 years ago
  64. fc6954f [dartdevc] self hosting tests by Vijay Menon · 6 years ago
  65. 0799ac0 Enforce DDC lints by Nate Bosch · 6 years ago
  66. 435066d [infra] Increase number of shards for debug precomp builder. by William Hesse · 6 years ago
  67. ff75c98 Remove two generated files unintentionally included in 100244. by Clement Skau · 6 years ago
  68. f1fcd89 [SDK] Fix missing argument in tools/bots/dart_sdk.py by Clement Skau · 6 years ago
  69. 19c2281 [SDK] Adds smoke test for dartaot. by Clement Skau · 6 years ago
  70. c14496a [infra] Prevent front end unit tests from being approved. by Jonas Termansen · 6 years ago
  71. 6819a4d test_matrix.json changes for ABI tests by Liam Appelbe · 6 years ago
  72. b7375d0 Nit: convert singular tab into spaces in test_matrix.json. by Clement Skau · 6 years ago
  73. 475c918 [infra] Run analyzer unit tests only on analyzer builders by Alexander Thomas · 6 years ago
  74. 5319d76 Run ddc worker tests by Vijay Menon · 6 years ago
  75. 51433e6 Compile flutter tests via the sdk by Jens Johansen · 6 years ago
  76. 2687486 [SDK] Adds .exe extension for Windows binaries in dart_sdk.py. by Clement Skau · 6 years ago
  77. 07482ee [bots] Run all tests on vm-dartkb-* bots by Alexander Markov · 6 years ago
  78. 907c514 [SDK] Adds build targets, wrappers and SDK builds for Dart AOT. by Clement Skau · 6 years ago
  79. a270999 [vm] Support optcounter=1 and randomize it for testing. by Samir Jindel · 6 years ago
  80. 8754eb1 Test bytecode benchmarks when built with bytecode support. by Jonas Termansen · 6 years ago
  81. 9a2b222 [infra] dart_sdk builder script won't upload from tryjobs by William Hesse · 6 years ago
  82. 7f09c40 Add builder tag to dart2js-production-*-d8 and mark by Mayank Patke · 6 years ago
  83. 9325a31 [infra] Add missing out directories to the "vm-kernel" fileset. by Ryan Macnak · 6 years ago
  84. 2bc81be [infra] Some missing interpreter bot configurations. by Ryan Macnak · 6 years ago
  85. 440d287 [infra] Run pkg/(front_end|kernel) tests only on front-end builders by Alexander Thomas · 6 years ago
  86. 6907930 [infra] Add a shard to the FFI builders. by Samir Jindel · 6 years ago
  87. b2a2c08 [infra] Add --apply-changelist option to apply_preapprovals. by Jonas Termansen · 6 years ago
  88. 580f44a [vm] Enable running FFI tests on Android in JIT-mode. by Samir Jindel · 6 years ago
  89. 98dddc9 [tests] Ensure that --enable-asserts is used whereever checked was used previously by asiva · 6 years ago
  90. b60eae4 Test that VM interpreter, bytecode, and unoptimized benchmarks can run. by Jonas Termansen · 6 years ago
  91. 065910f [infra] Add support for pre-approvals in approved_results.json. by Jonas Termansen · 6 years ago
  92. 888596a Add support for a production dart2js mode in test.dart by Sigmund Cherem · 6 years ago
  93. 2ddb2d2 Change 'analyze tests co19_2' to use '-asserts'. by Konstantin Shcheglov · 6 years ago
  94. 8f03ae0 [infra] Add --list-configurations option to test.dart. by Jonas Termansen · 6 years ago
  95. 567d552 [infra] Add versionchecker and debianpackage to test matrix by Alexander Thomas · 6 years ago
  96. 95b0e57 [gardening] Disable ASAN's coredump suppression via ASAN_OPTIONS. by Vyacheslav Egorov · 7 years ago
  97. 1751135 [infra] Increase number of shards on app-* builders by Alexander Thomas · 7 years ago
  98. 150c58c [infra] Shard app-kernel tests that were causing timeouts by William Hesse · 7 years ago
  99. c921716 Add upload_abi_dills.sh to dart-sdk-linux in test_matrix.json by Liam Appelbe · 7 years ago
  100. f46186a [infra] Fix update_flakiness using wrong key when computing matches. by Jonas Termansen · 7 years ago