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 171059d27689..aa6709974dea (11 commits) #14567
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 171059d27689..aa6709974dea (11 commits) #14567
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/171059d27689..aa6709974dea git log 171059d..aa67099 --date=short --first-parent --format='%ad %ae %s' 2019-12-19 [email protected] [cfe] Fix inference for variant parameters leaking UnknownTypes. 2019-12-19 [email protected] Add support to dartfix for prefer_single_quotes 2019-12-19 [email protected] Enable prefer_is_empty and prefer_is_not_empty in analyzer_plugin and analyzer_cli 2019-12-19 [email protected] Remove unnecessary uses of const in analysis_server_client 2019-12-19 [email protected] [dartdevc] Add an nnbd runtime mode weak/strong option to ddb script 2019-12-18 [email protected] Add ddc nnbd legacy tests 2019-12-18 [email protected] [observatory] Use month numbers ranging from 1-12 in the timeline default filename 2019-12-18 [email protected] Remove int return from main and drop `new` 2019-12-18 [email protected] [vm] Remove redundant type-tests from min/max. 2019-12-18 [email protected] [dartfuzz] Put gen_api_table.dart constants in alphabetical order 2019-12-18 [email protected] Implement NNBD_TOP_MERGE. Created with: gclient setdep -r src/third_party/dart@aa6709974dea 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 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
This was referenced Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 19, 2019
chingjun
pushed a commit
to flutter/flutter
that referenced
this pull request
Dec 19, 2019
* 988b8f1 Fix FontLoader does not remove the cache in web engine (flutter/engine#14536) * 0aacac7 Roll src/third_party/skia 21df075cab00..e6a2ad81ab40 (1 commits) (flutter/engine#14552) * 417dd7e Roll fuchsia/sdk/core/mac-amd64 from esDH2... to NHgyx... (flutter/engine#14554) * f2e841d [Web] Fix pointer binding (flutter/engine#14378) * 105eb66 Roll src/third_party/skia e6a2ad81ab40..8fec4140f614 (17 commits) (flutter/engine#14557) * 1ecfdcb [web] Calculate align offset for each paragraph line (LineMetrics.left) (flutter/engine#14537) * dda3619 Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) (flutter/engine#14558) * 9c1bd8a Fixes Objective-C objects memory leaks (flutter/engine#14326) * f2dbeb8 Reland Wire up Opacity on Fuchsia (flutter/engine#14559) * 2f536e5 Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA... (flutter/engine#14560) * 4312d37 Revert "[fuchsia] Add diagnostics directory to the set of remote dirs (#14470)" (flutter/engine#14566) * 5c77ea1 Roll src/third_party/skia 8fec4140f614..9e0afb791ac2 (4 commits) (flutter/engine#14563) * a09ff7c Roll src/third_party/dart 171059d27689..aa6709974dea (11 commits) (flutter/engine#14567) * 0f90e65 Revert "[web] Calculate align offset for each paragraph line (LineMetrics.left) (#14537)" (flutter/engine#14569)
filmil
pushed a commit
to filmil/engine
that referenced
this pull request
Mar 13, 2020
https://dart.googlesource.com/sdk.git/+log/171059d27689..aa6709974dea git log 171059d..aa67099 --date=short --first-parent --format='%ad %ae %s' 2019-12-19 [email protected] [cfe] Fix inference for variant parameters leaking UnknownTypes. 2019-12-19 [email protected] Add support to dartfix for prefer_single_quotes 2019-12-19 [email protected] Enable prefer_is_empty and prefer_is_not_empty in analyzer_plugin and analyzer_cli 2019-12-19 [email protected] Remove unnecessary uses of const in analysis_server_client 2019-12-19 [email protected] [dartdevc] Add an nnbd runtime mode weak/strong option to ddb script 2019-12-18 [email protected] Add ddc nnbd legacy tests 2019-12-18 [email protected] [observatory] Use month numbers ranging from 1-12 in the timeline default filename 2019-12-18 [email protected] Remove int return from main and drop `new` 2019-12-18 [email protected] [vm] Remove redundant type-tests from min/max. 2019-12-18 [email protected] [dartfuzz] Put gen_api_table.dart constants in alphabetical order 2019-12-18 [email protected] Implement NNBD_TOP_MERGE. Created with: gclient setdep -r src/third_party/dart@aa6709974dea 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/171059d27689..aa6709974dea
git log 171059d..aa67099 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 [email protected] [cfe] Fix inference for variant parameters leaking UnknownTypes.
2019-12-19 [email protected] Add support to dartfix for prefer_single_quotes
2019-12-19 [email protected] Enable prefer_is_empty and prefer_is_not_empty in analyzer_plugin and analyzer_cli
2019-12-19 [email protected] Remove unnecessary uses of const in analysis_server_client
2019-12-19 [email protected] [dartdevc] Add an nnbd runtime mode weak/strong option to ddb script
2019-12-18 [email protected] Add ddc nnbd legacy tests
2019-12-18 [email protected] [observatory] Use month numbers ranging from 1-12 in the timeline default filename
2019-12-18 [email protected] Remove int return from main and drop
new
2019-12-18 [email protected] [vm] Remove redundant type-tests from min/max.
2019-12-18 [email protected] [dartfuzz] Put gen_api_table.dart constants in alphabetical order
2019-12-18 [email protected] Implement NNBD_TOP_MERGE.
Created with:
gclient setdep -r src/third_party/dart@aa6709974dea
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]