Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. f72efea [flutter_releases] Flutter stable 3.7.0 Framework Cherrypicks (#124607) by Casey Hillers · 2 years, 6 months ago 3.7.11
  2. 26db75e Force plugin transitive dependencies to an ARC compatible version (#124527) by Jenn Magder · 2 years, 6 months ago
  3. 6e98282 Cp 3.7.10 java gradle incompatibility catch (#124402) by Reid Baker · 2 years, 6 months ago
  4. 4b12645 Add readlink -f flag to CocoaPods script to workaround Xcode 14.3 issue (#124079) by Jenn Magder · 2 years, 6 months ago 3.7.10
  5. 62bd795 [flutter_releases] Flutter stable 3.7.9 Framework Cherrypicks (#123792) by Jesús S Guerrero · 2 years, 6 months ago 3.7.9
  6. b954a28 Update Engine revision to ec975089acb540fc60752606a3d3ba809dd1528b for stable release 3.7.9 (#123639) by Jesús S Guerrero · 2 years, 6 months ago
  7. 90c64ed Update Engine revision to 9aa7816315095c86410527932918c718cb35e7d6 for stable release 3.7.8 (#123114) by Kevin Chisholm · 2 years, 6 months ago 3.7.8
  8. e1d9a6c Cherry pick: iOS context menu positioning (#122907) by Justin McCandless · 2 years, 7 months ago
  9. d477bcc CP: Use packages/packages recipe. (#122822) (#122842) by godofredoc · 2 years, 7 months ago
  10. 2ad6cd7 Update Engine revision to 1837b5be5f0f1376a1ccf383950e83a80177fb4e for stable release 3.7.7 (#122206) by godofredoc · 2 years, 7 months ago 3.7.7
  11. 33ab7b5 Fix path name to discover debug apk on add2app builds (#117999) (#121881) by Thiago Passos · 2 years, 7 months ago
  12. 12cb4eb Fix unable to find bundled Java version (#120107) (#121504) by Greg Price · 2 years, 7 months ago 3.7.6
  13. 772285c Update Engine revision to ada363ee93b17cfe31587b5102679885cb40837e for stable release 3.7.6 (#121644) by Kevin Chisholm · 2 years, 7 months ago
  14. e863516 CP: fix crash during `flutter doctor --android-licenses` (#120717) by Christopher Fujino · 2 years, 7 months ago
  15. c07f788 Update engine.version (#121285) by Kevin Chisholm · 2 years, 7 months ago 3.7.5
  16. b4bce91 Fix message type inconsistency between locales (#120129) (#120678) by Alex Li · 2 years, 7 months ago 3.7.4
  17. a396cc3 Allow select cases to be numbers (#116625) (#120847) by Alex Li · 2 years, 7 months ago
  18. c7c2f20 [web] Fix paths fetched by flutter.js (#118684) (#120195) by Mouad Debbar · 2 years, 8 months ago
  19. f09b73e Cherry-pick changes to support the use_emulator flag that made it into candidate branch (#120305) by Ricardo Amador · 2 years, 8 months ago
  20. 9944297 Roll engine version. (#120324) by godofredoc · 2 years, 8 months ago 3.7.3
  21. 4c37964 [cp] Stop recursively including assets from asset folders (#120209) by Andrew Kolos · 2 years, 8 months ago
  22. 9bbe247 Fix lexer issue where select/plural/other/underscores cannot be in identifier names. (#119190) (#119862) by Tae Hyung Kim · 2 years, 8 months ago
  23. 32fb2f9 Update Engine revision to f40b73f8a4d5bc2bf50b21e3c0fb478b8f282486 for stable release 3.7.2 (#120263) by godofredoc · 2 years, 8 months ago 3.7.2
  24. 2290856 Verify Mac artifact codesigning on x64 and arm64 (#120153) by Jenn Magder · 2 years, 8 months ago
  25. c6ab0a0 Cherry pick NavigationBar ink ripple fixes (#119553) by Kate Lovett · 2 years, 8 months ago
  26. 78d09b6 Do not run customer testing on release candidate branches. (#119979) (#119984) by godofredoc · 2 years, 8 months ago
  27. 80f3571 check if directory exists before listing content (#119748) (#119946) by Jesús S Guerrero · 2 years, 8 months ago
  28. 7c28707 cherrypick fix to dwds (#119745) by Christopher Fujino · 2 years, 8 months ago
  29. 200bc35 Make gen-l10n error handling independent of logger state (#119644) (#119679) by Alex Li · 2 years, 8 months ago
  30. 7048ed9 Update Engine revision to 800594f1f4a6674010a6f1603c07a919b4d7ebd7 for stable release 3.7.1 (#119687) by Xilai Zhang · 2 years, 8 months ago 3.7.1
  31. ff6e9d4 CP: Throw error when plural case had undefined behavior (#116622) (#119384) by Christopher Fujino · 2 years, 8 months ago
  32. c96f14a Support safe area and scrolling in the NavigationDrawer (#116995) (#119555) by Kate Lovett · 2 years, 8 months ago
  33. 9271eeb Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807) (#118963) by Xilai Zhang · 2 years, 8 months ago
  34. 7999584 [release] use current branch as opposed to master (#119648) by Xilai Zhang · 2 years, 8 months ago
  35. b06b8b2 [flutter_releases] Update Engine revision to b24591ed328a2d4ce6505819e2f5898a78132f7f for stable release 3.7.0 (#119030) by Casey Hillers · 2 years, 8 months ago 3.7.0
  36. 099b3f4 Update Engine revision to 45c5586f2a9583d9511b742703529a92bf8f9db5 for beta release 3.7.0-1.5.pre (#118927) by Xilai Zhang · 2 years, 8 months ago 3.7.0-1.5.pre
  37. e144d8c Fix copying/applying font fallback with package (#118393) (#118466) by Dennis Kugelmann · 2 years, 9 months ago
  38. 686fe91 [flutter_releases] Flutter beta 3.7.0-1.4.pre Framework Cherrypicks (#118275) by Casey Hillers · 2 years, 9 months ago 3.7.0-1.4.pre
  39. e8a06f0 [CP] Fix package:dwds async issue with already completed future (#118118) by Christopher Fujino · 2 years, 9 months ago
  40. 9b4416a Update Engine revision to 7b8906637ffd2b4cfde561f40a6f4eaab6bade13 for beta release 3.7.0-1.3.pre (#118000) by Kevin Chisholm · 2 years, 9 months ago 3.7.0-1.3.pre
  41. 9738012 Fix `InkRipple` doesn't respect `rectCallback` when rendering ink circle (#117395) (#117500) by Kate Lovett · 2 years, 9 months ago
  42. c29b09b Update Engine revision to 8c99b0feaf9715af490612f00954c6a76374a907 for beta release 3.7.0-1.2.pre (#117351) by Kevin Chisholm · 2 years, 9 months ago 3.7.0-1.2.pre
  43. 13f24e5 Fix `NavigationRail` highlight (#117320) (#117344) by Kate Lovett · 2 years, 9 months ago
  44. e86981e Fix scroll jump when NestedScrollPosition is inertia-cancelled. (#116689) (#117343) by Kate Lovett · 2 years, 9 months ago
  45. d74287b [flutter_tools] Add remap sampler support (#116861) (#116922) by Jonah Williams · 2 years, 9 months ago
  46. 17dc0d4 Add a recursive flag to the zip command - currently it is zipping nothing (#117227) (#117253) by godofredoc · 2 years, 9 months ago
  47. e9be352 Zip api docs using the repo under test script. (#116437) (#117200) by godofredoc · 2 years, 10 months ago
  48. 9623d32 CPs: ci.yaml changes for packaging (#117196) by godofredoc · 2 years, 10 months ago
  49. 838467a [CP] Bump Dartdoc version to 6.1.5 (#117014) (#117030) by Greg Spencer · 2 years, 10 months ago
  50. 84ea6a7 [CP] Fix Snackbar TalkBack regression (#116417) (#116608) by Zachary Anderson · 2 years, 10 months ago
  51. e599f02 [flutter_releases] Flutter beta 3.7.0-1.1.pre Framework Cherrypicks (#116673) by Mudita Tandon · 2 years, 10 months ago 3.7.0-1.1.pre
  52. 586225a [flutter_tools] dont include material shaders in web builds (#116538) (#116554) by Jonah Williams · 2 years, 10 months ago
  53. 75f6190 [flutter_tools] disable web compilation (#116368) by Jonah Williams · 2 years, 10 months ago 3.7.0-1.0.pre
  54. 10c049d ec5de9b81 Roll Skia from bfc7c3a83dc0 to 6f6793b298ff (4 revisions) (flutter/engine#38007) (#116378) by engine-flutter-autoroll · 2 years, 10 months ago
  55. 0bb71df Add clarification to CupertinoUserInterfaceLevel docs (#116371) by Mitchell Goodwin · 2 years, 10 months ago flutter-3.7-candidate.0 3.7.0-0.0.pre
  56. 6bd5e47 303e26e96 [Impeller] Use glyph bounds to compute the max glyph size instead of font metrics (flutter/engine#37998) (#116372) by engine-flutter-autoroll · 2 years, 10 months ago
  57. 3b15d6a Removes retries from "dart pub get" and un-buffers its stdout/stderr output (#115801) by Nehal Patel · 2 years, 10 months ago
  58. 49f5980 Suggest Rosetta when x64 binary cannot be run (#114558) by Jenn Magder · 2 years, 10 months ago
  59. 458f129 d75b7ce37 Roll Skia from 06801a30fc86 to bfc7c3a83dc0 (4 revisions) (flutter/engine#38004) (#116365) by engine-flutter-autoroll · 2 years, 10 months ago
  60. e86d0b3 31f099c21 Roll Skia from 4418e5468ee2 to 06801a30fc86 (1 revision) (flutter/engine#38003) (#116361) by engine-flutter-autoroll · 2 years, 10 months ago
  61. 929003e 52054a327 Roll Fuchsia Mac SDK from C4DamROwkxoF0YXyS... to hODX8Qi_7J5kwKp4S... (flutter/engine#38002) (#116354) by engine-flutter-autoroll · 2 years, 10 months ago
  62. 4155453 Roll Plugins from a431b35bfa0b to 89ad5a9d6a33 (7 revisions) (#116356) by engine-flutter-autoroll · 2 years, 10 months ago
  63. 6e8ebb3 Reland "Upgrade targetSdkVersion and compileSdkVersion to 33" (#116146) by Gary Qian · 2 years, 10 months ago
  64. 8a806d6 677549602 Roll Skia from 767175530c11 to 4418e5468ee2 (3 revisions) (flutter/engine#37999) (#116335) by engine-flutter-autoroll · 2 years, 10 months ago
  65. 7572ce9 51356bf89 [Impeller] Implement 'ui.Image.toByteData()' (flutter/engine#37709) (#116321) by engine-flutter-autoroll · 2 years, 10 months ago
  66. 4878f26 441229a95 Roll Skia from 2a75bac61922 to 767175530c11 (4 revisions) (flutter/engine#37994) (#116318) by engine-flutter-autoroll · 2 years, 10 months ago
  67. 014b441 Revert "iOS 16 context menu (#115805)" (#116312) by Justin McCandless · 2 years, 10 months ago flutter-3.6-candidate.13 3.6.0-13.0.pre
  68. e935327 3c1de6882 Fix typo on avoid_backing_store_cache param doc (flutter/engine#37985) (#116313) by engine-flutter-autoroll · 2 years, 10 months ago
  69. 6bb412e Added `controller` and `onSelected` properties to DropdownMenu (#116259) by Qun Cheng · 2 years, 10 months ago
  70. e5e21c9 Roll Flutter Engine from be4c7e2955c8 to 99b000e1e111 (2 revisions) (#116310) by engine-flutter-autoroll · 2 years, 10 months ago
  71. aaa4a52 Add Material 3 `Slider` example (#115638) by Taha Tesser · 2 years, 10 months ago
  72. 7623486 be4c7e295 Roll Skia from d378c7817d8a to 2a75bac61922 (2 revisions) (flutter/engine#37989) (#116309) by engine-flutter-autoroll · 2 years, 10 months ago
  73. 97195d1 Update CupertinoContextMenu to iOS 16 visuals (#110616) by Mitchell Goodwin · 2 years, 10 months ago
  74. 7802c7a [gen_l10n] Improvements to `gen_l10n` (#116202) by Tae Hyung Kim · 2 years, 10 months ago
  75. 43d5cbb Roll Flutter Engine from d8f151e24fda to f8dc855ddb40 (2 revisions) (#116305) by engine-flutter-autoroll · 2 years, 10 months ago
  76. 0d0febc Add release_build parameter (#116307) by Drew Roen · 2 years, 10 months ago
  77. 3b89c98 Roll Flutter Engine from ff3a7789f45a to d8f151e24fda (2 revisions) (#116301) by engine-flutter-autoroll · 2 years, 10 months ago
  78. e62b6e7 Track entire web build directory size in web_size__compile_test (#115682) by Christopher Fujino · 2 years, 10 months ago
  79. 2ef2cc8 [flutter_tools] add deprecation message for "flutter format" (#116145) by Christopher Fujino · 2 years, 10 months ago
  80. a29796e [flutter_tools] Forward app.webLaunchUrl event from Flutter to DAP clients (#116275) by Danny Tuppeny · 2 years, 10 months ago
  81. fcc8ea1 ff3a7789f ubuntu version (flutter/engine#37948) (#116300) by engine-flutter-autoroll · 2 years, 10 months ago
  82. 7113909 e00aeef24 Roll Fuchsia Mac SDK from ECusE22sNK6IbnL6L... to C4DamROwkxoF0YXyS... (flutter/engine#37983) (#116295) by engine-flutter-autoroll · 2 years, 10 months ago
  83. d2af134 Revert "Fix `Slider` semantic node size (#115285)" (#116294) by Casey Hillers · 2 years, 10 months ago
  84. 29422d2 M3 snackbar [re-land] (#116218) by Eilidh Southren · 2 years, 10 months ago
  85. 24b3c38 add debug trace when compiling dart2js (#116238) by Christopher Fujino · 2 years, 10 months ago
  86. c461f4f 0f17acdaf Roll Skia from 8f4f340f830c to bd9a7f3485b4 (3 revisions) (flutter/engine#37978) (#116291) by engine-flutter-autoroll · 2 years, 10 months ago
  87. a522938 [Reland] Add Material 3 support for `TabBar` (#116283) by Taha Tesser · 2 years, 10 months ago
  88. ef99905 Roll Flutter Engine from d5690468da0f to 1bda5f8c094d (5 revisions) (#116290) by engine-flutter-autoroll · 2 years, 10 months ago
  89. b2672fe Revert "Add Material 3 support for `TabBar` (#116110)" (#116273) by Pierre-Louis · 2 years, 10 months ago
  90. 02de129 Roll Flutter Engine from e20362343564 to d5690468da0f (2 revisions) (#116244) by engine-flutter-autoroll · 2 years, 10 months ago 3.6.0-12.0.pre
  91. db8ded7 Roll Flutter Engine from 25a2ac85f6aa to e20362343564 (2 revisions) (#116243) by engine-flutter-autoroll · 2 years, 10 months ago
  92. 06979d4 shrinkWrap nuke (#116236) by Michael Goderbauer · 2 years, 10 months ago
  93. b30eb6c Updated `useMaterial3` documentation to include missing M3 components. (#116234) by Darren Austin · 2 years, 10 months ago
  94. 31ea315 Add offline docs, up the h2 size (#116241) by Greg Spencer · 2 years, 10 months ago
  95. 8473da2 Fix `Slider` semantic node size (#115285) by Taha Tesser · 2 years, 10 months ago
  96. 333397a Fix Material 3 `BottomSheet` example (#116112) by Taha Tesser · 2 years, 10 months ago
  97. 322dd06 Updated the M3 textTheme to use `onSurface` color for all styles. (#116125) by Darren Austin · 2 years, 10 months ago
  98. afda815 Adjust Material 3 textfield padding to align with specs (#116225) by hangyu · 2 years, 10 months ago fuchsia_r51
  99. fa063eb 25a2ac85f [Impeller Scene] Wire up pipelines (flutter/engine#37961) (#116233) by engine-flutter-autoroll · 2 years, 10 months ago
  100. 6b98f2c labeledTapTargetGuideline should passe if textfield does not have label (#116221) by chunhtai · 2 years, 10 months ago