OSDN Git Service

android-x86/dalvik.git
2012-03-26 Jesse WilsonTransform static values eagerly rather than on use.
2012-03-16 Jeff BrownAlways call the native exit hook, even for halt().
2012-02-16 Iliyan MalchevReplace malloc() followed by memset() to zero with...
2012-02-15 Iliyan MalchevReplace large calloc() with ashmem-backed anonymous...
2012-02-14 jeffhaoFix verifier typing for null float arrays.
2012-02-13 Jean-Baptiste... am 67feae03: am 4cda226f: am c1052f9a: Merge "Add a...
2012-02-13 Jean-Baptiste... am 4cda226f: am c1052f9a: Merge "Add a test for a dalvi...
2012-02-13 Jean-Baptiste... am c1052f9a: Merge "Add a test for a dalvikvm \'switch...
2012-02-13 Jean-Baptiste... Merge "Add a test for a dalvikvm 'switch' bug."
2012-02-10 Elliott HughesAdd a test for a dalvikvm 'switch' bug.
2012-02-01 The Android... am 96ec3f6f: am af140189: Reconcile with ics-mr1-release
2012-02-01 The Android... am af140189: Reconcile with ics-mr1-release
2012-02-01 Jean-Baptiste... am 81894b3a: am 2fe129bf: Merge "Updates to the VM...
2012-02-01 Jean-Baptiste... am 2fe129bf: Merge "Updates to the VM tests."
2012-02-01 The Android... Reconcile with ics-mr1-release
2012-02-01 Jean-Baptiste... Merge "Updates to the VM tests."
2012-02-01 Elliott HughesUpdates to the VM tests.
2012-01-30 buzbeex86 mterp debug/profile fix (issue 5938080)
2012-01-27 Andy McFaddenFix assert
2012-01-24 Andy McFaddenTweak Dalvik tests
2012-01-23 The Android... am f9d0ce5f: Reconcile with ics-mr1-release
2012-01-23 The Android... Reconcile with ics-mr1-release
2012-01-23 jeffhaoam 7c9027e2: am 1c7e1e14: Fix to dex verifier to handle...
2012-01-21 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-20 The Android... am 31856263: Reconcile with ics-mr1-release
2012-01-20 Ben Chengam f9568520: am 232c385b: Bug fix for control-flow...
2012-01-20 Andy McFaddenMerge "Update and extend Dalvik tests"
2012-01-20 Andy McFaddenTweak UnsatisfiedLinkError
2012-01-20 Andy McFaddenUpdate and extend Dalvik tests
2012-01-20 jeffhaoam 1c7e1e14: Fix to dex verifier to handle float types...
2012-01-19 jeffhaoFix to dex verifier to handle float types that look...
2012-01-19 jeffhaoMerge "Fix to dex verifier to handle float types that...
2012-01-19 The Android... Reconcile with ics-mr1-release
2012-01-19 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-19 Ben Chengam 232c385b: Bug fix for control-flow construction...
2012-01-18 Ben ChengBug fix for control-flow construction involving nested...
2012-01-18 Ben ChengMerge "Bug fix for control-flow construction involving...
2012-01-18 Ben ChengBug fix for control-flow construction involving nested...
2012-01-18 buzbeeRemove stale assert
2012-01-18 Jean-Baptiste... am 9e8b05e4: am a669206d: Merge "cleanup redundant...
2012-01-18 jeffhaoFix to dex verifier to handle float types that look...
2012-01-18 Jean-Baptiste... am a669206d: Merge "cleanup redundant interfaces from...
2012-01-17 Jean-Baptiste... Merge "cleanup redundant interfaces from iftable to...
2012-01-17 Nick Kralevicham 516c0968: am 390d7c08: fix personality call.
2012-01-17 Nick Kralevicham 390d7c08: fix personality call.
2012-01-14 The Android... merge in ics-mr1-release history after reset to ics-mr1
2012-01-13 Nick Kralevichfix personality call.
2012-01-13 Selim GurunFix log macro name
2012-01-13 Selim Gurunam ca5d7a30: am 311886c6: Prevent memory fragmentation.
2012-01-13 Selim Gurunam 311886c6: Prevent memory fragmentation.
2012-01-13 Jean-Baptiste... am 6dea1575: Merge "fix dvmDbgOutputAllInterfaces to...
2012-01-13 Selim GurunPrevent memory fragmentation.
2012-01-13 Jean-Baptiste... Merge "fix dvmDbgOutputAllInterfaces to include only...
2012-01-13 Johannes Rudolphcleanup redundant interfaces from iftable to avoid...
2012-01-12 Jesse WilsonProvide detail when methods or fields exceed the limit.
2012-01-12 Johannes Rudolphfix dvmDbgOutputAllInterfaces to include only direct...
2012-01-10 Elliott HughesFix a small memory leak.
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-06 Elliott HughesRemove misleading and outdated documentation.
2012-01-06 Elliott HughesRemove documentation that's now in docs/source.android...
2012-01-05 Steve BlockRename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
2012-01-05 Elliott HughesRemove unsupported experimental opcodes.
2012-01-05 Jesse WilsonMerge "Remove dexmaker code from dx."
2012-01-04 Jesse WilsonRemove dexmaker code from dx.
2012-01-03 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
2011-12-21 Hugo HudsonIntroduces ProxyBuilder and tests.
2011-12-16 Hugo HudsonMerge "DexGenerator: allow specifying dex cache dir."
2011-12-16 Hugo HudsonDexGenerator: allow specifying dex cache dir.
2011-12-14 Brian CarlstromDexOptions should default targetApiLevel to API_NO_EXTE...
2011-12-13 Jesse WilsonMerge "Don't throw an AssertionError on invalid input."
2011-12-13 Jesse WilsonDon't throw an AssertionError on invalid input.
2011-12-12 Jesse WilsonMerge "Remove dx's copy of JUnit."
2011-12-09 The Android... am 2ca72c70: Reconcile with ics-mr1-release
2011-12-09 Jesse WilsonRemove dx's copy of JUnit.
2011-12-09 Jesse WilsonAdmit to not supporting over 65,536 methods.
2011-12-08 The Android... Reconcile with ics-mr1-release
2011-12-02 The Android... Reconcile with ics-mr1-release
2011-12-02 The Android... merge in ics-mr1-release history after reset to ics-mr1
2011-12-01 Ben Chengam a18e6d13: Initialize the vC field of inlined getters...
2011-12-01 Ben ChengInitialize the vC field of inlined getters/setters.
2011-12-01 Ben Chengam ee155d4f: Initialize the JNI indirect ref table...
2011-11-30 Ben ChengInitialize the JNI indirect ref table to make Valgrind...
2011-11-22 Jeff BrownUse libcorkscrew to format the stack trace.
2011-11-18 Jesse WilsonFix DexMerger to emit dex files without extended op...
2011-11-17 Jesse WilsonBe humane when there are more methods or fields than...
2011-11-17 Hugo HudsonCan't set variable to null with loadConstant.
2011-11-17 Hugo HudsonThis test fails with a class not found error.
2011-11-10 The Android... Reconcile with ics-mr1-release
2011-11-10 Andy McFaddenam cab0fdf8: (-s ours) DO NOT MERGE Further refinement...
2011-11-10 The Android... merge in ics-mr1-release history after reset to ics-mr1
2011-11-10 Andy McFaddenDO NOT MERGE Further refinement of card table clear
2011-11-09 Andy McFaddenFurther refinement of card table clear
2011-11-08 Andy McFaddenMerge "Fix reporting of initial pause time"
2011-11-08 Andy McFaddenFix reporting of initial pause time
2011-11-07 The Android... Reconcile with ics-mr1-release
2011-11-06 The Android... merge in ics-mr1-release history after reset to ics-mr1
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...
next