summaryrefslogtreecommitdiffstats
path: root/libnativehelper/Register.c
Commit message (Expand)AuthorAgeFilesLines
* Move JNIHelp's implementation to C++.Elliott Hughes2011-04-251-33/+0
* Fix the order in which natives are registered.Elliott Hughes2011-03-171-2/+2
* Fix a couple copyright headers that aren't in the prescribed format.Dan Bornstein2010-08-091-0/+4
* Move the implementation of JNIHelp.h's FileDescriptor helpers into JNIHelp.c.Elliott Hughes2010-06-171-1/+3
* Move the libcore registration out of libnativehelpers and into libcore.Elliott Hughes2010-04-161-106/+15
* Add Java 6's java.net.IDN.Elliott Hughes2010-04-011-0/+2
* Add Java 6's java.io.Console.Elliott Hughes2010-03-161-0/+2
* am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."Elliott Hughes2010-03-011-0/+2
|\
| * Implement (but @hide) java.text.Normalizer from Java 6.Elliott Hughes2010-03-011-0/+2
* | resolved conflicts for merge of e84bea92 to dalvik-devBrian Carlstrom2010-02-281-7/+0
|\|
| * First pass at reorganizing org.apache.harmony.xnet.provider.jsse native code ...Brian Carlstrom2010-02-251-7/+0
* | Break the sqlite JDBC driver out from our JDBC implementation.Elliott Hughes2010-02-261-11/+0
* | Remove RuleBasedNumberFormat from our icu4jni fork, since we don't need it.Elliott Hughes2010-02-031-2/+0
|/
* Remove dead native org.apache.harmony.nio.AddressUtils code.Elliott Hughes2009-10-261-3/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+135
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-135/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+140