aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add a helper to get the referent of a Reference.android-4.3_r3.1android-4.3_r3android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1android-4.3_r2android-4.3_r1.1android-4.3_r1android-4.3_r0.9.1android-4.3_r0.9android-4.3.1_r1jb-mr2.0.0-releasejb-mr2.0-releasejb-mr2-releasejb-mr2-devJeff Brown2013-04-021-0/+9
* Use <stdint.h> in jni.h for better x86_64 portability.Elliott Hughes2013-02-271-25/+12
* Make libnativehelper stand-alone.android-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1tools_r21jb-releasejb-mr1.1-releasejb-mr1.1-devjb-mr1-releasejb-mr1-devjb-mr0-releasejb-devElliott Hughes2012-05-031-1/+2
* Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-1/+1
* Fix JNIEXPORT now people are using -fvisibility.Elliott Hughes2011-08-191-7/+6
* Normalize the include guard style.Carl Shapiro2011-06-142-6/+6
* Tidy up some includes.Elliott Hughes2011-06-081-1/+1
* Move JNIHelp's implementation to C++.Elliott Hughes2011-04-251-35/+29
* Fix build by reverting NELEM change.Elliott Hughes2011-04-151-13/+0
* In C++, we can offer a better NELEM.Elliott Hughes2011-04-151-0/+13
* Add jniThrowExceptionFmt.Elliott Hughes2011-04-081-0/+17
* Remove JNI_FORCE_CAndy McFadden2011-02-081-1/+1
* Fix a couple copyright headers that aren't in the prescribed format.Dan Bornstein2010-08-091-1/+16
* Remove trailing whitespace.Carl Shapiro2010-06-082-6/+6
* am 09eae10c: am 23971e39: Merge "Added a new JNI helper for logging exception...Jeff Brown2010-06-031-1/+25
|\
| * Added a new JNI helper for logging exceptions.Jeff Brown2010-06-021-1/+25
* | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-281-105/+0
|/
* Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.Elliott Hughes2010-01-281-1/+14
* am 66cbe5b1: am bf1bb914: am 4a888b09: Two exception-related tweaks: (1) Make...Dan Bornstein2009-12-081-1/+6
|\
| * Two exception-related tweaks: (1) Make the dynamic exception constructionDan Bornstein2009-12-071-1/+6
* | Merge change I4c4d050dAndroid (Google) Code Review2009-10-261-0/+16
|\ \
| * | Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick)Dan Bornstein2009-10-261-0/+16
* | | Remove dead native org.apache.harmony.nio.AddressUtils code.Elliott Hughes2009-10-261-1/+0
|/ /
* / Expose the portable "strerror_r" used by jniThrowIOException.Elliott Hughes2009-10-201-0/+8
|/
* "External allocation" tracking for direct buffers.Andy McFadden2009-06-251-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+1359
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-1359/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-18/+5
* Initial ContributionThe Android Open Source Project2008-10-213-0/+1372