Skip to content

Roll Engine from 280bbfc763cf to 083282e33bbb (22 revisions)#62768

Merged
zanderso merged 22 commits intoflutter:masterfrom
engine-flutter-autoroll:flutter-engine-flutter-autoroll-6b9c55c5-1d52-4d4d-ad48-7e9104214bd1-1596426904
Aug 3, 2020
Merged

Roll Engine from 280bbfc763cf to 083282e33bbb (22 revisions)#62768
zanderso merged 22 commits intoflutter:masterfrom
engine-flutter-autoroll:flutter-engine-flutter-autoroll-6b9c55c5-1d52-4d4d-ad48-7e9104214bd1-1596426904

Conversation

@engine-flutter-autoroll
Copy link
Contributor

flutter/engine@280bbfc...083282e

2020-08-02 [email protected] Fix Implments typo
2020-08-02 [email protected] Fix parameter names
2020-08-02 [email protected] Roll Dart SDK from 7e6c55e3aaf5 to 365525432a70 (2 revisions) (flutter/engine#20197)
2020-08-02 [email protected] Fix navigation message relay. (flutter/engine#20193)
2020-08-02 [email protected] Roll Dart SDK from d169af6f7d8f to 7e6c55e3aaf5 (1 revision) (flutter/engine#20196)
2020-08-01 [email protected] Roll Dart SDK from ad5bcf16f1c8 to d169af6f7d8f (1 revision) (flutter/engine#20192)
2020-08-01 [email protected] Roll Dart SDK from 033a81d924b9 to ad5bcf16f1c8 (9 revisions) (flutter/engine#20191)
2020-08-01 [email protected] Enable more linting (flutter/engine#20187)
2020-08-01 [email protected] Enable linting in several files (flutter/engine#20134)
2020-08-01 [email protected] [web] increase number of shards. sync engine web tests same as flutter repo (flutter/engine#20164)
2020-08-01 [email protected] Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186)
2020-08-01 [email protected] update nullability of drawAtlas methods and flesh out docs (flutter/engine#20176)
2020-08-01 [email protected] Move platform specific information to PlatformConfiguration class (flutter/engine#19652)
2020-07-31 [email protected] Fix Typos (flutter/engine#19691)
2020-07-31 [email protected] Roll Skia from 2d01ed94605a to 7225788b9070 (6 revisions) (flutter/engine#20183)
2020-07-31 [email protected] Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad (flutter/engine#20181)
2020-07-31 [email protected] Roll Skia from c3794dd52778 to 2d01ed94605a (10 revisions) (flutter/engine#20179)
2020-07-31 [email protected] Roll Fuchsia Mac SDK from T2xc0OuiK... to i0zTcQ8Qb... (flutter/engine#20175)
2020-07-31 [email protected] Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) (flutter/engine#20173)
2020-07-31 [email protected] Roll Dart SDK from bd528bfbd69d to ea6bde577d1c (19 revisions) (flutter/engine#20172)
2020-07-31 [email protected] Reland: Avoid a copy in EncodeImage (flutter/engine#20003)
2020-07-31 [email protected] Wait before switching surfaces (flutter/engine#20100)

Also rolling transitive DEPS:
fuchsia/sdk/core/mac-amd64 from T2xc0OuiKH4D to i0zTcQ8QbjHA

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
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/+doc/master/autoroll/README.md

@zanderso
Copy link
Member

zanderso commented Aug 3, 2020

Landing on red to green the framework tree.

@zanderso zanderso merged commit d261f1e into flutter:master Aug 3, 2020
@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-engine-flutter-autoroll-6b9c55c5-1d52-4d4d-ad48-7e9104214bd1-1596426904 branch August 10, 2020 04:00
Pragya007 pushed a commit to Pragya007/flutter that referenced this pull request Aug 11, 2020
* 7f5d044 Wait before switching surfaces (flutter/engine#20100)

* 5513273 Reland: Avoid a copy in EncodeImage (flutter/engine#20003)

* 1efdd95 Roll Dart SDK from bd528bfbd69d to ea6bde577d1c (19 revisions) (flutter/engine#20172)

* 3b0e697 Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) (flutter/engine#20173)

* cb1a374 Roll Fuchsia Mac SDK from T2xc0OuiK... to i0zTcQ8Qb... (flutter/engine#20175)

* ed36b1a Roll Skia from c3794dd52778 to 2d01ed94605a (10 revisions) (flutter/engine#20179)

* fcc1eaf Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad (flutter/engine#20181)

* 9c6837c Roll Skia from 2d01ed94605a to 7225788b9070 (6 revisions) (flutter/engine#20183)

* 13e993e Fix Typos (flutter/engine#19691)

* 98cfd1d Move platform specific information to `PlatformConfiguration` class (flutter/engine#19652)

* 22fb58b update nullability of drawAtlas methods and flesh out docs (flutter/engine#20176)

* bcc43df Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186)

* cb4bb93 [web] increase number of shards. sync engine web tests same as flutter repo (flutter/engine#20164)

* d986b8d Enable linting in several files (flutter/engine#20134)

* 7dd092d Enable more linting (flutter/engine#20187)

* 3cc86ac Roll Dart SDK from 033a81d924b9 to ad5bcf16f1c8 (9 revisions) (flutter/engine#20191)

* 5ca8a2a Roll Dart SDK from ad5bcf16f1c8 to d169af6f7d8f (1 revision) (flutter/engine#20192)

* 4de0c04 Roll Dart SDK from d169af6f7d8f to 7e6c55e3aaf5 (1 revision) (flutter/engine#20196)

* 908fe01 Fix navigation message relay. (flutter/engine#20193)

* f1b3b69 Roll Dart SDK from 7e6c55e3aaf5 to 365525432a70 (2 revisions) (flutter/engine#20197)

* 8fbdd3f Fix parameter names

* 083282e Fix Implments typo
mingwandroid pushed a commit to mingwandroid/flutter that referenced this pull request Sep 6, 2020
* 7f5d044 Wait before switching surfaces (flutter/engine#20100)

* 5513273 Reland: Avoid a copy in EncodeImage (flutter/engine#20003)

* 1efdd95 Roll Dart SDK from bd528bfbd69d to ea6bde577d1c (19 revisions) (flutter/engine#20172)

* 3b0e697 Roll Skia from 8cc118dce813 to c3794dd52778 (27 revisions) (flutter/engine#20173)

* cb1a374 Roll Fuchsia Mac SDK from T2xc0OuiK... to i0zTcQ8Qb... (flutter/engine#20175)

* ed36b1a Roll Skia from c3794dd52778 to 2d01ed94605a (10 revisions) (flutter/engine#20179)

* fcc1eaf Fix iOS Keyboard stuck as UIKeyboardTypeNamePhonePad (flutter/engine#20181)

* 9c6837c Roll Skia from 2d01ed94605a to 7225788b9070 (6 revisions) (flutter/engine#20183)

* 13e993e Fix Typos (flutter/engine#19691)

* 98cfd1d Move platform specific information to `PlatformConfiguration` class (flutter/engine#19652)

* 22fb58b update nullability of drawAtlas methods and flesh out docs (flutter/engine#20176)

* bcc43df Roll Dart SDK from ea6bde577d1c to 033a81d924b9 (23 revisions) (flutter/engine#20186)

* cb4bb93 [web] increase number of shards. sync engine web tests same as flutter repo (flutter/engine#20164)

* d986b8d Enable linting in several files (flutter/engine#20134)

* 7dd092d Enable more linting (flutter/engine#20187)

* 3cc86ac Roll Dart SDK from 033a81d924b9 to ad5bcf16f1c8 (9 revisions) (flutter/engine#20191)

* 5ca8a2a Roll Dart SDK from ad5bcf16f1c8 to d169af6f7d8f (1 revision) (flutter/engine#20192)

* 4de0c04 Roll Dart SDK from d169af6f7d8f to 7e6c55e3aaf5 (1 revision) (flutter/engine#20196)

* 908fe01 Fix navigation message relay. (flutter/engine#20193)

* f1b3b69 Roll Dart SDK from 7e6c55e3aaf5 to 365525432a70 (2 revisions) (flutter/engine#20197)

* 8fbdd3f Fix parameter names

* 083282e Fix Implments typo
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants