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/7bb38670d279..1ef444139c4c

git log 7bb3867..1ef4441 --date=short --first-parent --format='%ad %ae %s'
2020-05-05 [email protected] [vm] Bump ABI version
2020-05-05 [email protected] [dart:io] tests http parsing decoding latin1
2020-05-05 [email protected] Migration CLI: validate that package to migrate exists and is not a file
2020-05-05 [email protected] Migration CLI: normalize input path and make it absolute
2020-05-05 [email protected] Migration: remove unnecessary TODO comment about supporting --debug in new CLI.
2020-05-05 [email protected] Migration: upgrade to cli_util 0.1.4, which supports Ansi.reversed.
2020-05-05 [email protected] Pull cli_util version 0.1.4 in via DEPS
2020-05-05 [email protected] Migration: add the ability to output a text diff to the CLI.
2020-05-05 [email protected] [dart:html] Add missing change to dart2js_KeyEvent
2020-05-05 [email protected] Migrator: Support nullable function-typed parameters
2020-05-05 [email protected] Add support for part of
2020-05-05 [email protected] [nnbd_migration] Add a trace entry for nodes with no known nullability.
2020-05-05 [email protected] Convert six more contributors to use SuggestionBuilder
2020-05-05 [email protected] Reland "[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev"
2020-05-05 [email protected] remove private fields and modules calculations from expression compiler
2020-05-05 [email protected] Migration: add support for a machine-readable summary of migration results.
2020-05-05 [email protected] Dartdev - have the migrate command appear under dart help, without the --verbose flag
2020-05-05 [email protected] Migration: clarify titles for bug reporting links.
2020-05-05 [email protected] [vm/nnbd] Read null-safety mode from snapshots with code
2020-05-05 [email protected] Upgrade package:string_scanner from 1.0.3 (1.0.3 in pubpsec.yaml) to a918e73 (1.0.5 in pubspec.yaml).
2020-05-05 [email protected] Migrate language_2/function_subtype to NNBD.
2020-05-05 [email protected] Extract INCONSISTENT_INHERITANCE tests.

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

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/7bb38670d279..1ef444139c4c

git log 7bb3867..1ef4441 --date=short --first-parent --format='%ad %ae %s'
2020-05-05 [email protected] [vm] Bump ABI version
2020-05-05 [email protected] [dart:io] tests http parsing decoding latin1
2020-05-05 [email protected] Migration CLI: validate that package to migrate exists and is not a file
2020-05-05 [email protected] Migration CLI: normalize input path and make it absolute
2020-05-05 [email protected] Migration: remove unnecessary TODO comment about supporting `--debug` in new CLI.
2020-05-05 [email protected] Migration: upgrade to cli_util 0.1.4, which supports Ansi.reversed.
2020-05-05 [email protected] Pull cli_util version 0.1.4 in via DEPS
2020-05-05 [email protected] Migration: add the ability to output a text diff to the CLI.
2020-05-05 [email protected] [dart:html] Add missing change to dart2js_KeyEvent
2020-05-05 [email protected] Migrator: Support nullable function-typed parameters
2020-05-05 [email protected] Add support for part of
2020-05-05 [email protected] [nnbd_migration] Add a trace entry for nodes with no known nullability.
2020-05-05 [email protected] Convert six more contributors to use SuggestionBuilder
2020-05-05 [email protected] Reland "[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev"
2020-05-05 [email protected] remove private fields and modules calculations from expression compiler
2020-05-05 [email protected] Migration: add support for a machine-readable summary of migration results.
2020-05-05 [email protected] Dartdev - have the migrate command appear under `dart help`, without the `--verbose` flag
2020-05-05 [email protected] Migration: clarify titles for bug reporting links.
2020-05-05 [email protected] [vm/nnbd] Read null-safety mode from snapshots with code
2020-05-05 [email protected] Upgrade package:string_scanner from 1.0.3 (1.0.3 in pubpsec.yaml) to a918e73 (1.0.5 in pubspec.yaml).
2020-05-05 [email protected] Migrate language_2/function_subtype to NNBD.
2020-05-05 [email protected] Extract INCONSISTENT_INHERITANCE tests.

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

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 May 5, 2020
@fluttergithubbot fluttergithubbot merged commit 8a8cd5d into flutter:master May 5, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 6, 2020
GaryQian pushed a commit to flutter/flutter that referenced this pull request May 6, 2020
* c2c6ad9 Roll src/third_party/skia 41e377d1baf0..3d311a983bf0 (9 commits) (flutter/engine#18150)

* a0983d3 [web] Add support for ColorFilter on images (flutter/engine#18111)

* 905836d [web] Upgrade the test package to remove the dependency on package_resolver (flutter/engine#18135)

* 0645e93 Manually add dependency for shelf_proxy (flutter/engine#18151)

* d104f87 Roll src/third_party/skia 3d311a983bf0..0cbd58766ace (2 commits) (flutter/engine#18152)

* b1b1df0 Roll fuchsia/sdk/core/mac-amd64 from ERGnT... to c5NQZ... (flutter/engine#18155)

* 8a8cd5d Roll src/third_party/dart 7bb38670d279..1ef444139c4c (22 commits) (flutter/engine#18161)

* c1068de gpu_metal_surface `submitframe` return false when canvas is null (flutter/engine#18154)

* cf13c7f [iOS platform view] fix active_composition_order_ never cleared (flutter/engine#18153)

* 805a887 Add first Linux shell tests (flutter/engine#18159)

* 80c090d Fix path bounds for multiple rects. Implement winding rules (flutter/engine#18165)

* 15752ee Roll src/third_party/skia 0cbd58766ace..e1c0cb3de8ab (8 commits) (flutter/engine#18167)

* c1bd64a Roll src/third_party/skia e1c0cb3de8ab..1e8fb04b29b9 (3 commits) (flutter/engine#18168)

* 6a379cc Roll fuchsia/sdk/core/linux-amd64 from gnNdl... to RpHTv... (flutter/engine#18171)

* 961fa14 Roll src/third_party/dart 1ef444139c4c..8c8249fa0123 (11 commits) (flutter/engine#18172)

* 337ec63 Roll src/third_party/skia 1e8fb04b29b9..c5727d8e34d2 (1 commits) (flutter/engine#18173)

* bc30355 Roll src/third_party/skia c5727d8e34d2..999257d870d7 (5 commits) (flutter/engine#18174)

* c3cd83b Roll fuchsia/sdk/core/mac-amd64 from c5NQZ... to jMJqf... (flutter/engine#18175)

* Updated bin/internal/fuchsia-linux.version

* Updated bin/internal/fuchsia-mac.version
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