summaryrefslogtreecommitdiff
path: root/native/graphics
AgeCommit message (Expand)Author
2025-01-14Merge "Update CC list for imagedecoder_fuzzer bugs" into main am: e913198372 ... Noelle Scobie
2025-01-14Update CC list for imagedecoder_fuzzer bugs Noelle Scobie
2024-11-15Merge "Explicitly expose native_headers" into main am: 30d8100103 am: 6c3dcb2af9 Inseob Kim
2024-11-13Explicitly expose native_headers Inseob Kim
2024-11-05Revert^2 "Push atoms for decoding images" Alec Mouri
2024-11-04Revert "Push atoms for decoding images" Priyanka Advani (xWF)
2024-10-30Push atoms for decoding images Alec Mouri
2024-08-01Add imagedecoder_heif_fuzzer Onkar Shinde
2024-06-18Use the factored out bug 24465209 workaround for libjnigraphics. Elliott Hughes
2024-06-10Create decoder using fd and buffer Onkar Shinde
2024-06-10Refactor imagedecoder_fuzzer Onkar Shinde
2024-01-25Apply bpfmt to native/graphics/jni/Android.bp Jooyung Han
2024-01-25Add stubs to libjnigraphics Jooyung Han
2023-12-21libjnigraphics: fix map.txt typo Steven Moreland
2023-12-21libjnigraphics: remove typo markers Steven Moreland
2023-02-14Fix Skia includes around codecs Kevin Lubick
2022-11-04Add Dichen to cc's for imagedecoder_fuzzer Leon Scroggins III
2022-08-29Revert "Call isEmpty() instead of constructing a new object to compare" Leon Scroggins
2022-08-26Call isEmpty() instead of constructing a new object to compare Leon Scroggins III
2022-03-04Fix transitive dependencies on SkImageEncoder Kevin Lubick
2022-01-27Expose 1010102 config for bitmap Alec Mouri
2021-05-03AImageDecoder: return BAD_PARAMETER on null info Leon Scroggins III
2021-04-26AImageDecoder: only support animation for F16 and 8888 (impl) Leon Scroggins III
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-02libjnigraphics: drop dependency on libandroid_runtime Orion Hodson
2021-01-20Merge "Use structure aware fuzzing for pngs" TreeHugger Robot
2021-01-19Merge "(A)ImageDecoder: fix sampled dimensions with exif" TreeHugger Robot
2021-01-19Use structure aware fuzzing for pngs Leon Scroggins III
2021-01-19(A)ImageDecoder: fix sampled dimensions with exif Leon Scroggins III
2021-01-15Merge "fuzz_imagedecoder: ignore allocation failures" TreeHugger Robot
2021-01-15Merge "Build libjnigraphics, imagedecoder_fuzzer on host" Leon Scroggins
2021-01-15Merge "Improve AImageDecoder fuzzer" TreeHugger Robot
2021-01-14fuzz_imagedecoder: ignore allocation failures Leon Scroggins III
2021-01-14Build libjnigraphics, imagedecoder_fuzzer on host Leon Scroggins III
2021-01-14Improve AImageDecoder fuzzer Leon Scroggins III
2021-01-14Merge "Add a corpus of test files" Leon Scroggins
2021-01-14Merge "AImageDecoder: Add a fuzz target" Leon Scroggins
2021-01-14Merge "Implement AImageDecoder_setInternallyHandleDisposePrevious" TreeHugger Robot
2021-01-13Add a corpus of test files Leon Scroggins III
2021-01-13AImageDecoder: Add a fuzz target Leon Scroggins III
2021-01-13Implement AImageDecoder_setInternallyHandleDisposePrevious Leon Scroggins III
2021-01-08Merge "Implement AImageDecoder_resultToString" Leon Scroggins
2021-01-08Merge changes from topics "FrameInfo", "_advanceFrame" Leon Scroggins
2021-01-08Implement AImageDecoder_resultToString Leon Scroggins III
2021-01-06Merge "Handle EXIF orientation in hwui/ImageDecoder" TreeHugger Robot
2021-01-06Implement FrameInfo methods on AImageDecoder Leon Scroggins III
2021-01-05Merge "Fix OWNERS for graphics" am: 9193da7db1 am: d6b927581d am: 76b29b2b5d Jeff Sharkey
2021-01-05Fix OWNERS for graphics John Reck
2021-01-05Handle EXIF orientation in hwui/ImageDecoder Leon Scroggins III
2021-01-05Implement AImageDecoder _advanceFrame and _rewind Leon Scroggins III