OSDN Git Service

android-x86/dalvik.git
2012-04-24 Glenn Kastenapps forked from zygote run in default cgroup
2012-04-16 jeffhaoMerge "Output number of bytes used by LinearAlloc durin...
2012-04-13 jeffhaoOutput number of bytes used by LinearAlloc during dexopt.
2012-04-13 Ben ChengFix an array out-of-bound read in the JIT compiler.
2012-04-12 Elliott HughesAdd a -XX:mainThreadStackSize= option.
2012-04-12 Bill BuzbeeMerge "Support building Dalvik with AddressSanitizer."
2012-04-11 Evgeniy StepanovSupport building Dalvik with AddressSanitizer.
2012-04-11 Jeff BrownMake sure we rethrow the same exception we started...
2012-04-06 jeffhaoMake indexOfCommon clamp start to count when start...
2012-04-05 Elliott HughesThrow ArrayStoreException instead of corrupting the...
2012-04-05 Elliott HughesDump the native stacks of threads in VmWait as well...
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-31 Elliott Hughesam 2a3cc744: Merge "Set SYSTEM_PAGE_SIZE from PAGE_SHIFT"
2012-03-31 Elliott HughesMerge "Set SYSTEM_PAGE_SIZE from PAGE_SHIFT"
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 531f7273: am 54ff31a5: Merge "Compact merged dexes...
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 Elliott HughesMerge "Compact merged dexes on their byte aligned size"
2012-03-27 Mark GordonObvious mix of = and ==
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-03-11 Charlie GrovesCompact merged dexes on their byte aligned size
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-31 Chris DearmanSet SYSTEM_PAGE_SIZE from PAGE_SHIFT
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-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-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-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 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...
next