Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

skia-flutter-autoroll
Copy link
Contributor

Roll Dart SDK from 03e4737 to 59600f2 (54 revisions)

https://dart.googlesource.com/sdk.git/+log/03e4737f3115..59600f2b46ef

2020-07-30 [email protected] [analyzer] Improve existing non-generative constructor errors
2020-07-30 [email protected] [analyzer] Fix #25874, confusing error for extending Exception.
2020-07-30 [email protected] [analyzer] fix a grammar issue for invalid_null_aware_operator_after_short_circuit
2020-07-30 [email protected] Fix DartDev run command failed reading Windows path
2020-07-30 [email protected] [ VM/ DDS ] Temporarily disable DDS for beta release
2020-07-30 [email protected] Update strict-inference to not report 'unreferenced' parameters
2020-07-30 [email protected] Analyzer: Move CONST_CONSTRUCTOR_PARAM_TYPE_MISMATCH to compile-time
2020-07-29 [email protected] Reference the design principles from the README
2020-07-29 [email protected] Report INVALID_ASSIGNMENT on the cascade target.
2020-07-29 [email protected] Fix for crash in RemoveEmptyConstructorBody.
2020-07-29 [email protected] A document in which to capture dartdev design principles
2020-07-29 [email protected] Fix the IANA link from Encoding.getByName docs
2020-07-29 [email protected] Resolve invalid prefix.name TypeName(s) to dynamic.
2020-07-29 [email protected] Issue 42837. Use legacy erasure in LUB computation in opt-out libraries.
2020-07-29 [email protected] bulk fix for avoid_types_on_closure_parameters
2020-07-29 [email protected] [vm/resolve] Use Resolver instead of Lookup in while-loop.
2020-07-29 [email protected] [dart2js] Adding null-safe semantics for static fields.
2020-07-29 [email protected] Expand SDK constraint on dart_internal to include 2.9.0
2020-07-29 [email protected] [ DartDev ] Launch from snapshot in the current process when possible
2020-07-29 [email protected] Enable the new code completion relevance feature
2020-07-29 [email protected] Fix several language/ tests.
2020-07-29 [email protected] [deps] Bump csslib dependency to v0.16.2
2020-07-29 [email protected] bulk fix for avoid_return_types_on_setters
2020-07-29 [email protected] [vm/resolve] Use Resolver instead of Lookup in while-loop.
2020-07-29 [email protected] bulk fix for avoid_redundant_argument_values
2020-07-29 [email protected] Fix nnbd flag bug in tests for Value Classes feature.
2020-07-29 [email protected] [cfe] Revert receiverType/receiverBound update
2020-07-29 [email protected] [vm/compiler] Graph intrinsify implicit getters/setters in common cases.
2020-07-29 [email protected] [cfe] Use unwrapping of nullability constructor in upper bound
2020-07-29 [email protected] [cfe] Handle type parameters bounded by Null/Never in local function parameter type inference
2020-07-29 [email protected] [vm/compiler] Move CheckArrayBoundInstr::Canonicalize to its base class
2020-07-29 [email protected] [co19] Roll co19 to 86c948fbe7c8a9e74f572038f2ec70dfce7f20b0
2020-07-29 [email protected] Add tests for the Value Class feature.
2020-07-29 [email protected] Roll benchmarks-internal 171db4d6bcd4..9bc9e373b3d3
2020-07-29 [email protected] [infra] Add VM simarm64 nnbd builder to the test matrix
2020-07-29 [email protected] [co19] Roll co19 to 872367c00df43a2057f541d1920b8f42f6ebbeec
2020-07-29 [email protected] [analyzer,cfe,dart2js] Ensure id-testing shards are deterministic
2020-07-29 [email protected] [cfe] Fix scope setup for generic function types
2020-07-29 [email protected] [cfe] Remove error/warning on duplicate library name in export/import
2020-07-29 [email protected] [cfe] Add test for issue 42537
2020-07-29 [email protected] [cfe] Use legacy erasure in LUB computation in opt-out libraries
2020-07-29 [email protected] Add tests for mixed mode upper bound.
2020-07-29 [email protected] [infra] Empty SDK commit to validate recipe changes
2020-07-29 [email protected] Analyzer: Move all remaining tests from compile_time_error_code.dart and remove
2020-07-29 [email protected] [ddc] Delete unused target dartdevc_patch_sdk
2020-07-29 [email protected] Remove some misleading int returns from main
...

