OSDN Git Service

Merge branch 'aosp/honeycomb-LTE-release' into honeycomb-mr2-x86
[android-x86/dalvik.git] / libdex /
2011-04-19 Sriram Ramanam af242824: Revert "Fix a type error in the allocation...
2011-04-19 Carl Shapiroam bdd06aad: Fix a type error in the allocation of...
2011-03-24 Dan Bornsteinam 486ac3c0: Removing inaccurate and unmaintained docs.
2011-03-02 RaphaelFix build.
2011-03-02 Romain Guyam 7027ab61: am 88041260: am dd19f5b9: Merge "Fix for...
2011-03-02 Raphael Mollam 0c91e9d5: am 98e0347a: am 2b3d7e8e: Merge "Open...
2011-03-01 Romain Guyam 88041260: am dd19f5b9: Merge "Fix for a crash when...
2011-03-01 Raphael Mollam 98e0347a: am 2b3d7e8e: Merge "Open dexdump files...
2011-03-01 Raphael Mollam 2b3d7e8e: Merge "Open dexdump files in binary mode."
2011-02-24 Romain GuyMerge "Fix for a crash when GC weak references."
2011-02-24 Dan BornsteinAdd new comparator function.
2011-02-23 Jesse WilsonMerge "Optimize Class.getMethod() by loading only one...
2011-02-23 Jesse WilsonOptimize Class.getMethod() by loading only one method.
2011-02-22 Raphael MollMerge "Open dexdump files in binary mode."
2011-02-16 Raphael MollOpen dexdump files in binary mode.
2011-01-29 Dan Bornsteinam 81058aaf: (-s ours) Use bcopy() to move object refs...
2011-01-29 Dan Bornsteinam 08e54499: (-s ours) am 81058aaf: Use bcopy() to...
2011-01-27 Dan Bornsteinam 6ad1992b: (-s ours) am 70b130f5: (-s ours) Clean...
2011-01-27 Dan Bornsteinam f741b8e1: am 80a30431: (-s ours) Remove some pointle...
2011-01-26 Carl Shapiroam 4d7dd569: Handle the case of referent clearing durin...
2011-01-26 Carl Shapiroam 6159ef45: (-s ours) Parameterize instance counting...
2011-01-14 Dan Bornsteinam 602b8ffb: (-s ours) am 6ad1992b: am 70b130f5: (...
2011-01-14 Dan Bornsteinam 70b130f5: (-s ours) Clean up/out some comments....
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
2011-01-13 Dan Bornsteinam 80a30431: (-s ours) Remove some pointless tests.
2011-01-13 Carl Shapiroam bdd79095: am 4d7dd569: Handle the case of referent...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2010-12-16 Dan BornsteinExpose sysCopyFileToFile() and use it.
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 BornsteinMerge "These asserts are no longer pointless." into...
2010-12-04 Dan BornsteinThese asserts are no longer pointless.
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 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.
next