id
stringlengths
14
17
text
stringlengths
23
1.11k
source
stringlengths
35
114
2eeeb8828d8e-690
15083 Roll fuchsia/sdk/core/linux-amd64 from sxapd… to AVtRQ… (autoroller: commit, cla: yes) 15084 Roll src/third_party/skia 7c095dc67ce6..c65d0069ec56 (9 commits) (autoroller: commit, cla: yes) 15085 Roll src/third_party/dart b52d264f5b2f..05e70d5b38cb (17 commits) (autoroller: commit, cla: yes) 15086 Roll fuchsia/sdk/core/mac-amd64 from iImpF… to zkzoZ… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-691
15087 Engine/LibTxt/dart:ui impl of TextHeightBehavior (affects: engine, affects: text input, brand new feature, cla: yes) 15088 Roll src/third_party/skia c65d0069ec56..107c66669d37 (4 commits) (autoroller: commit, cla: yes) 15089 Fixes FlutterCallbackInfomation leaks (cla: yes) 15100 Roll src/third_party/dart 05e70d5b38cb..2f57602411b3 (44 commits) (autoroller: commit, cla: yes) 15102 Roll src/third_party/skia 107c66669d37..7ac038f302f2 (30 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-692
15103 [web] Fix right click issues (cla: yes, platform-web) 15104 Roll fuchsia/sdk/core/mac-amd64 from zkzoZ… to Vk6uT… (autoroller: commit, cla: yes) 15106 Fix RectHeightStyle::kMax ascent computation bug (cla: yes) 15110 Roll fuchsia/sdk/core/linux-amd64 from AVtRQ… to MwGkB… (autoroller: commit, cla: yes) 15111 [web] adding windows platform to felt. fixing signal (cla: yes) 15116 Modifies accessibility bridge to populate new node fields in semantic… (cla: yes) 15118 Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Thread,MessageLoop} (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-693
15141 Roll src/third_party/skia 7ac038f302f2..6791ee2f8059 (20 commits) (autoroller: commit, cla: yes) 15142 Roll fuchsia/sdk/core/mac-amd64 from Vk6uT… to Kom_K… (autoroller: commit, cla: yes) 15143 Roll src/third_party/dart 2f57602411b3..76e3faa9824e (37 commits) (autoroller: commit, cla: yes) 15145 Roll fuchsia/sdk/core/linux-amd64 from MwGkB… to xYmDF… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-694
15146 Roll src/third_party/dart 76e3faa9824e..bebc7d3af5bd (1 commits) (autoroller: commit, cla: yes) 15148 Roll src/third_party/skia 6791ee2f8059..d445e2b6fcf1 (1 commits) (autoroller: commit, cla: yes) 15149 Roll fuchsia/sdk/core/mac-amd64 from Kom_K… to nbeLe… (autoroller: commit, cla: yes) 15151 Reland “[web] Calculate align offset for each paragraph line (LineMetrics.left)” (#14537) (cla: yes, platform-web) 15152 Throw an exception in Image.toByteData rather than hang forever. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-695
15153 Refactor BitmapCanvas, lazily allocate canvas, fix image composition bug. (cla: yes) 15154 Bump simulator version in IosUnitTests & scenario app in preparation for luci xcode 11 migration (cla: yes) 15156 Add a deprecation javadoc note to the old FlutterActivity (cla: yes) 15160 Recover when browser throws on ImageElement.decode due to too many images (cla: yes) 15161 Add .vpython dependencies to migrate run_tests.py to vpython. (cla: yes, waiting for tree to go green) 15164 Reduce default verbosity of Android embedding (affects: add-to-app, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-696
15232 Roll src/third_party/skia d445e2b6fcf1..91e0d7526944 (44 commits) (autoroller: commit, cla: yes) 15252 Roll src/third_party/dart bebc7d3af5bd..c0ca187f2699 (37 commits) (autoroller: commit, cla: yes) 15253 Roll fuchsia/sdk/core/mac-amd64 from nbeLe… to gL-XG… (autoroller: commit, cla: yes) 15257 Roll fuchsia/sdk/core/linux-amd64 from xYmDF… to oNKzr… (autoroller: commit, cla: yes) 15258 [fuchsia] Add a diagnostics directory to the set of remote dirs (#14566) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-697
15259 Made it so you can specify the old gen heap size. (cla: yes) 15265 Add plugin_registrar_windows.h to published wrapper (cla: yes, waiting for tree to go green) 15268 Fix Path.from. (cla: yes) 15304 add warning message for clipboard api (cla: yes, platform-web, waiting for tree to go green) 15306 Roll src/third_party/skia 91e0d7526944..f811fc331a14 (32 commits) (autoroller: commit, cla: yes) 15308 Roll fuchsia/sdk/core/mac-amd64 from gL-XG… to rTJJV… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-698
15311 Roll fuchsia/sdk/core/linux-amd64 from oNKzr… to _gFH2… (autoroller: commit, cla: yes) 15312 Roll src/third_party/skia f811fc331a14..04e77813f8f4 (7 commits) (autoroller: commit, cla: yes) 15313 Revert “Bump simulator version in IosUnitTests & scenario app in preparation for luci xcode 11 migration” (cla: yes) 15315 Move html window.devicePixelRatio access to EngineWindow to fix WebOS bug. (cla: yes) 15316 Reland “Bump simulator version in IosUnitTests & scenario app in preparation for luci xcode 11 migration”, Reverted in flutter/engine#15313 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-699
15317 [SkParagraph] Cache the font collection created for use by the Skia text shaper library (cla: yes) 15321 Enable BackdropFilter for most browsers (cla: yes) 15324 [web] Tests for browser history implementation (cla: yes, platform-web, waiting for tree to go green) 15326 modify test_runner.dart for windows to fix test build errors (cla: yes, platform-web, waiting for tree to go green) 15327 Fix devicepixel ratio reset problem when replaying clip stack (cla: yes) 15328 Add missing super.onNewIntent() call (cla: yes) 15330 Roll src/third_party/skia 04e77813f8f4..92ca3baba6a5 (15 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-700
15331 Revert “Add a deprecation javadoc note to the old FlutterActivity” (cla: yes) 15343 Add support for Increase Contrast on iOS (accessibility, affects: framework, cla: yes, platform-ios, waiting for tree to go green) 15360 Re-land “Use ELF for Dart AOT snapshots on Fuchsia. #13896” (cla: yes) 15370 Revert “Add support for on/off switch labels when built on iOS 13.” (cla: yes) 15372 More efficient decoding for down-sampled Flutter images using cache(Width Height) (cla: yes) 15373 Roll fuchsia/sdk/core/linux-amd64 from _gFH2… to 75iyW… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-701
15374 Roll src/third_party/dart c0ca187f2699..395daaa3ecfc (84 commits) (autoroller: commit, cla: yes) 15375 Roll src/third_party/skia 92ca3baba6a5..a92320d4e6a5 (18 commits) (autoroller: commit, cla: yes) 15376 Revert “Roll src/third_party/skia 04e77813f8f4..92ca3baba6a5 (15 commits)” (cla: yes) 15377 Roll src/third_party/skia 04e77813f8f4..67d0f3fd725c (41 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-702
15378 Implement HWND access for Windows plugins (cla: yes) 15455 Support Clipboard.getData and Clipboard.setData for Flutter for web (cla: yes, platform-web, waiting for tree to go green) 15466 Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (autoroller: commit, cla: yes) 15468 Use Skia’s CSS3 style matcher for dynamically loaded font sets (cla: yes) 15485 Roll src/third_party/dart 395daaa3ecfc..b3457c8cc2c1 (66 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-703
15500 Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (autoroller: commit, cla: yes) 15504 Roll src/third_party/dart b3457c8cc2c1..32ce9c7872e2 (7 commits) (autoroller: commit, cla: yes) 15506 Roll fuchsia/sdk/core/linux-amd64 from 75iyW… to Xh8_9… (autoroller: commit, cla: yes) 15507 Roll src/third_party/skia 0a1923e50752..69ace2a0adbe (1 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-704
15513 Roll src/third_party/dart 32ce9c7872e2..28c335d5a201 (2 commits) (autoroller: commit, cla: yes) 15547 Roll fuchsia/sdk/core/linux-amd64 from Xh8_9… to oxHfW… (autoroller: commit, cla: yes) 15557 Typo fix to kick tests. (cla: yes) 15560 Add support for software text editing controls (cla: yes) 15562 [SkParagraph] Copy font features to the Skia layout engine text style (cla: yes) 15563 Add a type parameter to SavedState.Creator in the new embedding (cla: yes) 15565 [web] Freeze window.defaultRouteName (cla: yes, platform-web, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-705
15566 Fix embedder mutation order (cla: yes) 15568 Fix hardware keyboard enter so it triggers an action. (affects: desktop, affects: text input, cla: yes) 15569 Change the value of EXTRA_INITIAL_ROUTE to match the value used by the old embedding and flutter_tools (cla: yes) 15570 [fuchsia] HitTesting for fuchsia a11y (cla: yes) 15573 Fix Opacity performance regression on Fuchsia (cla: yes) 15584 Roll src/third_party/skia 69ace2a0adbe..e45c5cd03eeb (23 commits) (autoroller: commit, cla: yes) 15602 Add –lazy_async_stacks to the set of whitelisted VM flags. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-706
15619 Roll src/third_party/dart 83fba7bd54..fe666ce592 (3 commits) (cla: yes) 15631 Add back sky_engine/LICENSE (cla: yes) 15635 Add FML check to ensure layout before calling getters (cla: yes) 15641 [web] Add Edge support for Flutter Engine unit-tests. (cla: yes, platform-web) 15649 fix text blurriness in HTML-rendered text (cla: yes) 15653 try 10 times after paving (cla: yes) 15668 const finder (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-707
15670 Roll fuchsia/sdk/core/linux-amd64 from oxHfW… to UlOSN… (autoroller: commit, cla: yes) 15671 Roll src/third_party/skia e45c5cd03eeb..7655168e6865 (29 commits) (autoroller: commit, cla: yes) 15672 Roll src/third_party/dart fe666ce592cb..862d5012ae9c (48 commits) (autoroller: commit, cla: yes) 15675 [web] Exec command copy (cla: yes, platform-web) 15676 Disable fml_unittests till flakes are addressed. (cla: yes) 15677 Upgrade to CanvasKit 0.11 (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-708
15678 Support animated images in the CanvasKit backend (cla: yes) 15681 [web] update dart:js and dart:js_util to new upstream locations (cla: yes) 15682 Roll src/third_party/skia 7655168e6865..7edb0eb8a458 (16 commits) (autoroller: commit, cla: yes) 15683 Roll src/third_party/dart 862d5012ae9c..515d4bd7adb1 (18 commits) (autoroller: commit, cla: yes) 15686 Roll src/third_party/skia 7edb0eb8a458..2900040bc4a0 (3 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-709
15687 Roll src/third_party/dart 515d4bd7adb1..009537bbf0ff (1 commits) (autoroller: commit, cla: yes) 15689 Roll fuchsia/sdk/core/linux-amd64 from UlOSN… to YPYqb… (autoroller: commit, cla: yes) 15690 [web] edge launcher for windows (cla: yes, platform-web) 15693 Roll src/third_party/dart 009537bbf0ff..e33b9e2d265a (30 commits) (autoroller: commit, cla: yes) 15694 [web] Add BoxHeightStyle.strut (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-710
15695 Roll src/third_party/skia 2900040bc4a0..2cd5d43f022c (5 commits) (autoroller: commit, cla: yes) 15697 [fuchsia] Add LogSink to runners cmx files to route logs to fuchsia syslog (cla: yes) 15698 implicit casts and add missing docs (cla: yes) 15699 Make internal cache vars private (cla: yes) 15700 v1.12.13+hotfix.7 cherry-picks (cla: yes) 15701 Samsung fix duplication on punctuation: Update keyboard on finish compose. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-711
15702 Roll src/third_party/dart e33b9e2d265a..f1df196ddfe4 (24 commits) (autoroller: commit, cla: yes) 15706 Disable GPUThreadMerger tests inline instead of via harness flags. (cla: yes) 15707 Roll src/third_party/skia 2cd5d43f022c..d58b643f10f5 (21 commits) (autoroller: commit, cla: yes) 15708 Roll dart to c8f8c11b70 (cla: yes) 15712 Clipping path fix for browsers that don’t use correct units when applying clip-path css using svg (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-712
15714 Roll src/third_party/dart c8f8c11b70b4..843bd2990881 (5 commits) (autoroller: commit, cla: yes) 15715 fix typo, update path metrics docs (cla: yes) 15736 Roll src/third_party/dart 843bd2990881..f96c48307d14 (10 commits) (autoroller: commit, cla: yes) 15737 Roll fuchsia/sdk/core/linux-amd64 from YPYqb… to MCe3R… (autoroller: commit, cla: yes) 15740 Fix Color API, move toCss to helper functions (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-713
15741 Roll src/third_party/skia d58b643f10f5..bd5ee543633f (12 commits) (autoroller: commit, cla: yes) 15742 [libtxt] Assign a unique ID to each glyph cluster within a line (cla: yes, waiting for tree to go green) 15743 Fix path.contains failure when devicepixelratio != 1.0 (cla: yes) 15744 Roll src/third_party/dart f96c48307d14..020585872a25 (16 commits) (autoroller: commit, cla: yes) 15745 [fuchsia] Support Skia tracing arguments (cla: yes) 15746 [web] windows batch script for running felt. it does not have snapshot option (cla: yes, platform-web)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-714
15747 Roll src/third_party/skia bd5ee543633f..507736fc3abf (3 commits) (autoroller: commit, cla: yes) 15748 Add size parameters to Vulkan surface functions (cla: yes) 15749 Roll src/third_party/dart 020585872a25..65b8b6805dac (8 commits) (autoroller: commit, cla: yes) 15750 Roll src/third_party/skia 507736fc3abf..ee3216d8f835 (2 commits) (autoroller: commit, cla: yes) 15751 Roll fuchsia/sdk/core/linux-amd64 from MCe3R… to 4od_3… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-715
15752 Roll src/third_party/skia ee3216d8f835..5344cc31ff59 (1 commits) (autoroller: commit, cla: yes) 15753 Roll src/third_party/dart 65b8b6805dac..f34a25099be6 (1 commits) (autoroller: commit, cla: yes) 15754 Roll src/third_party/skia 5344cc31ff59..f0b7edf6cd94 (1 commits) (autoroller: commit, cla: yes) 15755 Roll src/third_party/dart f34a25099be6..29c166f07d3b (6 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-716
15800 Roll src/third_party/skia f0b7edf6cd94..e8fc3ffdada3 (1 commits) (autoroller: commit, cla: yes) 15835 Roll src/third_party/dart 29c166f07d3b..93ebbe2c7a8e (3 commits) (autoroller: commit, cla: yes) 15836 Roll src/third_party/skia e8fc3ffdada3..e79897c42389 (1 commits) (autoroller: commit, cla: yes) 15837 Roll src/third_party/dart 93ebbe2c7a8e..407cd2bf3b88 (1 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-717
15838 Roll fuchsia/sdk/core/linux-amd64 from 4od_3… to omzFN… (autoroller: commit, cla: yes) 15839 Roll src/third_party/skia e79897c42389..3322aafc36d4 (2 commits) (autoroller: commit, cla: yes) 15840 Roll src/third_party/dart 407cd2bf3b88..e7b1392b0205 (2 commits) (autoroller: commit, cla: yes) 15841 Roll src/third_party/skia 3322aafc36d4..ef05567733eb (1 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-718
15842 Roll src/third_party/dart e7b1392b0205..e8c1391b26f7 (1 commits) (autoroller: commit, cla: yes) 15843 Roll src/third_party/dart e8c1391b26f7..c790eccdf4c4 (5 commits) (autoroller: commit, cla: yes) 15844 Roll fuchsia/sdk/core/mac-amd64 from rTJJV… to yMvVd… (autoroller: commit, cla: yes) 15845 Roll fuchsia/sdk/core/linux-amd64 from omzFN… to 0ERtT… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-719
15846 Roll src/third_party/dart c790eccdf4c4..7070347bbb7a (4 commits) (autoroller: commit, cla: yes) 15847 Roll src/third_party/skia ef05567733eb..9f22f1ff3190 (1 commits) (autoroller: commit, cla: yes) 15848 Roll src/third_party/skia 9f22f1ff3190..e07936314c2b (3 commits) (autoroller: commit, cla: yes) 15849 Roll src/third_party/dart 7070347bbb7a..f910a7575f3c (2 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-720
15850 Roll fuchsia/sdk/core/mac-amd64 from yMvVd… to jAkm1… (autoroller: commit, cla: yes) 15851 Roll fuchsia/sdk/core/linux-amd64 from 0ERtT… to p1UDn… (autoroller: commit, cla: yes) 15852 Roll src/third_party/dart f910a7575f3c..ef0c7f16e609 (1 commits) (autoroller: commit, cla: yes) 15853 Roll src/third_party/skia e07936314c2b..215c34be2bd3 (1 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-721
15856 Roll src/third_party/skia 215c34be2bd3..cedab522227a (9 commits) (autoroller: commit, cla: yes) 15859 Fix RRect hittest optimization to handle malformed corner radius (cla: yes) 15862 retry on CIPD failure (cla: yes) 15863 Roll src/third_party/skia cedab522227a..4277f0173657 (9 commits) (autoroller: commit, cla: yes) 15867 Add missing include in GLFW and Windows embeddings (cla: yes, waiting for tree to go green) 15870 Implement Canvas drawPoints API for Html backend (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-722
15872 Remove unused Imports and private method (cla: yes, waiting for tree to go green) 15874 Roll fuchsia/sdk/core/linux-amd64 from p1UDn… to v-OJE… (autoroller: commit, cla: yes) 15875 Roll src/third_party/dart ef0c7f16e609..4ad5fab95753 (41 commits) (autoroller: commit, cla: yes) 15876 derp (cla: yes) 15878 [bots] remove auto-assign for web PRs (cla: yes) 15879 Roll src/third_party/skia 4277f0173657..808f021b51df (7 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-723
15880 Const finder fixes (cla: yes) 15881 Roll src/third_party/dart 4ad5fab95753..439cabaec02f (2 commits) (autoroller: commit, cla: yes) 15882 Roll src/third_party/skia 808f021b51df..d59053987a27 (4 commits) (autoroller: commit, cla: yes) 15884 Roll fuchsia/sdk/core/mac-amd64 from jAkm1… to LGwl3… (autoroller: commit, cla: yes) 15886 Roll src/third_party/dart 439cabaec02f..a9ea9365ad8a (4 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-724
15890 Roll src/third_party/skia d59053987a27..f9aea7f7e502 (10 commits) (autoroller: commit, cla: yes) 15891 errant log (cla: yes, waiting for tree to go green) 15892 Roll fuchsia/sdk/core/linux-amd64 from v-OJE… to N502w… (cla: yes, waiting for tree to go green) 15893 Implement new SkCanvas virtuals in testing canvases (cla: yes) 15894 Do not produce timeline events in release mode (cla: yes) 15895 Move tonic into //flutter/third_party. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-725
15899 Release TextureView surface within FlutterTextureView when disconnected. (#48535) (cla: yes) 15900 [fuchsia] Timeline events in profile mode to observatory (cla: yes) 15903 Revert migration to FML messageloops on Fuchsia (cla: yes) 15906 Roll src/third_party/dart a9ea9365ad8a..582727a4ec3b (33 commits) (autoroller: commit, cla: yes) 15923 Roll src/third_party/dart 582727a4ec3b..6aa7407d6309 (4 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-726
15930 Roll fuchsia/sdk/core/mac-amd64 from LGwl3… to LAOYs… (autoroller: commit, cla: yes) 15931 Roll src/third_party/skia f9aea7f7e502..e4ddb8a7cddc (35 commits) (autoroller: commit, cla: yes) 15934 Roll src/third_party/dart 6aa7407d6309..e84bea25df23 (6 commits) (autoroller: commit, cla: yes) 15935 Roll fuchsia/sdk/core/linux-amd64 from N502w… to Wc7e4… (cla: yes, waiting for tree to go green) 15937 Raise API level for reportFullyDrawn (#14146) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-727
15938 Add script to force build LUCI builders for a specified commit (cla: yes) 15939 Cancel previous WakeUps in MessageLoopFuchsia on subsequent WakeUp calls (cla: yes) 15940 iOS platform view gesture blocking policy. (cla: yes) 15945 Roll src/third_party/skia e4ddb8a7cddc..c88a3bc3f561 (24 commits) (autoroller: commit, cla: yes) 15946 Roll src/third_party/dart e84bea25df23..3eaae5405d37 (17 commits) (autoroller: commit, cla: yes) 15948 Cherry pick infra testing updates into hotfixes (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-728
15949 Fix data race in DartIsolateGroupData. (cla: yes) 15950 [web] Calling platform message callback after copy (cla: yes, platform-web) 15951 Gets the DPI for all awareness mode and older Windows versions (cla: yes, waiting for tree to go green) 15952 Do not reset the child isolate preparer if the isolate group data already has one (cla: yes) 15953 Ensure we export the various dart snapshot symbols on Fuchsia (cla: yes, waiting for tree to go green) 15954 Roll fuchsia/sdk/core/mac-amd64 from LAOYs… to 6_pZp… (autoroller: commit, cla: yes) 15955 Cache computed window.physicalSize in a FrameReference (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-729
15956 Prevent duplicate plugin registration in FlutterEnginePluginRegistry. (#49365) (affects: add-to-app, cla: yes) 15957 Roll src/third_party/skia c88a3bc3f561..a7e557f3e353 (6 commits) (autoroller: commit, cla: yes) 15958 [fuchsia] Expose view_ref as part of dart:fuchsia initialization (cla: yes) 15959 Roll src/third_party/dart 3eaae5405d37..c359b5943a52 (13 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-730
15962 Roll src/third_party/dart c359b5943a52..bc9348829ef8 (1 commits) (autoroller: commit, cla: yes) 15963 Roll src/third_party/skia a7e557f3e353..3ea4d5bb857d (4 commits) (autoroller: commit, cla: yes) 15964 Roll fuchsia/sdk/core/linux-amd64 from Wc7e4… to 8Ns10… (cla: yes, waiting for tree to go green) 15965 Roll src/third_party/dart bc9348829ef8..fc3af737c759 (2 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-731
15966 Roll fuchsia/sdk/core/mac-amd64 from 6_pZp… to 7fqYj… (autoroller: commit, cla: yes) 15967 Roll src/third_party/skia 3ea4d5bb857d..45add166fdb9 (1 commits) (autoroller: commit, cla: yes) 15969 [web] Reduce canvas allocation when drawing image. (cla: yes) 15970 Optimize drawRRect to use dom_canvas (cla: yes) 15971 Roll fuchsia/sdk/core/linux-amd64 from 8Ns10… to 2rLoq… (cla: yes, waiting for tree to go green) 15972 Refactor ShellTest to allow for different ShellTestPlatformViews (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-732
15973 the the fix (cla: yes) 15974 Retry CIPD upload in second place (cla: yes) 15975 Eliminate unused import in Android embedding (cla: yes) 15976 Use 2d matrix for transform to work around Safari clipping bug (cla: yes) 15977 updating the versions of the browsers for flutter web engine unit tests (cla: yes, platform-web) 15978 Ensure GetFixturesPath works on Fuchsia (cla: yes) 15979 Register plugins at the right time, once (affects: add-to-app, affects: engine, cla: yes) 15980 Allow embedders to schedule a callback on all engine managed threads. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-733
15981 [libtxt] Fix the flag used to check validity of the strikeout position in Skia font metrics (cla: yes) 15982 Disable flakey CountDownLatchTest.CanWait unit test on Fuchsia (cla: yes) 15984 Roll fuchsia/sdk/core/mac-amd64 from 7fqYj… to 35pbn… (autoroller: commit, cla: yes) 15985 Remove stale recipe changelog. (cla: yes) 16022 Roll src/third_party/skia 45add166fdb9..d92e4e9de7f1 (32 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-734
16029 Roll src/third_party/skia d92e4e9de7f1..f93a8436cea5 (1 commits) (autoroller: commit, cla: yes) 16036 Roll src/third_party/skia f93a8436cea5..0fb0a21bd999 (3 commits) (autoroller: commit, cla: yes) 16040 Roll fuchsia/sdk/core/mac-amd64 from 35pbn… to gNitp… (autoroller: commit, cla: yes) 16053 Roll src/third_party/skia 0fb0a21bd999..f1b2b42613cb (4 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-735
16060 Roll src/third_party/skia f1b2b42613cb..9c1d30dd163e (8 commits) (autoroller: commit, cla: yes) 16062 Remove tonic/platform. (cla: yes) 16068 Always make gpu thread different from platform thread regardless of platform view (cla: yes) 16071 Remove buggy assertion in EmbedderTest::CanPostTaskToAllNativeThreads. (cla: yes) 16074 Add test to ensure that concurrent message loops have at least one worker. (cla: yes) 16075 Web PargraphStyle TextHeightBehavior integration (cla: yes) 16081 Fix flake by making thread ID tracking in CanPostTaskToAllNativeThreads thread safe. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-736
16085 Hold a mutex when updating all CanPostTaskToAllNativeThreads::Captures members. (cla: yes) 16086 Disable setting a library tag handler. (cla: yes) 16105 Fix Windows file checks of unicode paths (cla: yes, waiting for tree to go green) 16148 Revert breaking PRs (cla: yes) 16152 [web] Text width should never exceed constraint width (cla: yes, platform-web, waiting for tree to go green) 16153 Roll fuchsia/sdk/core/mac-amd64 from gNitp… to 5fMtM… (autoroller: commit, cla: yes) 16155 Reland “Engine/LibTxt/dart:ui impl of TextHeightBehavior #15087” (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-737
16157 Revert “Disable setting a library tag handler.” (cla: yes) 16158 Roll src/third_party/skia 9c1d30dd163e..9ae06637d069 (24 commits) (autoroller: commit, cla: yes) 16161 Revert “Always make gpu thread different from platform thread regardless of platform view” (cla: yes) 16167 Allow –enable-service-port-fallback as a white listed arg (cla: yes) 16173 Roll src/third_party/skia 9ae06637d069..dcc8c5431bcb (16 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-738
16181 Roll fuchsia/sdk/core/mac-amd64 from 5fMtM… to c3sk5… (autoroller: commit, cla: yes) 16182 Roll src/third_party/skia dcc8c5431bcb..3d23fc123c37 (6 commits) (autoroller: commit, cla: yes) 16189 Roll src/third_party/skia 3d23fc123c37..dc49b0ca9816 (1 commits) (autoroller: commit, cla: yes) 16195 Roll fuchsia/sdk/core/linux-amd64 from 2rLoq… to -mGIA… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-739
16197 Roll src/third_party/skia dc49b0ca9816..a2a0c8a2c475 (4 commits) (autoroller: commit, cla: yes) 16204 Ensure that Android embedding initialization always uses an application context (cla: yes) 16206 [web] Correct getPositionForOffset for multi-line paragraphs (cla: yes, platform-web) 16208 Fix safe area reporting with transparent FlutterActivitys. (#46060) (cla: yes) 16210 In the test harness, don’t attempt to load AOT snapshots from non-existent dylibs. (cla: yes) 16211 Copied Apple’s semantics for switches, made checkboxes the same. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-740
16214 Remove buggy test to check if tasks can be posted on all native threads recursively from the emebdder. (cla: yes) 16215 Correct the Fuchsia licenses golden file (cla: yes) 16216 Roll src/third_party/skia a2a0c8a2c475..24ed75db12ba (12 commits) (autoroller: commit, cla: yes) 16218 Use bundled Roboto in all tests (cla: yes) 16221 Roll fuchsia/sdk/core/mac-amd64 from c3sk5… to MK0YU… (autoroller: commit, cla: yes) 16224 Refactor of Vulkan GPUSurface code (cla: yes) 16229 Make output of run_tests.py easier to understand. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-741
16230 Notify PlatformViewsController within FlutterEngine when a hot restart occurs. (#48518) (cla: yes) 16234 Roll src/third_party/skia 24ed75db12ba..25bcd6a6215e (5 commits) (autoroller: commit, cla: yes) 16243 Roll src/third_party/skia 25bcd6a6215e..8f44c3504ca6 (2 commits) (autoroller: commit, cla: yes) 16248 Avoid generating VSYNC trace events when tracing to systrace. (cla: yes) 16250 Roll fuchsia/sdk/core/mac-amd64 from MK0YU… to yissX… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-742
16251 Roll src/third_party/skia 8f44c3504ca6..d1be5d64f8a7 (4 commits) (autoroller: commit, cla: yes) 16257 Roll fuchsia/sdk/core/linux-amd64 from -mGIA… to 93K0d… (cla: yes, waiting for tree to go green) 16260 Roll src/third_party/skia d1be5d64f8a7..36c0521d57de (13 commits) (autoroller: commit, cla: yes) 16261 Roll src/third_party/dart fc3af737c759..162d6c5634a0 (209 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-743
16262 [fuchsia] SceneHostBindings are no longer thread locals (cla: yes) 16264 Don’t constexpr iphone_xs_times (cla: yes) 16265 Pass through invoker.resources in fuchsia_test_archive (cla: yes) 16266 Expose the dart kernel snapshot target and copied assets as a public dependency (cla: yes) 16267 Roll fuchsia/sdk/core/linux-amd64 from 93K0d… to VMcGV… (cla: yes, waiting for tree to go green) 16268 Revert “[web] Correct getPositionForOffset for multi-line paragraphs (#16206)” (cla: yes) 16269 [fuchsia] Fix the import for dart_api.h (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-744
16270 Started coalescing updates to viewport metrics after foregrounding the app. (cla: yes) 16272 Roll src/third_party/skia 36c0521d57de..6305b2f8342a (8 commits) (autoroller: commit, cla: yes) 16276 Fix delete of entire selection in macOS text input (cla: yes) 16277 Revert “Migrate flutter_runner from flutter_runner::{Thread,Loop} to fml::{Thread,MessageLoop} (#15118)” (cla: yes) 16280 Remove superfluous INFO logs from //flutter/runtime. (cla: yes) 16283 Fix runtime_unittest in AOT mode by loading AOT symbols from ELF loader. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-745
16286 Roll src/third_party/skia 6305b2f8342a..0ee16f689843 (2 commits) (autoroller: commit, cla: yes) 16288 Roll fuchsia/sdk/core/mac-amd64 from yissX… to x6sVj… (autoroller: commit, cla: yes) 16303 Roll src/third_party/dart 162d6c5634a0..5ae5aff6406a (28 commits) (autoroller: commit, cla: yes) 16304 Deprecated FlutterView v1 points to FlutterView v2 (cla: yes, waiting for tree to go green) 16305 Isolate and move common portable ELF loading from fixtures into //flutter/testing. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-746
16307 Roll src/third_party/skia 0ee16f689843..4513cdde4912 (13 commits) (autoroller: commit, cla: yes) 16308 Roll fuchsia/sdk/core/linux-amd64 from VMcGV… to AtXwP… (cla: yes, waiting for tree to go green) 16309 supporting changes for evaluation in web debugger (cla: yes) 16310 Roll src/third_party/dart 5ae5aff6406a..91a3ea89c8e4 (22 commits) (autoroller: commit, cla: yes) 16311 Remove all uses of the redundant flutter_root variable. (cla: yes) 16312 Fix runtime type errors when running with canvaskit (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-747
16313 Expose DPI helper functions for Runner apps to use (cla: yes, waiting for tree to go green) 16318 Roll src/third_party/skia 4513cdde4912..1b80c357926b (1 commits) (autoroller: commit, cla: yes) 16319 Roll src/third_party/dart 91a3ea89c8e4..ed441e48d055 (4 commits) (autoroller: commit, cla: yes) 16320 Roll fuchsia/sdk/core/mac-amd64 from x6sVj… to jtwQF… (autoroller: commit, cla: yes) 16321 Fuchsia a11y actions (cla: yes) 16322 use echo to test whether host is up (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-748
16322 use echo to test whether host is up (cla: yes) 16323 Revert “Modifies accessibility bridge to populate new node fields in semantic…” (cla: yes) 16324 Roll src/third_party/skia 1b80c357926b..776293dceefd (2 commits) (autoroller: commit, cla: yes) 16325 Roll src/third_party/skia 776293dceefd..5d92ae2b56df (1 commits) (autoroller: commit, cla: yes) 16326 Roll src/third_party/skia 5d92ae2b56df..3d05192abedf (1 commits) (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-749
16328 Roll src/third_party/dart ed441e48d055..c8ed304e979a (1 commits) (autoroller: commit, cla: yes) 16329 Roll src/third_party/skia 3d05192abedf..f1e316ff39e7 (3 commits) (cla: yes, waiting for tree to go green) 16331 Change NSLog to FML_DLOG (cla: yes, waiting for tree to go green) 16332 Roll fuchsia/sdk/core/mac-amd64 from jtwQF… to 6h3IH… (autoroller: commit, cla: yes) 16334 Roll fuchsia/sdk/core/linux-amd64 from AtXwP… to Tszo5… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-750
16335 Roll src/third_party/skia f1e316ff39e7..af99f3ee6017 (13 commits) (cla: yes, waiting for tree to go green) 16336 Added a plugin method that gets called when the engine is about to be deleted (cla: yes) 16337 [fuchsia] Add additional contributing instructions for Googlers (cla: yes) 16339 Update buildroot to 02b77827fd4. (cla: yes) 16340 Disable flaky MessageLoop tests on Fuchsia. (cla: yes) 16341 [web][felt] If full dart-sdk isn’t available, install it (cla: yes, platform-web) 16342 Wstring conversion cleanup (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-751
16342 Wstring conversion cleanup (cla: yes) 16343 Run Flutter framework tests against the web engine in Cirrus (cla: yes, platform-web) 16344 trivial dart-sdk update to trigger engine rebuild for flutter hotfix (cla: yes) 16347 Roll rapidjson (cla: yes) 16349 Kill the test harness if any test exceeds a timeout. (cla: yes) 16351 Fix race in SkiaGPUObject unit-tests. (cla: yes) 16355 Revert “Remove use of the deprecated AccessibilityNodeInfo boundsInPa… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-752
16356 Roll src/third_party/skia af99f3ee6017..71ce449d2814 (19 commits) (cla: yes, waiting for tree to go green) 16360 Roll fuchsia/sdk/core/mac-amd64 from 6h3IH… to Ke00Y… (autoroller: commit, cla: yes) 16362 Roll src/third_party/dart c8ed304e979a..3414b5167554 (52 commits) (autoroller: commit, cla: yes) 16363 Roll fuchsia/sdk/core/linux-amd64 from Tszo5… to VJv0H… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-753
16364 Roll src/third_party/skia 71ce449d2814..2aee7d24da8f (5 commits) (cla: yes, waiting for tree to go green) 16365 Reland #16206: “[web] Correct getPositionForOffset for multi-line paragraphs” (cla: yes, platform-web, waiting for tree to go green) 16366 Expose enable-service-port-fallback switch (cla: yes) 16367 Roll src/third_party/dart 3414b5167554..68e904e444dc (17 commits) (autoroller: commit, cla: yes) 16368 Add docs linking BoxHeightStyle and BoxWidthStyle. (affects: docs, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-754
16369 Fix Windows embedding issues caught by clang (cla: yes) 16370 Add explicit casts to printing of function pointers (cla: yes) 16371 Roll buildroot to c44791c89d2b51bfce864ab2cf5228d41ece1fcc (cla: yes) 16372 Wrap strdup to use compliant name on Windows (cla: yes) 16373 [SkParagraph] Text layout benchmarks using SkParagraph (cla: yes) 16374 Roll src/third_party/skia 2aee7d24da8f..14d64afaa8a3 (10 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-755
16375 Control test timeouts based on debugger status or command line flags. (cla: yes, waiting for tree to go green) 16376 Enable shell_unittests on Fuchsia with Vulkan dependencies. (cla: yes) 16377 Roll src/third_party/dart 68e904e444dc..48808f7dce81 (17 commits) (autoroller: commit, cla: yes) 16378 Roll fuchsia/sdk/core/mac-amd64 from Ke00Y… to ubThi… (autoroller: commit, cla: yes) 16379 Update license output (cla: yes) 16380 Roll src/third_party/skia 14d64afaa8a3..6c9b1fd6663e (7 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-756
16381 Roll src/third_party/dart 48808f7dce81..34893faa6079 (7 commits) (autoroller: commit, cla: yes) 16383 Roll src/third_party/skia 6c9b1fd6663e..bc3307c395e2 (1 commits) (cla: yes, waiting for tree to go green) 16397 fix build_id logic for fuchsia symbols (cla: yes) 16412 [web] Fixes incorrect transform when context save and transforms are deferred. (cla: yes) 16416 Suppress some deprecation warnings on Windows (cla: yes) 16419 Roll buildroot (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-757
16419 Roll buildroot (cla: yes) 16422 Roll src/third_party/dart 34893faa6079..b3396cbdcae1 (36 commits) (cla: yes, waiting for tree to go green) 16424 Doc fixes in BoxHeightStyle (cla: yes) 16425 [fuchsia] change kMaxFramesInFlight to 3, add offset option (cla: yes) 16428 Update node fields fix (cla: yes) 16429 Roll src/third_party/skia bc3307c395e2..ebc00f97fab1 (21 commits) (cla: yes, waiting for tree to go green) 16430 use percent for golden diff rates; tighten the values (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-758
16433 Various fixes in CanvasKit (cla: yes) 16434 Fix RasterCache LRU logic + opportunistic simplifications. (cla: yes) 16440 fix bad reference to maxDiffRatePercent (cla: yes) 16442 Include in hb_wrapper.h because unique_ptr is used. (cla: yes) 16446 Relax timing restrictions on WakeUpTimersAreSingletons. (cla: yes) 16450 Gather demangled stack traces and report the same to console on crashes. (cla: yes, waiting for tree to go green) 16454 Roll fuchsia/sdk/core/mac-amd64 from ubThi… to fvWgE… (autoroller: commit, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-759
16456 Roll src/third_party/skia ebc00f97fab1..cbf79b95c2d4 (4 commits) (cla: yes, waiting for tree to go green) 16457 Roll fuchsia/sdk/core/linux-amd64 from VJv0H… to A9STP… (cla: yes, waiting for tree to go green) 16459 Roll src/third_party/skia cbf79b95c2d4..4721e067812f (1 commits) (cla: yes, waiting for tree to go green) 16461 Roll src/third_party/skia 4721e067812f..f6e3eaf05150 (1 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-760
16463 Roll src/third_party/skia f6e3eaf05150..cc21d0c1f2ce (1 commits) (cla: yes, waiting for tree to go green) 16465 Ensure fields of Rect and OffsetBase classes are optimized as non-null. (cla: yes) 16466 Roll src/third_party/skia cc21d0c1f2ce..116b33e8ab21 (3 commits) (cla: yes, waiting for tree to go green) 16469 [web] Reset width/height before deallocation for Safari allocation bug. (cla: yes) 16470 Fix analyzer warnings for frontend_server change (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-761
16471 Roll src/third_party/skia 116b33e8ab21..7f36405ea3ec (3 commits) (cla: yes, waiting for tree to go green) 16472 Disable unit tests using –gtest-filter instead of at compile time (cla: yes) 16473 opt out dart:ui from nnbd (cla: yes) 16474 Enable runtime_unittests on Fuchsia (cla: yes) 16476 Roll src/third_party/skia 7f36405ea3ec..c0360582d211 (6 commits) (cla: yes, waiting for tree to go green) 16477 Simplify task queues locking mechanism (cla: yes) 16478 Add noexcept annotations to EnableValue moves (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-762
16479 Roll src/third_party/skia c0360582d211..121750c2efff (7 commits) (cla: yes, waiting for tree to go green) 16480 Roll src/third_party/dart b3396cbdcae1..49850e6919f7 (45 commits) (cla: yes, waiting for tree to go green) 16481 Code cleanup on destructors (cla: yes, waiting for tree to go green) 16482 Roll src/third_party/skia 121750c2efff..046f9893b953 (4 commits) (cla: yes, waiting for tree to go green) 16483 Partially fix canvas vs text paint order when running on Blink/Webkit browsers (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-763
16484 Roll fuchsia/sdk/core/linux-amd64 from A9STP… to g2s3c… (cla: yes, waiting for tree to go green) 16485 Roll src/third_party/dart 49850e6919f7..16782e6c171f (16 commits) (cla: yes, waiting for tree to go green) 16486 Roll src/third_party/skia 046f9893b953..97bf6578796c (1 commits) (cla: yes, waiting for tree to go green) 16487 Roll src/third_party/skia 97bf6578796c..f3560b680e35 (1 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-764
16488 Roll src/third_party/dart 16782e6c171f..d765d237460d (1 commits) (cla: yes, waiting for tree to go green) 16489 Roll fuchsia/sdk/core/linux-amd64 from g2s3c… to LvSlH… (cla: yes, waiting for tree to go green) 16490 Roll src/third_party/skia f3560b680e35..77fdf66946d2 (1 commits) (cla: yes, waiting for tree to go green) 16491 Roll src/third_party/dart d765d237460d..514a8d4c8417 (7 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-765
16492 Roll src/third_party/skia 77fdf66946d2..87e3bef6f82f (2 commits) (cla: yes, waiting for tree to go green) 16493 Roll src/third_party/skia 87e3bef6f82f..9f3eef796f63 (7 commits) (cla: yes, waiting for tree to go green) 16494 Fix unused import in Android embedder (cla: yes) 16495 Disable ShellTest.WaitForFirstFrameTimeout on Fuchsia (cla: yes) 16496 Fix text range logic for a11y (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-766
16497 Roll src/third_party/dart 514a8d4c8417..fd992e423ef6 (8 commits) (cla: yes, waiting for tree to go green) 16498 Roll fuchsia/sdk/core/mac-amd64 from fvWgE… to FLFOw… (cla: yes, waiting for tree to go green) 16499 Roll src/third_party/skia 9f3eef796f63..b2031d4255e2 (12 commits) (cla: yes, waiting for tree to go green) 16500 Check Java formatting in format.sh (cla: yes, waiting for tree to go green) 16501 Apply Google Java format (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-767
16502 Roll src/third_party/skia b2031d4255e2..a9405c2a2967 (5 commits) (cla: yes, waiting for tree to go green) 16503 Fix ensureInitializationCompleteAsync callback when already initialized. (#39675) (cla: yes) 16504 Use Skia to determine “actual” font name in CanvasKit backend (cla: yes) 16505 Roll src/third_party/skia a9405c2a2967..8dad1ffd81f8 (1 commits) (cla: yes, waiting for tree to go green) 16506 Roll src/third_party/dart fd992e423ef6..4310f50edc95 (17 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-768
16508 Roll fuchsia/sdk/core/linux-amd64 from LvSlH… to 8L7NY… (cla: yes, waiting for tree to go green) 16509 Apply lints from internal roll (cla: yes, waiting for tree to go green) 16510 Roll src/third_party/skia 8dad1ffd81f8..c03e6982f96f (2 commits) (cla: yes, waiting for tree to go green) 16511 Roll src/third_party/dart 4310f50edc95..9464eb51f539 (2 commits) (cla: yes, waiting for tree to go green) 16512 Roll fuchsia/sdk/core/mac-amd64 from FLFOw… to PMcw3… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-769
16513 Roll src/third_party/dart 9464eb51f539..f120417ddbfc (1 commits) (cla: yes, waiting for tree to go green) 16514 Roll src/third_party/dart f120417ddbfc..b158bf7bd537 (2 commits) (cla: yes, waiting for tree to go green) 16516 Remove mirrors on the web (cla: yes, waiting for tree to go green) 16517 Roll src/third_party/dart b158bf7bd537..5244d99a5d4e (1 commits) (cla: yes, waiting for tree to go green) 16520 support endless trace buffer (cla: yes, waiting for tree to go green) 16523 Adds new route annoucement method. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-770
16524 Roll src/third_party/skia c03e6982f96f..465864cad5d2 (14 commits) (cla: yes, waiting for tree to go green) 16525 Clear frame references at the end of every CanvasKit frame (cla: yes) 16526 Enable verbose logging for shell unittests on Fuchsia (cla: yes) 16527 Prevent long flash when switching to Flutter app. (#47903) (cla: yes) 16528 Roll src/third_party/skia 465864cad5d2..21f382c19d76 (6 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-771
16529 Roll fuchsia/sdk/core/linux-amd64 from 8L7NY… to Bmq1m… (cla: yes, waiting for tree to go green) 16530 Roll fuchsia/sdk/core/mac-amd64 from PMcw3… to 7JkB7… (cla: yes, waiting for tree to go green) 16531 libtxt: use a fixture in the benchmarks (cla: yes) 16532 Roll src/third_party/skia 21f382c19d76..f83d0346c06a (2 commits) (cla: yes, waiting for tree to go green) 16533 Roll src/third_party/dart 5244d99a5d4e..5fc031ebc1d7 (42 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-772
16534 Roll src/third_party/skia f83d0346c06a..88c3793a4eaa (1 commits) (cla: yes, waiting for tree to go green) 16535 Roll src/third_party/skia 88c3793a4eaa..abefc9c170c9 (1 commits) (cla: yes, waiting for tree to go green) 16536 Roll src/third_party/skia abefc9c170c9..4fe89b4d871d (2 commits) (cla: yes, waiting for tree to go green) 16537 Roll src/third_party/dart 5fc031ebc1d7..30151a654151 (2 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-773
16538 Roll src/third_party/skia 4fe89b4d871d..dc2782c380f6 (1 commits) (cla: yes, waiting for tree to go green) 16539 Roll src/third_party/dart 30151a654151..76b18c455e2c (1 commits) (cla: yes, waiting for tree to go green) 16540 Roll src/third_party/skia dc2782c380f6..cdf2491afa04 (1 commits) (cla: yes, waiting for tree to go green) 16541 Roll src/third_party/skia cdf2491afa04..50a490a1a4fb (2 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-774
16542 Roll src/third_party/skia 50a490a1a4fb..c3b67eb988c8 (4 commits) (cla: yes, waiting for tree to go green) 16543 Roll src/third_party/skia c3b67eb988c8..b1525c721ea6 (4 commits) (cla: yes, waiting for tree to go green) 16544 Roll src/third_party/dart 76b18c455e2c..e4c39721c473 (6 commits) (cla: yes, waiting for tree to go green) 16545 Try rasterizing each picture and layer at most once. Apply a consistent caching treshold to layers and pictures. (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-775
16546 Revert “Use os_log instead of syslog on Apple platforms (#13487)” (cla: yes) 16547 Samsung duplication bug hack-fix (affects: text input, cla: yes, platform-android, waiting for tree to go green) 16548 [fuchsia] Disable retained layers (cla: yes) 16549 Re-land: Use os_log instead of syslog on Apple platforms (cla: yes, waiting for tree to go green) 16550 [web] skipping unit tests in Safari (cla: yes, platform-web) 16552 Exposes FlutterView, FlutterSurfaceView, and FlutterTextureView to FlutterActivity and FlutterFragment. (#41984, #47557) (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-776
16553 Roll src/third_party/dart e4c39721c473..0299903f3e78 (31 commits) (cla: yes, waiting for tree to go green) 16555 Roll fuchsia/sdk/core/mac-amd64 from 7JkB7… to t4kck… (cla: yes, waiting for tree to go green) 16556 Enable lazy-async-stacks by-default in all modes (cla: yes) 16557 [web] Fix edge cases in Paragraph.getPositionForOffset to match Flutter (affects: text input, cla: yes, platform-web) 16558 Revert “Re-land: Use os_log instead of syslog on Apple platforms (#16… (cla: yes) 16559 Update felt documentation (cla: yes, platform-web)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-777
16559 Update felt documentation (cla: yes, platform-web) 16560 Fix the newline on some keyboards (cla: yes, waiting for tree to go green) 16561 [Fuchsia] Dump syslog output after tests have run (cla: yes) 16562 Roll src/third_party/skia b1525c721ea6..67da665c27ff (32 commits) (cla: yes, waiting for tree to go green) 16564 Move log_listener to reboot trap (cla: yes) 16565 Fix multi-line Javadoc code blocks (cla: yes) 16566 Roll src/third_party/skia 67da665c27ff..886e8500a9f2 (3 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-778
16567 [web] Unskip tests that are already passing in Safari (affects: tests, cla: yes, platform-web, waiting for tree to go green) 16568 Revert “Re-arm timer as necessary in MessageLoopFuchsia” (cla: yes) 16569 [web] Handle alignment correctly in Paragraph.getPositionForOffset (affects: text input, cla: yes, platform-web) 16570 Roll src/third_party/skia 886e8500a9f2..9102c86a81ad (1 commits) (cla: yes, waiting for tree to go green) 16572 Set the current GL context to the most recently acquired Surface (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-779
16575 Roll src/third_party/skia 9102c86a81ad..6029cbd560b7 (2 commits) (cla: yes, waiting for tree to go green) 16577 Roll src/third_party/skia 6029cbd560b7..1a733b5b760a (1 commits) (cla: yes, waiting for tree to go green) 16578 Roll src/third_party/skia 1a733b5b760a..1d1333fcedf8 (3 commits) (cla: yes, waiting for tree to go green) 16581 Roll fuchsia/sdk/core/mac-amd64 from t4kck… to oHa-O… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-780
16584 Roll src/third_party/skia 1d1333fcedf8..3bf3b92dfab0 (1 commits) (cla: yes, waiting for tree to go green) 16587 Roll src/third_party/skia 3bf3b92dfab0..55f040bcb943 (3 commits) (cla: yes, waiting for tree to go green) 16588 Remove usage of Dart_AllocateWithNativeFields from tonic (cla: yes) 16590 [web] Fixing launching Safari. This should solve the LUCI issue (cla: yes) 16592 Roll fuchsia/sdk/core/linux-amd64 from Bmq1m… to J-_s6… (cla: yes, waiting for tree to go green) 16595 improve surface state assert error messages (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-781
16595 improve surface state assert error messages (cla: yes) 16599 Implement Path extractPath, tangent APIs (cla: yes) 16601 Fix drawRRect failure when shader is specified (cla: yes) 16604 Manual roll of Dart 0299903f3e…edd64e6d5c (cla: yes) 16613 Roll buildroot to d14f3c708fb132381f7053b4ee9e628be915ed96 (cla: yes) 16621 [shell tests] Integrate Vulkan with Shell Tests (cla: yes) 16624 update hash code logic on the web (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-782
16624 update hash code logic on the web (cla: yes) 16625 [web] Paragraph.getBoxesForRange uses LineMetrics (affects: text input, cla: yes, platform-web) 16626 [web] Skipping failing edge tests (cla: yes) 16628 Roll src/third_party/dart edd64e6d5c79..11ae06e988de (44 commits) (cla: yes, waiting for tree to go green) 16629 Kick LUCI (cla: yes) 16630 URL-encode asset URLs so assets are properly loaded (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-783
16631 Roll src/third_party/skia 55f040bcb943..05676f7bc238 (47 commits) (cla: yes, waiting for tree to go green) 16632 Roll src/third_party/dart 11ae06e988de..361f881b8edc (7 commits) (cla: yes, waiting for tree to go green) 16633 Roll src/third_party/skia 05676f7bc238..b7ceaa8efd2b (1 commits) (cla: yes, waiting for tree to go green) 16634 Roll src/third_party/dart 361f881b8edc..6ae9dedc6058 (1 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-784
16635 Roll fuchsia/sdk/core/linux-amd64 from J-_s6… to Dx_qu… (cla: yes, waiting for tree to go green) 16636 Roll src/third_party/skia b7ceaa8efd2b..81e84a6e7f03 (2 commits) (cla: yes, waiting for tree to go green) 16637 Roll src/third_party/skia 81e84a6e7f03..2c5ee187245a (1 commits) (cla: yes, waiting for tree to go green) 16638 Roll src/third_party/skia 2c5ee187245a..a27ca5566533 (1 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-785
16639 Roll fuchsia/sdk/core/linux-amd64 from Dx_qu… to CNbNp… (cla: yes, waiting for tree to go green) 16640 Roll src/third_party/skia a27ca5566533..8935981317ca (1 commits) (cla: yes, waiting for tree to go green) 16641 Roll src/third_party/dart 6ae9dedc6058..374c9c448fdc (1 commits) (cla: yes, waiting for tree to go green) 16642 Roll src/third_party/skia 8935981317ca..bfe80bb552b0 (1 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-786
16643 Roll src/third_party/skia bfe80bb552b0..660a73ada09d (1 commits) (cla: yes, waiting for tree to go green) 16644 Roll src/third_party/skia 660a73ada09d..c65cd5c8dba9 (2 commits) (cla: yes, waiting for tree to go green) 16645 Roll fuchsia/sdk/core/linux-amd64 from CNbNp… to m7Xt4… (cla: yes, waiting for tree to go green) 16646 Roll fuchsia/sdk/core/mac-amd64 from oHa-O… to FS4mm… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-787
16647 Roll src/third_party/dart 374c9c448fdc..7ed1690b4ed6 (1 commits) (cla: yes, waiting for tree to go green) 16648 Roll src/third_party/dart 7ed1690b4ed6..b20c35c7d90f (9 commits) (cla: yes, waiting for tree to go green) 16649 Roll src/third_party/skia c65cd5c8dba9..706f6b4069b1 (1 commits) (cla: yes, waiting for tree to go green) 16650 Roll src/third_party/skia 706f6b4069b1..3c4f3c178ade (1 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-788
16651 Roll fuchsia/sdk/core/mac-amd64 from FS4mm… to PGe1A… (cla: yes, waiting for tree to go green) 16652 Roll fuchsia/sdk/core/linux-amd64 from m7Xt4… to Uc8XS… (cla: yes, waiting for tree to go green) 16653 Lift restriction that embedders may not trample the render thread OpenGL context in composition callbacks. (cla: yes) 16655 Roll src/third_party/skia 3c4f3c178ade..9dbb98007b7b (2 commits) (cla: yes, waiting for tree to go green) 16656 Roll src/third_party/skia 9dbb98007b7b..4af17e434cdc (2 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html
2eeeb8828d8e-789
16657 Roll src/third_party/dart b20c35c7d90f..a314cff6ee03 (4 commits) (cla: yes, waiting for tree to go green) 16658 Roll fuchsia/sdk/core/mac-amd64 from PGe1A… to 06MUz… (cla: yes, waiting for tree to go green) 16659 Roll fuchsia/sdk/core/linux-amd64 from Uc8XS… to 2W9Xr… (cla: yes, waiting for tree to go green) 16660 Roll src/third_party/skia 4af17e434cdc..78b471760dd9 (1 commits) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.17.0/index.html