Skip to content

Conversation

mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Sep 18, 2023

Description of Change

This PR is just starting the migration to spans over arrays. Arrays require GC and spans can be arrays. So, a win-win!

Bugs Fixed

API Changes

Removing the explicit array methods and adding spans where there is none.

  • SKData
  • SKImage
  • SKPathEffect
  • SKRoundRect

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[FEATURE] SetRectRadii overloads with pointer/span
1 participant