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

Add more missing includes of Skia headers #38398

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

kjlubick
Copy link
Contributor

@kjlubick kjlubick commented Dec 19, 2022

This is a followup to 3626c48 which adds more potentially-missing includes from display_list_matrix_clip_tracker.h

We are actively cleaning up our public API includes, and this aims to prevent future breakages.

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.

@kjlubick kjlubick changed the title Add more missing includes Add more missing includes of Skia headers Dec 19, 2022
@chinmaygarde chinmaygarde added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 19, 2022
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Dec 19, 2022
@auto-submit
Copy link
Contributor

auto-submit bot commented Dec 19, 2022

auto label is removed for flutter/engine, pr: 38398, due to - Please get at least one approved review if you are already a member or two member reviews if you are not a member before re-applying this label. Reviewers: If you left a comment approving, please use the "approve" review action instead.

@auto-submit
Copy link
Contributor

auto-submit bot commented Dec 19, 2022

auto label is removed for flutter/engine, pr: 38398, due to Validations Fail.

@zanderso zanderso added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 19, 2022
@auto-submit auto-submit bot merged commit 290f3ef into flutter:main Dec 19, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 19, 2022
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 19, 2022
…117336)

* 290f3efc2 Add more missing includes (flutter/engine#38398)

* 24a6a9183 Remove usage of SkToBool (flutter/engine#38401)

* 725d47da2 reland: Started using FlutterEngineGroups by default on Android (flutter/engine#38367)

* c7cc1b6f7 [Impeller Scene] Add animation/PBR descriptions to ipscene (flutter/engine#38397)

* cba3a3990 Roll Skia from 46af4ad25426 to 8876daf17554 (3 revisions) (flutter/engine#38404)
loic-sharma pushed a commit to loic-sharma/flutter-engine that referenced this pull request Jan 3, 2023
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#117336)

* 290f3efc2 Add more missing includes (flutter/engine#38398)

* 24a6a9183 Remove usage of SkToBool (flutter/engine#38401)

* 725d47da2 reland: Started using FlutterEngineGroups by default on Android (flutter/engine#38367)

* c7cc1b6f7 [Impeller Scene] Add animation/PBR descriptions to ipscene (flutter/engine#38397)

* cba3a3990 Roll Skia from 46af4ad25426 to 8876daf17554 (3 revisions) (flutter/engine#38404)
@kjlubick kjlubick deleted the more-skia-includes branch August 3, 2023 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants