1. 3ddfed1 [dart2js] Fix bug in modular_test_suite. by Joshua Litt · 4 years ago
  2. 439279f Fix the computation of completion location in OpType by Brian Wilkerson · 4 years ago
  3. 95a1ad2 Make --dart-sdk-summary required for build mode. by Konstantin Shcheglov · 4 years ago
  4. 8b0e3e2 Fix the RemoveType quick fix to work with final and const (issue 42099) by Brian Wilkerson · 4 years ago
  5. 4767a3e Update Windows template version (#58189) by stuartmorgan · 4 years ago
  6. d22a065 Add mouse cursor API to widgets (phase 1) (#57628) by Tong Mu · 4 years ago
  7. 0f95d80 Roll buildroot to 6669621484b649b9355fb2dd37950daf3d2ac65b (#18652) by Dan Field · 4 years ago
  8. 380e07d add a backward variant of BenchCardInfiniteScroll (#58140) by Yegor · 4 years ago
  9. c73682a Add release and profile support for Windows (#57749) by stuartmorgan · 4 years ago
  10. c89225f Start from a clean slate when bundling Linux build (#58174) by stuartmorgan · 4 years ago
  11. e4a4db7 [release] remove .dart_tool directory from uploaded zip (#58135) by Jonah Williams · 4 years ago
  12. e86e2e2 [flutter] allow loading either NOTICES or LICENSE (#58131) by Jonah Williams · 4 years ago
  13. eadd91d Update stocks example to use l10n.yaml workflow (#58121) by Shi-Hao Hong · 4 years ago
  14. 247f0dd Migrate language_2/implicit_downcast_during to NNBD. by Robert Nystrom · 4 years ago
  15. 6d238d8 [dart2js] Move dart2js unit tests to pkg/compiler/test. by Joshua Litt · 4 years ago
  16. c517fcd [flutter_tools] forward flutter format to dart format and deprecate (#57829) by Jonah Williams · 4 years ago
  17. 732ec01 Compute mmrs at a finer granularity by Brian Wilkerson · 4 years ago
  18. 2ffc46c fixes isAlwaysShown material scrollbar.dart (#54128) by Onat Çipli · 4 years ago
  19. ed4f85b Roll Engine from 2663be837081 to 2b616caad05c (2 revisions) (#58136) by engine-flutter-autoroll · 4 years ago
  20. 28997f4 fix route annoucement for first route and last route (#57339) by chunhtai · 4 years ago
  21. d679b89 [devicelab] less sensitivity to whitespace in flutter_performance_test testing (#58175) by Jonah Williams · 4 years ago
  22. f46f0a6 [vm/tsan] Fix reported tsan race in message handler test by Martin Kustermann · 4 years ago
  23. daa575a Ensure plugin file types are registered for all LSP capabilities by Danny Tuppeny · 4 years ago
  24. 74a05e3 [vm] Print isolate group name in stack trace dumping (used e.g. for SEGVs) by Martin Kustermann · 4 years ago
  25. 456e3b5 Revert "[infra] Update checked-in SDKs to 2.9.0-10.0.dev" by Alexander Thomas · 4 years ago
  26. 6d81db7 [infra] Update checked-in SDKs to 2.9.0-10.0.dev by Alexander Thomas · 4 years ago
  27. c3debf9 [frontend_server] Plug leaks caused by saving the first compilation result by Jens Johansen · 4 years ago
  28. fc87cfb [vm/compiler] Use unboxed constants when folding away unboxed ops. by Vyacheslav Egorov · 4 years ago
  29. 745a3f8 [vm/aot] Clean up old assumptions in Serializer::WriteInstructions(). by Tess Strickland · 4 years ago
  30. fe336e6 Revert "[co19] Enable tests migrated to null-safety" by Alexander Thomas · 4 years ago
  31. c146e84 dartdev: skip 'pub outdated' check in tests by Sam Rawlins · 4 years ago
  32. c29391a Roll Skia from 3f479f3da7f8 to 22534f2098e7 (24 revisions) (#18635) by skia-flutter-autoroll · 4 years ago
  33. 5b3da15 Revert "Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18597)" by Robert Ancell · 4 years ago
  34. 0a5028e Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18597) by Robert Ancell · 4 years ago
  35. 50dc5bd Add FlTextInputPlugin (#18314) by Robert Ancell · 4 years ago
  36. d78d9b3 [dart2js ddc] make paths of dart2js and ddc platform files agnostic of nnbd. by Sigmund Cherem · 4 years ago
  37. 8483d2f [runtime/observatory] Clean up rewind command feedback by Parker Lougheed · 4 years ago
  38. 2fd816b [package:js] Add JS test for function parameters by Srujan Gaddam · 4 years ago
  39. 3501cf4 Roll Fuchsia Mac SDK from 5yPfm... to Id94G... (#18630) by skia-flutter-autoroll · 4 years ago
  40. 8f8a4cc Roll Dart SDK from 253022eb1b27 to 6489a0c68df8 (4 revisions) (#18626) by skia-flutter-autoroll · 4 years ago
  41. 52c203b Fix copy/paste in the Linux embedding (#18624) by stuartmorgan · 4 years ago
  42. 487d71c Roll Skia from fd9745eee98f to 3f479f3da7f8 (1 revision) (#18623) by skia-flutter-autoroll · 4 years ago
  43. fe727ba [vm/kernel] Fix --no-link-platform option of gen_kernel tool by Alexander Markov · 4 years ago
  44. ab742ec created a linter that runs clang-tidy (#18607) by gaaclarke · 4 years ago
  45. 8d06217 Roll Engine from 1a8349888e97 to 2663be837081 (16 revisions) (#58111) by engine-flutter-autoroll · 4 years ago
  46. b19258d Update the flutter script's locking mechanism and follow_links (#57590) by Greg Spencer · 4 years ago
  47. 09ef8df Add MediaQueryData.navigationMode and allow controls to be focused when disabled. (#54919) by Greg Spencer · 4 years ago
  48. 7bb305b Slider value indicator gets disposed if it is activated (#57535) by Jose Alba · 4 years ago
  49. d8d1860 Always provide --dart-sdk-summary in build mode tests. by Konstantin Shcheglov · 4 years ago
  50. 7d41925 Migration: add locations to trace entries that refer to elements. by Paul Berry · 4 years ago
  51. 08b0268 Sort declarations in instrumentation_test.dart by Paul Berry · 4 years ago
  52. 9b9914c Revert "[flutter_tools] write test to convince self of lack of timing issue (#58011)" (#58123) by Jonah Williams · 4 years ago
  53. 95a9b7c Incorporate old relevance ideas into context support for new relevance by Brian Wilkerson · 4 years ago
  54. b618476 [ddc] Make amd modules a named function by Nicholas Shahan · 4 years ago
  55. bd1781d Non-nullify context type for FunctionExpression inference. by Konstantin Shcheglov · 4 years ago
  56. 134b801 [nnbd_migration] Fix navigation urls on windows. by Mike Fairhurst · 4 years ago
  57. f919efa [flutter_tools] write test to convince self of lack of timing issue (#58011) by Jonah Williams · 4 years ago
  58. 48d03d2 MockSdk does need to create summary. by Konstantin Shcheglov · 4 years ago
  59. ad5137e Report UNUSED_LABEL when null safety, fix for crash. by Konstantin Shcheglov · 4 years ago
  60. e5ebab0 Update language/interface/interface2_test after analyzer changes. by Konstantin Shcheglov · 4 years ago
  61. b03d277 Add mdn/browser-compat-data to DEPS by Srujan Gaddam · 4 years ago
  62. 57e35a9 Fix Linux plugin template build visibility (#58069) by stuartmorgan · 4 years ago
  63. 6a6c3b8 [ DartDev ] Always use the resolved executable as the preferred Dart binary by Ben Konyi · 4 years ago
  64. 2aaaf87 [SwitchListTile] adds controlAffinity property (#58037) by Ayush Bherwani · 4 years ago
  65. dfcad26 print checksum differences when detected by --verify-only (#58064) by Jim Graham · 4 years ago
  66. e3c6dd0 Roll Engine from 9ce1e5c5c7e7 to 1a8349888e97 (69 revisions) (#58031) by engine-flutter-autoroll · 4 years ago
  67. 0e2627a Link to migration guide tempalte from pull request template (#58027) by Michael Goderbauer · 4 years ago
  68. 334fcd3 Remove invalid `local` from macos_assemble.sh (#58030) by Dan Field · 4 years ago
  69. 3fc1b38 Consistent American spelling of 'behavior' (#58016) by Justin McCandless · 4 years ago
  70. e7d2c0c [flutter_tools] Put a heap size limit on the frontend_server (#58039) by Zachary Anderson · 4 years ago
  71. 6850ebb Deleted deprecated profile func and profile.dart (#57841) by Kirill · 4 years ago
  72. 186f473 Prevent building non-android plugins in build aar (#58018) by Emmanuel Garcia · 4 years ago
  73. b5af09b [flutter_tools] throw if asked to build release for x86_64 (#57874) by Jonah Williams · 4 years ago
  74. b7e1cb4 [flutter_tools] URI encode dart-define values (#57873) by Jonah Williams · 4 years ago
  75. 435846a [flutter_tools] validate android arch and build number (#57830) by Jonah Williams · 4 years ago
  76. 483577c [flutter_tools] add vm service method to pull SkSL (#57813) by Jonah Williams · 4 years ago
  77. 8008909 [flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703) by Jonah Williams · 4 years ago
  78. fec70d5 [flutter_tools] hide all development tools (#57690) by Jonah Williams · 4 years ago
  79. 299f813 Change release archive check to warning (#57688) by Jenn Magder · 4 years ago
  80. cd5687c Allow FLUTTER_APPLICATION_PATH to be null for misconfigured Xcode projects (#57701) by Jenn Magder · 4 years ago
  81. a19e9a1 Remove unused integration test iOS directory (#57624) by Jenn Magder · 4 years ago
  82. 4282d21 [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) by Neevash Ramdial · 4 years ago
  83. afeedf4 Update platform_view.dart (#57516) by Tim Sneath · 4 years ago
  84. 5b752ce Improve error message when using popuntil with bad predicate (#57247) by chunhtai · 4 years ago
  85. 29202f7 [vm/concurrency] Move locks up from Isolate to IsolateGroup by Martin Kustermann · 4 years ago
  86. 9bcfd82 Reland "[vm/aot] Enable tree-shaking of write-only fields by default" by Alexander Markov · 4 years ago
  87. 5de339f Update the relevance metrics tool by Brian Wilkerson · 4 years ago
  88. cb512b3 [cfe] Set and check null safety mode in .dill by Nicholas Shahan · 4 years ago
  89. 0b7640a Revert "Use allowed_experiments.json when building SDK summary." by Konstantin Shcheglov · 4 years ago
  90. 24acb89 Use allowed_experiments.json when building SDK summary. by Konstantin Shcheglov · 4 years ago
  91. 7bb0dbb Add CrashReportingAttachmentsBuilder.forException() by Konstantin Shcheglov · 4 years ago
  92. 282bd6c Try to clarify the RangeError.range message by James Lin · 4 years ago
  93. c29a95f [SDK][Gardening] Fixes profiler_test broken in c4b7097e. by Clement Skau · 4 years ago
  94. b1e4b78 [vm/aot] Clean static fields handling in precompiler.cc by Vyacheslav Egorov · 4 years ago
  95. 034e737 [vm/compiler] Fix code determining if object can be a smi in LoadClassId. by Vyacheslav Egorov · 4 years ago
  96. 14e7803 Roll Dart SDK from e007545c42fd to 253022eb1b27 (5 revisions) (#18622) by skia-flutter-autoroll · 4 years ago
  97. b96a938 Fix error when modifying import on Windows by Parker Lougheed · 4 years ago
  98. cd9a98a Roll Fuchsia Mac SDK from hr-HZ... to 5yPfm... (#18620) by skia-flutter-autoroll · 4 years ago
  99. d33e563 [dart2js] Ensure all top/raw type predicates go through DartTypes. by Mayank Patke · 4 years ago
  100. aba61de [dart2js] Make diagnostic message arguments strongly typed. by Mayank Patke · 4 years ago