OSDN Git Service

android-x86/dalvik.git
2011-06-22 Elliott HughesMerge "Undecoded jobject leaking in through attachThread"
2011-05-20 Mark GordonUndecoded jobject leaking in through attachThread
2011-03-05 David TurnerMerge "Update to allow x86-atom build for FI on Gingerb...
2011-03-01 Romain Guyam dd19f5b9: Merge "Fix for a crash when GC weak refere...
2011-03-01 Raphael Mollam 2b3d7e8e: Merge "Open dexdump files in binary mode."
2011-02-24 Romain GuyMerge "Fix for a crash when GC weak references."
2011-02-22 Raphael MollMerge "Open dexdump files in binary mode."
2011-02-22 Johnnie BirchUpdate to allow x86-atom build for FI on Gingerbread
2011-02-16 Raphael MollOpen dexdump files in binary mode.
2011-01-27 Dan Bornsteinam 81058aaf: Use bcopy() to move object refs around...
2011-01-27 Dan BornsteinUse bcopy() to move object refs around within an array...
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-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 Dan BornsteinRemove some pointless tests.
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-08 Carl Shapiroam 6159ef45: Parameterize instance counting to include...
2011-01-05 Carl ShapiroParameterize instance counting to include subclasses.
2010-12-21 Mattias PeterssonFix for a crash when GC weak references.
2010-11-30 buzbeeam ebcd8646: Fix for Issue 3161543 - Remove stray line...
2010-11-30 buzbeeFix for Issue 3161543 - Remove stray line of code in JIT
2010-11-09 Andy McFaddenam e9503ef8: am 886130bc: (-s ours) Two patches.
2010-11-09 Andy McFaddenam 886130bc: (-s ours) Two patches.
2010-11-09 Andy McFaddenTwo patches.
2010-10-30 Dan Bornsteinam 1fe34326: am fbe51551: (-s ours) Remove a pointless...
2010-10-30 Dan Bornsteinam fbe51551: (-s ours) Remove a pointless test, which...
2010-10-30 Dan BornsteinRemove a pointless test, which just tested a test suppo...
2010-10-30 Dan Bornsteinam 66b96b42: am 3144eec0: (-s ours) Replace the impleme...
2010-10-30 Dan Bornsteinam 3144eec0: (-s ours) Replace the implementation of...
2010-10-29 Dan BornsteinReplace the implementation of this class.
2010-10-27 Andy McFaddenam 3cf48016: Set capabilities sooner.
2010-10-27 Andy McFaddenSet capabilities sooner.
2010-10-26 Ben Chengam 36bd1345: Fix for array lower-bound check for count...
2010-10-26 Ben ChengFix for array lower-bound check for count-down loops.
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-19 Andy McFaddenam 3db6149c: Merge "Update heap dump notes. DO NOT...
2010-10-19 Andy McFaddenMerge "Update heap dump notes. DO NOT MERGE." into...
2010-10-19 Andy McFaddenUpdate heap dump notes. DO NOT MERGE.
2010-10-19 Carl Shapiroam c6fb7a5e: Merge "Exit early if the we encounter...
2010-10-19 Carl ShapiroMerge "Exit early if the we encounter a null reference...
2010-10-19 Andy McFaddenam 7b4c1d52: Pop call frame before boxing result
2010-10-19 buzbeeam e09a766f: x86 mterp: fix cherry-pick/merge, issue...
2010-10-18 Carl ShapiroExit early if the we encounter a null reference.
2010-10-18 Andy McFaddenPop call frame before boxing result
2010-10-14 buzbeex86 mterp: fix cherry-pick/merge, issue 3095771
2010-10-14 buzbeex86 mterp: fix cherry-pick/merge, issue 3095771
2010-10-13 Raphaelresolved conflicts for merge of b0b2a75d to gingerbread...
2010-10-13 RaphaelSDK: fix dx shell script to look for dx.jar in platform...
2010-10-12 Andy McFaddenam 3f01142e: Merge "Added some threading notes" into...
2010-10-11 Andy McFaddenMerge "Added some threading notes" into gingerbread
2010-10-11 Carl Shapiroam 44dcf29d: Add include guards to avoid multiple defin...
2010-10-11 Carl ShapiroAdd include guards to avoid multiple definitions.
2010-10-11 Andy McFaddenAdded some threading notes
2010-10-11 Jean-Baptiste... am 16926bc4: Merge "Remove obsolete variable "len"...
2010-10-11 Jean-Baptiste... Merge "Remove obsolete variable "len" to avoid compile...
2010-10-11 Carl Shapiroam 0b89c266: Merge "Use the break position of the curre...
2010-10-11 Carl ShapiroMerge "Use the break position of the current mspace...
2010-10-11 Carl ShapiroUse the break position of the current mspace for sizing...
2010-10-11 Jean-Baptiste... am ad3ff025: Merge "Update Call386ABI.S to support...
2010-10-11 Jean-Baptiste... am bc02ca96: Merge "Fixed bug in OP_GOTO_32.S, added...
2010-10-11 Jean-Baptiste... Merge "Update Call386ABI.S to support 16 byte alignment"
2010-10-11 Jean-Baptiste... Merge "Fixed bug in OP_GOTO_32.S, added support for...
2010-10-10 Andy McFaddenam 5276cccb: Verify method invocation type.
2010-10-10 Andy McFaddenVerify method invocation type.
2010-10-10 Dan Bornsteinam 9be25d09: Clarify the invoke-* opcodes.
2010-10-10 Dan BornsteinClarify the invoke-* opcodes.
2010-10-01 Carl Shapiroam 7d3f633d: Merge "Include static fields when dumping...
2010-10-01 Carl ShapiroMerge "Include static fields when dumping class objects...
2010-10-01 Carl ShapiroInclude static fields when dumping class objects.
2010-10-01 Elliott Hughesam 307aa79a: Merge "Change Runtime.nativeLoad to return...
2010-10-01 Elliott HughesMerge "Change Runtime.nativeLoad to return the dlerror...
2010-10-01 buzbeeam b78c76f8: GC Card marking fix for SPUT_OBJECT -...
2010-10-01 buzbeeGC Card marking fix for SPUT_OBJECT - use correct objec...
2010-09-30 Elliott HughesChange Runtime.nativeLoad to return the dlerror(3)...
2010-09-30 Andy McFaddenam d8b5f50d: Correct dexopt for uniprocessors.
2010-09-30 Andy McFaddenCorrect dexopt for uniprocessors.
2010-09-30 Dan Bornsteinam f45b6cbe: Be explicit about both uniprocessor and...
2010-09-30 Dan BornsteinBe explicit about both uniprocessor and SMP when callin...
2010-09-30 Robert CH ChouRemove obsolete variable "len" to avoid compile failed
2010-09-29 Carl Shapiroam 1e053438: Merge "After trimming, set the footprint...
2010-09-29 Carl ShapiroMerge "After trimming, set the footprint to the number...
2010-09-29 Carl Shapiroam d4cdb357: Merge "Update the card table scanning...
2010-09-29 Carl ShapiroMerge "Update the card table scanning for header-only...
2010-09-29 Dan Bornsteinam 87f66617: Add --uniprocessor option to dex-preopt.
2010-09-29 Carl ShapiroUpdate the card table scanning for header-only card...
2010-09-29 Carl ShapiroAfter trimming, set the footprint to the number of...
2010-09-29 Dan BornsteinAdd --uniprocessor option to dex-preopt.
2010-09-29 Dan Bornsteinam 148283d7: Plumb SMP optimization control through...
2010-09-28 Dan BornsteinPlumb SMP optimization control through to dexopt.
2010-09-28 Andy McFaddenam de9cdfa9: Fix verification of switch offsets in...
2010-09-28 Johnnie BirchFixed bug in OP_GOTO_32.S, added support for additional...
2010-09-28 Andy McFaddenFix verification of switch offsets in large methods.
2010-09-28 Johnnie BirchUpdate Call386ABI.S to support 16 byte alignment
2010-09-28 buzbeeam b36ea791: Merge "Change GC card making to use object...
2010-09-28 buzbeeMerge "Change GC card making to use object head, bug...
2010-09-28 Carl Shapiroam b755f9a3: Do not grow if we are invoked for an exter...
next