https://dart.googlesource.com/sdk.git/+log/03e4737f3115..59600f2b46ef

2020-07-30 [email protected] [analyzer] Improve existing non-generative constructor errors
2020-07-30 [email protected] [analyzer] Fix flutter#25874, confusing error for extending Exception.
2020-07-30 [email protected] [analyzer] fix a grammar issue for invalid_null_aware_operator_after_short_circuit
2020-07-30 [email protected] Fix DartDev run command failed reading Windows path
2020-07-30 [email protected] [ VM/ DDS ] Temporarily disable DDS for beta release
2020-07-30 [email protected] Update strict-inference to not report 'unreferenced' parameters
2020-07-30 [email protected] Analyzer: Move CONST_CONSTRUCTOR_PARAM_TYPE_MISMATCH to compile-time
2020-07-29 [email protected] Reference the design principles from the README
2020-07-29 [email protected] Report INVALID_ASSIGNMENT on the cascade target.
2020-07-29 [email protected] Fix for crash in RemoveEmptyConstructorBody.
2020-07-29 [email protected] A document in which to capture dartdev design principles
2020-07-29 [email protected] Fix the IANA link from Encoding.getByName docs
2020-07-29 [email protected] Resolve invalid prefix.name TypeName(s) to dynamic.
2020-07-29 [email protected] Issue 42837. Use legacy erasure in LUB computation in opt-out libraries.
2020-07-29 [email protected] bulk fix for `avoid_types_on_closure_parameters`
2020-07-29 [email protected] [vm/resolve] Use Resolver instead of Lookup in while-loop.
2020-07-29 [email protected] [dart2js] Adding null-safe semantics for static fields.
2020-07-29 [email protected] Expand SDK constraint on dart_internal to include 2.9.0
2020-07-29 [email protected] [ DartDev ] Launch from snapshot in the current process when possible
2020-07-29 [email protected] Enable the new code completion relevance feature
2020-07-29 [email protected] Fix several language/ tests.
2020-07-29 [email protected] [deps] Bump csslib dependency to v0.16.2
2020-07-29 [email protected] bulk fix  for `avoid_return_types_on_setters`
2020-07-29 [email protected] [vm/resolve] Use Resolver instead of Lookup in while-loop.
2020-07-29 [email protected] bulk fix for `avoid_redundant_argument_values`
2020-07-29 [email protected] Fix nnbd flag bug in tests for Value Classes feature.
2020-07-29 [email protected] [cfe] Revert receiverType/receiverBound update
2020-07-29 [email protected] [vm/compiler] Graph intrinsify implicit getters/setters in common cases.
2020-07-29 [email protected] [cfe] Use unwrapping of nullability constructor in upper bound
2020-07-29 [email protected] [cfe] Handle type parameters bounded by Null/Never in local function parameter type inference
2020-07-29 [email protected] [vm/compiler] Move CheckArrayBoundInstr::Canonicalize to its base class
2020-07-29 [email protected] [co19] Roll co19 to 86c948fbe7c8a9e74f572038f2ec70dfce7f20b0
2020-07-29 [email protected] Add tests for the Value Class feature.
2020-07-29 [email protected] Roll benchmarks-internal 171db4d6bcd4..9bc9e373b3d3
2020-07-29 [email protected] [infra] Add VM simarm64 nnbd builder to the test matrix
2020-07-29 [email protected] [co19] Roll co19 to 872367c00df43a2057f541d1920b8f42f6ebbeec
2020-07-29 [email protected] [analyzer,cfe,dart2js] Ensure id-testing shards are deterministic
2020-07-29 [email protected] [cfe] Fix scope setup for generic function types
2020-07-29 [email protected] [cfe] Remove error/warning on duplicate library name in export/import
2020-07-29 [email protected] [cfe] Add test for issue 42537
2020-07-29 [email protected] [cfe] Use legacy erasure in LUB computation in opt-out libraries
2020-07-29 [email protected] Add tests for mixed mode upper bound.
2020-07-29 [email protected] [infra] Empty SDK commit to validate recipe changes
2020-07-29 [email protected] Analyzer: Move all remaining tests from compile_time_error_code.dart and remove
2020-07-29 [email protected] [ddc] Delete unused target dartdevc_patch_sdk
2020-07-29 [email protected] Remove some misleading int returns from main
2020-07-29 [email protected] bulk fix for `avoid_empty_else`
2020-07-29 [email protected] [test] Skip scavenger_abort_test on AOT.
2020-07-28 [email protected] bulk fix for `avoid_annotating_with_dynamic`
2020-07-28 [email protected] `fix` command
2020-07-28 [email protected] [test] Prevent tree-shaking of fields in scavenger_abort_test.
2020-07-28 [email protected] Fix for NPE when REMOVE_UNUSED_PARAMETER in invalid code.
2020-07-28 [email protected] [vm/nnbd] Improve performance of Future.value
2020-07-28 [email protected] [vm, gc] Do not FATAL when the scavenger fails to allocate.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
@skia-flutter-autoroll skia-flutter-autoroll added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jul 30, 2020
@fluttergithubbot fluttergithubbot merged commit 0fdb141 into flutter:master Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 30, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 31, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 31, 2020
iskakaushik pushed a commit to flutter/flutter that referenced this pull request Jul 31, 2020
* 4521162 Roll Skia from 39d1c1ebb607 to 3a608e5bc9d5 (1 revision) (flutter/engine#20101)

* b265bd2 Roll Skia from 3a608e5bc9d5 to 620bfa3fffba (1 revision) (flutter/engine#20102)

* 36c5f60 Roll Skia from 620bfa3fffba to 4866d0ad5f3c (1 revision) (flutter/engine#20104)

* 06fef5e Enable lazy-async-stacks by-default in all modes (2) (flutter/engine#19270)

* d71b11f Roll Fuchsia Linux SDK from ETPOTPepP... to ROYgzKMaF... (flutter/engine#20105)

* 42e4ebf Roll Skia from 4866d0ad5f3c to c34efe0da102 (1 revision) (flutter/engine#20108)

* 3a65b1a Roll Skia from c34efe0da102 to 8c7ecc1c06f4 (1 revision) (flutter/engine#20109)

* ad99f5e Roll Skia from 8c7ecc1c06f4 to 4f587337c306 (1 revision) (flutter/engine#20110)

* f0cc38f [web] Set correct defaults for text in canvas (flutter/engine#20067)

* 02f9ed9 Roll Fuchsia Mac SDK from 5dM55hp8B... to hzo88TZzN... (flutter/engine#20113)

* 34389f5 Roll Skia from 4f587337c306 to 96d6c6f04dcb (4 revisions) (flutter/engine#20114)

* 49a40fa Enabled linting on engine.cc (flutter/engine#19981)

* b955e15 Manual roll of Dart from 24c7666def...40fd1c456e (flutter/engine#20092)

* 145ef60 Remove confusing logs (flutter/engine#20121)

* 8fc3926 Roll Skia from 96d6c6f04dcb to 57d859edd3c4 (16 revisions) (flutter/engine#20126)

* ec9e17c Roll zlib (flutter/engine#20119)

* f288fe5 [web] Enable canvas measurement by default (flutter/engine#19924)

* 8464208 Add missing MouseCursorPlugin destroy call (flutter/engine#19968)

* 5498add Roll Skia from 57d859edd3c4 to 994ce8cf2300 (1 revision) (flutter/engine#20129)

* 9398bc4 Roll Skia from 994ce8cf2300 to 398c654ce7be (2 revisions) (flutter/engine#20133)

* d3bc43e Roll Fuchsia Linux SDK from ROYgzKMaF... to d4pESQYnB... (flutter/engine#20132)

* 4068918 Manual roll of Dart 40fd1c456e...7e8348f4ce (flutter/engine#20125)

* 4c49e0b Manual roll of Dart cb6ed67a73...7e8348f4ce (flutter/engine#20135)

* 4a3688e Roll Skia from 398c654ce7be to a4bbc9d8ec4f (1 revision) (flutter/engine#20136)

* b3c6fd3 Roll Fuchsia Mac SDK from hzo88TZzN... to 3XwiR_wVO... (flutter/engine#20137)

* adb5986 Manual roll of Dart 03e4737f31...cb6ed67a73 (flutter/engine#20138)

* 941c442 Add ALERT SoundType enum value (flutter/engine#20139)

* 19368ef Fix dartdocs of dart:ui (flutter/engine#20140)

* 9dd3d2e Roll Skia from a4bbc9d8ec4f to 94cefeff50d2 (1 revision) (flutter/engine#20141)

* 0fdb141 Roll Dart SDK from 03e4737f3115 to 59600f2b46ef (54 revisions) (flutter/engine#20143)

* 97d6ee2 Roll Skia from 94cefeff50d2 to 5ba6534884d9 (2 revisions) (flutter/engine#20146)

* da3d495 Roll Dart SDK from 59600f2b46ef to 04f4272546af (5 revisions) (flutter/engine#20147)

* 8229df8 Roll Skia from 5ba6534884d9 to e393c61a1563 (1 revision) (flutter/engine#20148)

* 8e1d48e Migrate some Dart_WeakPersistentHandle uses to Dart_FinalizableHandle (flutter/engine#20107)

* 27b61e7 Roll ANGLE to pick up warning fixes (flutter/engine#19105)

* 146d504 Roll Skia from e393c61a1563 to 3136789972ea (5 revisions) (flutter/engine#20150)

* 841b391 Roll Dart SDK from 04f4272546af to e87cb96bb89c (7 revisions) (flutter/engine#20152)

* e9334c9 Roll Skia from 3136789972ea to 5f2b2d6dc691 (5 revisions) (flutter/engine#20153)

* f2b02d8 [iOS] Fixes text input plugin crash (flutter/engine#20127)

* 3ed5893 Roll Skia from 5f2b2d6dc691 to 8cc118dce813 (2 revisions) (flutter/engine#20154)

* 7c5162e Roll Fuchsia Mac SDK from 3XwiR_wVO... to T2xc0OuiK... (flutter/engine#20155)

* e23e477 Lint fixes for fml, tools subdirs (flutter/engine#19990)

* f620eac Roll Dart SDK from e87cb96bb89c to bd528bfbd69d (8 revisions) (flutter/engine#20158)

* e1c9673 Fix targets in build_fuchsia_artifacts (flutter/engine#19794)

* c134e16 add information collection for safari bots (flutter/engine#20123)

* ee4d50c Revert "Enable lazy-async-stacks by-default in all modes (2) (#19270)" (flutter/engine#20165)

* 357b155 Roll Fuchsia Linux SDK from d4pESQYnB... to d_5wDVmBd... (flutter/engine#20161)

* a6cd3eb Fix lint errors in lib/ui (flutter/engine#19988)

* 280bbfc This makes the lint script use multiprocessing to speed it up. (flutter/engine#19987)
@skia-flutter-autoroll skia-flutter-autoroll deleted the dart-sdk-flutter-engine-d2671e19-9ed0-46de-a29a-c8d341fe8891-1596091456 branch August 6, 2020 06:49
Pragya007 pushed a commit to Pragya007/flutter that referenced this pull request Aug 11, 2020
* 4521162 Roll Skia from 39d1c1ebb607 to 3a608e5bc9d5 (1 revision) (flutter/engine#20101)

* b265bd2 Roll Skia from 3a608e5bc9d5 to 620bfa3fffba (1 revision) (flutter/engine#20102)

* 36c5f60 Roll Skia from 620bfa3fffba to 4866d0ad5f3c (1 revision) (flutter/engine#20104)

* 06fef5e Enable lazy-async-stacks by-default in all modes (2) (flutter/engine#19270)

* d71b11f Roll Fuchsia Linux SDK from ETPOTPepP... to ROYgzKMaF... (flutter/engine#20105)

* 42e4ebf Roll Skia from 4866d0ad5f3c to c34efe0da102 (1 revision) (flutter/engine#20108)

* 3a65b1a Roll Skia from c34efe0da102 to 8c7ecc1c06f4 (1 revision) (flutter/engine#20109)

* ad99f5e Roll Skia from 8c7ecc1c06f4 to 4f587337c306 (1 revision) (flutter/engine#20110)

* f0cc38f [web] Set correct defaults for text in canvas (flutter/engine#20067)

* 02f9ed9 Roll Fuchsia Mac SDK from 5dM55hp8B... to hzo88TZzN... (flutter/engine#20113)

* 34389f5 Roll Skia from 4f587337c306 to 96d6c6f04dcb (4 revisions) (flutter/engine#20114)

* 49a40fa Enabled linting on engine.cc (flutter/engine#19981)

* b955e15 Manual roll of Dart from 24c7666def...40fd1c456e (flutter/engine#20092)

* 145ef60 Remove confusing logs (flutter/engine#20121)

* 8fc3926 Roll Skia from 96d6c6f04dcb to 57d859edd3c4 (16 revisions) (flutter/engine#20126)

* ec9e17c Roll zlib (flutter/engine#20119)

* f288fe5 [web] Enable canvas measurement by default (flutter/engine#19924)

* 8464208 Add missing MouseCursorPlugin destroy call (flutter/engine#19968)

* 5498add Roll Skia from 57d859edd3c4 to 994ce8cf2300 (1 revision) (flutter/engine#20129)

* 9398bc4 Roll Skia from 994ce8cf2300 to 398c654ce7be (2 revisions) (flutter/engine#20133)

* d3bc43e Roll Fuchsia Linux SDK from ROYgzKMaF... to d4pESQYnB... (flutter/engine#20132)

* 4068918 Manual roll of Dart 40fd1c456e...7e8348f4ce (flutter/engine#20125)

* 4c49e0b Manual roll of Dart cb6ed67a73...7e8348f4ce (flutter/engine#20135)

* 4a3688e Roll Skia from 398c654ce7be to a4bbc9d8ec4f (1 revision) (flutter/engine#20136)

* b3c6fd3 Roll Fuchsia Mac SDK from hzo88TZzN... to 3XwiR_wVO... (flutter/engine#20137)

* adb5986 Manual roll of Dart 03e4737f31...cb6ed67a73 (flutter/engine#20138)

* 941c442 Add ALERT SoundType enum value (flutter/engine#20139)

* 19368ef Fix dartdocs of dart:ui (flutter/engine#20140)

* 9dd3d2e Roll Skia from a4bbc9d8ec4f to 94cefeff50d2 (1 revision) (flutter/engine#20141)

* 0fdb141 Roll Dart SDK from 03e4737f3115 to 59600f2b46ef (54 revisions) (flutter/engine#20143)

* 97d6ee2 Roll Skia from 94cefeff50d2 to 5ba6534884d9 (2 revisions) (flutter/engine#20146)

* da3d495 Roll Dart SDK from 59600f2b46ef to 04f4272546af (5 revisions) (flutter/engine#20147)

* 8229df8 Roll Skia from 5ba6534884d9 to e393c61a1563 (1 revision) (flutter/engine#20148)

* 8e1d48e Migrate some Dart_WeakPersistentHandle uses to Dart_FinalizableHandle (flutter/engine#20107)

* 27b61e7 Roll ANGLE to pick up warning fixes (flutter/engine#19105)

* 146d504 Roll Skia from e393c61a1563 to 3136789972ea (5 revisions) (flutter/engine#20150)

* 841b391 Roll Dart SDK from 04f4272546af to e87cb96bb89c (7 revisions) (flutter/engine#20152)

* e9334c9 Roll Skia from 3136789972ea to 5f2b2d6dc691 (5 revisions) (flutter/engine#20153)

* f2b02d8 [iOS] Fixes text input plugin crash (flutter/engine#20127)

* 3ed5893 Roll Skia from 5f2b2d6dc691 to 8cc118dce813 (2 revisions) (flutter/engine#20154)

* 7c5162e Roll Fuchsia Mac SDK from 3XwiR_wVO... to T2xc0OuiK... (flutter/engine#20155)

* e23e477 Lint fixes for fml, tools subdirs (flutter/engine#19990)

* f620eac Roll Dart SDK from e87cb96bb89c to bd528bfbd69d (8 revisions) (flutter/engine#20158)

* e1c9673 Fix targets in build_fuchsia_artifacts (flutter/engine#19794)

* c134e16 add information collection for safari bots (flutter/engine#20123)

* ee4d50c Revert "Enable lazy-async-stacks by-default in all modes (2) (flutter#19270)" (flutter/engine#20165)

* 357b155 Roll Fuchsia Linux SDK from d4pESQYnB... to d_5wDVmBd... (flutter/engine#20161)

* a6cd3eb Fix lint errors in lib/ui (flutter/engine#19988)

* 280bbfc This makes the lint script use multiprocessing to speed it up. (flutter/engine#19987)
mingwandroid pushed a commit to mingwandroid/flutter that referenced this pull request Sep 6, 2020
* 4521162 Roll Skia from 39d1c1ebb607 to 3a608e5bc9d5 (1 revision) (flutter/engine#20101)

* b265bd2 Roll Skia from 3a608e5bc9d5 to 620bfa3fffba (1 revision) (flutter/engine#20102)

* 36c5f60 Roll Skia from 620bfa3fffba to 4866d0ad5f3c (1 revision) (flutter/engine#20104)

* 06fef5e Enable lazy-async-stacks by-default in all modes (2) (flutter/engine#19270)

* d71b11f Roll Fuchsia Linux SDK from ETPOTPepP... to ROYgzKMaF... (flutter/engine#20105)

* 42e4ebf Roll Skia from 4866d0ad5f3c to c34efe0da102 (1 revision) (flutter/engine#20108)

* 3a65b1a Roll Skia from c34efe0da102 to 8c7ecc1c06f4 (1 revision) (flutter/engine#20109)

* ad99f5e Roll Skia from 8c7ecc1c06f4 to 4f587337c306 (1 revision) (flutter/engine#20110)

* f0cc38f [web] Set correct defaults for text in canvas (flutter/engine#20067)

* 02f9ed9 Roll Fuchsia Mac SDK from 5dM55hp8B... to hzo88TZzN... (flutter/engine#20113)

* 34389f5 Roll Skia from 4f587337c306 to 96d6c6f04dcb (4 revisions) (flutter/engine#20114)

* 49a40fa Enabled linting on engine.cc (flutter/engine#19981)

* b955e15 Manual roll of Dart from 24c7666def...40fd1c456e (flutter/engine#20092)

* 145ef60 Remove confusing logs (flutter/engine#20121)

* 8fc3926 Roll Skia from 96d6c6f04dcb to 57d859edd3c4 (16 revisions) (flutter/engine#20126)

* ec9e17c Roll zlib (flutter/engine#20119)

* f288fe5 [web] Enable canvas measurement by default (flutter/engine#19924)

* 8464208 Add missing MouseCursorPlugin destroy call (flutter/engine#19968)

* 5498add Roll Skia from 57d859edd3c4 to 994ce8cf2300 (1 revision) (flutter/engine#20129)

* 9398bc4 Roll Skia from 994ce8cf2300 to 398c654ce7be (2 revisions) (flutter/engine#20133)

* d3bc43e Roll Fuchsia Linux SDK from ROYgzKMaF... to d4pESQYnB... (flutter/engine#20132)

* 4068918 Manual roll of Dart 40fd1c456e...7e8348f4ce (flutter/engine#20125)

* 4c49e0b Manual roll of Dart cb6ed67a73...7e8348f4ce (flutter/engine#20135)

* 4a3688e Roll Skia from 398c654ce7be to a4bbc9d8ec4f (1 revision) (flutter/engine#20136)

* b3c6fd3 Roll Fuchsia Mac SDK from hzo88TZzN... to 3XwiR_wVO... (flutter/engine#20137)

* adb5986 Manual roll of Dart 03e4737f31...cb6ed67a73 (flutter/engine#20138)

* 941c442 Add ALERT SoundType enum value (flutter/engine#20139)

* 19368ef Fix dartdocs of dart:ui (flutter/engine#20140)

* 9dd3d2e Roll Skia from a4bbc9d8ec4f to 94cefeff50d2 (1 revision) (flutter/engine#20141)

* 0fdb141 Roll Dart SDK from 03e4737f3115 to 59600f2b46ef (54 revisions) (flutter/engine#20143)

* 97d6ee2 Roll Skia from 94cefeff50d2 to 5ba6534884d9 (2 revisions) (flutter/engine#20146)

* da3d495 Roll Dart SDK from 59600f2b46ef to 04f4272546af (5 revisions) (flutter/engine#20147)

* 8229df8 Roll Skia from 5ba6534884d9 to e393c61a1563 (1 revision) (flutter/engine#20148)

* 8e1d48e Migrate some Dart_WeakPersistentHandle uses to Dart_FinalizableHandle (flutter/engine#20107)

* 27b61e7 Roll ANGLE to pick up warning fixes (flutter/engine#19105)

* 146d504 Roll Skia from e393c61a1563 to 3136789972ea (5 revisions) (flutter/engine#20150)

* 841b391 Roll Dart SDK from 04f4272546af to e87cb96bb89c (7 revisions) (flutter/engine#20152)

* e9334c9 Roll Skia from 3136789972ea to 5f2b2d6dc691 (5 revisions) (flutter/engine#20153)

* f2b02d8 [iOS] Fixes text input plugin crash (flutter/engine#20127)

* 3ed5893 Roll Skia from 5f2b2d6dc691 to 8cc118dce813 (2 revisions) (flutter/engine#20154)

* 7c5162e Roll Fuchsia Mac SDK from 3XwiR_wVO... to T2xc0OuiK... (flutter/engine#20155)

* e23e477 Lint fixes for fml, tools subdirs (flutter/engine#19990)

* f620eac Roll Dart SDK from e87cb96bb89c to bd528bfbd69d (8 revisions) (flutter/engine#20158)

* e1c9673 Fix targets in build_fuchsia_artifacts (flutter/engine#19794)

* c134e16 add information collection for safari bots (flutter/engine#20123)

* ee4d50c Revert "Enable lazy-async-stacks by-default in all modes (2) (flutter#19270)" (flutter/engine#20165)

* 357b155 Roll Fuchsia Linux SDK from d4pESQYnB... to d_5wDVmBd... (flutter/engine#20161)

* a6cd3eb Fix lint errors in lib/ui (flutter/engine#19988)

* 280bbfc This makes the lint script use multiprocessing to speed it up. (flutter/engine#19987)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants