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

https://dart.googlesource.com/sdk.git/+log/0b819161d778..ca3ad264a649

git log 0b81916..ca3ad26 --date=short --first-parent --format='%ad %ae %s'
2020-03-02 [email protected] [nnbd_migration] Report info building exceptions to server adapter
2020-03-02 [email protected] [nnbd_migration] Add assertions that we produced good explanations.
2020-03-02 [email protected] Convert AssistProcessor to use new contributor methods
2020-03-02 [email protected] [vm] Check required flag during function resolution.
2020-03-02 [email protected] [VM/Libraries] Fix all errors reported by CFE when the option performNnbdChecks is turned on.
2020-03-02 [email protected] [vm, gc] Set the current isolate to the group's only member before running finalizers.
2020-03-02 [email protected] Reland "[ VM / DartDev ] Load and run dartdev snapshot if first argument to dart is not a valid file path"
2020-03-02 [email protected] Migration: add components display to postmortem tool.
2020-03-02 [email protected] Add a fix for use_full_hex_values_for_flutter_colors
2020-03-02 [email protected] [vm/compiler] Add missing NoSafepointScope
2020-03-02 [email protected] [vm/compiler] Fix Mac builds and disassembler test.
2020-03-02 [email protected] fix failing vm-kernel-win-product
2020-03-02 [email protected] Migration: Sort declarations in migration.dart
2020-03-02 [email protected] [dartdev] add tests and remove dead code
2020-03-02 [email protected] [vm/compiler] Ensure we emit catch entry move for receiver when it is captured
2020-03-02 [email protected] [vm/nnbd] Eliminate 'Undetermined' nullability from the VM
2020-03-02 [email protected] Add a new command-line flag for server to enable the new relevance computations
2020-03-02 [email protected] [dart2js] Fix nit in impact_transformer.

Created with:
gclient setdep -r src/third_party/dart@ca3ad264a649

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]

https://dart.googlesource.com/sdk.git/+log/0b819161d778..ca3ad264a649

git log 0b81916..ca3ad26 --date=short --first-parent --format='%ad %ae %s'
2020-03-02 [email protected] [nnbd_migration] Report info building exceptions to server adapter
2020-03-02 [email protected] [nnbd_migration] Add assertions that we produced good explanations.
2020-03-02 [email protected] Convert AssistProcessor to use new contributor methods
2020-03-02 [email protected] [vm] Check required flag during function resolution.
2020-03-02 [email protected] [VM/Libraries] Fix all errors reported by CFE when the option performNnbdChecks is turned on.
2020-03-02 [email protected] [vm, gc] Set the current isolate to the group's only member before running finalizers.
2020-03-02 [email protected] Reland "[ VM / DartDev ] Load and run dartdev snapshot if first argument to dart is not a valid file path"
2020-03-02 [email protected] Migration: add components display to postmortem tool.
2020-03-02 [email protected] Add a fix for use_full_hex_values_for_flutter_colors
2020-03-02 [email protected] [vm/compiler] Add missing NoSafepointScope
2020-03-02 [email protected] [vm/compiler] Fix Mac builds and disassembler test.
2020-03-02 [email protected] fix failing vm-kernel-win-product
2020-03-02 [email protected] Migration: Sort declarations in migration.dart
2020-03-02 [email protected] [dartdev] add tests and remove dead code
2020-03-02 [email protected] [vm/compiler] Ensure we emit catch entry move for receiver when it is captured
2020-03-02 [email protected] [vm/nnbd] Eliminate 'Undetermined' nullability from the VM
2020-03-02 [email protected] Add a new command-line flag for server to enable the new relevance computations
2020-03-02 [email protected] [dart2js] Fix nit in impact_transformer.

Created with:
  gclient setdep -r src/third_party/dart@ca3ad264a649

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]
@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 Mar 3, 2020
@fluttergithubbot fluttergithubbot merged commit 9c53993 into flutter:master Mar 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 3, 2020
cbracken pushed a commit to flutter/flutter that referenced this pull request Mar 3, 2020
* 38f497c Roll src/third_party/skia 9dd0bd78b2d7..470f0637aeea (11 commits) (flutter/engine#16887)

* 5073cc7 Roll src/third_party/dart fbe9f6115d2f..0b819161d778 (3 commits) (flutter/engine#16888)

* df94213 Revert "Try rasterizing images and layers only once , even when their rasterization fails. Further enforce the same access threshold on layers as on Pictures. Previously layers would always be cached. The latter is a semantic change. (#16545)" (flutter/engine#16889)

* b230adb Roll src/third_party/skia 470f0637aeea..ded437003d0e (6 commits) (flutter/engine#16891)

* 63bdf3e Roll fuchsia/sdk/core/mac-amd64 from q2DAy... to WmA2M... (flutter/engine#16892)

* e54f2c8 Const finder missing `static const` list/map/set fields. (flutter/engine#16896)

* 10275fe Roll fuchsia/sdk/core/linux-amd64 from 9NHsJ... to uiAI5... (flutter/engine#16893)

* 8d046fa Roll src/third_party/skia ded437003d0e..b43cfa4d3f96 (7 commits) (flutter/engine#16894)

* 9c53993 Roll src/third_party/dart 0b819161d778..ca3ad264a649 (18 commits) (flutter/engine#16898)

* 6991dd9 Roll src/third_party/skia b43cfa4d3f96..8121d27b297c (10 commits) (flutter/engine#16899)
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