summaryrefslogtreecommitdiff
path: root/native/graphics
AgeCommit message (Expand)Author
2020-02-20Export symbols for the newly exposed APEX/internal headers Derek Sollenberger
2020-02-20Cleanup header and build targets for libhwui clients. Derek Sollenberger
2020-02-12Merge "AImageDecoder: Make create enforce int32_t dimensions" Leon Scroggins
2020-02-11AImageDecoder: Make create enforce int32_t dimensions Leon Scroggins III
2020-02-04AImageDecoder: allow no color conversion Leon Scroggins III
2020-01-27Merge "AImageDecoder: ensure that stride is pixel aligned" TreeHugger Robot
2020-01-23Merge "Update imagedecoder for header updates" TreeHugger Robot
2020-01-23Update imagedecoder for header updates Leon Scroggins III
2020-01-22Merge "Make getDataSpace fail instead of crash on recycled" Leon Scroggins
2020-01-22Rename AndroidBitmap_compress callback Leon Scroggins III
2020-01-22Merge "Implement AImageDecoder dataspace methods" Leon Scroggins
2020-01-22Merge "Update NDK methods for HARDWARE Bitmaps" Leon Scroggins
2020-01-22AImageDecoder: ensure that stride is pixel aligned Leon Scroggins III
2020-01-21Implement AImageDecoder dataspace methods Leon Scroggins III
2020-01-21Make getDataSpace fail instead of crash on recycled Leon Scroggins III
2020-01-21Update NDK methods for HARDWARE Bitmaps Leon Scroggins III
2020-01-19Implement AImageDecoder_computeSampledSize Leon Scroggins III
2020-01-18Merge "Update AImageDecoder_getAlphaFlags return value" Leon Scroggins
2020-01-17Merge "Implement native compress API" TreeHugger Robot
2020-01-16Implement native compress API Leon Scroggins III
2020-01-16Replace setAlphaFlags with setUnpremultipliedRequired Leon Scroggins III
2020-01-15Update AImageDecoder_getAlphaFlags return value Leon Scroggins III
2020-01-14Merge "Reland "Implement AndroidBitmap_getDataSpace"" TreeHugger Robot
2020-01-13Reland "Implement AndroidBitmap_getDataSpace" Leon Scroggins III
2020-01-10Revert "Implement AndroidBitmap_getDataSpace" Kweku Adams
2020-01-10Implement new NDK image decoding apis Leon Scroggins III
2019-12-18Create AAssetStreamAdaptor, for reading from AAssets Leon Scroggins III
2019-12-18Implement AndroidBitmap_getDataSpace Leon Scroggins III
2019-11-21Consolidate NDK and APEX implementations Derek Sollenberger
2018-11-15Apply version-script to libjnigraphics library dimitry
2018-05-24Merge "Work around b/24465209, do not pack relocation table." am: d01890df3c Chih-Hung Hsieh
2018-05-24Work around b/24465209, do not pack relocation table. Chih-Hung Hsieh
2018-01-19Merge "Fixing app compat issue b/72143978" am: 8353a39ecc am: 61bab24fa8 Ian Pedowitz
2018-01-18Fixing app compat issue b/72143978 Ian Pedowitz
2018-01-10Merge "Remove obsolete workaround." am: f448371208 am: 365604c300 Elliott Hughes
2018-01-09Remove obsolete workaround. Elliott Hughes
2017-10-10Convert libjnigraphics to Android.bp Colin Cross
2017-10-09Convert libjnigraphics to Android.bp Colin Cross
2017-07-24Reduce overhead by combining libskia and libhwui into a single library. Derek Sollenberger
2017-04-10Remove .(ll)ndk suffix from (ll)ndk_library Dan Willemsen
2017-03-01Fix NDK access to recycle'd bitmaps John Reck
2017-02-17fallout of splitting rect.h out of libandroid. Mathias Agopian
2017-01-06Unversion NDK stub libraries. Dan Albert
2016-11-04Re-unite sources with their headers John Reck
2016-09-27Move libjnigraphics to ndk_library. Dan Albert
2015-09-28am 66f5affb: Merge "Fix bug number for linker related workarounds" Dimitry Ivanov
2015-09-28Fix bug number for linker related workarounds Dmitriy Ivanov
2015-05-08Switch libjnigraphics.so to hash-style=both Dmitriy Ivanov
2015-05-08Switch libjnigraphics.so to hash-style=both Dmitriy Ivanov
2015-05-06Add warning if an in-use Bitmap is reconfigured John Reck