OSDN Git Service

dalvik: return positive hash code in Dalvik with Houdini
[android-x86/dalvik.git] / libdex / ZipArchive.h
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
2011-08-30 Raphael Mollam 4130f726: am 1dd1d924: am e4e76feb: Merge "Set DX...
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-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-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-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-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-29 Elliott HughesMerge "Enhance FindUsages to treat its strings as regul...
2011-04-27 Carl ShapiroMerge "Make libdex structures tool friendly." into...
2011-04-27 Carl ShapiroMake libdex structures tool friendly.
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-22 Ben Chengam 381333db: Fix self-verification with backward branch...
2011-04-22 Ben Chengam 9f54185b: Set "needFallThroughBranch" flag during...
2011-04-21 buzbeeam 90232632: Kill stale assert, fix for 4310384
2011-04-20 Carl Shapiroam 4dd60e2c: am 6892cab9: am e4195e1c: Fix a type error...
2011-04-19 Sriram Ramanam d336a946: am 024b7b9d: am a0739ea3: am af242824...
2011-04-19 Carl Shapiroam f4b9e275: am 8bfb6dec: am bb8c2f35: am bdd06aad...
2011-04-15 Jesse WilsonMerge "Bare-bones dex code generator." into dalvik-dev
2011-04-14 Nick Kralevicham 780d3e25: make dvmOpenCachedDexFile resistant to...
2011-04-14 Elliott Hughesam 80aedd4d: The jni-tips documentation has moved to...
2011-04-14 Ben ChengMerge "Fix self-verification with backward branches...
2011-04-13 buzbeeam e7147462: Fix debugger performance regression
2011-04-13 Carl ShapiroConvert the internal and in-line natives to 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-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
2010-07-15 Brian CarlstromMerge commit 'ba7e99a13ccb03611781cfec2631303cc042c76a...
2010-07-14 The Android Open... am 98c2591a: (-s ours) merge from open-source froyo
2010-07-09 Bill Buzbeeam b6d37288: JIT: Fix for 2813841, use core regs for...
2010-07-01 The Android Open... merge from open-source master
2010-06-30 Bill Buzbeeam 6296a2e8: Jit: Fix for 2793725 SIGSEGV in JIT code...
2010-06-25 The Android Open... merge from froyo-plus-aosp
2010-06-21 The Android Open... merge from froyo-plus-aosp
2010-06-15 Ying Wangam 9a2b2f76: Don\'t build dx if it\'s an app-only build.
2010-06-14 The Android Open... merge from froyo-plus-aosp
2010-06-04 The Android Open... am bf11852a: merge from open-source master
2010-06-03 Christopher Tateam c023ae6a: am 962f896e: Add /proc/pid/task/tid/scheds...
2010-05-27 buzbeeam 4d24105a: am 2b469f82: Jit: Fix for 2717275 First...
2010-05-27 android-build Shar... am c0ebbcd5: Merge commit \'720d1e962e248a30f81c1493081...
2010-05-21 Brian CarlstromMerge commit '720d1e962e248a30f81c1493081ff4c01e35c839...
2010-05-11 Jesse Wilsonam ff11012d: am f3377c64: Merge "Remove test runner...
2010-05-11 android-build Shar... am 677fead0: Merge commit \'264952afbf3986a2af4c2fa6b8d...
2010-05-07 Dan Egnoram 42b68d1a: am 818164b8: Revert "Plug leak in class...
2010-05-06 Jean-Baptiste Queruam 99632b11: manual merge from froyo
2010-05-06 Jean-Baptiste Queruam b2520c7f: manual merge from froyo
2010-05-06 Andy McFaddenam d6bec833: am 80a4e249: Dalvik Zip rewrite.
2010-05-06 Andy McFaddenam 80a4e249: Dalvik Zip rewrite.
2010-05-06 Andy McFaddenDalvik Zip rewrite.
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 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...
2010-04-29 Jesse WilsonMerge "Adding public API for cookies." into dalvik-dev
2010-04-29 Andy McFaddenMerge "Dalvik Zip rewrite." into dalvik-dev
2010-04-29 Andy McFaddenDalvik Zip rewrite.
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2008-10-21 The Android Open... Initial Contribution