OSDN Git Service

am a18e6d13: Initialize the vC field of inlined getters/setters.
[android-x86/dalvik.git] / dx /
2011-04-19 Carl Shapiroam f4b9e275: am 8bfb6dec: am bb8c2f35: am bdd06aad...
2011-04-19 Carl Shapiroam 8bfb6dec: am bb8c2f35: am bdd06aad: Fix a type error...
2011-04-19 Carl Shapiroam bdd06aad: Fix a type error in the allocation of...
2011-04-19 Jesse WilsonMerge "Adjust basis against which enum performance...
2011-04-18 buzbeeMerge "[JIT] Clear inJitCodeCache flag on return" into...
2011-04-18 Carl ShapiroMerge "Move the remaining non-compiler VM code into...
2011-04-17 Jesse WilsonSupport catch blocks.
2011-04-16 Jesse WilsonMerge "Return Code instances from Method.declare."...
2011-04-16 Jesse WilsonReturn Code instances from Method.declare.
2011-04-16 Carl ShapiroMerge "Move the verifier and parts of the interpreter...
2011-04-16 Elliott HughesMerge "Start actually using C++ in the JNI implementati...
2011-04-15 Jesse WilsonDon't require a dalvikvm to build.
2011-04-15 Jesse WilsonMerge "Bare-bones dex code generator." into dalvik-dev
2011-04-15 Jesse WilsonBare-bones dex code generator.
2011-04-14 Nick Kralevicham 780d3e25: make dvmOpenCachedDexFile resistant to...
2011-04-14 Elliott Hughesam 80aedd4d: The jni-tips documentation has moved to...
2011-04-13 buzbeeam e7147462: Fix debugger performance regression
2011-04-11 buzbeeam 0161e158: Merge "Add missing JUMBO opcodes to volati...
2011-04-11 buzbeeam 5867bea1: [JIT] Close code cache race window
2011-04-11 jeffhaoDx block dumper no longer fails on abstract and native...
2011-04-09 buzbeeam 8d6291cc: Merge "[JIT] Fix volatile test"
2011-04-09 Elliott Hughesam 2336a395: Merge "Add jniThrowExceptionFmt."
2011-04-09 Elliott HughesMerge "Add jniThrowExceptionFmt."
2011-04-08 Carl ShapiroMerge "Fix for loops and eliminate some other undesirab...
2011-04-08 buzbeeam f1b53179: Merge "Fix method profiling [issue 4260697]"
2011-04-08 Joe Onoratoam 80d118ae: Revert "[JIT] Fix volatile test" - breaks...
2011-04-08 jeffhaoMerge "Updated dx to emit rsub instructions whenever...
2011-04-08 jeffhaoUpdated dx to emit rsub instructions whenever it can.
2011-04-08 jeffhaoBug fix for rsubs being improperly generated.
2011-04-08 jeffhaoMerge "Bug fix for rsubs being improperly generated...
2011-04-08 jeffhaoBug fix for rsubs being improperly generated.
2011-04-07 Carl ShapiroMerge "Scale the card count by bits per byte to derive...
2011-04-07 Andy McFaddenMerge "Improve JNI indirect ref diagnostics"
2011-04-07 Dan Bornsteinam afe002d1: Update the interpretation of --target...
2011-04-07 Dan BornsteinUpdate the interpretation of --target-api.
2011-04-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2011-03-30 Brian Carlstromam 3a2e2a73: Merge "SamplingProfilerIntegration and...
2011-03-28 buzbeeresolved conflicts for merge of ac815100 to dalvik-dev
2011-03-25 Elliott HughesMerge "Automatically dump stack traces in dvmAbort...
2011-03-25 Andy McFaddenMerge "Some more InitRefs-ing" into dalvik-dev
2011-03-24 jeffhaoMerge "Various dx fixes to make it preserve locals...
2011-03-24 jeffhaoVarious dx fixes to make it preserve locals and debug...
2011-03-24 Andy McFaddenMerge "Various JDWP updates" into dalvik-dev
2011-03-24 Dan Bornsteinam 4624f350: am 17aff091: am b1101e84: am 486ac3c0...
2011-03-24 Dan Bornsteinam 486ac3c0: Removing inaccurate and unmaintained docs.
2011-03-23 Jesse WilsonMerge "Use PrintWriter rather than PrintStream in dex...
2011-03-23 Jesse WilsonUse PrintWriter rather than PrintStream in dex analysis...
2011-03-23 Carl ShapiroMerge "Get rid of some inconsistent formatting." into...
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 ShapiroMerge "Add 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 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 Dan BornsteinAdd opcode-emission backward compatibility.
2011-03-19 buzbeeresolved conflicts for merge of 9553565f to dalvik-dev
2011-03-18 Jesse WilsonUse 'dalvikvm' only to test dx.
2011-03-18 Jesse Wilsonam b4bb7f73: Add a \'dalvik\' shell script to launch...
2011-03-17 Elliott HughesMerge "Fix 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 dvmFindReferenceMembers()." into dalvik-dev
2011-03-15 Jesse WilsonMerge "Fix bugs in instruction parsing for incremental...
2011-03-15 Jesse WilsonFix bugs in instruction parsing for incremental dx.
2011-03-15 Iliyan Malchevam c73d12f6: dalvik: remove LOCAL_PRELINK_MODULE
2011-03-14 Ben ChengMerge "Print class/method info for virtual callsites...
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 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 Ying Wangam ce52ba38: Build libdexdump_static.
2011-03-12 jeffhaoVerifier allows certain errors so they can fail at...
2011-03-08 Carl ShapiroMerge "Compute a length based on heap size instead...
2011-03-08 Carl ShapiroMerge "Finish the indirect reference implementation...
2011-03-08 buzbeeresolved conflicts for merge of 10185db0 to dalvik-dev
2011-03-08 buzbeeresolved conflicts for merge of d063e255 to honeycomb...
2011-03-08 Jesse WilsonMerge "Permit dx to build resource-only dex files....
2011-03-08 Jesse WilsonPermit dx to build resource-only dex files.
2011-03-08 Jesse WilsonMerge "Add a tool to grep the strings in a dex file...
2011-03-08 Jesse WilsonAdd a tool to grep the strings in a dex file.
2011-03-04 Andy McFaddenMerge "Low-level support for in-memory DEX" into dalvik-dev
2011-03-03 Dan BornsteinMerge "Set up a few more exceptions." into dalvik-dev
2011-03-03 jeffhaoMerge "Fix for test case now that jumbo opcodes are...
2011-03-03 jeffhaoFix for test case now that jumbo opcodes are on.
2011-03-03 Dan BornsteinLet dx generate the new extended instructions.
2011-03-02 Raphaelam bf0cce6d: Fix build.
next