OSDN Git Service

Merge "Undecoded jobject leaking in through attachThread"
[android-x86/dalvik.git] / vm / Jni.c
2011-06-22 Elliott HughesMerge "Undecoded jobject leaking in through attachThread"
2011-05-20 Mark GordonUndecoded jobject leaking in through attachThread
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-11 Jean-Baptiste Queruam 16926bc4: Merge "Remove obsolete variable "len"...
2010-10-11 Jean-Baptiste Queruam ad3ff025: Merge "Update Call386ABI.S to support...
2010-10-11 Jean-Baptiste Queruam bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added...
2010-09-26 Norris, Leeam 60cc993e: Support -Xbootclasspath/a and /p for dvmPr...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-23 Andy McFaddenam f16cfefc: Properly handle volatile field accesses...
2010-08-20 Andy McFaddenProperly handle volatile field accesses from JNI.
2010-08-20 Brian Carlstromam 30febfdf: Merge remote branch \'goog/dalvik-dev...
2010-08-20 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-18 Andy McFaddenAlways support debugging and profiling.
2010-08-06 Carl ShapiroMerge "Remove stale comments."
2010-08-06 Carl ShapiroMerge "Add const qualifier to the dvmComputeStringHash...
2010-08-05 Brian Carlstromam c9153114: Merge remote branch \'goog/dalvik-dev...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-04 buzbeeam baf196a7: Fix for 2892472 jit spew: No free temp...
2010-07-31 Carl Shapiroam 4dc622c5: Remove the dvmHeapSizeChanged no-op routine.
2010-07-31 Carl Shapiroam 6fa09f77: Fix the format conversions, again.
2010-07-31 Carl Shapiroam 4d529be0: Fix log message format conversions and...
2010-07-30 Carl Shapiroam 5488c8b2: Merge "Change dvmHeapBitmapXorWalk to...
2010-07-30 buzbeeam f3e71ffb: Merge "JIT: Fix for Issue 2881687 - fix...
2010-07-30 Elliott HughesMerge "Switch -Xjnitrace over to using a custom JNI...
2010-07-30 Elliott HughesSwitch -Xjnitrace over to using a custom JNI bridge.
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-28 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
2010-07-22 Carl ShapiroMerge "New string intern table without immortal bits...
2010-07-22 buzbeeMerge "JIT: Support for Dalvik volatiles (issue 2781881...
2010-07-21 Barry HayesMerge "When aliasing a bitmap, use smallest available...
2010-07-20 Barry HayesMerge "Port the improved 087 test back to test 086...
2010-07-20 Andy McFaddenMerge "Add class checks in AllocObject / NewObject...
2010-07-20 Andy McFaddenAdd class checks in AllocObject / NewObject.
2010-07-19 Andy McFaddenam b037a464: Don\'t do heap dump on SIGUSR1.
2010-07-19 Andy McFaddenImplement JNI UnregisterNatives.
2010-07-15 Brian CarlstromMerge commit 'ba7e99a13ccb03611781cfec2631303cc042c76a...
2010-07-15 Joe Onoratoam 1c3da619: am 0f0e6f10: Merge "The ICU data is no...
2010-07-14 The Android Open... am 87e2b990: am 3f4f8ad0: am 98c2591a: (-s ours) merge...
2010-07-09 buzbeeresolved conflicts for merge of c62fc717 to master
2010-07-01 The Android Open... am c399a2ca: merge from open-source master
2010-06-30 Bill Buzbeeam 14628323: am 79d2a00a: am 6296a2e8: Jit: Fix for...
2010-06-30 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into mm
2010-06-25 The Android Open... am 11b4c7c0: am 5439ba57: merge from froyo-plus-aosp
2010-06-25 The Android Open... am 5439ba57: merge from froyo-plus-aosp
2010-06-25 Dan Bornsteinresolved conflicts for merge of 4728a4c3 to dalvik-dev
2010-06-25 Elliott Hughesresolved conflicts for merge of de43dd8c to dalvik-dev
2010-06-25 Dan Bornsteinam a0d4e429: am 74826481: Merge "Updated the warning...
2010-06-25 Elliott Hughesam 9974cb52: am 6626af93: Merge "Remove the 060-reflect...
2010-06-22 The Android Open... merge from open-source master
2010-06-21 Barry HayesPut wrappers on all stores of Object pointers into...
2010-06-21 Carl ShapiroMerge "Clean-up the use of barriers in the synchronizat...
2010-06-21 Andy McFaddenMerge "Fiddle with SMP_DMB." into dalvik-dev
2010-06-21 The Android Open... am 65c3e699: am 577198ac: merge from froyo-plus-aosp
2010-06-21 The Android Open... am 577198ac: merge from froyo-plus-aosp
2010-06-19 Barry HayesRemove the "allocFlags" parameter from dvmCreateStringF...
2010-06-15 Ying Wangam cd401135: am ff9aa9bf: am 9a2b2f76: Don\'t build...
2010-06-15 The Android Open... merge from open-source master
2010-06-14 Andy McFaddenam c12b0da0: am e0b23da8: Merge "Tweak sanity check...
2010-06-14 The Android Open... am 36b3b873: merge from froyo-plus-aosp
2010-06-11 Andy McFaddenam f2be19de: am 891416ef: Update armv7-a-neon.
2010-06-11 The Android Open... merge from open-source master
2010-06-10 Andy McFaddenam 41c2b663: am 805800d7: Merge "Up the version to...
2010-06-04 The Android Open... am 1dd067d9: am 54709cb2: am bf11852a: merge from open...
2010-06-04 The Android Open... merge from open-source master
2010-06-03 Jeff Brownam 09eae10c: am 23971e39: Merge "Added a new JNI helper...
2010-06-03 Christopher Tateam db5e758f: am 97e34d0d: am c023ae6a: am 962f896e...
2010-05-31 Andy McFaddenam ead3d06b: am 67e82fb1: Merge "Atomic/SMP update...
2010-05-28 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-05-28 buzbeeam 48064d18: am b1293374: am a02fe785: am 4d24105a...
2010-05-28 android-build Shar... am 466ad118: am 9e38f2e4: am a85f449b: am c0ebbcd5...
2010-05-21 Carl ShapiroRemove unused labels, variables, and functions. Enable...
2010-05-21 Brian CarlstromMerge commit '720d1e962e248a30f81c1493081ff4c01e35c839...
2010-05-21 Andy McFaddenresolved conflicts for merge of fc0dcfa2 to dalvik-dev
2010-05-11 Jesse Wilsonam 2725c3a4: am 7b30673d: am e54a4c58: am ff11012d...
2010-05-11 android-build Shar... am 447fe997: am 9b0df189: am 46a56d05: am 677fead0...
2010-05-07 Dan Egnoram 030dc99b: am b463bd41: am 645689db: am 42b68d1a...
2010-05-07 Jean-Baptiste Queruam ac2a3585: am 206edb63: am 71c9526e: am 99632b11...
2010-05-07 Jean-Baptiste Queruam 551a96fb: am 0c0d3893: am 173de779: am b2520c7f...
2010-05-06 Andy McFaddenam 60751517: (-s ours) am d6bec833: am 80a4e249: Dalvik...
2010-05-05 Jesse Wilsonam 6854a7fc: am faaab7ba: am f6cd559a: am c2c14690...
2010-05-04 Andy McFaddenam c0829fc9: (-s ours) am 7b04830a: am 80f7e83f: am...
2010-05-03 The Android Open... am 7580722d: am 860728a3: am e5ab92a2: am cf6ab741...
2010-05-03 The Android Open... merge from open-source master
2010-05-03 Ben Chengam d1bf0ff1: am 632320c9: am 948c39d2: am ff1965e6...
2010-05-03 Ben Chengam 02a1acfa: am e7295d6c: am 560b3568: am 8dbde000...
2010-05-02 repo syncam 23498ca0: am e6d15c5f: am b8062e17: am 0a310052...
2010-05-02 Jean-Baptiste Queruam cfb42287: am b6c0adc1: am b40ffdb4: am 57cf2608...
2010-05-02 Jean-Baptiste Queruam b5d6f9d5: am d6b31b85: am 2366260f: am 3e905b77...
2010-04-30 Jean-Baptiste Queruam 0323dfc6: am 385fcfb2: am f2b0c540: Adapt to new...
2010-04-30 Jean-Baptiste Queruam 65975562: am 105dd144: am 0c041d22: Delete libcore...
2010-04-30 Jean-Baptiste Queruam bda07e21: am 11998b33: Adapt to new location of...
2010-04-30 Jean-Baptiste Queruam 2b7c1146: am a87b6301: Delete libcore, now in its...
2010-04-30 Jean-Baptiste Queruam 0f93168f: Adapt to new location of libcore
2010-04-30 Jean-Baptiste Queruam 7da2e838: (-s ours) Delete libcore, now in its own...
next