OSDN Git Service

dalvik: return positive hash code in Dalvik with Houdini
[android-x86/dalvik.git] / docs /
2011-04-05 Dan BornsteinFix some stale docs references.
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-24 Ben ChengMerge "Dump the current code stream when the assembler...
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 17aff091: am b1101e84: am 486ac3c0: Removing inaccur...
2011-03-24 Dan Bornsteinam b1101e84: am 486ac3c0: Removing inaccurate and unmai...
2011-03-24 Dan Bornsteinam 486ac3c0: Removing inaccurate and unmaintained docs.
2011-03-23 Dan BornsteinRemoving inaccurate and unmaintained docs.
2011-03-19 buzbeeresolved conflicts for merge of 9553565f to dalvik-dev
2011-03-18 Jesse Wilsonam b4bb7f73: Add a \'dalvik\' shell script to launch...
2011-03-15 Iliyan Malchevam c73d12f6: dalvik: remove LOCAL_PRELINK_MODULE
2011-03-12 Ying Wangam ce52ba38: Build libdexdump_static.
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-02 Raphaelam bf0cce6d: Fix build.
2011-03-02 Romain Guyam 021b2229: am 7027ab61: am 88041260: am dd19f5b9...
2011-03-02 Raphael Mollam b3086d3b: am 0c91e9d5: am 98e0347a: am 2b3d7e8e...
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 Ducrohetam 46413c1b: Add notice file for dx.jar and dexdump
2011-02-24 Dan Bornsteinam 75144030: Add new comparator function.
2011-02-23 Jesse Wilsonam 5945bc11: Merge "Optimize Class.getMethod() by loadi...
2011-02-23 Andy McFaddenam 636ed3eb: Bump Dalvik version.
2011-02-19 Ying Wangam 6c360b86: Fix prelink for libdvm.
2011-02-18 Elliott HughesMerge "Remove system properties that are now handled...
2011-02-18 Andy McFaddenMerge "Defer marking of objects as finalizable" into...
2011-02-18 buzbeeMerge "[JIT] Fix profile trace dump" into dalvik-dev
2011-02-18 Jesse WilsonMerge "Return unsigned shorts in ShortArrayCodeInput...
2011-02-17 Dan BornsteinMerge "This test stopped being useful quite a while...
2011-02-17 Dan BornsteinPerform a bit of spec hygiene.
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-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-15 buzbeeMerge "Remove spurious code from bad merge/pilot error...
2011-02-14 Andy McFaddenresolved conflicts for merge of 6e2af6d2 to dalvik-dev
2011-02-14 Andy McFaddenFix "all stubs" interpreter
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 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-07 Andy McFaddenam 85019f27: Avoid double-free on error.
2011-02-07 Dan BornsteinMerge "Move DexException to dx.util." into dalvik-dev
2011-02-06 Brian CarlstromMerge commit 'e502b66edd734e8265bc2bd8f1c2addb64b63e73...
2011-02-05 Andy McFaddenresolved conflicts for merge of d6e32b81 to dalvik-dev
2011-02-04 Andy McFaddenEnsure word atomicity in System.arraycopy
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 Carl Shapiroam 168ae921: am e7bf56c5: Use the global maximum to...
2011-02-01 Dan BornsteinMerge "More progress on instruction coding." into dalvi...
2011-02-01 Andy McFaddenam d9c39e0f: Update doc with actual version number.
2011-02-01 Andy McFaddenUpdate doc with actual version number.
2011-02-01 Carl ShapiroMerge "Remove the unused monitor tracking and deadlock...
2011-02-01 Carl ShapiroRemove the unused monitor tracking and deadlock predict...
2011-02-01 jeffhaoMerge "Changed reg allocator to try mapping phi sources...
2011-01-30 Dan BornsteinMerge "Move dx.dex.code.DalvOps -> dx.io.Opcodes."...
2011-01-30 The Android Open... am 01025db4: am d820da20: Reconcile gingerbread-plus...
2011-01-30 Dan BornsteinMove dx.dex.code.DalvOps -> dx.io.Opcodes.
2011-01-30 Dan BornsteinBasic facility to read/write bytecode.
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 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 Carl Shapiroam 2287bffd: am 9622ef8d: am b2e15681: Merge "Implement...
2011-01-19 Jesse Wilsonam f18a4274: am 6210c50d: am eef67346: Merge "Fix proxy...
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 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 Ben Chengam 45e9a990: am 80211d2b: Only generate debugging LIRs...
2011-01-14 Dan Bornsteinam 660095cc: am efb37a32: am f741b8e1: am 80a30431...
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
next