OSDN Git Service

Merge "Remove logging of memory management statistics to the event log." into honeycomb
[android-x86/dalvik.git] / opcode-gen /
2010-12-06 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-12-05 Andy McFaddenam 91b93ea4: Fix monitor verification.
2010-12-04 Dan BornsteinMinor simplification.
2010-12-04 Dan BornsteinMerge "Fix stupid copy-paste error." into dalvik-dev
2010-12-04 Dan BornsteinFix stupid copy-paste error.
2010-12-04 Dan BornsteinMerge "Another clarifying rename and a bit more automat...
2010-12-03 Dan BornsteinAnother clarifying rename and a bit more automation.
2010-12-03 Elliott HughesMerge "Use dvmHumanReadableDescriptor in -Xjnitrace...
2010-12-03 Dan BornsteinRegular-expression compatibility.
2010-12-03 Dan BornsteinSmall fixes.
2010-12-03 Dan BornsteinClean up the opcode-gen script.
2010-12-03 Carl ShapiroMerge "Get rid of the ugly macros inside the bitmap...
2010-12-03 Dan BornsteinMerge "Inching closer to having extended opcodes in...
2010-12-03 Carl ShapiroMerge "Drive all root scanning by the root visitor...
2010-12-03 buzbeeMerge "Replace dalvik test local mode with new host...
2010-12-03 Dan BornsteinInching closer to having extended opcodes in the vm.
2010-12-02 Dan BornsteinGive the awk script its own file.
2010-12-02 Elliott Hughesam f0badd23: Merge "Fix dvmHumanReadableDescriptor...
2010-12-02 Carl ShapiroMerge "Return the value at the top of the mark stack...
2010-12-02 Dan BornsteinRename OpCodeNames.c -> DexOpcodes.c.
2010-12-02 Andy McFaddenMerge "Minor tweaks." into dalvik-dev
2010-12-02 Dan BornsteinMerge "Rename OpCode.h -> DexOpcodes.h." into dalvik-dev
2010-12-01 Dan BornsteinRename OpCode.h -> DexOpcodes.h.
2010-12-01 Brian Carlstromam 33dab964: Improve "No new threads in -Xzygote mode...
2010-12-01 Dan BornsteinAdd more "extended opcode" structure to libdex.
2010-12-01 buzbeeam b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remov...
2010-12-01 Carl ShapiroMerge "Remove excess generality from the bitmap sweep...
2010-12-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-12-01 Dan BornsteinBring 00x and 20bc into the fold.
2010-12-01 Dan BornsteinExplain a bit.
2010-11-30 Dan Bornsteininvoke-direct-empty doesn't actually invoke anything.
2010-11-30 Andy McFaddenMerge "Fix DexFile cookie check." into dalvik-dev
2010-11-30 Dan BornsteinClean up the opcode maintenance instructions.
2010-11-30 Carl ShapiroMerge "Make the scan and the visit routines look more...
2010-11-30 Dan BornsteinMerge "Code to generate libcore's Dalvik opcode code...
2010-11-30 Dan BornsteinCode to generate libcore's Dalvik opcode code.
2010-11-23 Ben Chengam abf3ef82: Fix off-by-1 bug in expandable bit vectors.
2010-11-18 Elliott HughesMerge "Include both types in ClassCastException detail...
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 Dan BornsteinGenerate most of OpCode.h using opcode-gen.
2010-11-16 Dan BornsteinPromote opcode-gen to the dalvik directory.