OSDN Git Service

am e6516a53: Merge "Fix an ugly bug where try/catch offsets weren\'t being mapped...
[android-x86/dalvik.git] / vm /
2012-08-29 Elliott Hughesam 3e46814d: Merge "Don\'t crash in dvmQuasiAtomicsShut...
2012-08-29 Elliott HughesMerge "Don't crash in dvmQuasiAtomicsShutdown if we...
2012-08-29 Elliott HughesDon't crash in dvmQuasiAtomicsShutdown if we never...
2012-08-28 Jean-Philippe LesotMerge "Correctly handle switches on values in a high...
2012-08-27 Elliott HughesMerge "Fix a bug where debugInfos' size wasn't being...
2012-08-24 Ian Rogersam ecda5d85: Merge "Fix for 6994917 GC is slower since...
2012-08-24 Ian RogersMerge "Fix for 6994917 GC is slower since JOO33B per...
2012-08-23 Ian Rogersam a9dd9337: Merge "Trim pre-Zygote fork, fix under...
2012-08-23 Ian RogersMerge "Trim pre-Zygote fork, fix under-estimate of...
2012-08-23 Mathieu ChartierFix for 6994917 GC is slower since JOO33B per Framework...
2012-08-23 Ian RogersTrim pre-Zygote fork, fix under-estimate of heap limit.
2012-08-20 Brian Carlstromam b931f906: Merge "Upgrade to dlmalloc 2.8.5."
2012-08-20 Brian CarlstromMerge "Upgrade to dlmalloc 2.8.5."
2012-08-20 Ian RogersUpgrade to dlmalloc 2.8.5.
2012-08-13 Elliott Hughesam 57573862: Merge "hardening: eliminate all text reloc...
2012-08-13 Elliott HughesMerge "hardening: eliminate all text relocations from...
2012-08-11 Ard Biesheuvelhardening: eliminate all text relocations from lidbvm
2012-08-07 Elliott Hughesam 21212cbd: Merge "Fix ALOGV bit rot."
2012-08-07 Elliott HughesMerge "Fix ALOGV bit rot."
2012-08-07 Elliott HughesFix ALOGV bit rot.
2012-08-06 Elliott Hughesam 8fb8c4de: Merge "RETURN_VOID_BARRIER is also a return."
2012-08-06 Elliott HughesMerge "RETURN_VOID_BARRIER is also a return."
2012-08-06 Elliott HughesRETURN_VOID_BARRIER is also a return.
2012-08-03 Brian Carlstromam 0b79e282: Merge "Change dalvik script to use exec"
2012-08-03 Brian CarlstromMerge "Change dalvik script to use exec"
2012-08-03 Brian CarlstromChange dalvik script to use exec
2012-08-01 Elliott Hughesam 8ad6a746: Merge "Fix an array out-of-bound read...
2012-08-01 Elliott HughesMerge "Fix an array out-of-bound read in the JIT compiler."
2012-08-01 Douglas LeungFix an array out-of-bound read in the JIT compiler.
2012-07-31 Elliott Hughesam 5b861ab5: Merge "Fix the MIPS build: 1. LOG->ALOG...
2012-07-31 Elliott HughesMerge "Fix the MIPS build: 1. LOG->ALOG conversion...
2012-07-31 Raghu GandhamFix the MIPS build:
2012-07-27 The Android Open... Reconcile with jb-release
2012-07-25 The Android Automergermerge in jb-release history after reset to jb-dev
2012-07-24 Elliott Hughesam 37755063: Merge "Fix Method.getParameterAnnotations."
2012-07-24 Elliott HughesMerge "Fix Method.getParameterAnnotations."
2012-07-23 Elliott HughesFix Method.getParameterAnnotations.
2012-07-20 Elliott Hughesam b498bf42: Merge "[X86] X86 trace JIT compiler support"
2012-07-20 Elliott HughesMerge "[X86] X86 trace JIT compiler support"
2012-07-20 Dong-Yuan Chen[X86] X86 trace JIT compiler support
2012-07-19 The Android Open... Reconcile with jb-mr0-release
2012-07-19 The Android Automergermerge in jb-release history after reset to jb-dev
2012-07-19 The Android Automergermerge in jb-mr0-release history after reset to jb-dev
2012-07-19 Elliott Hughesam 51801371: Avoid sign extension in packed-switch.
2012-07-18 Elliott HughesMerge "Remove untested SH "support"; bionic long since...
2012-07-18 Elliott HughesRemove untested SH "support"; bionic long since stopped...
2012-07-18 Elliott HughesMerge "Avoid sign extension in packed-switch."
2012-07-18 Elliott HughesAvoid sign extension in packed-switch.
2012-07-18 Elliott HughesAvoid sign extension in packed-switch.
2012-07-17 Elliott HughesMerge "Fix a small and unlikely memory leak."
2012-07-17 Elliott HughesFix a small and unlikely memory leak.
2012-07-17 Elliott HughesMerge "Remove some dead code in the MIPS stuff, and...
2012-07-17 Elliott HughesRemove some dead code in the MIPS stuff, and run rebuil...
2012-07-16 Elliott HughesMerge "Don't log "WAIT_FOR_CONCURRENT_GC blocked 0ms"."
2012-07-16 Elliott HughesDon't log "WAIT_FOR_CONCURRENT_GC blocked 0ms".
2012-07-13 Elliott HughesMerge "Warn if we see a class whose behavior has change...
2012-07-13 Elliott HughesWarn if we see a class whose behavior has changed becau...
2012-07-12 Elliott HughesMerge "s/LOGE/ALOGE/ in HAVE_SELINUX blocks"
2012-07-11 Joshua Brindles/LOGE/ALOGE/ in HAVE_SELINUX blocks
2012-07-11 Elliott HughesMerge "Avoid method overriding if its super method...
2012-07-11 Im SooinAvoid method overriding if its super method is inaccess...
2012-07-10 Elliott HughesMerge "Missing zero-checks in JIT compiler"
2012-07-10 Mattias PeterssonMissing zero-checks in JIT compiler
2012-07-09 Jean-Baptiste QueruMerge from AOSP
2012-07-09 Elliott HughesMerge "hprof generation, not writing the first record"
2012-07-03 Elliott Hughesam 7798a614: Merge "Fix a possible off-by-one in the...
2012-07-02 Johan Erlandssonhprof generation, not writing the first record
2012-07-02 Elliott HughesMerge "Fix a possible off-by-one in the verifier."
2012-06-29 Elliott HughesFix a possible off-by-one in the verifier.
2012-06-21 Elliott Hughesresolved conflicts for merge of 7c03fb79 to jb-dev...
2012-06-21 Kenny RootMerge "Extend forkAndSpecialize to take additional...
2012-06-20 Jean-Baptiste Queruam 44292346: Merge "Switched code to blx <reg>"
2012-06-20 Jean-Baptiste QueruMerge "Switched code to blx <reg>"
2012-06-20 David ButcherSwitched 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-11 Elliott HughesMerge "Revert " Trim after explicit gc.""
2012-06-11 Elliott HughesRevert " Trim after explicit gc."
2012-06-07 The Android Open... Reconcile with jb-release
2012-06-05 Elliott Hughesam 53bc3719: Merge "Fixing a crash when doing lock...
2012-06-05 Elliott HughesMerge "Fixing a crash when doing lock profiling"
2012-06-05 Elliott Hughesam 90d3e3b3: Merge "Add test cases for concurrent gc...
2012-06-05 Mattias PeterssonFixing a crash when doing lock profiling
2012-05-31 The Android Automergermerge in jb-release history after reset to jb-dev
2012-05-31 Jeff Brownam 89cf125c: Report GC pause times more accurately.
2012-05-31 Jeff BrownReport GC pause times more accurately.
2012-05-30 Elliott Hughesam 07901d5e: Merge "Running rebuild.sh found a few...
2012-05-30 Elliott HughesMerge "Running rebuild.sh found a few changes to be...
2012-05-30 Raghu GandhamRunning rebuild.sh found a few changes to be updated to
2012-05-22 The Android Open... Reconcile with jb-release
2012-05-18 Brian Carlstromam 6fb6f30d: Update test 089 expectations
2012-05-16 The Android Open... Reconcile with jb-release nakasi-factoryrom-release
2012-05-14 The Android Automergermerge in jb-release history after reset to jb-dev
2012-05-12 Elliott Hughesam 3492e8ab: Merge " Trim after explicit gc."
2012-05-11 Elliott HughesMerge " Trim after explicit gc."
2012-05-11 SangWook Han Trim after explicit gc.
2012-05-11 SangWook Hanam 0cea134b: Fix: Issue 26627: Dalvik Heap Trim timer...
2012-05-11 SangWook Han Fix: Issue 26627: Dalvik Heap Trim timer value after GC
2012-05-11 Elliott Hughesam 07cfd74d: Merge " Fix: Issue 26627: Dalvik Heap...
next