OSDN Git Service

dalvik: return positive hash code in Dalvik with Houdini
[android-x86/dalvik.git] / dexopt /
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-06 The Android Automergermerge in jb-release history after reset to jb-dev
2012-05-04 Elliott Hughesam 2b02fef4: Lose libnativehelper to its own project...
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-04 Elliott HughesLose libnativehelper to its own project for the PDK.
2012-05-03 Elliott Hughesam e6bdc430: Merge "Fix a bug in dvmQuasiAtomicsShutdown."
2012-05-03 Elliott Hughesam a14639df: Merge "Support architectures that require...
2012-05-02 Elliott Hughesresolved conflicts for merge of 323d9152 to jb-dev...
2012-05-01 Elliott Hughesresolved conflicts for merge of 5a1fcc8a to jb-dev...
2012-05-01 Elliott Hughesresolved conflicts for merge of 4c5f9711 to jb-dev...
2012-05-01 Elliott Hughesam 8b946491: Merge "Fixed bug in x86-atom fast interpre...
2012-05-01 Elliott HughesMerge "Fixed bug in x86-atom fast interpreter. Adds...
2012-04-24 Elliott Hughesam 0cdf3934: am d2a4bb85: Merge "Fix a leak in the...
2012-04-24 Elliott Hughesresolved conflicts for merge of 156f3159 to master
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-31 Elliott Hughesam 6353fe2f: am 2a3cc744: Merge "Set SYSTEM_PAGE_SIZE...
2012-03-28 Elliott Hughesam b9f5c7aa: am 3ddb30bd: am 6bcf5d20: Merge "Obvious...
2012-03-28 Elliott Hughesam 92ab8d50: am 531f7273: am 54ff31a5: Merge "Compact...
2012-02-13 Jean-Baptiste Queruam 67feae03: am 4cda226f: am c1052f9a: Merge "Add a...
2012-02-01 The Android Open... am 96ec3f6f: am af140189: Reconcile with ics-mr1-release
2012-02-01 Jean-Baptiste Queruam 81894b3a: am 2fe129bf: Merge "Updates to the VM...
2012-01-23 The Android Open... am f9d0ce5f: Reconcile with ics-mr1-release
2012-01-23 jeffhaoam 7c9027e2: am 1c7e1e14: Fix to dex verifier to handle...
2012-01-20 The Android Open... am 31856263: Reconcile with ics-mr1-release
2012-01-20 Ben Chengam f9568520: am 232c385b: Bug fix for control-flow...
2012-01-18 Jean-Baptiste Queruam 9e8b05e4: am a669206d: Merge "cleanup redundant...
2012-01-17 Nick Kralevicham 516c0968: am 390d7c08: fix personality call.
2012-01-13 Selim Gurunam ca5d7a30: am 311886c6: Prevent memory fragmentation.
2012-01-13 Jean-Baptiste Queruam 6dea1575: Merge "fix dvmDbgOutputAllInterfaces to...
2012-01-10 The Android Automergermerge in ics-release history after reset to master
2012-01-09 The Android Automergermerge in ics-release history after reset to master
2012-01-08 Steve BlockRename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
2012-01-06 Steve BlockRename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
2012-01-05 Steve BlockRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
2012-01-05 Jesse WilsonMerge "Remove dexmaker code from dx."
2012-01-05 The Android Automergermerge in ics-release history after reset to master
2012-01-03 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
2011-12-09 The Android Open... am 2ca72c70: Reconcile with ics-mr1-release
2011-12-02 The Android Open... Reconcile with ics-mr1-release
2011-12-01 Ben Chengam a18e6d13: Initialize the vC field of inlined getters...
2011-12-01 Ben Chengam ee155d4f: Initialize the JNI indirect ref table...
2011-11-10 The Android Open... Reconcile with ics-mr1-release
2011-11-10 Andy McFaddenam cab0fdf8: (-s ours) DO NOT MERGE Further refinement...
2011-11-07 The Android Open... Reconcile with ics-mr1-release
2011-11-05 Elliott Hughesam 6cd72bd0: Merge "Don\'t pay for filename/line number...
2011-11-05 Elliott Hughesam 50e01501: Merge "Knock ::self() out of the ParseXml...
2011-11-05 Andy McFaddenam 4c83f214: Merge "Reduce Dalvik card table overhead...
2011-11-05 Andy McFaddenam ccf4c9d9: Don\'t decr profiling count without incr
2011-11-04 The Android Open... Reconcile with ics-mr1-release
2011-11-03 Andy McFaddenam ab97cd16: Start profiling after state prep
2011-11-03 Elliott Hughesam c4102d66: (-s ours) Merge "DO NOT MERGE: Optimize...
2011-11-03 Andy McFaddenam 63cd4b08: Don\'t malloc between fork and exec
2011-11-02 Andy McFaddenam 5269ef7b: am 3931f798: Fix cleanup (cherry-picked...
2011-11-02 Ben Chengam f51d43f0: am e3d9cde4: Disable JIT single-stepping...
2011-11-02 Andy McFaddenam a78b1255: Fix cleanup
2011-10-31 The Android Open... Reconcile with ics-mr1-release
2011-10-28 Ben Chengam f4948cc1: am b1e2271b: Fix single-stepping resume...
2011-10-28 Ben Chengam 8faec7e7: Fix single-stepping resume mode in the...
2011-10-28 Ben ChengMerge "Fix single-stepping resume mode in the interpreter."
2011-10-26 The Android Automergermerge in ics-release history after reset to master
2011-10-26 Steve Blockam 92c1f6f1: (-s ours) Rename (IF_)LOGV(_IF) to (IF_...
2011-10-26 Steve BlockRename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
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-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-13 The Android Automergermerge in ics-release history after reset to master
2011-07-12 Elliott HughesMerge "Tidying of the jweak fix."
2011-07-12 Jeff BrownMerge "Remove the simulator target from all makefiles...
2011-07-12 Jeff BrownRemove the simulator target from all makefiles.
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 Elliott HughesBreak a dependency on frameworks/base when building...
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...
next