2.13.3
  1. f38081d [sdk] Add analysis_server.dart.snapshot to ARM SDKs. by Alexander Thomas · 4 years, 6 months ago
  2. fa12114 [vm] Remove traces of LLVM backend by Vyacheslav Egorov · 4 years, 6 months ago
  3. 550d580 [vm/ffi] Fuchsia FFI testing package by Daco Harkes · 4 years, 9 months ago
  4. 9f96aed [test/ffi] Add C++ unit tests for all target ABIs by Daco Harkes · 4 years, 10 months ago
  5. 00b7040 Remove obsolete dartfix build target and scripts by Sigurd Meldgaard · 4 years, 10 months ago
  6. 6bd220f Reland "[vm] Fix some Fuchsia tests" by Liam Appelbe · 5 years ago
  7. 17faf89 Revert "[vm] Fix some Fuchsia tests" by Liam Appelbe · 5 years ago
  8. 3ec7ea1 [vm] Fix some Fuchsia tests by Liam Appelbe · 5 years ago
  9. f66eb72 [test] Infra for running tests on Fuchsia emulator by Liam Appelbe · 5 years ago
  10. 157ebfe Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process" by Ben Konyi · 5 years ago
  11. 7e37383 Revert "Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"" by Alexander Aprelev · 5 years ago
  12. bc4cb12 Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process" by Ben Konyi · 5 years ago
  13. 3849b50 Revert "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process" by Ben Konyi · 5 years ago
  14. ffe258d [ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process by Ben Konyi · 5 years ago
  15. 6fc75e6 [vm] Add tests and packages to the Fuchsia package by Liam Appelbe · 5 years ago
  16. 089d6fc [vm] Build a runnable Fuchsia package containing Dart by Liam Appelbe · 5 years ago
  17. d44457f [Core Libraries] Eliminate the fork in the core libraries. by Leaf Petersen · 5 years ago
  18. 1960d21 [ VM / DartDev ] Updated build rules for DartDev and exposed create_platform_sdk build target by Ben Konyi · 5 years ago
  19. 03ce33f [BUILD] - Initial CL to unfork the NNBD Dart SDK by asiva · 5 years ago
  20. 48aa020 [ DartDev ] Generate dartdev snapshot for runtime build target by Ben Konyi · 5 years ago
  21. a305eb6 [ dartdev ] Disable dartdev snapshot generation for runtime build by Ben Konyi · 5 years ago
  22. 918eae3 Reland "[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev" by Ben Konyi · 5 years ago
  23. 798b6e7 Revert "[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev" by Ben Konyi · 5 years ago
  24. ffbd84d [ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev by Ben Konyi · 5 years ago
  25. 726d3c7 Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK" by Siva Annamalai · 5 years ago
  26. cab69e7 [BUILD] - Initial CL to unfork the NNBD Dart SDK by asiva · 5 years ago
  27. 60823bd Revert "[ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory" by Ben Konyi · 5 years ago
  28. 367ee91 [ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory by Ben Konyi · 5 years ago
  29. 63a92a3 Revert "This is a trial submit of the unfork CL, it will be reverted immediately." by Siva Annamalai · 5 years ago
  30. 393468d This is a trial submit of the unfork CL, it will be reverted immediately. by asiva · 5 years ago
  31. e33d023 [BUILD] - Format gn files, this is being done to ensure the unfork CL by asiva · 5 years ago
  32. 6d468d1 Add a script and target to run dartfix by Keerti Parthasarathy · 6 years ago
  33. 50d972b Build DDC targets with forked SDK sources when building with --nnbd flag by Nicholas Shahan · 6 years ago
  34. 785ae93 [gardening] Fix NNDB flag use for Flutter HHH build. by Teagan Strickland · 6 years ago
  35. 8e2649b Revert https://dart-review.googlesource.com/c/sdk/+/117681. by Robert Nystrom · 6 years ago
  36. 34087a6 [build] Remove dart_host_toolchain. by Alexander Aprelev · 6 years ago
  37. 6d86779 Make the NNBD fork not stomp on the other build. by Robert Nystrom · 6 years ago
  38. 15a3bf8 Add defined() guard for checkout_llvm build flag by Chris Bracken · 6 years ago
  39. 7ffef4c [llvm] Make sure llvm groups don't break the build by Jake Ehrlich · 6 years ago
  40. d3fbbf8 Fix the dart-sdk-linux task by not building analysis server on 32 bit ARM architecture by lambdabaa · 6 years ago
  41. 773f8d5 Reland "[llvm] Add initial scaffolding" by Jake Ehrlich · 6 years ago
  42. 45172f0 Revert "Reland "[llvm] Add initial scaffolding"" by Jake Ehrlich · 6 years ago
  43. 524fdc1 Reland "[llvm] Add initial scaffolding" by Jake Ehrlich · 6 years ago
  44. 2a15d38 Revert "[llvm] Add initial scaffolding" by Jake Ehrlich · 6 years ago
  45. b71d2d9 [llvm] Add initial scaffolding by Jake Ehrlich · 6 years ago
  46. 7d46d4b [vm / library] Foreign function interface prototype by Daco Harkes · 7 years ago
  47. 267e91a Re-land "[vm] Prevent access to non-annotated members through native API." by Samir Jindel · 7 years ago
  48. 27316cc Revert "[vm] Prevent access to non-annotated members through native API." by Régis Crelier · 7 years ago
  49. 0203243 [vm] Prevent access to non-annotated members through native API. by Samir Jindel · 7 years ago
  50. 30aa464 [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays by asiva · 7 years ago
  51. a077609 Cleanup some of the build rules to not use Dart 1 mode. by asiva · 7 years ago
  52. d1bd887 [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 7 years ago
  53. 0320376 Revert "[VM/SDK] Switch kernel isolate to run in Dart 2 mode" by Vyacheslav Egorov · 7 years ago
  54. 499761f [VM/SDK] Switch kernel isolate to run in Dart 2 mode by asiva · 7 years ago
  55. 33697f7 Revert "Reland "[VM/SDK]"" by Siva Annamalai · 7 years ago
  56. b59583e Reland "[VM/SDK]" by asiva · 7 years ago
  57. 7f53344 Revert "[VM/SDK]" by Siva Annamalai · 7 years ago
  58. b414641 [VM/SDK] by asiva · 7 years ago
  59. 876ce43 [fuchsia] Mark runtime_kernel testonly by Zach Anderson · 7 years ago
  60. 4ab0827 [gn] Remove dart_test_bootfs by Roland McGrath · 7 years ago
  61. bc7220a [VM] Turn dart2 on by default on the command line VM by asiva · 7 years ago
  62. 9847c06 [observatory] Top-level observatory_archive rule copies to root_out_dir by Zach Anderson · 7 years ago
  63. 736ddd9 [Observatory] Refactor observatory build to prepare for Fuchsia prebuilt by Zach Anderson · 7 years ago
  64. 0e9c224 [VM] Make runtime-kernel the default build target. This ensures that kernel_services snapshot is built and available. by asiva · 7 years ago
  65. 4877587 [GN] Uses dart_action.gni instead of compiled_action.gni. by Zach Anderson · 7 years ago
  66. db87545 [gn] Propagate outputs up to //create_sdk. by Ryan Macnak · 7 years ago
  67. 105b426 [VM] Exclude runtime/bin:precompiler_entry_points_json from being generated for ia32/dbc by Martin Kustermann · 8 years ago
  68. 37f56d6 [vm/simdbc] Fix SIMDBC64 build: do not try to generate entry points JSON. by Vyacheslav Egorov · 8 years ago
  69. 111ea25 [vm/kernel/aot] Generate list of precompiler entry points during build by Alexander Markov · 8 years ago
  70. 138d587 [gn] Remove uses of is_fuchsia_host GN variable by James Robinson · 8 years ago
  71. 4b73d12 Link kernel service dill with the command line dart executable. by Siva Chandra · 8 years ago
  72. ab25f54 Allow the host toolchain to be set via a simple variable. by P.Y. Laligand · 8 years ago
  73. a99cdab Reland: [GN] Adds dart_host_sdk_toolchain argument by Zachary Anderson · 8 years ago
  74. 8f5d556 Revert "[GN] Adds dart_host_sdk_toolchain argument" by Zach Anderson · 8 years ago
  75. 8fc90bd [GN] Adds dart_host_sdk_toolchain argument by Zachary Anderson · 8 years ago
  76. 02eebb0 [GN] Remove the dart_host_toolchain arg by Zachary Anderson · 8 years ago
  77. 7dc8022 [infra] //build/bootdata.gni -> //build/config/fuchsia/bootdata.gni by Roland McGrath · 8 years ago
  78. 014a34e [infra] Use new GN template to assemble Fuchsia test image by Roland McGrath · 8 years ago
  79. 16aa720 Remove compiling platform.dill from patch_sdk.dart by Peter von der Ahé · 8 years ago
  80. 5923ff4 Reorder Fuchsia file headers and gn format by George Kulakowski · 8 years ago
  81. 7800d2a Rename Magenta to Zircon, along with related abbreviations by George Kulakowski · 8 years ago
  82. de7e144 Include platform.dill files in sdk builds by Sigmund Cherem · 8 years ago
  83. 08890e6 Add patched_dart2js_sdk to the dart2js_bot build target by Sigmund Cherem · 8 years ago
  84. 50475dd [Fuchsia] Fix test image. Update status files for vm and language suites by Zachary Anderson · 8 years ago
  85. 4f9b25e Fix previous CL where dart_bootstrap was accidently changed to dart_bootstrap_host_arch. by Alexander Aprelev · 8 years ago
  86. 935df72 [Fuchsia] Really remove dead GN flag by Zachary Anderson · 8 years ago
  87. 7f16342 [Fuchsia] Fix test image creation by Zachary Anderson · 8 years ago
  88. 81e428f [infra] Assembles the SDK using GN rather than create_sdk.py by Zachary Anderson · 8 years ago
  89. b6bb297 [Fuchsia] Build only the parts of the SDK that are needed by Zachary Anderson · 8 years ago
  90. e73edbc [Fuchsia] Bind Observatory to ipv4 any by Zachary Anderson · 9 years ago
  91. 2ff4e1f [Fuchsia] Prepend test image with magenta data by Zachary Anderson · 9 years ago
  92. 7541479 Change BUILD.gn to force ninja file regeneration by Martin Kustermann · 9 years ago
  93. 6c08487 [Fuchsia] Adds an option to create_sdk.py to skip binary stripping by Zachary Anderson · 9 years ago
  94. eb5efb3 Fix Fuchsia GN build. by Ryan Macnak · 9 years ago
  95. b93307ea Move the kernel isolate snapshot out of the 'runtime' target to reduce build times on the simulators. by Ryan Macnak · 9 years ago
  96. 9eb216a Reapply "Create an app snapshot of the Dart front end." by Ryan Macnak · 9 years ago
  97. 728f460 Revert "Create an app snapshot of the Dart front end." by Ryan Macnak · 9 years ago
  98. 27c8e59 Supress generating dfe snapshot on Windows. by Ryan Macnak · 9 years ago
  99. 8c7111c Create an app snapshot of the Dart front end. by Ryan Macnak · 9 years ago
  100. 3355532 Fuchsia: Copy libraries to SDK bin directory by Zachary Anderson · 9 years ago