summaryrefslogtreecommitdiffstats
path: root/native/graphics/jni/bitmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add warning if an in-use Bitmap is reconfiguredJohn Reck2015-05-061-3/+9
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-17/+18
* Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-201-18/+17
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-131-17/+18
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-3/+3
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-3/+3
* Cleanup Bitmap JNIJohn Reck2015-03-051-3/+3
* Frameworks/base: Wall Werror in native/graphicsAndreas Gampe2014-11-101-0/+4
* SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-081-5/+5
* Fix typoAndrew Hsieh2012-12-121-3/+3
* Add notifyPixelsChanged() call to NDK unlockPixels().Alexandre Elias2011-07-121-0/+6
* Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/nativeDima Zavin2010-02-041-0/+94