1. b9b7502 [cfe] Report cyclic dependency on declaration, not on type variable by Chloe Stefantsova · 25 minutes ago main
  2. 65f78f8 Fix windows path issue in dart compil wasm by Michael Thomsen · 2 hours ago
  3. 37d71f9 [dart2wasm] Cache the length of JS typed arrays and ByteData by Aske Simon Christensen · 2 hours ago
  4. 06e491b [CFE/VM] Expression compilation when inside an extension type method by Jens Johansen · 3 hours ago
  5. db5028a [cfe] Move irrefutable tails into the case body by Johnni Winther · 3 hours ago
  6. 6da5bf5 Roll Skia from 2b33ff5642c3 to 308f3d9bef2c (1 revision) (#48777) by skia-flutter-autoroll · 4 hours ago
  7. 9f97b87 Roll Dart SDK from 4b22e6430c20 to b6d5e010d2c5 (1 revision) (#48776) by skia-flutter-autoroll · 4 hours ago
  8. f4a4e95 [macros] Remove Introspectable* types. by David Morgan · 4 hours ago
  9. 722b6a9 Include flutter.js in the packaged flutter_web_sdk. by Jackson Gardner · 3 weeks ago
  10. 415afc2 [fuchsia] Adds the new ICU tzdata dir /config/tzdata by Filip Filmar · 5 hours ago
  11. efb4b39 [analyzer] Update WATCHLISTS for linter addition and migration tool removal by Parker Lougheed · 6 hours ago
  12. 6842fad [release] Add release notes for 3.2.3 stable by Alexander Thomas · 6 hours ago
  13. e86f9ff Roll Skia from 0753f680c573 to 2b33ff5642c3 (1 revision) (#48772) by skia-flutter-autoroll · 6 hours ago
  14. 24ce25f Roll Skia from 0f1822e9137a to 0753f680c573 (1 revision) (#48771) by skia-flutter-autoroll · 7 hours ago
  15. cdce7bb Roll Skia from dbcf508d1dce to 0f1822e9137a (1 revision) (#48769) by skia-flutter-autoroll · 8 hours ago
  16. 3898018 Roll Dart SDK from be8a95b6717d to 4b22e6430c20 (1 revision) (#48768) by skia-flutter-autoroll · 8 hours ago
  17. 59da7be Roll Skia from 8ebf43ba1c09 to dbcf508d1dce (1 revision) (#48766) by skia-flutter-autoroll · 9 hours ago
  18. 3b181ed Always specify `showUser: true` when responding an error message in DAP. by Chingjun Lau · 8 hours ago
  19. 4528fc1 analyzer: Convert Flutter (utilities) into a static class. by Sam Rawlins · 12 hours ago
  20. 0b80d68 Revert "Replace use of Fontmgr::RefDefault with explicit creation calls" (#48755) by Jason Simmons · 12 hours ago
  21. 79cb608 Roll Skia from 2abb01e18ab3 to 8ebf43ba1c09 (1 revision) (#48761) by skia-flutter-autoroll · 12 hours ago
  22. d209df6 Roll Dart SDK from dbfe4e3f867e to be8a95b6717d (1 revision) (#48757) by skia-flutter-autoroll · 13 hours ago
  23. 3583e59 Call tzset() in OS::Init() on Android so localtime_r() has populated timezone information. by Brian Quinlan · 12 hours ago
  24. 11364b2 Docs for additional extension type diagnostics by Brian Wilkerson · 12 hours ago
  25. 4b46f60 [analysis_server] Prevent LSP formatting from adding \r to files formatted with \n if a previous file was formatted with \r\n by Danny Tuppeny · 13 hours ago
  26. f08f831 Add tests for dart:io migration by Keerti Parthasarathy · 14 hours ago
  27. 003b76a analyzer: Remove the (unused) notion of data_driven transform overrides by Sam Rawlins · 14 hours ago
  28. 0aab584 have Java.version return null if `java --version` fails or cannot be run (#139614) by Andrew Kolos · 15 hours ago
  29. 385063a Remove deprecated parameters from `ElevatedButton.styleFrom()`, `OutlinedButton.styleFrom()`, and `TextButton.styleFrom()` (#139267) by Qun Cheng · 15 hours ago
  30. f7fd4fc [ci.yaml] Add runif filters and stricter timeout to packaging_test (#139694) by Casey Hillers · 15 hours ago
  31. b1431d1 Remove obsolete properties. (#48753) by godofredoc · 15 hours ago
  32. 1d905cf re-enable windows build_tests (#139599) by Christopher Fujino · 15 hours ago
  33. 0cd49bf Augment. Use MaybeAugmentedXyzElementMixin to get more precise types. by Konstantin Shcheglov · 15 hours ago
  34. 6ff55b9 [web-fixit] Make regress45529_test minification-agnostic by Mayank Patke · 15 hours ago
  35. 2271675 Add test in analysis_context_collection_test. If this format looks ok, will add more tests for PubWorkspacePackage. by Keerti Parthasarathy · 16 hours ago
  36. 7d1155a [dart:js_interop] Move JS types to extension types by Srujan Gaddam · 16 hours ago
  37. e8e645d Roll Skia from 7ff0103760d0 to 2abb01e18ab3 (1 revision) (#48751) by skia-flutter-autoroll · 16 hours ago
  38. ea44638 Updating dart_library.js to be consistent with its internal version. by MarkZ · 16 hours ago
  39. f97bdbe Macro. Introspect extension types. by Konstantin Shcheglov · 16 hours ago
  40. 566bfcf Roll Skia from 570103e08087 to 7ff0103760d0 (1 revision) (#48748) by skia-flutter-autoroll · 17 hours ago
  41. 311ded0 Roll Skia from 326bdc97ac40 to 570103e08087 (1 revision) (#48746) by skia-flutter-autoroll · 17 hours ago
  42. 9b19001 Roll Dart SDK from 6eb13603c212 to dbfe4e3f867e (1 revision) (#48745) by skia-flutter-autoroll · 17 hours ago
  43. 05f9834 [Impeller] Store Buffer/Texture bindings in vector instead of map. (#48719) by Jonah Williams · 18 hours ago
  44. 7181ba5 Roll Skia from 33cba437bf70 to 326bdc97ac40 (2 revisions) (#48743) by skia-flutter-autoroll · 18 hours ago
  45. 36a302b [dds/devtools_server] Add support for finding VS Code extensions defined in packages by Danny Tuppeny · 17 hours ago
  46. e52d42c [linter] Report public_member_api_docs on just constructor names or types by Parker Lougheed · 17 hours ago
  47. f1a7ccd Add `PubWorkspacePackage.sdkVersionConstraint`. by pq · 17 hours ago
  48. 2989bce Roll dependencies (#139606) by Ian Hickson · 18 hours ago
  49. 36f9f16 [dart2js] Recognize larger no-op regions by Stephen Adams · 19 hours ago
  50. 47a5963 [web-fixit] Codify web number difference for language/double/identical_test by Stephen Adams · 19 hours ago
  51. d42a6e4 [dart2js] Don't minify Invocation.memberName by Mayank Patke · 19 hours ago
  52. 9b9b7c1 [pkg/dtd] minor updates to package:dtd by Devon Carew · 19 hours ago
  53. 38d558f [Impeller] Provide the clear color to an advanced blend if it was optimized out (#48646) by Jason Simmons · 19 hours ago
  54. e8b2d0b [Windows] Set swap interval on raster thread after startup (#47787) by Loïc Sharma · 19 hours ago
  55. efc7833 Roll Skia from 384d14063dc1 to 33cba437bf70 (3 revisions) (#48740) by skia-flutter-autoroll · 19 hours ago
  56. 638de6a Roll Flutter Engine from fa632d995c47 to 347f506a341f (1 revision) (#139674) by engine-flutter-autoroll · 19 hours ago
  57. 35dce97 [Windows] Refactor the GLES proc table (#48688) by Loïc Sharma · 19 hours ago
  58. 6afb01b Marks Linux_pixel_7pro new_gallery_impeller__transition_perf to be flaky (#139644) by Flutter GitHub Bot · 19 hours ago
  59. 42e23f2 Replace use of Fontmgr::RefDefault with explicit creation calls (#48571) by Kevin Lubick · 20 hours ago
  60. 0e0bb37 [Impeller] disable entity culling by default. (#48717) by Jonah Williams · 20 hours ago
  61. d2b2d5d Roll Flutter Engine from 59d2ec70a391 to fa632d995c47 (1 revision) (#139669) by engine-flutter-autoroll · 20 hours ago
  62. b61dd34 Roll Skia from 23e1cb20a6b5 to 384d14063dc1 (1 revision) (#48738) by skia-flutter-autoroll · 20 hours ago
  63. 5be20cc [CFE] Simplify path handling in `macros_test.dart`. by David Morgan · 20 hours ago
  64. f9cbf89 Roll Skia from 12dffa893c2a to 23e1cb20a6b5 (1 revision) (#48737) by skia-flutter-autoroll · 21 hours ago
  65. 7773714 [pkg] Make package:mmap's manually created finalizer compatible with UBSAN. by Ryan Macnak · 21 hours ago
  66. b167e66 Roll Flutter Engine from 273a604d0854 to 59d2ec70a391 (1 revision) (#139665) by engine-flutter-autoroll · 21 hours ago
  67. f4d6eaa Add `AnimationStyle` to `ExpansionTile` (#139664) by Taha Tesser · 21 hours ago
  68. 1828105 Roll Dart SDK from 691e4650ce91 to 6eb13603c212 (1 revision) (#48736) by skia-flutter-autoroll · 21 hours ago
  69. 41c4b79 Roll Skia from afa75c6cf697 to 12dffa893c2a (1 revision) (#48732) by skia-flutter-autoroll · 22 hours ago
  70. 4f9c375 [cfe] Check for cyclic typedefs at declare site instead of use site by Chloe Stefantsova · 22 hours ago
  71. 60af152 Roll Packages from 4e7f160127ed to ca16173e67e4 (3 revisions) (#139661) by engine-flutter-autoroll · 22 hours ago
  72. 3fdb588 Initial package:dtd implementation. by Dan Chevalier · 22 hours ago
  73. daa34b0 Fix parser crash when skipping unmatched begin tokens. by Paul Berry · 23 hours ago
  74. b33e9ff [cfe] Handle equals on Never in pattern matching by Johnni Winther · 24 hours ago
  75. 50b9438 Update `Tooltip` tests for Material 3 (#139145) by Taha Tesser · 25 hours ago
  76. adaa532 Add missing import prefix to FUNCTION by Erik Ernst · 25 hours ago
  77. 4d2f236 [CFE] Expression compilation: Use static type for extension types by Jens Johansen · 26 hours ago
  78. 6bcfdfb [cfe] Don't use late final for pattern caching by Johnni Winther · 26 hours ago
  79. cde2bd5 Fix `DatePicker` Dialog content not visible on lower text scale (#139236) by Taha Tesser · 26 hours ago
  80. d471014 Adjust objectPattern to allow `Function(toString: '')` by Erik Ernst · 26 hours ago
  81. b9d95f5 Roll Flutter Engine from 6e0ad1b16698 to 273a604d0854 (1 revision) (#139647) by engine-flutter-autoroll · 27 hours ago
  82. e35ea12 [dart2wasm] Dispatch type checks to avoid creating runtime type by Aske Simon Christensen · 28 hours ago
  83. 855f881 Roll Flutter Engine from 695851108953 to 6e0ad1b16698 (2 revisions) (#139638) by engine-flutter-autoroll · 28 hours ago
  84. b3220da Roll Dart SDK from 9e54241e915a to 691e4650ce91 (1 revision) (#48725) by skia-flutter-autoroll · 28 hours ago
  85. 63bc143 Roll Skia from 3043b8051f15 to afa75c6cf697 (1 revision) (#48722) by skia-flutter-autoroll · 29 hours ago
  86. c11ce07 [vm] Do not call isolate group shutdown callback for vm isolate by Martin Kustermann · 30 hours ago
  87. 9556890 Roll Flutter Engine from 899b88afc5f9 to 695851108953 (2 revisions) (#139625) by engine-flutter-autoroll · 31 hours ago
  88. 4f9bf16 Roll Skia from cd23ebc87188 to 3043b8051f15 (1 revision) (#48716) by skia-flutter-autoroll · 32 hours ago
  89. 16aabd0 Roll Skia from 5f54e9f84cff to cd23ebc87188 (1 revision) (#48714) by skia-flutter-autoroll · 32 hours ago
  90. c67ce3d Roll Flutter Engine from fe96317750ff to 899b88afc5f9 (1 revision) (#139621) by engine-flutter-autoroll · 32 hours ago
  91. 3c01ce3 Roll Dart SDK from c3bd23e62ece to 9e54241e915a (1 revision) (#48715) by skia-flutter-autoroll · 32 hours ago
  92. aba6cce Macro. Introspec extensions. by Konstantin Shcheglov · 34 hours ago
  93. 2ef8f5d Add a few tweaks to the scrape package. by Robert Nystrom · 35 hours ago
  94. 665838d Roll Flutter Engine from 3e661e0a58cc to fe96317750ff (2 revisions) (#139612) by engine-flutter-autoroll · 35 hours ago
  95. 9789a14 Roll Dart SDK from d8efef525ce1 to c3bd23e62ece (1 revision) (#48710) by skia-flutter-autoroll · 2 days ago
  96. 3e662e1 Roll Flutter Engine from 647cf405f3dc to 3e661e0a58cc (3 revisions) (#139609) by engine-flutter-autoroll · 2 days ago
  97. ad646d9 [Impeller] Vulkan framebuffer fetch via VK_ARM_RASTERIZATION_ORDER_ATTACHMENT_ACCESS (#48458) by Jonah Williams · 2 days ago
  98. 8a9d401 Remove fuchsia v1 builder. (#48703) by godofredoc · 2 days ago
  99. b9ac577 [dart2js] Relax constraints on dummy reiver optimization of getter calls by Stephen Adams · 2 days ago
  100. a0b116a Add linked dart doc for Display on media query. (#139587) by Reid Baker · 2 days ago