summaryrefslogtreecommitdiffstats
path: root/libnativehelper
Commit message (Expand)AuthorAgeFilesLines
* Implement (but @hide) java.text.Normalizer from Java 6.Elliott Hughes2010-03-011-0/+2
* First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code ...Brian Carlstrom2010-02-251-7/+0
* Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.Elliott Hughes2010-01-282-1/+22
* am 66cbe5b1: am bf1bb914: am 4a888b09: Two exception-related tweaks: (1) Make...Dan Bornstein2009-12-082-2/+15
|\
| * Two exception-related tweaks: (1) Make the dynamic exception constructionDan Bornstein2009-12-072-3/+15
* | 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-262-4/+0
|/ /
* | Change the host build to include whole static libraries, and to nameDan Bornstein2009-10-241-2/+2
* | Clear pending exception before throwing a new one.Andy McFadden2009-10-211-3/+81
* | Expose the portable "strerror_r" used by jniThrowIOException.Elliott Hughes2009-10-203-22/+29
* | More work on getting Dalvik to build on the host (particularly OSX).Dan Bornstein2009-08-261-3/+11
|/
* First parts of enabling a host Dalvik build.Dan Bornstein2009-08-101-7/+64
* "External allocation" tracking for direct buffers.Andy McFadden2009-06-251-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+1819
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-1819/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-23/+5
* Initial ContributionThe Android Open Source Project2008-10-219-0/+1837