OSDN Git Service

merge in klp-release history after reset to klp-dev
[android-x86/dalvik.git] / vm / Jni.cpp
2013-09-09 The Android Automergermerge in klp-release history after reset to klp-dev
2013-09-06 Elliott HughesSupport apps that pass JNI_VERSION_1_1 to GetEnv.
2013-08-05 The Android Automergermerge in klp-release history after reset to master
2013-08-03 Elliott Hughesam 8c82bccc: Merge "Check JNI versions handed to JNI...
2013-08-02 Elliott HughesMerge "Check JNI versions handed to JNI and JII functions."
2013-08-02 Elliott HughesCheck JNI versions handed to JNI and JII functions.
2013-08-02 Brian CarlstromMerge "Remove dependency on frameworks/native"
2013-08-02 Elliott Hughesam f65d478a: Merge "Throw NoSuchMethodError if Register...
2013-08-02 Elliott HughesMerge "Throw NoSuchMethodError if RegisterNatives fails."
2013-08-02 Elliott HughesThrow NoSuchMethodError if RegisterNatives fails.
2013-07-02 Elliott Hughesam f8696fa7: am 2115c7ed: am f8fe8731: Merge "Disable...
2013-07-02 Elliott Hughesam 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit."
2013-07-02 Elliott Hughesam f8fe8731: Merge "Disable -Xjnigreflimit."
2013-07-02 Elliott HughesMerge "Disable -Xjnigreflimit."
2013-07-02 Elliott HughesDisable -Xjnigreflimit.
2013-06-14 Jean-Baptiste Queruam 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (...
2013-06-14 Jean-Baptiste Queruam 381868f3: (-s ours) am 840d233c: am 800e4320: am...
2013-06-14 Jean-Baptiste Queruam 840d233c: am 800e4320: am 63c34b5e: am 68719a17...
2013-06-13 Elliott HughesMerge "JIT: Allow use of cbz/cbnz for conditional branc...
2013-06-05 Elliott Hughesam 619965a0: am 1da7fec6: Merge "Fix minor leaks caused...
2013-06-05 Elliott HughesMerge "Fix a minor leak in dvmCreateInlineSubsTable"
2013-06-05 Elliott Hughesam 1da7fec6: Merge "Fix minor leaks caused by failed...
2013-06-05 Elliott HughesMerge "Fix minor leaks caused by failed initialization...
2013-04-25 Xavier Ducrohetam 33b5dfb6: am 60db431f: am 4b724cff: Fix dx to match...
2013-04-25 Xavier Ducrohetam 60db431f: am 4b724cff: Fix dx to match the new SDK...
2013-04-25 Raphael Mollam 8f93edac: am 2f23f4cb: am c26c1291: Fix dx.bat to...
2013-04-25 Raphael Mollam 2f23f4cb: am c26c1291: Fix dx.bat to match the new...
2013-04-08 Xavier DucrohetMerge "Fix dx to match the new SDK structure." into...
2013-04-03 You KimFix minor leaks caused by failed initialization in...
2013-04-01 Elliott HughesMerge "[x86] Fix errors with WITH_JIT_TUNING defined"
2013-04-01 Elliott HughesMerge "[x86] Terminate trace if SGET/SPUT have unresolv...
2013-04-01 Elliott HughesMerge "[x86] Disable Method-JIT for x86 target"
2013-04-01 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-30 Elliott Hughesam 30165bdf: Track libcore\'s DirectByteBuffer <init...
2013-03-30 Elliott HughesFix a cast in JniEnv::NewDirectByteBuffer.
2013-03-30 Elliott Hughesam fdfb24a4: am 497385d4: Merge "Fix a cast in JniEnv...
2013-03-30 Elliott Hughesam 497385d4: Merge "Fix a cast in JniEnv::NewDirectByte...
2013-03-30 Elliott HughesMerge "Fix a cast in JniEnv::NewDirectByteBuffer."
2013-03-30 Elliott HughesFix a cast in JniEnv::NewDirectByteBuffer.
2013-03-29 Elliott Hughesam afc61c6f: am 4d5b4344: am 84975d53: am 9813216f...
2013-03-29 Elliott Hughesam 4d5b4344: am 84975d53: am 9813216f: Merge "Track...
2013-03-29 Elliott Hughesam 84975d53: am 9813216f: Merge "Track 64-bit nio changes."
2013-03-29 Elliott Hughesam 9813216f: Merge "Track 64-bit nio changes."
2013-03-29 Elliott HughesMerge "Track 64-bit nio changes."
2013-03-29 Elliott HughesTrack 64-bit nio changes.
2013-03-29 The Android Open... Reconcile with jb-mr2-release - do not merge
2013-03-28 Elliott Hughesam fd21b120: am 51c578b6: am df056837: am ef64fc32...
2013-03-28 Elliott Hughesam 51c578b6: am df056837: am ef64fc32: Merge "Track...
2013-03-28 Elliott Hughesam df056837: am ef64fc32: Merge "Track libcore DirectBy...
2013-03-28 Elliott Hughesam ef64fc32: Merge "Track libcore DirectByteBuffer...
2013-03-28 Elliott HughesMerge "Track libcore DirectByteBuffer cleanup."
2013-03-27 Elliott HughesTrack libcore DirectByteBuffer cleanup.
2013-03-26 Elliott HughesMerge "Print the locker thread when waiting on an object"
2013-03-14 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-14 Elliott Hughesam 4b1163d3: am 26142726: am a5a8b91a: am 217e8e0d...
2013-03-14 Elliott Hughesam 26142726: am a5a8b91a: am 217e8e0d: Merge "Check...
2013-03-14 Elliott Hughesam a5a8b91a: am 217e8e0d: Merge "Check JavaVMAttachArgs...
2013-03-14 Elliott Hughesam 217e8e0d: Merge "Check JavaVMAttachArgs::version...
2013-03-14 Elliott HughesMerge "Check JavaVMAttachArgs::version in CheckJNI."
2013-03-14 Elliott HughesCheck JavaVMAttachArgs::version in CheckJNI.
2013-02-26 Jean-Baptiste Queruam e5310471: am d8232960: am 68719a17: Reconcile with...
2013-01-02 jwilsonam 8b135734: am cbac7aed: am 51997559: Fail if the...
2012-12-28 Elliott Hughesam 3634efb8: am 2e5f16bf: Merge "Fix a forecopy/forceco...
2012-12-28 Elliott Hughesam 6dc914df: am 47160283: Merge "Add JNI statistics...
2012-12-22 Elliott HughesMerge "Support System.loadLibrary for libraries with...
2012-12-22 Elliott Hughesam 2e5f16bf: Merge "Fix a forecopy/forcecopy typo."
2012-12-22 Elliott HughesMerge "Fix a forecopy/forcecopy typo."
2012-12-21 Elliott HughesFix a forecopy/forcecopy typo.
2012-12-21 Elliott Hughesam 47160283: Merge "Add JNI statistics to the SIGQUIT...
2012-12-21 Elliott HughesMerge "Add JNI statistics to the SIGQUIT output."
2012-12-21 Elliott HughesAdd JNI statistics to the SIGQUIT output.
2012-12-20 Elliott Hughesam 5aca5172: am 5155b31c: Merge "Change NewDirectByteBu...
2012-12-20 Elliott Hughesam 5155b31c: Merge "Change NewDirectByteBuffer to allow...
2012-12-20 Elliott HughesMerge "Change NewDirectByteBuffer to allow NULL if...
2012-12-19 Elliott HughesChange NewDirectByteBuffer to allow NULL if capacity...
2012-11-07 Yohann Rousselam 288f2280: Revert "Fix alignment when recompacting...
2012-11-07 yrousselam 707ebe9f: Fix alignment when recompacting a DexMerge...
2012-10-17 jeffhaoam 9db54b1e: Add dx option to always generate const...
2012-10-03 Jean-Baptiste QueruReconcile with jb-dev - do not merge
2012-09-21 Jean-Baptiste QueruReconcile jb-dev and AOSP
2012-09-12 The Android Open... Reconcile with jb-release - do not merge
2012-08-07 Elliott Hughesam 219a3f5f: am 21212cbd: Merge "Fix ALOGV bit rot."
2012-08-07 Elliott Hughesam 21212cbd: Merge "Fix ALOGV bit rot."
2012-08-07 Elliott HughesMerge "Fix ALOGV bit rot."
2012-08-07 Elliott HughesFix ALOGV bit rot.
2012-07-09 Jean-Baptiste QueruMerge from AOSP
2012-07-03 Elliott Hughesam 7798a614: Merge "Fix a possible off-by-one in the...
2012-06-21 Elliott Hughesresolved conflicts for merge of 7c03fb79 to jb-dev...
2012-06-20 Jean-Baptiste Queruam 44292346: Merge "Switched code to blx <reg>"
2012-06-12 Elliott Hughesam effc95cb: Merge "Make dex merging stateless."
2012-06-12 Elliott Hughesam a9ac3a9d: Merge "Support debug info in dexmerge."
2012-06-11 Elliott Hughesam bf11122d: Merge "Revert " Trim after explicit gc.""
2012-06-05 Elliott Hughesam 53bc3719: Merge "Fixing a crash when doing lock...
2012-06-05 Elliott Hughesam 90d3e3b3: Merge "Add test cases for concurrent gc...
2012-05-30 Elliott Hughesam 07901d5e: Merge "Running rebuild.sh found a few...
2012-05-12 Elliott Hughesam 3492e8ab: Merge " Trim after explicit gc."
2012-05-11 Elliott Hughesam 07cfd74d: Merge " Fix: Issue 26627: Dalvik Heap...
2012-05-04 Elliott Hughesam 20aeca6e: Merge "Pad the 8 and 16 bit Jvalue members"
2012-05-04 Elliott Hughesresolved conflicts for merge of 93a44a28 to jb-dev...
2012-05-03 Elliott Hughesam e6bdc430: Merge "Fix a bug in dvmQuasiAtomicsShutdown."
next