-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Roll engine 0e8ed2715a35..e0ebaea59071 (31 commits) #50671
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
Merged
franciscojma86
merged 31 commits into
flutter:master
from
engine-flutter-autoroll:roll_branch
Feb 13, 2020
Merged
Roll engine 0e8ed2715a35..e0ebaea59071 (31 commits) #50671
franciscojma86
merged 31 commits into
flutter:master
from
engine-flutter-autoroll:roll_branch
Feb 13, 2020
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
Contributor
|
Landed manually due to framework tree flakiness |
gspencergoog
added a commit
to gspencergoog/flutter
that referenced
this pull request
Feb 13, 2020
This reverts commit 8b08120 to see if it is the cause of the coverage OOM kills.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
flutter/engine@0e8ed27...e0ebaea
git log 0e8ed27..e0ebaea --first-parent --oneline
2020-02-12 franciscojma86@gmail.com Revert "Re-land: Use os_log instead of syslog on Apple platforms (#16549)" (flutter/engine#16558)
2020-02-11 ychris@google.com iOS platform view gesture blocking policy. (flutter/engine#15940)
2020-02-11 nurhan@google.com skiping tests in Safari. LUCI recipe for Mac is ready. this is the only step left for stopping us running unit tests in Safari (flutter/engine#16550)
2020-02-11 matthew-carroll@users.noreply.github.com Prevent long flash when switching to Flutter app. (#47903) (flutter/engine#16527)
2020-02-11 matthew-carroll@users.noreply.github.com Fix ensureInitializationCompleteAsync callback when already initialized. (#39675) (flutter/engine#16503)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart 76b18c455e2c..e4c39721c473 (6 commits) (flutter/engine#16544)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia c3b67eb988c8..b1525c721ea6 (4 commits) (flutter/engine#16543)
2020-02-11 chris@bracken.jp Re-land: Use os_log instead of syslog on Apple platforms (flutter/engine#16549)
2020-02-11 gityuan@gmail.com support endless trace buffer (flutter/engine#16520)
2020-02-11 franciscojma86@gmail.com Expose DPI helper functions for Runner apps to use (flutter/engine#16313)
2020-02-11 iska.kaushik@gmail.com [fuchsia] Disable retained layers (flutter/engine#16548)
2020-02-11 chris@bracken.jp Revert "Use os_log instead of syslog on Apple platforms (#13487)" (flutter/engine#16546)
2020-02-11 jason-simmons@users.noreply.github.com libtxt: use a fixture in the benchmarks (flutter/engine#16531)
2020-02-11 magder@google.com Use os_log instead of syslog on Apple platforms (flutter/engine#13487)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 50a490a1a4fb..c3b67eb988c8 (4 commits) (flutter/engine#16542)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia cdf2491afa04..50a490a1a4fb (2 commits) (flutter/engine#16541)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia dc2782c380f6..cdf2491afa04 (1 commits) (flutter/engine#16540)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart 30151a654151..76b18c455e2c (1 commits) (flutter/engine#16539)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 4fe89b4d871d..dc2782c380f6 (1 commits) (flutter/engine#16538)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart 5fc031ebc1d7..30151a654151 (2 commits) (flutter/engine#16537)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia abefc9c170c9..4fe89b4d871d (2 commits) (flutter/engine#16536)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 88c3793a4eaa..abefc9c170c9 (1 commits) (flutter/engine#16535)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia f83d0346c06a..88c3793a4eaa (1 commits) (flutter/engine#16534)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart 5244d99a5d4e..5fc031ebc1d7 (42 commits) (flutter/engine#16533)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 21f382c19d76..f83d0346c06a (2 commits) (flutter/engine#16532)
2020-02-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from PMcw3... to 7JkB7... (flutter/engine#16530)
2020-02-11 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 8L7NY... to Bmq1m... (flutter/engine#16529)
2020-02-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 465864cad5d2..21f382c19d76 (6 commits) (flutter/engine#16528)
2020-02-10 hterkelsen@users.noreply.github.com Clear frame references at the end of every CanvasKit frame (flutter/engine#16525)
2020-02-10 gw280@google.com Enable verbose logging for shell unittests on Fuchsia (flutter/engine#16526)
2020-02-10 skia-flutter-autoroll@skia.org Roll src/third_party/skia c03e6982f96f..465864cad5d2 (14 commits) (flutter/engine#16524)
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 franciscojma@google.com 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
...