OSDN Git Service

Another clarifying rename and a bit more automation.
[android-x86/dalvik.git] / libdex /
2010-12-03 Dan BornsteinAnother clarifying rename and a bit more automation.
2010-12-03 Carl ShapiroMerge "Get rid of the ugly macros inside the bitmap...
2010-12-03 Dan BornsteinMerge "Make opcode 00ff be called "dispatch-ff"." into...
2010-12-03 Carl ShapiroMerge "Drive all root scanning by the root visitor...
2010-12-03 Dan BornsteinMake opcode 00ff be called "dispatch-ff".
2010-12-02 Dan BornsteinMerge "Extremely minor cleanup." into dalvik-dev
2010-12-02 Dan BornsteinExtremely minor cleanup.
2010-12-02 buzbeeMerge "x86-mterp bug fix; support host mode in tests...
2010-12-02 Dan BornsteinRename some instruction/opcode types and utilities.
2010-12-02 Andy McFaddenMerge "Fix monitor verification." into dalvik-dev
2010-12-02 Dan BornsteinMerge "Make the enums typedeffed as such." into dalvik-dev
2010-12-02 Dan BornsteinMake the enums typedeffed as such.
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 BornsteinIt's "opcode" not "opCode".
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-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-23 Ben Chengam abf3ef82: Fix off-by-1 bug in expandable bit vectors.
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-18 Elliott HughesMerge "Include both types in ClassCastException detail...
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 Dan BornsteinGenerate most of OpCode.h using opcode-gen.
2010-11-13 Dan BornsteinGet rid of kInstrUnconditional.
2010-11-12 Andy McFaddenMerge "Progress toward structured lock checks" into...
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 Andy McFaddenStop reporting negative widths.
2010-11-12 Jing Yuam 72ef412b: Fix uninitialized variable warning(error).
2010-11-11 Dan BornsteinAdd the new instruction formats.
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-09 Andy McFaddenam ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two...
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-11-04 Carl ShapiroMerge "Parameterize instance counting to include subcla...
2010-11-04 Andy McFaddenShift register index tests to static pass.
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-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 fbe51551: (-s ours) Remove a pointless test, which...
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 3144eec0: (-s ours) Replace the implementation of...
2010-10-27 Andy McFaddenam cd507233: am 7f91cf6b: am 3cf48016: Set capabilities...
2010-10-27 Andy McFaddenam 7f91cf6b: am 3cf48016: Set capabilities sooner.
2010-10-27 Elliott HughesMerge "Remove nio cruft." into dalvik-dev
2010-10-26 Andy McFaddenMerge "Properly close <address> tag." into dalvik-dev
2010-10-26 Jeff HaoMerge "Implement the new instruction formats." into...
2010-10-26 Andy McFaddenMerge "Improve dexdump temp file handling." into dalvik-dev
2010-10-26 Ben Chengam 5d992dfa: am 36bd1345: Fix for array lower-bound...
2010-10-25 Andy McFaddenImprove dexdump temp file handling.
2010-10-21 Carl Shapiroam 493d84f8: am 2e3ec716: Fix class loader interning...
2010-10-20 Dan BornsteinMerge "New instruction formats for expansion beyond...
2010-10-19 Andy McFaddenam da34e27a: (-s ours) am 3db6149c: Merge "Update heap...
2010-10-19 Carl Shapiroam e8debfcf: am c6fb7a5e: Merge "Exit early if the...
2010-10-19 Andy McFaddenam 8ca802ff: am 7b4c1d52: Pop call frame before boxing...
2010-10-19 buzbeeam 8cb3d855: am e09a766f: x86 mterp: fix cherry-pick...
2010-10-16 buzbeeam ef1ed3c5: (-s ours) x86 mterp: fix cherry-pick/merge...
2010-10-15 Raphaelam f4b26ea7: resolved conflicts for merge of b0b2a75d...
2010-10-12 Andy McFaddenam 141c9711: am 3f01142e: Merge "Added some threading...
2010-10-12 Carl Shapiroam 565c5663: am 44dcf29d: Add include guards to avoid...
2010-10-12 Jean-Baptiste Queruam 65da91cf: am 16926bc4: Merge "Remove obsolete variab...
2010-10-12 Carl Shapiroam 7876eb7d: am 0b89c266: Merge "Use the break position...
2010-10-12 Jean-Baptiste Queruam 90ee39ea: am ad3ff025: Merge "Update Call386ABI...
2010-10-12 Jean-Baptiste Queruam 789fb059: am bc02ca96: Merge "Fixed bug in OP_GOTO_3...
2010-10-11 Andy McFaddenam c7fb06ef: am 5276cccb: Verify method invocation...
2010-10-11 Dan Bornsteinam 22156b4d: am 9be25d09: Clarify the invoke-* opcodes.
2010-10-11 Jean-Baptiste Queruam 16926bc4: Merge "Remove obsolete variable "len"...
2010-10-11 Jean-Baptiste Queruam ad3ff025: Merge "Update Call386ABI.S to support...
2010-10-11 Jean-Baptiste Queruam bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added...
2010-10-06 buzbeeMerge "Re-organize target-independent JIT code." into...
2010-10-01 Carl Shapiroam 5163f62f: am 7d3f633d: Merge "Include static fields...
2010-10-01 Carl ShapiroMerge "Include static fields when dumping class objects...
2010-10-01 Elliott Hughesam b11c54c9: am 307aa79a: Merge "Change Runtime.nativeL...
2010-10-01 Elliott HughesMerge "Change Runtime.nativeLoad to return the dlerror...
2010-10-01 buzbeeresolved conflicts for merge of 6d55b332 to master
2010-10-01 Dan Bornsteinam 6b2897b6: am 2428d518: am f45b6cbe: Be explicit...
2010-10-01 Andy McFaddenam 33ff9f32: am d8b5f50d: Correct dexopt for uniprocessors.
2010-10-01 Dan Bornsteinam 2428d518: am f45b6cbe: Be explicit about both unipro...
2010-09-30 Andy McFaddenam d8b5f50d: Correct dexopt for uniprocessors.
2010-09-30 Andy McFaddenCorrect dexopt for uniprocessors.
2010-09-30 Andy McFaddenMerge "Correct dexopt for uniprocessors." into dalvik-dev
2010-09-30 Andy McFaddenCorrect dexopt for uniprocessors.
2010-09-30 Carl Shapiroam f37569d1: am 1e053438: Merge "After trimming, set...
next