OSDN Git Service

am b9f5c7aa: am 3ddb30bd: am 6bcf5d20: Merge "Obvious mix of = and =="
[android-x86/dalvik.git] / vm /
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-03-28 Elliott Hughesam 3ddb30bd: am 6bcf5d20: Merge "Obvious mix of = and =="
2012-03-28 Elliott Hughesam 6bcf5d20: Merge "Obvious mix of = and =="
2012-03-28 Elliott Hughesam 54ff31a5: Merge "Compact merged dexes on their byte...
2012-03-27 Elliott HughesMerge "Obvious mix of = and =="
2012-03-27 Mark GordonObvious mix of = and ==
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 Queruam 67feae03: am 4cda226f: am c1052f9a: Merge "Add a...
2012-02-13 Jean-Baptiste Queruam c1052f9a: Merge "Add a test for a dalvikvm \'switch...
2012-02-01 The Android Open... am 96ec3f6f: am af140189: Reconcile with ics-mr1-release
2012-02-01 The Android Open... am af140189: Reconcile with ics-mr1-release
2012-02-01 Jean-Baptiste Queruam 81894b3a: am 2fe129bf: Merge "Updates to the VM...
2012-02-01 Jean-Baptiste Queruam 2fe129bf: Merge "Updates to the VM tests."
2012-01-30 buzbeex86 mterp debug/profile fix (issue 5938080)
2012-01-27 Andy McFaddenFix assert
2012-01-23 The Android Open... am f9d0ce5f: Reconcile with ics-mr1-release
2012-01-23 The Android Open... Reconcile with ics-mr1-release
2012-01-23 jeffhaoam 7c9027e2: am 1c7e1e14: Fix to dex verifier to handle...
2012-01-21 The Android Automergermerge in ics-mr1-release history after reset to ics-mr1
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-20 Andy McFaddenMerge "Update and extend Dalvik tests"
2012-01-20 Andy McFaddenTweak UnsatisfiedLinkError
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 Open... Reconcile with ics-mr1-release
2012-01-19 The Android Automergermerge 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 Queruam 9e8b05e4: am a669206d: Merge "cleanup redundant...
2012-01-18 jeffhaoFix to dex verifier to handle float types that look...
2012-01-18 Jean-Baptiste Queruam a669206d: Merge "cleanup redundant interfaces from...
2012-01-17 Jean-Baptiste QueruMerge "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 Automergermerge 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 Queruam 6dea1575: Merge "fix dvmDbgOutputAllInterfaces to...
2012-01-13 Selim GurunPrevent memory fragmentation.
2012-01-13 Jean-Baptiste QueruMerge "fix dvmDbgOutputAllInterfaces to include only...
2012-01-13 Johannes Rudolphcleanup redundant interfaces from iftable to avoid...
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-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-03 Steve BlockRename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
2011-12-16 Hugo HudsonMerge "DexGenerator: allow specifying dex cache dir."
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-02 The Android Automergermerge 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-10 The Android Open... Reconcile with ics-mr1-release
2011-11-10 Andy McFaddenam cab0fdf8: (-s ours) DO NOT MERGE Further refinement...
2011-11-10 The Android Automergermerge 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 Open... Reconcile with ics-mr1-release
2011-11-06 The Android Automergermerge 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...
2011-11-05 Andy McFaddenam ccf4c9d9: Don\'t decr profiling count without incr
2011-11-05 Jeff BrownMerge "Slight change to unwinder API."
2011-11-05 Elliott HughesMerge "Don't pay for filename/line number lookup unless...
2011-11-05 Elliott HughesMerge "Knock ::self() out of the ParseXml profile....
2011-11-04 Andy McFaddenMerge "Reduce Dalvik card table overhead" into ics-mr1
2011-11-04 Andy McFaddenDon't decr profiling count without incr
2011-11-04 Andy McFaddenReduce Dalvik card table overhead
2011-11-04 The Android Open... Reconcile with ics-mr1-release
2011-11-04 Elliott HughesDon't pay for filename/line number lookup unless you...
2011-11-04 Jeff BrownSlight change to unwinder API.
2011-11-03 Elliott HughesKnock ::self() out of the ParseXml profile.
2011-11-03 Andy McFaddenam ab97cd16: Start profiling after state prep
2011-11-03 Andy McFaddenStart profiling after state prep
2011-11-03 Siva VelusamyMerge "hprof-conv: Better error message when run on...
2011-11-03 Jeff BrownMerge "Disable dumping native stacks of non-Dalvik...
2011-11-03 Elliott Hughesam c4102d66: (-s ours) Merge "DO NOT MERGE: Optimize...
2011-11-03 Elliott HughesMerge "DO NOT MERGE: Optimize IndirectRefTable." into...
2011-11-03 Andy McFaddenam 63cd4b08: Don\'t malloc between fork and exec
2011-11-03 Jeff BrownDisable dumping native stacks of non-Dalvik threads.
next