OSDN Git Service

android-x86/dalvik.git
2011-03-23 Dan BornsteinMerge "Kill off code, and leave a note." into dalvik-dev
2011-03-23 Dan BornsteinKill off code, and leave a note.
2011-03-23 buzbeeInterpreter restructuring
2011-03-23 Andy McFaddenMerge "Fix some exception issues" into dalvik-dev
2011-03-23 Carl ShapiroMerge "Get rid of some inconsistent formatting." into...
2011-03-23 Carl ShapiroGet rid of some inconsistent formatting.
2011-03-22 Dan BornsteinLeft a note for future editors.
2011-03-22 Dan BornsteinPull the globals iteration into InitRefs.
2011-03-22 Andy McFaddenFix some exception issues
2011-03-22 Andy McFaddenMerge "Fix dalvik test 089" into dalvik-dev
2011-03-22 Andy McFaddenFix dalvik test 089
2011-03-22 Elliott HughesRemove more dead SecurityManager cruft.
2011-03-22 Andy McFaddenMerge "Fix up some JDWP stuff" into dalvik-dev
2011-03-22 Andy McFaddenFix up some JDWP stuff
2011-03-22 Carl ShapiroMerge "Use the more pervasive /bin/sh instead." into...
2011-03-22 Dan BornsteinMerge "Make sure both options objects get created....
2011-03-22 Dan BornsteinMake sure both options objects get created.
2011-03-22 Carl ShapiroUse the more pervasive /bin/sh instead.
2011-03-22 Carl ShapiroMerge "Add a missing strings.h include for strcasecmp...
2011-03-22 Carl ShapiroAdd a missing strings.h include for strcasecmp.
2011-03-21 Carl ShapiroMerge "Remove HeapWorker.h from Dalvik.h." into dalvik-dev
2011-03-21 Carl ShapiroMerge "Remove TEST_VM_IN_ECLAIR." into dalvik-dev
2011-03-21 Carl ShapiroRemove TEST_VM_IN_ECLAIR.
2011-03-21 Carl ShapiroRemove HeapWorker.h from Dalvik.h.
2011-03-21 Dan BornsteinMerge "Update version number." into dalvik-dev
2011-03-21 Dan BornsteinUpdate version number.
2011-03-21 Dan BornsteinMerge "Clarify the comments some more." into dalvik-dev
2011-03-21 Dan BornsteinClarify the comments some more.
2011-03-21 Dan BornsteinMerge "Clarify / correct comments." into dalvik-dev
2011-03-21 Dan BornsteinClarify / correct comments.
2011-03-21 Carl ShapiroMerge "Move finalization out of the VM." into dalvik-dev
2011-03-21 Carl ShapiroMove finalization out of the VM.
2011-03-21 Dan BornsteinAdd opcode-emission backward compatibility.
2011-03-20 Ben ChengMerge "Extend a trace with a backward branch into a...
2011-03-19 buzbeeresolved conflicts for merge of 9553565f to dalvik-dev
2011-03-19 Bill BuzbeeMerge "x86: restore standard stack frame layout and...
2011-03-19 Ben ChengExtend a trace with a backward branch into a loop.
2011-03-18 Elliott HughesRemove an unused DalvikNativeMethod.
2011-03-18 Jesse Wilsonam b4bb7f73: Add a \'dalvik\' shell script to launch...
2011-03-18 Ben ChengBug fix for dominance frontier calculation in SSA trans...
2011-03-18 Jesse WilsonAdd a 'dalvik' shell script to launch dalvikvm on the...
2011-03-17 Elliott HughesMerge "Fix the order in which natives are registered...
2011-03-17 Elliott HughesFix the order in which natives are registered.
2011-03-17 jeffhaoMerge "Register allocator uses single reg for each...
2011-03-17 Jesse WilsonAdd support for pre-dexed libraries to dx.
2011-03-17 jeffhaoRegister allocator uses single reg for each local when...
2011-03-17 Jesse WilsonMerge "Don't emit multiple copies of annotations when...
2011-03-17 Jesse WilsonDon't emit multiple copies of annotations when merging...
2011-03-16 Dan BornsteinMerge "Add --target-api=N option to dx." into dalvik-dev
2011-03-16 Dan BornsteinAdd --target-api=N option to dx.
2011-03-16 Dan BornsteinMerge "Clean up ArrayStoreException some more." into...
2011-03-16 Dan BornsteinClean up ArrayStoreException some more.
2011-03-16 Andy McFaddenMerge "Update CheckJNI implementation" into dalvik-dev
2011-03-16 Andy McFaddenUpdate CheckJNI implementation
2011-03-16 Dan BornsteinCorrect the reported index.
2011-03-16 Dan BornsteinMerge "Clean up dvmFindReferenceMembers()." into dalvik-dev
2011-03-16 Andy McFaddenClean up ref table dump
2011-03-16 Dan BornsteinClean up dvmFindReferenceMembers().
2011-03-15 Jesse WilsonMerge "Fix bugs in instruction parsing for incremental...
2011-03-15 Dan BornsteinMerge "Further init-time cleanup." into dalvik-dev
2011-03-15 Dan BornsteinFurther init-time cleanup.
2011-03-15 Andy McFaddenMerge "Unify reference table dump" into dalvik-dev
2011-03-15 Andy McFaddenUnify reference table dump
2011-03-15 Jesse WilsonFix bugs in instruction parsing for incremental dx.
2011-03-15 Dan BornsteinClean up method reference/offset initialization.
2011-03-15 Dan BornsteinClean up constructor reference initialization.
2011-03-15 Dan BornsteinMerge "Clean up field offset initialization." into...
2011-03-15 Dan BornsteinClean up field offset initialization.
2011-03-15 Iliyan Malchevam c73d12f6: dalvik: remove LOCAL_PRELINK_MODULE
2011-03-14 Andy McFaddenMerge "Replace jumbo opcodes in certain circumstances...
2011-03-14 Iliyan Malchevdalvik: remove LOCAL_PRELINK_MODULE
2011-03-14 Andy McFaddenReplace jumbo opcodes in certain circumstances
2011-03-14 Carl ShapiroMerge "Remove outdated asserts." into dalvik-dev
2011-03-14 Dan BornsteinMerge "Clean up class reference initialization." into...
2011-03-14 Dan BornsteinClean up class reference initialization.
2011-03-14 buzbeeMerge "Add trace description dump routine for debugging...
2011-03-14 buzbeeAdd trace description dump routine for debugging
2011-03-14 Carl ShapiroRemove outdated asserts.
2011-03-14 Dan BornsteinMerge "Collate the initial class creation code." into...
2011-03-14 Ben ChengMerge "Print class/method info for virtual callsites...
2011-03-14 Dan BornsteinCollate the initial class creation code.
2011-03-14 Ben ChengPrint class/method info for virtual callsites in JIT...
2011-03-12 Carl ShapiroMerge "Free the slot data when freeing an indirect...
2011-03-12 Carl ShapiroMerge "Add a predicate that returns true for addresses...
2011-03-12 Carl ShapiroMerge "Do not allocate native objects on the managed...
2011-03-12 Dan BornsteinClarify a comment.
2011-03-12 Carl ShapiroAdd a predicate that returns true for addresses contain...
2011-03-12 Carl ShapiroFree the slot data when freeing an indirect reference...
2011-03-12 Carl ShapiroDo not allocate native objects on the managed heap.
2011-03-12 Jesse WilsonMerge "Fix bugs in incremental dx." into dalvik-dev
2011-03-12 Jesse WilsonFix bugs in incremental dx.
2011-03-12 jeffhaoMerge "Verifier allows certain errors so they can fail...
2011-03-12 Dan BornsteinMerge "Clean up how primitive types are handled." into...
2011-03-12 Ying Wangam ce52ba38: Build libdexdump_static.
2011-03-12 Dan BornsteinClean up how primitive types are handled.
2011-03-12 jeffhaoVerifier allows certain errors so they can fail at...
2011-03-11 Ying WangBuild libdexdump_static.
2011-03-11 Andy McFaddenMerge "Clean up stale cases" into dalvik-dev
2011-03-11 Andy McFaddenClean up stale cases
2011-03-11 Dan BornsteinMerge "Extract more reference inits." into dalvik-dev
next