summaryrefslogtreecommitdiffstats
path: root/libnativehelper
Commit message (Expand)AuthorAgeFilesLines
* Track change in libcore/NativeCode.mk.Elliott Hughes2010-11-081-1/+1
* Add optional tags to dalvik.Jesse Wilson2010-09-161-1/+2
* Support dalvikvm on a Linux x86 hostJesse Wilson2010-08-181-25/+14
* Fix a couple copyright headers that aren't in the prescribed format.Dan Bornstein2010-08-092-1/+20
* am 1c3da619: am 0f0e6f10: Merge "The ICU data is no longer compiled directly ...Joe Onorato2010-07-151-1/+0
|\
| * The ICU data is no longer compiled directly into the shared library.Joe Onorato2010-07-131-1/+0
* | Move the implementation of JNIHelp.h's FileDescriptor helpers into JNIHelp.c.Elliott Hughes2010-06-172-1/+55
* | Remove repeated newlines at the end of files.Carl Shapiro2010-06-081-1/+0
* | 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-032-43/+172
|\|
| * Added a new JNI helper for logging exceptions.Jeff Brown2010-06-022-43/+172
* | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-282-220/+15
|/
* 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