- 08409e2 Fix Skia includes around codecs by Kevin Lubick · 3 years ago
- f38eee4 Add Dichen to cc's for imagedecoder_fuzzer by Leon Scroggins III · 3 years, 2 months ago
- ad70c8a Revert "Call isEmpty() instead of constructing a new object to compare" by Leon Scroggins · 3 years, 5 months ago
- ff37ce9 Call isEmpty() instead of constructing a new object to compare by Leon Scroggins III · 3 years, 5 months ago
- 1175dc0 Fix transitive dependencies on SkImageEncoder by Kevin Lubick · 3 years, 11 months ago
- 1efd0a5 Expose 1010102 config for bitmap by Alec Mouri · 4 years ago
- 6116e5c AImageDecoder: return BAD_PARAMETER on null info by Leon Scroggins III · 4 years, 9 months ago
- df33b95 AImageDecoder: only support animation for F16 and 8888 (impl) by Leon Scroggins III · 4 years, 9 months ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
- 9b4db53 libjnigraphics: drop dependency on libandroid_runtime by Orion Hodson · 5 years ago
- 619db7f Merge "Use structure aware fuzzing for pngs" by TreeHugger Robot · 5 years ago
- 9f3d2dd Merge "(A)ImageDecoder: fix sampled dimensions with exif" by TreeHugger Robot · 5 years ago
- 8f77424 Use structure aware fuzzing for pngs by Leon Scroggins III · 5 years ago
- 5a5c2ce (A)ImageDecoder: fix sampled dimensions with exif by Leon Scroggins III · 5 years ago
- 33dcfd4 Merge "fuzz_imagedecoder: ignore allocation failures" by TreeHugger Robot · 5 years ago
- e2abb20 Merge "Build libjnigraphics, imagedecoder_fuzzer on host" by Leon Scroggins · 5 years ago
- 17a32e8 Merge "Improve AImageDecoder fuzzer" by TreeHugger Robot · 5 years ago
- ba9a690 fuzz_imagedecoder: ignore allocation failures by Leon Scroggins III · 5 years ago
- c72d0fb Build libjnigraphics, imagedecoder_fuzzer on host by Leon Scroggins III · 5 years ago
- f63c349 Improve AImageDecoder fuzzer by Leon Scroggins III · 5 years ago
- 335388d Merge "Add a corpus of test files" by Leon Scroggins · 5 years ago
- cdbe835 Merge "AImageDecoder: Add a fuzz target" by Leon Scroggins · 5 years ago
- 41903df Merge "Implement AImageDecoder_setInternallyHandleDisposePrevious" by TreeHugger Robot · 5 years ago
- cc60f0d Add a corpus of test files by Leon Scroggins III · 6 years ago
- 140f508 AImageDecoder: Add a fuzz target by Leon Scroggins III · 6 years ago
- c2ebc2b Implement AImageDecoder_setInternallyHandleDisposePrevious by Leon Scroggins III · 5 years ago
- 3c7bdea Merge "Implement AImageDecoder_resultToString" by Leon Scroggins · 5 years ago
- 14c70a7 Merge changes from topics "FrameInfo", "_advanceFrame" by Leon Scroggins · 5 years ago
- 946f8d4 Implement AImageDecoder_resultToString by Leon Scroggins III · 5 years ago
- 709933c Merge "Handle EXIF orientation in hwui/ImageDecoder" by TreeHugger Robot · 5 years ago
- 0621313 Implement FrameInfo methods on AImageDecoder by Leon Scroggins III · 5 years ago
- c29ea55 Merge "Fix OWNERS for graphics" am: 9193da7db1 am: d6b927581d am: 76b29b2b5d by Jeff Sharkey · 5 years ago
- 97dd9f1 Fix OWNERS for graphics by John Reck · 5 years ago
- 139145b Handle EXIF orientation in hwui/ImageDecoder by Leon Scroggins III · 5 years ago
- b26aebc Implement AImageDecoder _advanceFrame and _rewind by Leon Scroggins III · 5 years ago
- 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 5 years ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 5 years ago
- 3ad12c4 Implement AImageDecoder_getRepeatCount by Leon Scroggins III · 5 years ago
- 24ae7d7 Implement AImageDecoder_isAnimated by Leon Scroggins III · 5 years ago
- 2173ea2 Export symbols for the newly exposed APEX/internal headers by Derek Sollenberger · 6 years ago
- ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 6 years ago
- 69b9dcf Merge "AImageDecoder: Make create enforce int32_t dimensions" by Leon Scroggins · 6 years ago
- 2e6bedf AImageDecoder: Make create enforce int32_t dimensions by Leon Scroggins III · 6 years ago
- 6eeca5c AImageDecoder: allow no color conversion by Leon Scroggins III · 6 years ago
- a4a8be3 Merge "AImageDecoder: ensure that stride is pixel aligned" by TreeHugger Robot · 6 years ago
- 795168a Merge "Update imagedecoder for header updates" by TreeHugger Robot · 6 years ago
- 64301cb Update imagedecoder for header updates by Leon Scroggins III · 6 years ago
- e609b0c Merge "Make getDataSpace fail instead of crash on recycled" by Leon Scroggins · 6 years ago
- 7871f49 Rename AndroidBitmap_compress callback by Leon Scroggins III · 6 years ago
- 569229f Merge "Implement AImageDecoder dataspace methods" by Leon Scroggins · 6 years ago
- 69bfed8 Merge "Update NDK methods for HARDWARE Bitmaps" by Leon Scroggins · 6 years ago
- d894c59 AImageDecoder: ensure that stride is pixel aligned by Leon Scroggins III · 6 years ago
- e5ace3f Implement AImageDecoder dataspace methods by Leon Scroggins III · 6 years ago
- f8e41c5 Make getDataSpace fail instead of crash on recycled by Leon Scroggins III · 6 years ago
- 84a2afc Update NDK methods for HARDWARE Bitmaps by Leon Scroggins III · 6 years ago
- f89de63 Implement AImageDecoder_computeSampledSize by Leon Scroggins III · 6 years ago
- 83d7f05 Merge "Update AImageDecoder_getAlphaFlags return value" by Leon Scroggins · 6 years ago
- c3d20c1 Merge "Implement native compress API" by TreeHugger Robot · 6 years ago
- 9010e8b Implement native compress API by Leon Scroggins III · 6 years ago
- 1ade46d Replace setAlphaFlags with setUnpremultipliedRequired by Leon Scroggins III · 6 years ago
- d8840bd Update AImageDecoder_getAlphaFlags return value by Leon Scroggins III · 6 years ago
- 1202d7c Merge "Reland "Implement AndroidBitmap_getDataSpace"" by TreeHugger Robot · 6 years ago
- 1994fcb Reland "Implement AndroidBitmap_getDataSpace" by Leon Scroggins III · 6 years ago
- 10b2ddc Revert "Implement AndroidBitmap_getDataSpace" by Kweku Adams · 6 years ago
- 407b544 Implement new NDK image decoding apis by Leon Scroggins III · 6 years ago
- 9732e29 Create AAssetStreamAdaptor, for reading from AAssets by Leon Scroggins III · 6 years ago
- 9065a5f Implement AndroidBitmap_getDataSpace by Leon Scroggins III · 6 years ago
- 6c41ab1 Consolidate NDK and APEX implementations by Derek Sollenberger · 6 years ago
- 761fe1b Apply version-script to libjnigraphics library by dimitry · 7 years ago
- 618e1747 Merge "Work around b/24465209, do not pack relocation table." am: d01890df3c by Chih-Hung Hsieh · 8 years ago
- eeb1ea8 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 8 years ago
- 1cd8b5c Merge "Fixing app compat issue b/72143978" am: 8353a39ecc am: 61bab24fa8 by Ian Pedowitz · 8 years ago
- 0c3c4d1 Fixing app compat issue b/72143978 by Ian Pedowitz · 8 years ago
- 14c2ae4 Merge "Remove obsolete workaround." am: f448371208 am: 365604c300 am: 8ca799e22f by Elliott Hughes · 8 years ago
- 5e48241 Remove obsolete workaround. by Elliott Hughes · 8 years ago
- 4ed3557 Convert libjnigraphics to Android.bp by Colin Cross · 8 years ago
- 02a8657 Convert libjnigraphics to Android.bp by Colin Cross · 8 years ago
- d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 8 years ago
- 3dcf031 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
- 00799f7 Fix NDK access to recycle'd bitmaps by John Reck · 9 years ago
- f1cb02e fallout of splitting rect.h out of libandroid. by Mathias Agopian · 9 years ago
- 98e462d Unversion NDK stub libraries. by Dan Albert · 9 years ago
- 03b5d50 Re-unite sources with their headers by John Reck · 9 years ago
- 7ce8df3 Move libjnigraphics to ndk_library. by Dan Albert · 9 years ago
- ef9e04b am 66f5affb: Merge "Fix bug number for linker related workarounds" by Dimitry Ivanov · 10 years ago
- ad1cf03 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
- b5228ac Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 11 years ago
- 2e84bc6 Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 11 years ago
- ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 11 years ago
- ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 11 years ago
- c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 11 years ago
- edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 11 years ago
- a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 11 years ago
- 5a565ef am 1c8b3778: am 9aeb080e: Merge "Switch libjnigraphics to sysv-only hash style" by Dmitriy Ivanov · 11 years ago
- ca4f2e8 Switch libjnigraphics to sysv-only hash style by Dmitriy Ivanov · 11 years ago
- b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 11 years ago
- ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 11 years ago
- 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 11 years ago
- 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 11 years ago
- f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 11 years ago