OSDN Git Service

android-x86/dalvik.git
2010-11-16 Elliott HughesImprove error messages for bad modified UTF-8 strings...
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.
2010-10-30 Dan Bornsteinam 79544e58: am 464104bb: am 1fe34326: am fbe51551...
2010-10-30 Dan Bornsteinam 464104bb: am 1fe34326: am fbe51551: (-s ours) Remove...
2010-10-30 Dan Bornsteinam 1fe34326: am fbe51551: (-s ours) Remove a pointless...
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan BornsteinRemove a pointless test, which just tested a test suppo...
2010-10-30 Dan Bornsteinam 99bb6ef3: am 32d0157d: am 66b96b42: am 3144eec0...
2010-10-30 Dan Bornsteinam 32d0157d: am 66b96b42: am 3144eec0: (-s ours) Replac...
2010-10-30 Dan Bornsteinam 66b96b42: am 3144eec0: (-s ours) Replace the impleme...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-29 Carl ShapiroMerge "Reclassify the pin table as a VM internal root...
2010-10-29 Dan BornsteinReplace the implementation of this class.
2010-10-29 Carl ShapiroReclassify the pin table as a VM internal root. The...
2010-10-29 Dan BornsteinA bunch of minor cleanups.
2010-10-29 Dan BornsteinFix expected output of dx test 086.
2010-10-29 Dan BornsteinMerge "Fix the expected output of dx test 083." into...
2010-10-29 Dan BornsteinFix the expected output of dx test 083.
2010-10-29 Carl ShapiroSeparate HPROF from the GC.
2010-10-29 Dan BornsteinFix dx test 087.
2010-10-29 Dan BornsteinUpdate the expected.txt for dx test 094.
2010-10-28 Dan BornsteinUp the version number.
2010-10-28 Dan BornsteinFix propagation of constants.
2010-10-28 jeffhaoAdded multi-threaded support to processing of class...
2010-10-27 Dan BornsteinClean up dx test 085.
next