OSDN Git Service

am bc03380a: Merge "Remove an assertion that JDWP packets are small."
[android-x86/dalvik.git] / vm /
2013-07-16 Elliott Hughesam bc03380a: Merge "Remove an assertion that JDWP packe...
2013-07-16 Elliott HughesMerge "Remove an assertion that JDWP packets are small."
2013-07-16 Elliott HughesRemove an assertion that JDWP packets are small.
2013-07-12 Elliott Hughesam 57914adc: am 93c3b11e: Merge "Increase the default...
2013-07-12 Elliott Hughesam 93c3b11e: Merge "Increase the default alloc tracker...
2013-07-12 Elliott HughesMerge "Increase the default alloc tracker maximum."
2013-07-12 Elliott HughesIncrease the default alloc tracker maximum.
2013-07-02 Elliott Hughesam 2115c7ed: am f8fe8731: Merge "Disable -Xjnigreflimit."
2013-07-02 Elliott Hughesam f8fe8731: Merge "Disable -Xjnigreflimit."
2013-07-02 Elliott HughesMerge "Disable -Xjnigreflimit."
2013-07-02 Elliott HughesDisable -Xjnigreflimit.
2013-06-17 Elliott Hughesam 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift...
2013-06-17 Elliott Hughesam ae2fb913: Merge "JIT: Use rsb and shift in easy...
2013-06-17 Elliott HughesMerge "JIT: Use rsb and shift in easy multiply."
2013-06-14 Elliott Hughesam 6fb2ea56: am 2f0ce6ab: Merge "Fix inner class access...
2013-06-14 Elliott Hughesam 2f0ce6ab: Merge "Fix inner class access flags and...
2013-06-14 Elliott HughesMerge "Fix inner class access flags and array modifiers."
2013-06-14 Elliott HughesFix inner class access flags and array modifiers.
2013-06-14 Jean-Baptiste Queruam 60d1c05b: am eb82cca7: (-s ours) am 381868f3: (...
2013-06-14 Anders O NilssonJIT: Use rsb and shift in easy multiply.
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-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 Carlstromam 6531a977: Merge "Lose System.currentTimeMillis,...
2013-06-07 Brian CarlstromMerge "Lose System.currentTimeMillis, nanoTime, and...
2013-06-07 Elliott HughesLose System.currentTimeMillis, nanoTime, and mapLibrary...
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 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 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-16 You KimRemove unused compiler templates for armv7-a*
2013-05-16 The Android Open... Reconcile with jb-mr2-release - do not merge
2013-05-13 Elliott Hughesam 9275963e: Merge "Move verification of class access...
2013-05-13 Elliott HughesMerge "Move verification of class access flags to libdex"
2013-05-10 Brian Carlstromam 130eebad: Merge "Adapt dalvik to new libnativehelper"
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 Hughesam fd6ac490: Merge "Reject dex files that attempt to...
2013-05-08 Elliott HughesMerge "Reject dex files that attempt to use unspecified...
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-05-07 Dima Zavinam 3b5c07d6: Merge "vm: vmruntime: remove obsolete...
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-06 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-05-04 Brian Carlstromam ac653462: Merge "Fix alignment when recompacting...
2013-05-04 Brian Carlstromam 647260b2: Merge "Use zero filled alignment padding...
2013-05-04 Brian Carlstromam 1d6aa9e2: Merge "Allow the merging of more than...
2013-05-04 Brian Carlstromam d1d01989: Merge "Fix bug on register compatibility."
2013-05-04 Brian Carlstromam f7e2a548: Merge "Remove duplicate LOCAL_MODULE_TAGS"
2013-05-04 Brian Carlstromam ee48f542: Merge "Fix bad whitespace alignment from...
2013-05-04 Brian Carlstromresolved conflicts for merge of c7f23a58 to jb-mr2...
2013-05-03 Brian Carlstromam 34e2dd66: Merge "Define scripts for calling DexMerger."
2013-05-03 Brian Carlstromam 69fcce64: Merge "Print proto_ids_{size,off} along...
2013-05-03 Brian Carlstromam 1f7ec2be: Merge "Remove unnecessary JNI_H_INCLUDE...
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 HughesRevert "Revert "Tiny optimization for complier template...
2013-05-03 Elliott Hughesam 0bc4a058: Merge "Fix dalvik tests post-conscrypt."
2013-05-03 Elliott Hughesam 0d5f6f6e: Merge "Fix some leaks in VfyBasicBlock...
2013-05-03 Elliott HughesMerge "Fix some leaks in VfyBasicBlock & BitVector."
2013-05-03 You KimFix some leaks in VfyBasicBlock & BitVector.
2013-05-03 Raphaël Mollam 7dc0b702: Merge "Fix dx to match the new SDK structure."
2013-05-03 buzbeeam f85b49fe: Fix JIT initialization race
2013-05-02 Raphael Mollam 315197f3: Merge "Fix dx.bat to match the new SDK...
2013-05-02 Raphael MollMerge "Fix dx.bat to match the new SDK structure."
2013-05-02 buzbeeFix JIT initialization race
2013-05-02 Brian Carlstromam 11cadca4: Merge "Tracking changes to *-host for...
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 Hughesam 6e3adcc6: Merge "Fix JIT initialization race"
2013-05-01 Elliott HughesMerge "Fix JIT initialization race"
2013-05-01 buzbeeFix JIT initialization race
2013-05-01 Brian Carlstromam 15554a2f: Merge "Update dalvik host script for new...
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-30 Brian Carlstromam b66781c5: Merge changes I3ef1ad8c,I0bbbba1a,Ife107fb...
2013-04-30 Brian Carlstromam 71cf82a3: Merge "Teach dex how to parse encoded...
2013-04-26 Elliott Hughesam 33a977ec: Merge "Fix JIT bug related to immediate...
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 Hughesam 3b79b5bf: Merge "Don\'t duplicate annotation set...
next