OSDN Git Service

android-x86/dalvik.git
2010-11-23 Ben Chengam abf3ef82: Fix off-by-1 bug in expandable bit vectors.
2010-11-23 Ben ChengFix off-by-1 bug in expandable bit vectors.
2010-11-22 Elliott HughesAdd dvmHumanReadableDescriptor function, and use it.
2010-11-20 Dan BornsteinMerge "Protect against bogus arrays." into dalvik-dev
2010-11-20 Elliott HughesMerge "Better ArrayStoreException detail messages....
2010-11-20 Dan BornsteinProtect against bogus arrays.
2010-11-20 Elliott HughesBetter ArrayStoreException detail messages.
2010-11-20 Dan BornsteinSay kNumDalvikInstructions when appropriate.
2010-11-19 Dan BornsteinKill off InsnFormat.nextUp().
2010-11-19 Dan BornsteinVerification no longer requires startup/shutdown.
2010-11-19 Dan BornsteinGet rid of the copies of the opcode table pointers.
2010-11-19 Dan BornsteinMerge "Use the generated opcode info tables." into...
2010-11-19 Elliott HughesBetter ClassCastException detail messages for x86.
2010-11-18 Elliott HughesMerge "Include both types in ClassCastException detail...
2010-11-18 Elliott HughesInclude both types in ClassCastException detail messages.
2010-11-17 Dan BornsteinUse the generated opcode info tables.
2010-11-17 Dan BornsteinGenerate the tables in InstrUtils.c...almost.
2010-11-16 Dan BornsteinGenerate the contents of OpCodeNames.c.
2010-11-16 Dan BornsteinMerge "Generate most of OpCode.h using opcode-gen....
2010-11-16 Elliott HughesMerge "Improve error messages for bad modified UTF...
2010-11-16 Elliott HughesImprove error messages for bad modified UTF-8 strings...
2010-11-16 Dan BornsteinGenerate most of OpCode.h using opcode-gen.
2010-11-16 Dan BornsteinPromote opcode-gen to the dalvik directory.
2010-11-13 Dan BornsteinAdd all the optimized / runtime-only opcodes.
2010-11-13 Dan BornsteinGet rid of kInstrUnconditional.
2010-11-12 Dan BornsteinMerge "Be more prepared for InstrUtils code generation...
2010-11-12 Dan BornsteinBe more prepared for InstrUtils code generation.
2010-11-12 Andy McFaddenMerge "Progress toward structured lock checks" into...
2010-11-12 Andy McFaddenProgress toward structured lock checks
2010-11-12 Dan BornsteinTypeRef, not ClassRef.
2010-11-12 Dan BornsteinMerge "Add info to the bytecode.txt file." into dalvik-dev
2010-11-12 Dan BornsteinAdd info to the bytecode.txt file.
2010-11-12 Andy McFaddenStop reporting negative widths.
2010-11-12 Carl ShapiroMerge "Remove unused logging macros." into dalvik-dev
2010-11-12 Jing Yuam 72ef412b: Fix uninitialized variable warning(error).
2010-11-12 Carl ShapiroRemove unused logging macros.
2010-11-12 Carl ShapiroReset the finger immediately after it becomes no longer...
2010-11-11 Dan BornsteinAdd the new instruction formats.
2010-11-11 Jing YuFix uninitialized variable warning(error).
2010-11-11 Dan BornsteinFix Thumb2 codegen.
2010-11-11 Dan BornsteinAdd a new index type table for instruction decoding.
2010-11-10 Dan BornsteinSimplify the instruction decoder.
2010-11-10 Dan BornsteinReharmonize the implementation with the spec.
2010-11-10 Dan BornsteinMerge "Pro-active pre-harmonization." into dalvik-dev
2010-11-10 Dan BornsteinPro-active pre-harmonization.
2010-11-10 Dan BornsteinMerge "Spec/implementation harmony." into dalvik-dev
2010-11-10 Dan BornsteinSpec/implementation harmony.
2010-11-09 Carl ShapiroMerge "Allocate the mark stack as part of heap allocati...
2010-11-09 jeffhaoMerge "Added info for parallel dx switch "num-threads...
2010-11-09 Carl ShapiroMerge "Expand away the QUIET_ZYGOTE_MONITOR macro....
2010-11-09 Carl ShapiroExpand away the QUIET_ZYGOTE_MONITOR macro.
2010-11-09 Carl ShapiroAllocate the mark stack as part of heap allocation.
2010-11-09 jeffhaoAdded info for parallel dx switch "num-threads" to...
2010-11-09 Dan BornsteinMerge "Add const-class/jumbo." into dalvik-dev
2010-11-09 Andy McFaddenam 6505cfe3: am ef4b0613: am e9503ef8: am 886130bc...
2010-11-09 Andy McFaddenam ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two...
2010-11-09 Andy McFaddenam e9503ef8: am 886130bc: (-s ours) Two patches.
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-11-09 Dan BornsteinAdd const-class/jumbo.
2010-11-09 Dan BornsteinMerge "Add the new jumbo opcodes to dx...almost." into...
2010-11-09 Andy McFaddenTwo patches.
2010-11-09 Elliott HughesMerge "Track change in libcore/NativeCode.mk." into...
2010-11-09 Elliott HughesTrack change in libcore/NativeCode.mk.
2010-11-09 Dan BornsteinAdd the new jumbo opcodes to dx...almost.
2010-11-08 Dan BornsteinMinor tweaks and clarification.
2010-11-08 Dan BornsteinAnother bit of cleanup.
2010-11-05 Andy McFaddenMove some verifier stuff around.
2010-11-04 Dan BornsteinMerge "Use the static opcode chains in dx." into dalvik-dev
2010-11-04 Carl ShapiroMerge "Parameterize instance counting to include subcla...
2010-11-04 Dan BornsteinUse the static opcode chains in dx.
2010-11-04 Carl ShapiroParameterize instance counting to include subclasses.
2010-11-04 Dan BornsteinMerge "Start including the "next opcode" in Dop instanc...
2010-11-04 Andy McFaddenMerge "Fix CloseGuard issue in test 087." into dalvik-dev
2010-11-04 Andy McFaddenFix CloseGuard issue in test 087.
2010-11-04 Andy McFaddenMerge "Rename wrap/unwrap --> box/unbox" into dalvik-dev
2010-11-04 Andy McFaddenRename wrap/unwrap --> box/unbox
2010-11-04 Dan BornsteinStart including the "next opcode" in Dop instances.
2010-11-04 Elliott HughesMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-04 Dan BornsteinMerge "More prep work for new opcodes." into dalvik-dev
2010-11-04 Andy McFaddenam d325011f: Shift register index tests to static pass.
2010-11-04 Andy McFaddenShift register index tests to static pass.
2010-11-04 Dan BornsteinMore prep work for new opcodes.
2010-11-04 Dan BornsteinLine width / spacing tweak.
2010-11-03 Andy McFaddenImprove JNI failure logging.
2010-11-03 Andy McFaddenMerge "Shift register index tests to static pass."...
2010-11-03 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-03 Andy McFaddenShift register index tests to static pass.
2010-11-02 Dan BornsteinMerge "Rework the bytecode format file and parser....
2010-11-02 Dan BornsteinRework the bytecode format file and parser.
2010-11-02 Carl ShapiroMerge "Remove allocation limit checking." into dalvik-dev
2010-11-01 Carl ShapiroRemove allocation limit checking.
2010-11-01 buzbeeMerge "JIT - support for return-void-barrier [Issue...
2010-11-01 Carl ShapiroMerge "HPROF is here to stay, make WITH_HPROF the defau...
2010-11-01 Carl ShapiroHPROF is here to stay, make WITH_HPROF the default.
2010-11-01 buzbeeJIT - support for return-void-barrier [Issue 2992352]
2010-11-01 Dan BornsteinAlways dump blocks in label order.
2010-11-01 Carl ShapiroMerge "Check that the debug registry has been started...
2010-11-01 Carl ShapiroMerge "Resume all threads after performing an HPROF...
2010-10-30 Carl ShapiroCheck that the debug registry has been started before...
2010-10-30 Carl ShapiroResume all threads after performing an HPROF dump.
next