cfef980939
Bug: skia:10369 Bug: skia:10371 This will allow Skia clients developing for Android 11+ to rely on Android's NDK APIs for decoding, which will allow them to decode without including their own decoding libraries (e.g. libjpeg-turbo). Using these APIs also provides support for static HEIF images. Run ImageGenSrc in kPlatform_Mode on Android to verify decoding visually. Add tests and a grayscale png. Update some test bots running Android R to specify ndk_api so they will run the new code. Change-Id: Ica782339b2414d472ede0b61729a127ce41892a5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305689 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
build/fuchsia | ||
build_overrides | ||
client_utils/android | ||
demos.skia.org | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
go.mod | ||
go.sum | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
RELEASE_NOTES.txt | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.