Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libjnigraphics. moved to frameworks/base/native | Dima Zavin | 2010-02-04 | 1 | -79/+0 |
| | | | | | Change-Id: Ieb65ab1428198a82e583059f75661808f350ea2b Signed-off-by: Dima Zavin <dima@android.com> | ||||
* | NDK header for accessing pixels of a java bitmap | Mike Reed | 2009-12-04 | 1 | -0/+79 |
| | |||||
* | Expose the stable/frozen log-related definitions of <cutils/logd.h> into a ↵ | David 'Digit' Turner | 2009-05-29 | 1 | -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. |