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

Cherry-pick upsteam bug fix to expose codec registration methods #132

Closed

Commits on Sep 25, 2024

  1. Add decoder #includes to implementation files

    Without these, the various Sk*Decoder::Decode functions were not properly
    being marked with SK_API and were not visible to Chromium.
    
    Change-Id: I29b5bb630e54a26205a8f562d61929d61bc4aaec
    Bug: skia:13983
    Reviewed-on: https://skia-review.googlesource.com/c/skia/+/714237
    Commit-Queue: Kevin Lubick <kjlubick@google.com>
    Auto-Submit: Kevin Lubick <kjlubick@google.com>
    Reviewed-by: Florin Malita <fmalita@google.com>
    kjlubick authored and TomEdwardsEnscape committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1d71931 View commit details
    Browse the repository at this point in the history