Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Update skew Docs#8928

Merged
dnfield merged 1 commit intoflutter:masterfrom
dnfield:skew_doc
May 13, 2019
Merged

Update skew Docs#8928
dnfield merged 1 commit intoflutter:masterfrom
dnfield:skew_doc

Conversation

@dnfield
Copy link
Contributor

@dnfield dnfield commented May 10, 2019

Fixes flutter/flutter#32323

Unfortunately, this API is inconsistent and it seems too late to correct it - unless we really think this is worth a breaking change.

Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM stamp from a Japanese personal seal

@dnfield dnfield merged commit 1b649a5 into flutter:master May 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 13, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request May 13, 2019
flutter/engine@f4d23ef...904cfc4

git log f4d23ef..904cfc4 --no-merges --oneline
904cfc4 Add @UiThread to MethodChannel and related classes/calls (#32642). (flutter/engine#8947)
c9406d4 Roll src/third_party/skia d696f8e6bca3..0221e8b22687 (5 commits) (flutter/engine#8948)
1b649a5 update docs (flutter/engine#8928)
47fd66c Terminate debug background task on expiry (flutter/engine#8930)
14c82d9 Only cache required frames (flutter/engine#8837)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
@Hixie
Copy link
Contributor

Hixie commented May 16, 2019

Might be worth going into more detail about what "rise over run units" are.

huqiuser pushed a commit to huqiuser/engine that referenced this pull request Jun 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The behavior of Canvas.skew does not match the documentation

4 participants