OSDN Git Service

Merge branch 'aosp/honeycomb-LTE-release' into honeycomb-mr2-x86
[android-x86/dalvik.git] / dx /
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 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 Xavier DucrohetAdd notice file for dx.jar and dexdump
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 81058aaf: Use bcopy() to move object refs around...
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 6ad1992b: am 70b130f5: (-s ours) Clean up/out some...
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 f741b8e1: am 80a30431: (-s ours) Remove some pointle...
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-12 Carl Shapiroam 4d7dd569: Handle the case of referent clearing durin...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2011-01-08 Carl Shapiroam 6159ef45: Parameterize instance counting to include...
2010-12-01 buzbeeam b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remov...
2010-12-01 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-30 buzbeeam ebcd8646: Fix for Issue 3161543 - Remove stray line...
2010-11-29 Andy McFaddenMerge "Verifier doc addendum." into dalvik-dev
2010-11-29 jeffhaoMerge "Fixed identification of objects in the Constant...
2010-11-29 jeffhaoFixed identification of objects in the Constant Collector.
2010-11-23 Ben Chengam abf3ef82: Fix off-by-1 bug in expandable bit vectors.
2010-11-20 Elliott HughesMerge "Better ArrayStoreException detail messages....
2010-11-20 Dan BornsteinSay kNumDalvikInstructions when appropriate.
2010-11-19 Dan BornsteinKill off InsnFormat.nextUp().
2010-11-16 Elliott HughesMerge "Improve error messages for bad modified UTF...
2010-11-16 Dan BornsteinPromote opcode-gen to the dalvik directory.
2010-11-13 Dan BornsteinAdd all the optimized / runtime-only opcodes.
2010-11-12 Dan BornsteinMerge "Be more prepared for InstrUtils code generation...
2010-11-12 Dan BornsteinBe more prepared for InstrUtils code generation.
2010-11-12 Andy McFaddenMerge "Progress toward structured lock checks" into...
2010-11-12 Dan BornsteinMerge "Add info to the bytecode.txt file." into dalvik-dev
2010-11-12 Dan BornsteinAdd info to the bytecode.txt file.
2010-11-12 Jing Yuam 72ef412b: Fix uninitialized variable warning(error).
2010-11-10 Dan BornsteinMerge "Pro-active pre-harmonization." into dalvik-dev
2010-11-10 Dan BornsteinMerge "Spec/implementation harmony." into dalvik-dev
2010-11-09 Carl ShapiroMerge "Allocate the mark stack as part of heap allocati...
2010-11-09 jeffhaoMerge "Added info for parallel dx switch "num-threads...
2010-11-09 Carl ShapiroMerge "Expand away the QUIET_ZYGOTE_MONITOR macro....
2010-11-09 jeffhaoAdded info for parallel dx switch "num-threads" to...
2010-11-09 Dan BornsteinMerge "Add const-class/jumbo." into dalvik-dev
2010-11-09 Andy McFaddenam 6505cfe3: am ef4b0613: am e9503ef8: am 886130bc...
2010-11-09 Andy McFaddenam ef4b0613: am e9503ef8: am 886130bc: (-s ours) Two...
2010-11-09 Andy McFaddenam e9503ef8: am 886130bc: (-s ours) Two patches.
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-11-09 Dan BornsteinAdd const-class/jumbo.
2010-11-09 Dan BornsteinMerge "Add the new jumbo opcodes to dx...almost." into...
2010-11-09 Dan BornsteinAdd the new jumbo opcodes to dx...almost.
2010-11-08 Dan BornsteinAnother bit of cleanup.
2010-11-04 Dan BornsteinMerge "Use the static opcode chains in dx." into dalvik-dev
2010-11-04 Carl ShapiroMerge "Parameterize instance counting to include subcla...
2010-11-04 Dan BornsteinUse the static opcode chains in dx.
2010-11-04 Dan BornsteinMerge "Start including the "next opcode" in Dop instanc...
2010-11-04 Andy McFaddenMerge "Fix CloseGuard issue in test 087." into dalvik-dev
2010-11-04 Andy McFaddenMerge "Rename wrap/unwrap --> box/unbox" into dalvik-dev
2010-11-04 Dan BornsteinStart including the "next opcode" in Dop instances.
2010-11-04 Elliott HughesMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-04 Dan BornsteinMerge "More prep work for new opcodes." into dalvik-dev
2010-11-04 Andy McFaddenam d325011f: Shift register index tests to static pass.
2010-11-04 Dan BornsteinMore prep work for new opcodes.
2010-11-04 Dan BornsteinLine width / spacing tweak.
2010-11-03 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-11-02 Dan BornsteinMerge "Rework the bytecode format file and parser....
2010-11-02 Dan BornsteinRework the bytecode format file and parser.
2010-11-01 buzbeeMerge "JIT - support for return-void-barrier [Issue...
2010-11-01 Carl ShapiroMerge "HPROF is here to stay, make WITH_HPROF the defau...
2010-11-01 Dan BornsteinAlways dump blocks in label order.
2010-10-30 Dan Bornsteinam 79544e58: am 464104bb: am 1fe34326: am fbe51551...
2010-10-30 Dan Bornsteinam 1fe34326: am fbe51551: (-s ours) Remove a pointless...
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 66b96b42: am 3144eec0: (-s ours) Replace the impleme...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-29 Carl ShapiroMerge "Reclassify the pin table as a VM internal root...
2010-10-29 Dan BornsteinA bunch of minor cleanups.
2010-10-29 Dan BornsteinFix expected output of dx test 086.
2010-10-29 Dan BornsteinMerge "Fix the expected output of dx test 083." into...
2010-10-29 Dan BornsteinFix the expected output of dx test 083.
2010-10-29 Dan BornsteinFix dx test 087.
2010-10-29 Dan BornsteinUpdate the expected.txt for dx test 094.
2010-10-28 Dan BornsteinUp the version number.
2010-10-28 Dan BornsteinFix propagation of constants.
2010-10-28 jeffhaoAdded multi-threaded support to processing of class...
2010-10-27 Dan BornsteinClean up dx test 085.
2010-10-27 Dan BornsteinDx test 083's expected output was wrong.
2010-10-27 Dan BornsteinMerge "The failure of dx test 105 wasn't actually spuri...
2010-10-27 Andy McFaddenam cd507233: am 7f91cf6b: am 3cf48016: Set capabilities...
2010-10-27 Andy McFaddenam 3cf48016: Set capabilities sooner.
2010-10-27 Dan BornsteinThe failure of dx test 105 wasn't actually spurious...
2010-10-27 Elliott HughesMerge "Remove nio cruft." into dalvik-dev
next