OSDN Git Service

Fix to dex verifier to handle float types that look like Boolean.
[android-x86/dalvik.git] / libnativehelper / include /
2011-08-30 Raphael Mollam 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX...
2011-08-30 Raphael Mollam 1dd1d924: am e4e76feb: Merge "Set DX stack size...
2011-08-22 Elliott HughesMerge "Fix JNIEXPORT now people are using -fvisibility."
2011-08-19 Elliott HughesFix JNIEXPORT now people are using -fvisibility.
2011-08-10 Jeff Brownam be3942f2: (-s ours) am 3245c2e4: am 5017f3f2: Merge...
2011-08-10 Jeff Brownam 8ddfe8b4: (-s ours) am a0533621: am 9df264db: Merge...
2011-08-10 Jeff Brownam 3245c2e4: am 5017f3f2: Merge "Support wrapping app...
2011-08-10 Jeff Brownam a0533621: am 9df264db: Merge "Add a dual clock profi...
2011-08-02 The Android Open... Reconcile with honeycomb-mr2-release
2011-07-14 Raphaelresolved conflicts for merge of 72b7c617 to master
2011-07-13 Raphael Mollam 68e8f6c0: am 53015360: am 5a57e766: Merge "Change...
2011-07-13 David 'Digit' Turneram f54c7016: am c8d71801: resolved conflicts for merge...
2011-07-12 Raphaelresolved conflicts for merge of c3ff6a0b to honeycomb...
2011-07-11 Raphael Mollam 53015360: am 5a57e766: Merge "Change dx.bat to Windo...
2011-07-11 David 'Digit' Turneram c8d71801: resolved conflicts for merge of d0d351b2...
2011-06-23 Elliott Hughesresolved conflicts for merge of cc8c750a to master
2011-06-22 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-06-22 Elliott Hughesam 03c60a44: Merge "Undecoded jobject leaking in throug...
2011-06-21 Jesse Wilsonam bea345e1: Fix the watchdog test to handle the failur...
2011-06-21 Jesse Wilsonam 0c632a84: Merge "Add isDebuggerActive API for the...
2011-06-16 Elliott Hughesam a7ab2182: Fix unbundled apps on pre-ICS devices.
2011-06-15 Carl Shapiroam cd10c009: am f682dd64: (-s ours) am 1dd6e412: am...
2011-06-15 Carl Shapiroam f682dd64: (-s ours) am 1dd6e412: am a028d87f: Always...
2011-06-15 Carl ShapiroNormalize the include guard style.
2011-06-09 Carl ShapiroMerge "Fix a minor leaks caused by failed initializatio...
2011-06-08 Elliott HughesTidy up some includes.
2011-05-05 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-05-04 Jesse WilsonMerge "Use 'dalvikvm' only to test dx." into dalvik-dev
2011-05-03 buzbeeam 00ceb87d: Fix for double breakpoint (issue 4378296)
2011-05-02 Brian Carlstromam 7b609f05: Remove javax.net.ssl.trustStore from dalvi...
2011-04-29 jeffhaoam 933b86e6: Bugfix for constant propagation of float...
2011-04-26 Ben Chengam de9e2b90: Bug fixes for ld/st elimination.
2011-04-26 jeffhaoam 98bfc3b7: Bug fix for SCCP improperly handling phis...
2011-04-25 Elliott HughesMerge "Move JNIHelp's implementation to C++." into...
2011-04-25 Elliott HughesMove JNIHelp's implementation to C++.
2011-04-20 Carl Shapiroam 6892cab9: am e4195e1c: Fix a type error in the alloc...
2011-04-19 Sriram Ramanam 024b7b9d: am a0739ea3: am af242824: Revert "Fix...
2011-04-19 Sriram Ramanam af242824: Revert "Fix a type error in the allocation...
2011-04-19 Carl Shapiroam 8bfb6dec: am bb8c2f35: am bdd06aad: Fix a type error...
2011-04-19 Carl Shapiroam bdd06aad: Fix a type error in the allocation of...
2011-04-16 Elliott HughesFix build by reverting NELEM change.
2011-04-16 Elliott HughesIn C++, we can offer a better NELEM.
2011-04-09 buzbeeMerge "[JIT] Fix volatile test"
2011-04-09 Elliott Hughesam 2336a395: Merge "Add jniThrowExceptionFmt."
2011-04-09 Elliott HughesMerge "Add jniThrowExceptionFmt."
2011-04-09 Elliott HughesAdd jniThrowExceptionFmt.
2011-03-24 Dan Bornsteinam 486ac3c0: Removing inaccurate and unmaintained docs.
2011-03-08 buzbeeresolved conflicts for merge of d063e255 to honeycomb...
2011-03-02 Romain Guyam 7027ab61: am 88041260: am dd19f5b9: Merge "Fix for...
2011-03-02 Raphael Mollam 0c91e9d5: am 98e0347a: am 2b3d7e8e: Merge "Open...
2011-02-10 Andy McFaddenMerge "Tweak the 64-bit load/store code" into dalvik-dev
2011-02-10 Elliott HughesMerge "Move more system property handling into managed...
2011-02-09 jeffhaoMerge "SCCP propagates more constants and prunes unexec...
2011-02-09 Carl ShapiroMerge "Move the duplicated alignment macros to a common...
2011-02-09 Carl ShapiroMerge "Replace dvmValidateObject with ordinary null...
2011-02-09 Carl ShapiroMerge "Let tryMalloc field over-sized allocation errors...
2011-02-09 Andy McFaddenMerge "Add huge-array OOM test" into dalvik-dev
2011-02-09 Ben ChengMerge "Misc goodies in the JIT in preparation for more...
2011-02-09 Andy McFaddenam 81abf28f: Remove JNI_FORCE_C
2011-02-09 Andy McFaddenMerge "Make Release(JNI_COMMIT) faster"
2011-02-09 Andy McFaddenRemove JNI_FORCE_C
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-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-10 Dan Bornsteinam 577a8269: am 34bfe020: Fix a couple copyright header...
2010-08-10 Dan Bornsteinam 34bfe020: Fix a couple copyright headers that aren...
2010-08-09 Dan BornsteinFix a couple copyright headers that aren't in the presc...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
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-14 The Android Open... am 98c2591a: (-s ours) merge from open-source froyo
2010-07-09 buzbeeresolved conflicts for merge of c62fc717 to master
2010-07-09 Bill Buzbeeam b6d37288: JIT: Fix for 2813841, use core regs for...
2010-07-01 The Android Open... am c399a2ca: merge from open-source master
2010-07-01 The Android Open... merge from open-source master
2010-06-30 Bill Buzbeeam 14628323: am 79d2a00a: am 6296a2e8: Jit: Fix for...
2010-06-30 Bill Buzbeeam 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code...
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 The Android Open... merge from froyo-plus-aosp
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 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-21 The Android Open... merge from froyo-plus-aosp
next