This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll angle licenses #11035
Merged
stuartmorgan-g
merged 10 commits into
flutter:master
from
stuartmorgan-g:roll-angle-licenses
Aug 21, 2019
Merged
Roll angle licenses #11035
stuartmorgan-g
merged 10 commits into
flutter:master
from
stuartmorgan-g:roll-angle-licenses
Aug 21, 2019
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
Rolls ANGLE forward to pick up the fix for https://bugs.chromium.org/p/angleproject/issues/detail?id=3811 which substantially reduces the number of ANGLE copyright variants. Updates LICENSES accordingly.
Contributor
Author
|
I'll update the buildroot to point to flutter/buildroot#303 before landing, but I want to land them ~together to avoid having submarine bustage in the buildroot, so requesting review now since the substantative part of the change is stable. |
chinmaygarde
approved these changes
Aug 21, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Aug 21, 2019
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
Aug 21, 2019
git@github.com:flutter/engine.git/compare/ba51408257b6...9f8b1d2 git log ba51408..9f8b1d2 --no-merges --oneline 2019-08-21 stuartmorgan@google.com Clean up Windows and Linux build output (flutter/engine#11324) 2019-08-21 stuartmorgan@google.com Roll angle licenses (flutter/engine#11035) 2019-08-21 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0b9801eadc12..f99b7960f433 (3 commits) (flutter/engine#11338) 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 (liyuqian@google.com), and stop the roller if necessary.
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.
Rolls ANGLE forward to pick up the fix for
https://bugs.chromium.org/p/angleproject/issues/detail?id=3811
which substantially reduces the number of ANGLE copyright variants.
Updates LICENSES accordingly.