summaryrefslogtreecommitdiffstats
path: root/include/android
Commit message (Collapse)AuthorAgeFilesLines
* Remove libjnigraphics. moved to frameworks/base/nativeDima Zavin2010-02-041-79/+0
| | | | | Change-Id: Ieb65ab1428198a82e583059f75661808f350ea2b Signed-off-by: Dima Zavin <dima@android.com>
* NDK header for accessing pixels of a java bitmapMike Reed2009-12-041-0/+79
|
* Expose the stable/frozen log-related definitions of <cutils/logd.h> into a ↵David 'Digit' Turner2009-05-291-0/+128
new header: <android/log.h> This is in order to expose the correponding functions in the 1.5 Native Development Kit, to allow applicative native code to send messages to the log.