-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Roll Engine from 073263e39d1d to fe85f946db04 (34 revisions) #69349
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
Closed
engine-flutter-autoroll
wants to merge
34
commits into
flutter:master
from
engine-flutter-autoroll:flutter-engine-flutter-autoroll-335297b2-0953-4a5d-a32a-3ccfb87ce083-1604015680
Closed
Conversation
This file contains hidden or 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
…font manager is installed (flutter/engine#22157)
…t 0,0 on firefox and ie11 (flutter/engine#22184)
…gValidate failure (flutter/engine#22172)
Contributor
|
This pull request is not suitable for automatic merging in its current state.
|
Contributor
Author
|
Commit queue failed; closing this roll. |
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.
Roll Engine from 073263e to fe85f94 (34 revisions)
flutter/engine@073263e...fe85f94
2020-10-29 [email protected] Update painting.dart (flutter/engine#22195)
2020-10-29 [email protected] Add "input shield" to capture pointer input for reinjection (flutter/engine#22067)
2020-10-29 [email protected] Fix FlTextInputPlugin tear down (flutter/engine#22007)
2020-10-29 [email protected] Fix typos in FlValue docs (flutter/engine#21875)
2020-10-29 [email protected] Refactor make_mock_engine into fl_test (flutter/engine#21585)
2020-10-29 [email protected] Use preTranslate when applying offset to matrix (flutter/engine#21648)
2020-10-29 [email protected] Add a proc table version of embedder API (flutter/engine#21813)
2020-10-29 [email protected] Set strut font to Roboto if the given font hasn't been registered (flutter/engine#22129)
2020-10-29 [email protected] bring back build_test to ensure we validate licenses (flutter/engine#22201)
2020-10-29 [email protected] Fix for firefox custom clipping (flutter/engine#22182)
2020-10-29 [email protected] [profiling] Handle thread_info to account for killed threads (flutter/engine#22170)
2020-10-29 [email protected] Standardize macro names for dartdoc macros (flutter/engine#22180)
2020-10-29 [email protected] Reland [ios] Refactor IOSSurface factory and unify surface creation (flutter/engine#22016)
2020-10-29 [email protected] [web] Fix scroll wheel line delta on Firefox. (flutter/engine#21928)
2020-10-29 [email protected] [web] Fix transform not invalidating path bounds causing debugValidate failure (flutter/engine#22172)
2020-10-29 [email protected] Migrate runZoned to runZonedGuarded (flutter/engine#22198)
2020-10-29 [email protected] [web] Assign default natural width/height for svgs that report 0,0 on firefox and ie11 (flutter/engine#22184)
2020-10-29 [email protected] Invalidate the cached SkParagraph font collection when a new font manager is installed (flutter/engine#22157)
2020-10-29 [email protected] Roll Fuchsia Linux SDK from PY5hNI-wY... to Usec4YBzR... (flutter/engine#22197)
2020-10-29 [email protected] Roll Fuchsia Mac SDK from xHjtLQPQ5... to ICK_JlnKJ... (flutter/engine#22188)
2020-10-29 [email protected] Roll Skia from 5567a6091ceb to f548a028ce70 (7 revisions) (flutter/engine#22155)
2020-10-29 [email protected] [web] Clean up unused previousStyle logic (flutter/engine#22150)
2020-10-29 [email protected] Fix possible use of std::moved value in Rasterizer (flutter/engine#22125)
2020-10-29 [email protected] Add plumbing for command line arguments on Windows (flutter/engine#22094)
2020-10-29 [email protected] Roll Fuchsia Linux SDK from UKgKCjxSA... to PY5hNI-wY... (flutter/engine#22175)
2020-10-29 [email protected] Includes roles for links, checkboxes, and radio buttons in semantics (flutter/engine#22061)
2020-10-29 [email protected] Allow parse_and_send to use access tokens (flutter/engine#22019)
2020-10-28 [email protected] Smooth window resizing on macOS (flutter/engine#21525)
2020-10-28 [email protected] Update constraint to latest integration test (flutter/engine#22169)
2020-10-28 [email protected] Manual Dart SDK roll 6e015bd9cddb to 9c6e76468ca4 (6 revisions (flutter/engine#22153)
2020-10-27 [email protected] Roll Fuchsia Mac SDK from GKPwGj1Ux... to xHjtLQPQ5... (flutter/engine#22151)
2020-10-27 [email protected] Roll Fuchsia Linux SDK from XYN02FThN... to UKgKCjxSA... (flutter/engine#22147)
2020-10-27 [email protected] Roll Skia from 7737a5bd2510 to 5567a6091ceb (8 revisions) (flutter/engine#22146)
2020-10-27 [email protected] Add dart-lang/sdk's new package:clock dependency (flutter/engine#22142)
Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from XYN02FThN03P to Usec4YBzRUKB
fuchsia/sdk/core/mac-amd64 from GKPwGj1UxJOh to ICK_JlnKJ9AX
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:
...