OSDN Git Service

Merge "JIT: Allow use of cbz/cbnz for conditional branch gen."
[android-x86/dalvik.git] / dx / tests /
2011-02-22 Jesse WilsonMerge "Retain annotations when merging dex files."...
2011-02-19 Jesse WilsonRetain annotations when merging dex files.
2011-02-19 Ying Wangam 6c360b86: Fix prelink for libdvm.
2011-02-18 Jesse WilsonMerge "Return unsigned shorts in ShortArrayCodeInput...
2011-02-17 Elliott HughesMerge "Ensure we always call inline natives." into...
2011-02-17 Ben ChengMerge "Add support to do suspend polling on backward...
2011-02-16 jeffhaoMerge "Fix for complex jsr nesting causing NullPointerE...
2011-02-16 Kenny Rootam ce0503dc: Clean up use of HAVE_ANDROID_OS
2011-02-16 Jesse WilsonMerge "Emit compact ouput .dex files." into dalvik-dev
2011-02-16 Jesse WilsonEmit compact ouput .dex files.
2011-02-15 Carl ShapiroMerge "Use memchr to scan the card table." into dalvik-dev
2011-02-15 Jesse WilsonMerge "Fix some bugs in the new dx instruction code...
2011-02-14 Andy McFaddenresolved conflicts for merge of 6e2af6d2 to dalvik-dev
2011-02-14 Ben ChengMerge "Add scheduling barrier at the end of IT blocks...
2011-02-12 jeffhaoFix to allow SCCP to correctly propagate division and...
2011-02-10 Elliott HughesMerge "Move more system property handling into managed...
2011-02-09 Andy McFaddenam 6f562a3a: Merge "Make Release(JNI_COMMIT) faster"
2011-02-09 Andy McFaddenam 81abf28f: Remove JNI_FORCE_C
2011-02-09 Carl ShapiroMerge "Relocate the always in-lined functions from...
2011-02-09 Andy McFaddenam 1fbcc3ad: Merge "Added JNI hack to support JNI hack"
2011-02-08 Kenny Rootam e3f9c573: Free some strings in error paths
2011-02-08 Carl ShapiroMerge "Remove the deprecated gcSoftReferences method...
2011-02-07 Andy McFaddenam 85019f27: Avoid double-free on error.
2011-02-07 jeffhaoUpdated expected outputs for some dx tests.
2011-02-07 Dan BornsteinFix expected output.
2011-02-06 Brian CarlstromMerge commit 'e502b66edd734e8265bc2bd8f1c2addb64b63e73...
2011-02-05 Andy McFaddenresolved conflicts for merge of d6e32b81 to dalvik-dev
2011-02-04 Brian CarlstromMerge commit 'e6cad708e93dab280335d3f69917048c34cfc640...
2011-02-03 Bill BuzbeeMerge "[JIT] Fix for 3385583: Performance variance...
2011-02-03 jeffhaoMerge "Fixed SCCP to properly propagate reverse subtrac...
2011-02-02 Carl Shapiroam 13a0e7b2: am 168ae921: am e7bf56c5: Use the global...
2011-02-02 Dan BornsteinMove opcode names into OpcodeInfo.
2011-02-02 Dan BornsteinHook up CodeReader.
2011-02-01 Andy McFaddenam d9c39e0f: Update doc with actual version number.
2011-01-30 The Android Open... am 01025db4: am d820da20: Reconcile gingerbread-plus...
2011-01-29 Dan Bornsteinam 81058aaf: (-s ours) Use bcopy() to move object refs...
2011-01-29 Dan Bornsteinam ae7faf48: (-s ours) am b46125f2: (-s ours) am 08e544...
2011-01-29 Dan Bornsteinam 08e54499: (-s ours) am 81058aaf: Use bcopy() to...
2011-01-28 Dan Bornsteinam e8a7cddd: (-s ours) am 99d4ea09: am 3207edfa: Use...
2011-01-28 Brian CarlstromMerge commit '907121653af99cd560113e6aea6e70c00eb5e7b3...
2011-01-28 Carl Shapiroam 7a52659a: am 76675cb5: am 9b6881c2: Fix accidental...
2011-01-28 Carl Shapiroresolved conflicts for merge of f2b77f75 to dalvik-dev
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-25 Andy McFaddenam 6d07dea9: am ee875bb3: am 80e8d7f9: Increase default...
2011-01-25 Carl Shapiroam 106a1671: am 704c48da: am a4313feb: Remove unprotect...
2011-01-24 Carl Shapiroam d5c9ba41: am e1a5956b: am 0eac12e0: Merge "Replace...
2011-01-24 Carl Shapiroam 6f22f6ba: am e1034238: am b387ce8a: Remove reference...
2011-01-20 Andy McFaddenam 4482a157: am d50993ff: am 6ff6ec6b: Fix dalvik test...
2011-01-20 Elliott HughesMerge "Light refactoring of handleExecuteInline." into...
2011-01-20 Carl Shapiroam c99b53ca: am 94918db6: am 84547e16: Merge "Remove...
2011-01-20 Carl Shapiroresolved conflicts for merge of 5b1a7218 to dalvik-dev
2011-01-19 Andy McFaddenam f9c12c6d: am 9cef8218: am 836741f0: Merge "Change...
2011-01-19 Carl Shapiroam 044f1e87: am 0bd1ebdb: am 461d57dc: Merge "Add an...
2011-01-19 Andy McFaddenam 9a20dcf4: am 4b2dc337: am 6009938d: Increase LinearA...
2011-01-19 buzbeeMerge "Consolidate mterp's debug/profile/suspend contro...
2011-01-19 Carl Shapiroam 2287bffd: am 9622ef8d: am b2e15681: Merge "Implement...
2011-01-19 Jesse Wilsonam f18a4274: am 6210c50d: am eef67346: Merge "Fix proxy...
2011-01-19 Jesse WilsonMerge "Add an undocumented --incremental option to...
2011-01-19 Jesse WilsonAdd an undocumented --incremental option to dx.
2011-01-17 Carl Shapiroam acbb1f4c: am 88b5885e: am 241cec80: Remove unused...
2011-01-17 Carl Shapiroam 9c947b14: am 56750efd: am 0f403d5f: Remove some...
2011-01-17 Carl Shapiroam cb7e217f: am 548d70b0: am 23966773: Rename absoluteM...
2011-01-17 Carl Shapiroam 70f4dccb: am c5ec711d: am ac8f1125: Merge "Make...
2011-01-14 Andy McFaddenam 480de458: am 5918b804: am 22acd2ae: Merge "Fix JNI...
2011-01-14 Andy McFaddenMerge "Fix JNI invocation of constructors." into dalvik-dev
2011-01-14 Dan Bornsteinam 9c07fafa: (-s ours) am a5c42dab: (-s ours) am 602b8f...
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 Jesse WilsonMerge "New tool merge two dex files into one." into...
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...
2011-01-09 Jesse WilsonNew tool merge two dex files into one.
2010-12-01 buzbeeam b83b4c88: am ebcd8646: Fix for Issue 3161543 - Remov...
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-03 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
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 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 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 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 BornsteinFix propagation of constants.
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 Dan BornsteinThe failure of dx test 105 wasn't actually spurious...
next