OSDN Git Service

Merge "Optimize Class.getMethod() by loading only one method."
[android-x86/dalvik.git] / vm / Intern.c
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-06 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-12-05 Andy McFaddenam 91b93ea4: Fix monitor verification.
2010-12-03 Dan BornsteinMerge "Add a note." into dalvik-dev
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 Dan BornsteinMerge "Inching closer to having extended opcodes in...
2010-12-03 Carl ShapiroMerge "Drive all root scanning by the root visitor...
2010-12-03 Carl ShapiroDrive all root scanning by the root visitor.
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-22 Ben ChengMerge "Avoid conditional loads if WORKAROUND_CORTEX_A9_...
2010-10-21 Patrick ScottMerge "Fix debug statements."
2010-10-21 Elliott HughesMerge "Better detail messages in ArrayIndexOutOfBoundEx...
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-20 Carl Shapiroam 2e3ec716: Fix class loader interning following a...
2010-10-20 Carl ShapiroFix class loader interning following a String.intern.
2010-10-20 Carl ShapiroFix class loader interning following a String.intern.
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-09-26 Norris, Leeam 60cc993e: Support -Xbootclasspath/a and /p for dvmPr...
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-21 Jesse Wilsonam 1310319f: am 3e9bfe0b: Support dalvikvm on a Linux...
2010-08-21 Jean-Baptiste Querumanual merge
2010-08-20 Brian Carlstromam 30febfdf: Merge remote branch \'goog/dalvik-dev...
2010-08-20 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-16 Ben Chengam 52d4cd28: Rename registers on inlined instructions...
2010-08-10 Carl Shapiroam d012d06b: Fix the ordering of lock acquisition in...
2010-08-10 Dan Bornsteinam 34bfe020: Fix a couple copyright headers that aren...
2010-08-09 Carl ShapiroMerge "Fix the ordering of lock acquisition in the...
2010-08-09 Carl Shapiroam 5ba39376: Implement card table verification.
2010-08-09 Carl ShapiroImplement card table verification.
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-30 Dan Bornsteinam 486e2d58: am 7f626db7: I got tired of rewriting...
2010-07-28 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-07-27 Brian CarlstromMerge commit '1daf86bdb630efa96147220019e1a97c853ed3d2...
2010-07-22 buzbeeMerge "x86 interpreter write barrier support" into...
2010-07-22 Carl ShapiroMerge "New string intern table without immortal bits...
2010-07-22 Carl ShapiroNew string intern table without immortal bits.
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2008-10-21 The Android Open... Initial Contribution