summaryrefslogtreecommitdiff
path: root/native/graphics/jni/bitmap.cpp
AgeCommit message (Expand)Author
2020-01-22Merge "Make getDataSpace fail instead of crash on recycled"Leon Scroggins
2020-01-22Rename AndroidBitmap_compress callbackLeon Scroggins III
2020-01-21Make getDataSpace fail instead of crash on recycledLeon Scroggins III
2020-01-21Update NDK methods for HARDWARE BitmapsLeon Scroggins III
2020-01-16Implement native compress APILeon Scroggins III
2020-01-13Reland "Implement AndroidBitmap_getDataSpace"Leon Scroggins III
2020-01-10Revert "Implement AndroidBitmap_getDataSpace"Kweku Adams
2019-12-18Implement AndroidBitmap_getDataSpaceLeon Scroggins III
2019-11-21Consolidate NDK and APEX implementationsDerek Sollenberger
2017-10-09Convert libjnigraphics to Android.bpColin Cross
2017-03-01Fix NDK access to recycle'd bitmapsJohn Reck
2015-05-06Add warning if an in-use Bitmap is reconfiguredJohn Reck
2015-04-30Change how Java Bitmaps are accessed in a few placesJohn Reck
2015-04-20Revert "Change how Java Bitmaps are accessed in a few places"John Reck
2015-04-13Change how Java Bitmaps are accessed in a few placesJohn Reck
2015-03-05Cleanup Bitmap JNI attempt #2John Reck
2015-03-05Revert "Cleanup Bitmap JNI"Chad Jones
2015-03-05Cleanup Bitmap JNIJohn Reck
2014-11-10Frameworks/base: Wall Werror in native/graphicsAndreas Gampe
2014-07-08SkBitmap::Config is deprecated, use SkColorTypeMike Reed
2012-12-12Fix typoAndrew Hsieh
2011-07-12Add notifyPixelsChanged() call to NDK unlockPixels().Alexandre Elias
2010-02-04Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/nativeDima Zavin