aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-4.3_r2.1' into cm-10.2cm-10.2.1cm-10.2.0cm-10.2-M1stable/cm-10.2cm-10.2Ricardo Cerqueira2013-07-243-45/+62
|\
| * Add a helper to get the referent of a Reference.Jeff Brown2013-04-022-16/+44
| * Merge "Use <stdint.h> in jni.h for better x86_64 portability."Elliott Hughes2013-02-281-25/+12
| |\
| | * Use <stdint.h> in jni.h for better x86_64 portability.Elliott Hughes2013-02-271-25/+12
| |/
| * Merge "Call JNIEnv FatalError rather than abort(3)."Elliott Hughes2013-01-221-4/+6
|/|
| * Call JNIEnv FatalError rather than abort(3).Elliott Hughes2013-01-221-4/+6
|/
* Make libnativehelper stand-alone.cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1.2cm-10.1.1cm-10.1.0-RC5cm-10.1.0-RC4cm-10.1.0-RC3cm-10.1.0-RC2cm-10.1.0-RC1cm-10.1.0cm-10.1-M3cm-10.1-M2cm-10.1-M1mr1.1-stagingjellybean-stablejellybeancm-10.1Elliott Hughes2012-05-034-86/+26
* Make sure we rethrow the same exception we started with.Jeff Brown2012-04-101-4/+5
* Merge remote-tracking branch 'goog/ics-aah'Mike Lockwood2012-04-030-0/+0
|\
| * am 92c1f6f1: (-s ours) Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-260-0/+0
| |\
| * | am 1663a6c1: (-s ours) Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-1/+1
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
| |/ |/|
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
|/
* 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
* Break a dependency on frameworks/base when building a host VM.Elliott Hughes2011-06-151-5/+3
* Normalize the include guard style.Carl Shapiro2011-06-142-6/+6
* Tidy up some includes.Elliott Hughes2011-06-082-2/+2
* Move JNIHelp's implementation to C++.Elliott Hughes2011-04-255-413/+419
* Fix a buffer overrun in jniLogException.Elliott Hughes2011-04-221-50/+36
* 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-082-0/+25
* Fix the order in which natives are registered.Elliott Hughes2011-03-171-2/+2
* Remove JNI_FORCE_CAndy McFadden2011-02-081-1/+1
* Added JNI hack to support JNI hackAndy McFadden2011-02-081-0/+36
* jniRegisterNativeMethods should abort on failureAndy McFadden2011-01-071-6/+6
* 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 branch 'dalvik-dev'Brian Carlstrom2010-06-010-0/+0
|\ \
| * | Remove two dead files.Elliott Hughes2010-04-161-97/+0
| * | 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-162-0/+3
| * | am 10ebc7d0: Merge "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
| |\ \
| * | | Break the sqlite JDBC driver out from our JDBC implementation.Elliott Hughes2010-02-262-19/+0
| * | | Merge remote branch 'goog/master' into mmElliott Hughes2010-02-220-0/+0
| |\ \ \
| * | | | Remove RuleBasedNumberFormat from our icu4jni fork, since we don't need it.Elliott Hughes2010-02-032-3/+0
* | | | | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2010-05-282-220/+15
| |_|_|/ |/| | |