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

Conversation

@kjlubick
Copy link
Contributor

@kjlubick kjlubick commented Nov 1, 2022

In https://skia-review.googlesource.com/c/skia/+/597559, Skia is changing an #include to a forward declare in a public header. This requires some Flutter files to include that file directly instead of depending on the (now removed) transitive include.

While I was fixing up these files, I made a few pre-emptive fixes of these missing includes.

Pre-launch Checklist

  • [ x ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • [ x ] I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • [ x ] 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.
  • [ x ] 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 ///).
  • [ x ] I signed the [CLA].
  • [ x ] All existing and new tests are passing.

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

@jason-simmons jason-simmons merged commit fa8141e into flutter:main Nov 1, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 1, 2022
pull bot pushed a commit to TheRakeshPurohit/skia that referenced this pull request Nov 1, 2022
Client changes:
 - http://cl/484581917
 - http://cl/484583432
 - https://crrev.com/c/3991332
 - flutter/engine#37201

Change-Id: If3ab1fa72c333cbf4696be76e75c46c5b9c41ee3
Bug: skia:13052
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/597559
Reviewed-by: Ben Wagner <[email protected]>
Owners-Override: Kevin Lubick <[email protected]>
schwa423 pushed a commit to schwa423/engine that referenced this pull request Nov 16, 2022
@kjlubick kjlubick deleted the image-encoding branch August 3, 2023 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants