This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll src/third_party/dart 7113fc79a83c..e50d98cd5651 (8 commits) #14580
Merged
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine
Dec 19, 2019
Merged
Roll src/third_party/dart 7113fc79a83c..e50d98cd5651 (8 commits) #14580
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine
Dec 19, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://dart.googlesource.com/sdk.git/+log/7113fc79a83c..e50d98cd5651 git log 7113fc7..e50d98c --date=short --first-parent --format='%ad %ae %s' 2019-12-19 [email protected] Fix some incorrect NNBD tests. 2019-12-19 [email protected] Enable unnecessary_const in analysis_server 2019-12-19 [email protected] [vm/compiler/arm] Fix crashes related to BoxInt64 with --no-use-bare-instructions 2019-12-19 [email protected] [vm] Implement nullability check in type equality intrinsic 2019-12-19 [email protected] [vm/tfa] Factor type arguments into result type of _List constructor. 2019-12-19 [email protected] [vm] Enable multiple entry-points on ARM64. 2019-12-19 [email protected] [vm/precomp] Enable unbox_numeric_fields flag for AOT 2019-12-19 [email protected] [vm/precomp] Inline SIMD operations Created with: gclient setdep -r src/third_party/dart@e50d98cd5651 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/+/master/autoroll/README.md Bug: None Tbr: [email protected]
Auto-roller completed checks. About to merge. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 20, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 20, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 20, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 20, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 20, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 20, 2019
This was referenced Dec 20, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 20, 2019
flar
pushed a commit
to flutter/flutter
that referenced
this pull request
Dec 20, 2019
* bb118c6 Roll src/third_party/dart 8d11c1dce64a..642f8d052fd7 (1 commits) (flutter/engine#14574) * 09c434d Use ELF for Dart AOT snapshots on Fuchsia. (flutter/engine#13896) * e1e7851 Roll fuchsia/sdk/core/linux-amd64 from VdBKA... to uFFWW... (flutter/engine#14575) * f317f8f Roll src/third_party/skia c76ac8e325c7..77742c350371 (1 commits) (flutter/engine#14576) * 2ba5633 instructions for running firefox/safari tests (flutter/engine#14562) * 9cf1e46 Roll src/third_party/dart 642f8d052fd7..7113fc79a83c (3 commits) (flutter/engine#14578) * f5b877a [web] Run engine tests on Safari locally by launching safari installed on MacOS (flutter/engine#14555) * 68d9196 Fix DOM-based ParagraphRuler.hitTest() (flutter/engine#14504) * bb65df8 Roll src/third_party/skia 77742c350371..a8352ccaae37 (8 commits) (flutter/engine#14579) * ad1ab56 Roll src/third_party/dart 7113fc79a83c..e50d98cd5651 (8 commits) (flutter/engine#14580) * 22413ef Update formatting in web_ui scene bulder to match flutter style and dartfmt. (flutter/engine#14539) * 6e825e7 Roll fuchsia/sdk/core/mac-amd64 from Ykb4b... to f51Q_... (flutter/engine#14584) * 1d3bb8c Fix message_loop_fuchsia and thus enable fml_tests and flow_tests for Fuchsia (flutter/engine#14583) * 1f7bb9d Wire up OpacityLayer to Scenic (flutter/engine#14577) * 11db035 Roll src/third_party/skia a8352ccaae37..87e9ddb675b6 (11 commits) (flutter/engine#14585) * bd58af7 Roll src/third_party/dart e50d98cd5651..141fcfa61092 (3 commits) (flutter/engine#14586) * 929b1ed Engine support for ImageFiltered widget (flutter/engine#14491) * 40b84fc Fix lint warnings across web_ui, add missing browserEngine case in text field. (flutter/engine#14535) * ea1d330 Roll fuchsia/sdk/core/linux-amd64 from uFFWW... to 25LzW... (flutter/engine#14587) * 854d5f8 Roll src/third_party/skia 87e9ddb675b6..7e2dea568299 (1 commits) (flutter/engine#14589)
filmil
pushed a commit
to filmil/engine
that referenced
this pull request
Mar 13, 2020
https://dart.googlesource.com/sdk.git/+log/7113fc79a83c..e50d98cd5651 git log 7113fc7..e50d98c --date=short --first-parent --format='%ad %ae %s' 2019-12-19 [email protected] Fix some incorrect NNBD tests. 2019-12-19 [email protected] Enable unnecessary_const in analysis_server 2019-12-19 [email protected] [vm/compiler/arm] Fix crashes related to BoxInt64 with --no-use-bare-instructions 2019-12-19 [email protected] [vm] Implement nullability check in type equality intrinsic 2019-12-19 [email protected] [vm/tfa] Factor type arguments into result type of _List constructor. 2019-12-19 [email protected] [vm] Enable multiple entry-points on ARM64. 2019-12-19 [email protected] [vm/precomp] Enable unbox_numeric_fields flag for AOT 2019-12-19 [email protected] [vm/precomp] Inline SIMD operations Created with: gclient setdep -r src/third_party/dart@e50d98cd5651 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/+/master/autoroll/README.md Bug: None Tbr: [email protected]
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://dart.googlesource.com/sdk.git/+log/7113fc79a83c..e50d98cd5651
git log 7113fc7..e50d98c --date=short --first-parent --format='%ad %ae %s'
2019-12-19 [email protected] Fix some incorrect NNBD tests.
2019-12-19 [email protected] Enable unnecessary_const in analysis_server
2019-12-19 [email protected] [vm/compiler/arm] Fix crashes related to BoxInt64 with --no-use-bare-instructions
2019-12-19 [email protected] [vm] Implement nullability check in type equality intrinsic
2019-12-19 [email protected] [vm/tfa] Factor type arguments into result type of _List constructor.
2019-12-19 [email protected] [vm] Enable multiple entry-points on ARM64.
2019-12-19 [email protected] [vm/precomp] Enable unbox_numeric_fields flag for AOT
2019-12-19 [email protected] [vm/precomp] Inline SIMD operations
Created with:
gclient setdep -r src/third_party/dart@e50d98cd5651
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/+/master/autoroll/README.md
Bug: None
Tbr: [email protected]