summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-27Use bcopy() to move object refs around within an array. DO NOT MERGE.android-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1linaro_android_2.3.3gingerbread-releasegingerbread-mr4-releaseDan Bornstein
2011-01-14am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE.Dan Bornstein
2011-01-14Clean up/out some comments. DO NOT MERGE.Dan Bornstein
2011-01-13am 80a30431: (-s ours) Remove some pointless tests.Dan Bornstein
2011-01-13Remove some pointless tests.Dan Bornstein
2011-01-12Handle the case of referent clearing during tracing.Carl Shapiro
2011-01-04Parameterize instance counting to include subclasses.Carl Shapiro
2010-11-30Fix for Issue 3161543 - Remove stray line of code in JITbuzbee
2010-11-08am 886130bc: (-s ours) Two patches.android-cts-2.3_r1android-2.3_r1android-2.3.2_r1android-2.3.1_r1Andy McFadden
2010-11-08Two patches.Andy McFadden
2010-10-29am fbe51551: (-s ours) Remove a pointless test, which just tested a test supp...Dan Bornstein
2010-10-29Remove a pointless test, which just tested a test support class.Dan Bornstein
2010-10-29am 3144eec0: (-s ours) Replace the implementation of this class.Dan Bornstein
2010-10-29Replace the implementation of this class.Dan Bornstein
2010-10-27Set capabilities sooner.Andy McFadden
2010-10-25Fix for array lower-bound check for count-down loops.Ben Cheng
2010-10-19Fix class loader interning following a String.intern.Carl Shapiro
2010-10-19Merge "Update heap dump notes. DO NOT MERGE." into gingerbreadAndy McFadden
2010-10-19Update heap dump notes. DO NOT MERGE.Andy McFadden
2010-10-18Merge "Exit early if the we encounter a null reference." into gingerbreadCarl Shapiro
2010-10-18Exit early if the we encounter a null reference.Carl Shapiro
2010-10-18Pop call frame before boxing resultAndy McFadden
2010-10-14x86 mterp: fix cherry-pick/merge, issue 3095771buzbee
2010-10-13SDK: fix dx shell script to look for dx.jar in platform-toolsRaphael
2010-10-11Merge "Added some threading notes" into gingerbreadAndy McFadden
2010-10-11Add include guards to avoid multiple definitions.Carl Shapiro
2010-10-11Added some threading notesAndy McFadden
2010-10-10Merge "Use the break position of the current mspace for sizing the zygote hea...Carl Shapiro
2010-10-10Use the break position of the current mspace for sizing the zygote heap.Carl Shapiro
2010-10-10Verify method invocation type.Andy McFadden
2010-10-10Clarify the invoke-* opcodes.Dan Bornstein
2010-10-01Merge "Include static fields when dumping class objects." into gingerbreadCarl Shapiro
2010-10-01Include static fields when dumping class objects.Carl Shapiro
2010-10-01Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into ginge...Elliott Hughes
2010-09-30GC Card marking fix for SPUT_OBJECT - use correct object headbuzbee
2010-09-30Change Runtime.nativeLoad to return the dlerror(3) string.Elliott Hughes
2010-09-30Correct dexopt for uniprocessors.Andy McFadden
2010-09-30Be explicit about both uniprocessor and SMP when calling dexopt.Dan Bornstein
2010-09-29Merge "After trimming, set the footprint to the number of pages in use." into...Carl Shapiro
2010-09-29Merge "Update the card table scanning for header-only card marks." into ginge...Carl Shapiro
2010-09-29Update the card table scanning for header-only card marks.Carl Shapiro
2010-09-28After trimming, set the footprint to the number of pages in use.Carl Shapiro
2010-09-28Add --uniprocessor option to dex-preopt.Dan Bornstein
2010-09-28Plumb SMP optimization control through to dexopt.Dan Bornstein
2010-09-28Fix verification of switch offsets in large methods.Andy McFadden
2010-09-28Merge "Change GC card making to use object head, bug fix for volatile sput ob...buzbee
2010-09-28Change GC card making to use object head, bug fix for volatile sput objbuzbee
2010-09-27Do not grow if we are invoked for an external allocation.Carl Shapiro
2010-09-27Perform only one garbage collection before attempting a trim.Carl Shapiro
2010-09-27Provide the required out parameter to the trim routine.Carl Shapiro