OSDN Git Service

android-x86/dalvik.git
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 3207edfa: Use bcopy() to move object refs around...
2011-01-27 Dan BornsteinUse bcopy() to move object refs around within an array...
2011-01-27 Dan BornsteinUse bcopy() to move object refs around within an array.
2011-01-27 Carl Shapiroam 9b6881c2: Fix accidental transposition of partial...
2011-01-27 Carl ShapiroFix accidental transposition of partial and concurrent...
2011-01-27 Carl Shapiroam d6b23e5c: Merge "Package garbage collection policy...
2011-01-27 Carl ShapiroMerge "Package garbage collection policy parameters...
2011-01-27 Carl ShapiroPackage garbage collection policy parameters into a...
2011-01-25 Andy McFaddenam 80e8d7f9: Increase default stack size
2011-01-25 Andy McFaddenIncrease default stack size
2011-01-24 Carl Shapiroam a4313feb: Remove unprotected reads in the instance...
2011-01-24 Carl ShapiroRemove unprotected reads in the instance counting routines.
2011-01-24 Carl Shapiroam 0eac12e0: Merge "Replace collect with clear for...
2011-01-24 Carl ShapiroMerge "Replace collect with clear for the SoftReference...
2011-01-24 Carl ShapiroReplace collect with clear for the SoftReference policy.
2011-01-23 Carl Shapiroam b387ce8a: Remove references to android_atomic_swap.
2011-01-23 Carl ShapiroRemove references to android_atomic_swap.
2011-01-20 Andy McFaddenam 6ff6ec6b: Fix dalvik test 084.
2011-01-20 Andy McFaddenFix dalvik test 084.
2011-01-20 Carl Shapiroam 84547e16: Merge "Remove logging of memory management...
2011-01-20 Carl ShapiroMerge "Remove logging of memory management statistics...
2011-01-20 Carl ShapiroRemove logging of memory management statistics to the...
2011-01-19 Carl Shapiroam e39e28a8: Merge "Include -XX:DisableExplicitGC in...
2011-01-19 Carl ShapiroMerge "Include -XX:DisableExplicitGC in the usage outpu...
2011-01-19 Carl ShapiroInclude -XX:DisableExplicitGC in the usage output.
2011-01-19 Andy McFaddenam 836741f0: Merge "Change suspend order in GC" into...
2011-01-19 Andy McFaddenMerge "Change suspend order in GC" into honeycomb
2011-01-19 Andy McFaddenChange suspend order in GC
2011-01-19 Carl Shapiroam 461d57dc: Merge "Add an option to disable explicit...
2011-01-19 Carl ShapiroMerge "Add an option to disable explicit GC requests...
2011-01-19 Carl ShapiroAdd an option to disable explicit GC requests.
2011-01-19 Andy McFaddenam 6009938d: Increase LinearAlloc limit
2011-01-19 Andy McFaddenIncrease LinearAlloc limit
2011-01-19 Carl Shapiroam b2e15681: Merge "Implement growth limits to support...
2011-01-19 Jesse Wilsonam eef67346: Merge "Fix proxy expectation." into honeycomb
2011-01-19 Carl ShapiroMerge "Implement growth limits to support multiple...
2011-01-19 Carl ShapiroImplement growth limits to support multiple heap config...
2011-01-19 Jesse WilsonMerge "Fix proxy expectation." into honeycomb
2011-01-19 Jesse WilsonFix proxy expectation.
2011-01-17 Carl Shapiroam 241cec80: Remove unused heap dumping code.
2011-01-17 Carl ShapiroRemove unused heap dumping code.
2011-01-17 Carl Shapiroam 0f403d5f: Remove some inline declarations to improve...
2011-01-17 Carl ShapiroRemove some inline declarations to improve debugging.
2011-01-16 Carl Shapiroam 23966773: Rename absoluteMaxSize to maximumSize.
2011-01-16 Carl ShapiroRename absoluteMaxSize to maximumSize.
2011-01-16 Carl Shapiroam ac8f1125: Merge "Make the soft limited predicate...
2011-01-16 Carl ShapiroMerge "Make the soft limited predicate look more like...
2011-01-15 Carl ShapiroMake the soft limited predicate look more like a predicate.
2011-01-14 Andy McFaddenam 22acd2ae: Merge "Fix JNI invocation of constructors...
2011-01-14 Andy McFaddenMerge "Fix JNI invocation of constructors." into honeycomb
2011-01-14 Andy McFaddenFix JNI invocation of constructors.
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 BornsteinClean up/out some comments. DO NOT MERGE.
2011-01-14 Ben Chengam 80211d2b: Only generate debugging LIRs in verbose...
2011-01-14 Dan Bornsteinam efb37a32: am f741b8e1: am 80a30431: (-s ours) Remove...
2011-01-14 Ben ChengOnly generate debugging LIRs in verbose mode.
2011-01-14 Carl Shapiroam 9c6e857f: Merge "Minor cleanup of some initializatio...
2011-01-14 Carl ShapiroMerge "Minor cleanup of some initialization code."...
2011-01-14 Carl ShapiroMinor cleanup of some initialization code.
2011-01-14 Andy McFaddenam d5dae2a4: Merge "Fix invoke-interface verification...
2011-01-14 Andy McFaddenMerge "Fix invoke-interface verification failures"...
2011-01-14 Carl Shapiroam a4f35892: Merge "Remove a stray empty line." into...
2011-01-14 Carl ShapiroMerge "Remove a stray empty line." into honeycomb
2011-01-14 Carl ShapiroRemove a stray empty line.
2011-01-14 Andy McFaddenam 61ed6e5e: Merge "Fix implementation of volatile...
2011-01-14 Andy McFaddenFix invoke-interface verification failures
2011-01-14 Andy McFaddenMerge "Fix implementation of volatile stores" into...
2011-01-14 Carl Shapiroam 7ed3c87b: Add missing length modifiers for printing...
2011-01-13 Carl ShapiroAdd missing length modifiers for printing size_t values.
2011-01-13 Andy McFaddenFix implementation of volatile stores
2011-01-13 Carl Shapiroam a0f4e182: Remove stale enumerators for external...
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 ShapiroRemove stale enumerators for external allocation tracking.
2011-01-13 Dan BornsteinRemove some pointless tests.
2011-01-13 Carl Shapiroam eeb834a5: Remove enumerators for stale GC reasons.
2011-01-13 Carl Shapiroam bdd79095: am 4d7dd569: Handle the case of referent...
2011-01-13 Carl ShapiroRemove enumerators for stale GC reasons.
2011-01-13 Carl Shapiroam 0560c6e2: Remove the allocation limits interfaces.
2011-01-12 Carl ShapiroRemove the allocation limits interfaces.
2011-01-12 Carl Shapiroam a05f6504: Remove support for setting the minimum...
2011-01-12 Carl ShapiroRemove support for setting the minimum size of the...
2011-01-12 Carl Shapiroam 4d7dd569: Handle the case of referent clearing durin...
2011-01-12 Carl ShapiroHandle the case of referent clearing during tracing.
2011-01-12 Carl Shapiroam 15e4a632: Handle the case of referent clearing durin...
2011-01-12 Carl ShapiroHandle the case of referent clearing during tracing.
2011-01-12 Elliott Hughesam 05bdc2f8: Merge "Check VMRuntime.addressOf is actual...
2011-01-12 Elliott HughesMerge "Check VMRuntime.addressOf is actually passed...
2011-01-12 Carl Shapiroam b16add6a: Merge "Remove obsolete comments about...
2011-01-12 Elliott HughesCheck VMRuntime.addressOf is actually passed an array.
2011-01-12 Carl ShapiroMerge "Remove obsolete comments about small and large...
2011-01-12 Carl ShapiroRemove obsolete comments about small and large object...
2011-01-11 Carl Shapiroam e0124545: (-s ours) am 6159ef45: Parameterize instan...
2011-01-10 Elliott HughesMove nio direct byte buffers onto the Java heap.
2011-01-08 Carl Shapiroam 6159ef45: Parameterize instance counting to include...
2011-01-07 Andy McFaddenjniRegisterNativeMethods should abort on failure
next