OSDN Git Service

am 813a3a2d: Merge "If dalvik wants ASCII casing, it needs to ask for it."
[android-x86/dalvik.git] / vm / Thread.cpp
2013-07-29 Ben ChengMerge "Minor code cleanup to address warnings found...
2013-07-23 Elliott Hughesam 05fa5fd5: Merge "Simplify merges of the annotation...
2013-07-16 Elliott Hughesam bc03380a: Merge "Remove an assertion that JDWP packe...
2013-07-12 Elliott Hughesam 93c3b11e: Merge "Increase the default alloc tracker...
2013-07-02 Elliott Hughesam f8fe8731: Merge "Disable -Xjnigreflimit."
2013-06-17 Elliott Hughesam ae2fb913: Merge "JIT: Use rsb and shift in easy...
2013-06-14 Elliott Hughesam 2f0ce6ab: Merge "Fix inner class access flags and...
2013-06-14 Jean-Baptiste Queruam 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (...
2013-06-14 Jean-Baptiste Queruam 381868f3: (-s ours) am 840d233c: am 800e4320: am...
2013-06-14 Jean-Baptiste Queruam 840d233c: am 800e4320: am 63c34b5e: am 68719a17...
2013-06-13 Elliott Hughesam 6529809b: Merge "JIT: Allow use of cbz/cbnz for...
2013-06-13 Elliott HughesMerge "JIT: Allow use of cbz/cbnz for conditional branc...
2013-06-11 Elliott Hughesam a163f4a9: Merge "Now that abort(3) is fixed, dvmAbor...
2013-06-07 Brian Carlstromam 6531a977: Merge "Lose System.currentTimeMillis,...
2013-06-05 Elliott Hughesam 007c01f8: Merge "Fix a minor leak in dvmCreateInline...
2013-06-05 Elliott HughesMerge "Fix a minor leak in dvmCreateInlineSubsTable"
2013-06-05 Elliott Hughesam 1da7fec6: Merge "Fix minor leaks caused by failed...
2013-06-05 Elliott Hughesam 784f34d6: am f6944312: Merge "Fix a minor bug in...
2013-06-05 Elliott HughesMerge "Fix minor leaks caused by failed initialization...
2013-06-05 Elliott Hughesam f6944312: Merge "Fix a minor bug in dvmCreateInterpT...
2013-06-05 Elliott HughesMerge "Fix a minor bug in dvmCreateInterpThread"
2013-06-05 Elliott Hughesam 91027c67: Merge "Remove unused compiler templates...
2013-06-05 Elliott HughesMerge "Remove unused compiler templates for armv7-a*"
2013-06-05 Elliott Hughesam b91f922c: am f3079bda: Merge "Rename unreasonable...
2013-06-05 Elliott Hughesam f3079bda: Merge "Rename unreasonable function name...
2013-06-05 Elliott HughesMerge "Rename unreasonable function name dmvCompilerTem...
2013-06-05 Yanchuan NianRename unreasonable function name dmvCompilerTemplateEnd
2013-05-22 Brian Carlstromam 8eac07c9: Merge "Move jdwpspy from development to...
2013-05-17 Jean-Philippe Lesotam 97208a0b: Merge "Added support for version 51 class...
2013-05-17 Jean-Philippe Lesotam 467f7e3a: Merge "Report problems as errors in dx...
2013-05-13 Elliott Hughesam 9275963e: Merge "Move verification of class access...
2013-05-10 Brian Carlstromam 130eebad: Merge "Adapt dalvik to new libnativehelper"
2013-05-08 Jamie Gennisam cc1f56d4: am 858dfecf: Merge "Add systrace tracing...
2013-05-08 Elliott Hughesam fd6ac490: Merge "Reject dex files that attempt to...
2013-05-08 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-05-08 Jamie Gennisam 858dfecf: Merge "Add systrace tracing for GC and...
2013-05-08 Jamie GennisMerge "Add systrace tracing for GC and thread suspensio...
2013-05-07 Jamie GennisAdd systrace tracing for GC and thread suspension.
2013-04-25 Elliott HughesMerge "Don't duplicate annotation set ref lists when...
2013-04-25 Xavier Ducrohetam 33b5dfb6: am 60db431f: am 4b724cff: Fix dx to match...
2013-04-25 Xavier Ducrohetam 60db431f: am 4b724cff: Fix dx to match the new SDK...
2013-04-25 Raphael Mollam 8f93edac: am 2f23f4cb: am c26c1291: Fix dx.bat to...
2013-04-25 Raphael Mollam 2f23f4cb: am c26c1291: Fix dx.bat to match the new...
2013-04-24 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-23 Elliott Hughesam 121c1bd6: am e5edfce1: Merge "Remove spammy logging...
2013-04-23 Elliott HughesRemove spammy logging from 8470684 investigation.
2013-04-23 Elliott Hughesam e5edfce1: Merge "Remove spammy logging from 8470684...
2013-04-23 Elliott HughesMerge "Remove spammy logging from 8470684 investigation."
2013-04-23 Elliott HughesRemove spammy logging from 8470684 investigation.
2013-04-15 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-12 Elliott HughesMore native stack dump hardening.
2013-04-12 Elliott Hughesam 2a4a5959: am 42aa0b6c: Merge "More native stack...
2013-04-12 Elliott Hughesam 42aa0b6c: Merge "More native stack dump hardening."
2013-04-12 Elliott HughesMerge "More native stack dump hardening."
2013-04-12 Elliott HughesMore native stack dump hardening.
2013-04-11 Elliott Hughesam b00f965a: am 8d02ea42: Merge "Harden the native...
2013-04-11 Elliott Hughesam 8d02ea42: Merge "Harden the native stack dumping...
2013-04-11 Elliott HughesHarden the native stack dumping decision.
2013-04-11 Elliott HughesMerge "Harden the native stack dumping decision."
2013-04-11 Elliott HughesHarden the native stack dumping decision.
2013-04-08 Xavier DucrohetMerge "Fix dx to match the new SDK structure." into...
2013-04-08 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-04-06 Elliott HughesDump native stacks for all threads in native code.
2013-04-06 Elliott Hughesam 881cbcb2: am 167bd124: Merge "Dump native stacks...
2013-04-06 Elliott Hughesam 167bd124: Merge "Dump native stacks for all threads...
2013-04-06 Elliott HughesMerge "Dump native stacks for all threads in native...
2013-04-05 Elliott HughesDump native stacks for all threads in native code.
2013-04-03 You KimFix a minor bug in dvmCreateInterpThread
2013-04-01 Elliott HughesMerge "[x86] Fix errors with WITH_JIT_TUNING defined"
2013-04-01 Elliott HughesMerge "[x86] Terminate trace if SGET/SPUT have unresolv...
2013-04-01 Elliott HughesMerge "[x86] Disable Method-JIT for x86 target"
2013-04-01 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-30 Elliott HughesExtra log information when pthread_create fails.
2013-03-29 Elliott Hughesam 7450fa7b: am 1fb2fed5: Merge "Extra log information...
2013-03-29 Elliott Hughesam 1fb2fed5: Merge "Extra log information when pthread_...
2013-03-29 Elliott HughesMerge "Extra log information when pthread_create fails."
2013-03-29 Elliott HughesExtra log information when pthread_create fails.
2013-03-28 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-27 Elliott Hughesam ded82b0b: am fe659ef3: am 11905a14: am 69476215...
2013-03-27 Elliott Hughesam fe659ef3: am 11905a14: am 69476215: Merge "pthread_c...
2013-03-27 Elliott Hughesam 11905a14: am 69476215: Merge "pthread_create doesn...
2013-03-27 Elliott Hughesam 69476215: Merge "pthread_create doesn\'t set errno."
2013-03-27 Elliott HughesMerge "pthread_create doesn't set errno."
2013-03-26 Elliott Hughespthread_create doesn't set errno.
2013-03-26 Elliott HughesMerge "Print the locker thread when waiting on an object"
2013-02-26 Jean-Baptiste Queruam e5310471: am d8232960: am 68719a17: Reconcile with...
2013-01-02 jwilsonam 8b135734: am cbac7aed: am 51997559: Fail if the...
2012-12-19 Ying Wangresolved conflicts for merge of e016e80c to jb-mr1...
2012-12-17 Elliott HughesMerge "Optimize opcodes to avoid bubble in pipeline."
2012-12-17 Elliott Hughesam 4b93195e: am 538831ea: Merge "Reclaiming attribute...
2012-12-17 Elliott Hughesam 538831ea: Merge "Reclaiming attribute obj after...
2012-12-17 Elliott HughesMerge "Reclaiming attribute obj after pthread_create"
2012-12-17 You KimReclaiming attribute obj after pthread_create
2012-11-27 The Android Open... Merge jb-mr1-dev into aosp/master - do not merge
2012-11-12 Yohann Rousselam f118a9fc: am a3df5b58: am b6f4e037: am afe3a013...
2012-11-12 yrousselam 96cdc4ca: am ce0723cc: am 437f58a5: am 2d2f13c5...
2012-11-12 The Android Open... am d9de2f66: am bb077798: Reconcile with jb-mr1-release...
2012-11-12 The Android Open... am d5c3cb5f: am 890e41c1: Merge f870f2d - do not merge
2012-11-07 Yohann Rousselam 288f2280: Revert "Fix alignment when recompacting...
2012-11-07 yrousselam 707ebe9f: Fix alignment when recompacting a DexMerge...
next