Skip to content
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

Mirror master to main branch. #28896

Merged
merged 3 commits into from
Sep 28, 2021
Merged

Mirror master to main branch. #28896

merged 3 commits into from
Sep 28, 2021

Conversation

godofredoc
Copy link
Contributor

This is in preparation to migrate the master branch to main.

Bug: flutter/flutter#90476

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@@ -0,0 +1,20 @@
# Mirror master to main branches in the engine repository.
Copy link
Member

Choose a reason for hiding this comment

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

Does this file need a copyright header?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added copyright header.

@godofredoc godofredoc added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Sep 28, 2021
@fluttergithubbot fluttergithubbot merged commit d3f17b0 into flutter:master Sep 28, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 28, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 28, 2021
flar pushed a commit to flutter/flutter that referenced this pull request Sep 29, 2021
* 1b5b3c0 Roll Skia from 43264640f256 to 791c0d36a6f6 (2 revisions) (flutter/engine#28909)

* d3f17b0 Mirror master to main branch. (flutter/engine#28896)

* 8f96492 Roll Dart SDK from f452a6585cbd to 280a0c3efb21 (1 revision) (flutter/engine#28910)

* 0aee3c6 Roll Skia from 791c0d36a6f6 to 0f124cd7cd60 (2 revisions) (flutter/engine#28911)

* bd250bd Windows: Add dark theme support. (flutter/engine#28131)
dnfield pushed a commit to dnfield/engine that referenced this pull request Oct 6, 2021
@godofredoc godofredoc deleted the add_master_main_replication branch October 18, 2021 17:35
clocksmith pushed a commit to clocksmith/flutter that referenced this pull request Oct 29, 2021
* 1b5b3c0 Roll Skia from 43264640f256 to 791c0d36a6f6 (2 revisions) (flutter/engine#28909)

* d3f17b0 Mirror master to main branch. (flutter/engine#28896)

* 8f96492 Roll Dart SDK from f452a6585cbd to 280a0c3efb21 (1 revision) (flutter/engine#28910)

* 0aee3c6 Roll Skia from 791c0d36a6f6 to 0f124cd7cd60 (2 revisions) (flutter/engine#28911)

* bd250bd Windows: Add dark theme support. (flutter/engine#28131)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
3 participants