-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) #14558
Merged
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine
Dec 18, 2019
Merged
Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) #14558
skia-flutter-autoroll
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine
Dec 18, 2019
Conversation
This file contains 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/270966b16044..171059d27689 git log 270966b..171059d --date=short --first-parent --format='%ad %ae %s' 2019-12-18 nshahan@google.com [test_runner] Avoid potential errors using the wrong SDK fork in paths 2019-12-18 scheglov@google.com Remove AnalysisOptionsImpl.strongModeHints 2019-12-18 mfairhurst@google.com [nnbd_migration] Handle downcasting type arguments. 2019-12-18 bkonyi@google.com [ package:vm_service ] Fix issue where TimelineEvent objects never had any content 2019-12-18 alexmarkov@google.com [vm/bytecode] Cleanup support for old versions of bytecode format 2019-12-18 paulberry@google.com Migration: Re-architect FixBuilder to use the analyzer resolver. 2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server 2019-12-18 brianwilkerson@google.com Remove unnecessary uses of const in analyzer_cli 2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server_client 2019-12-18 nshahan@google.com [test_runner] Only skip analyzer configurations with NNBD on language_2 2019-12-18 sigmund@google.com Whitelist _2 suites as opted out from NNBD 2019-12-18 aam@google.com Reland "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd." 2019-12-18 scheglov@google.com Remove StrongModeCode.DYNAMIC_INVOKE 2019-12-18 sjindel@google.com [vm] Don't require inputs to be _Smi in InlineByteArrayBaseStore in AOT. 2019-12-18 rnystrom@google.com Migrate corelib_2/regexp files to NNBD. 2019-12-18 sstrickl@google.com [vm] Reland "Weaken dwarf_stack_trace expected stack trace." 2019-12-18 dmitryas@google.com [cfe] Report an error if thrown expression isn't assignable to Object 2019-12-18 dmitryas@google.com [cfe] Fix compiler crashes on for-in iterables with Null type 2019-12-18 danny@tuppeny.com Update LSP spec URI and regenerate from spec Created with: gclient setdep -r src/third_party/dart@171059d27689 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 dart-vm-team@google.com 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: dart-vm-team@google.com
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
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
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
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
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/270966b16044..171059d27689 git log 270966b..171059d --date=short --first-parent --format='%ad %ae %s' 2019-12-18 nshahan@google.com [test_runner] Avoid potential errors using the wrong SDK fork in paths 2019-12-18 scheglov@google.com Remove AnalysisOptionsImpl.strongModeHints 2019-12-18 mfairhurst@google.com [nnbd_migration] Handle downcasting type arguments. 2019-12-18 bkonyi@google.com [ package:vm_service ] Fix issue where TimelineEvent objects never had any content 2019-12-18 alexmarkov@google.com [vm/bytecode] Cleanup support for old versions of bytecode format 2019-12-18 paulberry@google.com Migration: Re-architect FixBuilder to use the analyzer resolver. 2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server 2019-12-18 brianwilkerson@google.com Remove unnecessary uses of const in analyzer_cli 2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server_client 2019-12-18 nshahan@google.com [test_runner] Only skip analyzer configurations with NNBD on language_2 2019-12-18 sigmund@google.com Whitelist _2 suites as opted out from NNBD 2019-12-18 aam@google.com Reland "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd." 2019-12-18 scheglov@google.com Remove StrongModeCode.DYNAMIC_INVOKE 2019-12-18 sjindel@google.com [vm] Don't require inputs to be _Smi in InlineByteArrayBaseStore in AOT. 2019-12-18 rnystrom@google.com Migrate corelib_2/regexp files to NNBD. 2019-12-18 sstrickl@google.com [vm] Reland "Weaken dwarf_stack_trace expected stack trace." 2019-12-18 dmitryas@google.com [cfe] Report an error if thrown expression isn't assignable to Object 2019-12-18 dmitryas@google.com [cfe] Fix compiler crashes on for-in iterables with Null type 2019-12-18 danny@tuppeny.com Update LSP spec URI and regenerate from spec Created with: gclient setdep -r src/third_party/dart@171059d27689 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 dart-vm-team@google.com 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: dart-vm-team@google.com
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/270966b16044..171059d27689
git log 270966b..171059d --date=short --first-parent --format='%ad %ae %s'
2019-12-18 nshahan@google.com [test_runner] Avoid potential errors using the wrong SDK fork in paths
2019-12-18 scheglov@google.com Remove AnalysisOptionsImpl.strongModeHints
2019-12-18 mfairhurst@google.com [nnbd_migration] Handle downcasting type arguments.
2019-12-18 bkonyi@google.com [ package:vm_service ] Fix issue where TimelineEvent objects never had any content
2019-12-18 alexmarkov@google.com [vm/bytecode] Cleanup support for old versions of bytecode format
2019-12-18 paulberry@google.com Migration: Re-architect FixBuilder to use the analyzer resolver.
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of const in analyzer_cli
2019-12-18 brianwilkerson@google.com Remove unnecessary uses of new in analysis_server_client
2019-12-18 nshahan@google.com [test_runner] Only skip analyzer configurations with NNBD on language_2
2019-12-18 sigmund@google.com Whitelist _2 suites as opted out from NNBD
2019-12-18 aam@google.com Reland "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd."
2019-12-18 scheglov@google.com Remove StrongModeCode.DYNAMIC_INVOKE
2019-12-18 sjindel@google.com [vm] Don't require inputs to be _Smi in InlineByteArrayBaseStore in AOT.
2019-12-18 rnystrom@google.com Migrate corelib_2/regexp files to NNBD.
2019-12-18 sstrickl@google.com [vm] Reland "Weaken dwarf_stack_trace expected stack trace."
2019-12-18 dmitryas@google.com [cfe] Report an error if thrown expression isn't assignable to Object
2019-12-18 dmitryas@google.com [cfe] Fix compiler crashes on for-in iterables with Null type
2019-12-18 danny@tuppeny.com Update LSP spec URI and regenerate from spec
Created with:
gclient setdep -r src/third_party/dart@171059d27689
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 dart-vm-team@google.com 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: dart-vm-team@google.com