OSDN Git Service

Merge "JIT: Allow use of cbz/cbnz for conditional branch gen."
[android-x86/dalvik.git] / vm /
2013-06-13 Elliott HughesMerge "JIT: Allow use of cbz/cbnz for conditional branc...
2013-06-11 Elliott HughesMerge "Now that abort(3) is fixed, dvmAbort can be...
2013-06-11 Elliott HughesNow that abort(3) is fixed, dvmAbort can be simplified.
2013-06-07 Brian CarlstromMerge "Lose System.currentTimeMillis, nanoTime, and...
2013-06-07 Elliott HughesLose System.currentTimeMillis, nanoTime, and mapLibrary...
2013-06-05 Elliott HughesMerge "Fix a minor leak in dvmCreateInlineSubsTable"
2013-06-05 Elliott HughesMerge "Fix minor leaks caused by failed initialization...
2013-06-05 Elliott HughesMerge "Fix a minor bug in dvmCreateInterpThread"
2013-06-05 Elliott HughesMerge "Remove unused compiler templates for armv7-a*"
2013-06-05 Elliott HughesMerge "Rename unreasonable function name dmvCompilerTem...
2013-06-05 Yanchuan NianRename unreasonable function name dmvCompilerTemplateEnd
2013-05-16 You KimRemove unused compiler templates for armv7-a*
2013-05-13 Elliott HughesMerge "Move verification of class access flags to libdex"
2013-05-10 Brian CarlstromMerge "Adapt dalvik to new libnativehelper"
2013-05-10 Brian CarlstromAdapt dalvik to new libnativehelper
2013-05-08 Ben GruverMove verification of class access flags to libdex
2013-05-08 Elliott HughesMerge "Reject dex files that attempt to use unspecified...
2013-05-07 Dima ZavinMerge "vm: vmruntime: remove obsolete dependency on...
2013-05-07 Dima Zavinvm: vmruntime: remove obsolete dependency on array.h
2013-05-06 Ben GruverReject dex files that attempt to use unspecified class...
2013-05-03 Brian CarlstromMerge "Remove unnecessary JNI_H_INCLUDE from LOCAL_C_IN...
2013-05-03 Brian CarlstromRemove unnecessary JNI_H_INCLUDE from LOCAL_C_INCLUDES
2013-05-03 Elliott HughesMerge "Fix some leaks in VfyBasicBlock & BitVector."
2013-05-03 You KimFix some leaks in VfyBasicBlock & BitVector.
2013-05-02 Raphael MollMerge "Fix dx.bat to match the new SDK structure."
2013-05-02 Brian CarlstromMerge "Tracking changes to *-host for host shared libra...
2013-05-02 Brian CarlstromTracking changes to *-host for host shared libraries
2013-05-01 Elliott HughesMerge "Fix JIT initialization race"
2013-05-01 buzbeeFix JIT initialization race
2013-05-01 Brian CarlstromMerge "Update dalvik host script for new conscrypt...
2013-05-01 Brian CarlstromUpdate dalvik host script for new conscrypt and okhttp...
2013-04-26 Elliott HughesMerge "Fix JIT bug related to immediate doubles"
2013-04-26 buzbeeFix JIT bug related to immediate doubles
2013-04-25 Elliott HughesMerge "Don't duplicate annotation set ref lists when...
2013-04-23 Elliott HughesMerge "Remove spammy logging from 8470684 investigation."
2013-04-23 Elliott HughesRemove spammy logging from 8470684 investigation.
2013-04-18 Anders O NilssonJIT: Allow use of cbz/cbnz for conditional branch gen.
2013-04-17 Elliott HughesMerge "Work around a dalvik JDWP/GC deadlock."
2013-04-17 Elliott HughesWork around a dalvik JDWP/GC deadlock.
2013-04-12 Elliott HughesMerge "More native stack dump hardening."
2013-04-12 Elliott HughesMore native stack dump hardening.
2013-04-11 Elliott HughesMerge "Harden the native stack dumping decision."
2013-04-11 Elliott HughesHarden the native stack dumping decision.
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-03 You KimFix a minor leak in dvmCreateInlineSubsTable
2013-04-03 You KimFix minor leaks caused by failed initialization in...
2013-04-02 Elliott HughesMerge "Tiny optimization for complier templates for...
2013-04-02 Elliott HughesMerge "Fix a leak in Dalvik_dalvik_system_DexFile_openD...
2013-04-02 Elliott HughesMerge "Fix a minor leaks caused by failed initializatio...
2013-04-02 Elliott HughesMerge "Fix a minor leak in handleVM_CreateString"
2013-04-02 You KimFix a minor leak in handleVM_CreateString
2013-04-02 You KimFix a minor leaks caused by failed initializations...
2013-04-02 You KimFix a leak in Dalvik_dalvik_system_DexFile_openDexFile
2013-04-02 You KimTiny optimization for complier templates for arm.
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] FPU stack needs to be reset after double...
2013-04-01 Udayan Banerji[x86] FPU stack needs to be reset after double conversion
2013-04-01 Elliott HughesMerge "[x86] Disable Method-JIT for x86 target"
2013-03-30 Elliott HughesMerge "Fix a cast in JniEnv::NewDirectByteBuffer."
2013-03-30 Elliott HughesFix a cast in JniEnv::NewDirectByteBuffer.
2013-03-30 Elliott HughesMerge "Track libcore's DirectByteBuffer <init> change."
2013-03-30 Elliott HughesTrack libcore's DirectByteBuffer <init> change.
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-29 Udayan Banerji[x86] Fix errors with WITH_JIT_TUNING defined
2013-03-29 Udayan Banerji[x86] Terminate trace if SGET/SPUT have unresolved...
2013-03-29 Udayan Banerji[x86] Disable Method-JIT for x86 target
2013-03-29 Elliott HughesMerge "Track 64-bit nio changes."
2013-03-29 Elliott HughesTrack 64-bit nio changes.
2013-03-28 Elliott HughesMerge "Track libcore DirectByteBuffer cleanup."
2013-03-27 Elliott HughesTrack libcore DirectByteBuffer cleanup.
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-03-19 Elliott HughesMerge "Fix a Field.isAnnotationPresent crash."
2013-03-19 Elliott HughesFix a Field.isAnnotationPresent crash.
2013-03-14 Elliott HughesMerge "Check JavaVMAttachArgs::version in CheckJNI."
2013-03-14 Elliott HughesCheck JavaVMAttachArgs::version in CheckJNI.
2013-03-01 Elliott HughesMerge "Fix -Xjitthreshold (for real this time)."
2013-03-01 Elliott HughesFix -Xjitthreshold (for real this time).
2013-02-27 Nick KralevichMerge "Zygote: use proper header file."
2013-02-27 Nick KralevichMerge "Remove CAP_NET_RAW from zygote"
2013-02-27 Nick KralevichRemove CAP_NET_RAW from zygote
2013-02-27 Nick KralevichZygote: use proper header file.
2013-02-26 Elliott HughesMerge "Fix -Xjitthreshold."
2013-02-26 Elliott HughesFix -Xjitthreshold.
2013-02-23 Elliott HughesMerge "Abstract methods aren't implementations."
2013-02-23 Elliott HughesAbstract methods aren't implementations.
2013-02-20 Nick KralevichMerge "Zygote: replace set?id() with setres?id()"
2013-02-20 Nick KralevichZygote: replace set?id() with setres?id()
2013-02-19 Elliott HughesMerge "Added missing initialization of modLock when...
2013-02-19 msg555Added missing initialization of modLock when DvmDex...
2013-02-15 Elliott HughesMerge "Move the arraycopy implementation out of bionic...
2013-02-15 Elliott HughesMove the arraycopy implementation out of bionic and...
2013-02-14 Nick KralevichMerge "Zygote: address comments from previous review."
2013-02-14 Nick KralevichZygote: address comments from previous review.
2013-02-14 Nick KralevichMerge "Zygote: limit the bounding capability set to...
next