OSDN Git Service

android-x86/dalvik.git
2010-10-12 Ben ChengMerge "Fine-tune the instructions on the method invocat...
2010-10-12 Andy McFaddenMerge "Minor rename." into dalvik-dev
2010-10-12 Andy McFaddenMerge "Bump version." into dalvik-dev
2010-10-12 Ben ChengFine-tune the instructions on the method invocation...
2010-10-12 Andy McFaddenMinor rename.
2010-10-12 Andy McFaddenBump version.
2010-10-12 Andy McFaddenKeep track of debugger call results
2010-10-12 Jean-Baptiste... am 643b045e: am 65da91cf: am 16926bc4: Merge "Remove...
2010-10-12 Jean-Baptiste... am 65da91cf: am 16926bc4: Merge "Remove obsolete variab...
2010-10-12 Carl Shapiroam 63843e0e: am 7876eb7d: am 0b89c266: Merge "Use the...
2010-10-12 Jean-Baptiste... am ebf657c0: am 90ee39ea: am ad3ff025: Merge "Update...
2010-10-12 Jean-Baptiste... am baac134a: am 789fb059: am bc02ca96: Merge "Fixed...
2010-10-12 Carl Shapiroam 7876eb7d: am 0b89c266: Merge "Use the break position...
2010-10-12 Jean-Baptiste... am 90ee39ea: am ad3ff025: Merge "Update Call386ABI...
2010-10-12 Jean-Baptiste... am 789fb059: am bc02ca96: Merge "Fixed bug in OP_GOTO_3...
2010-10-11 Andy McFaddenam 7e08546d: am c7fb06ef: am 5276cccb: Verify method...
2010-10-11 Andy McFaddenam c7fb06ef: am 5276cccb: Verify method invocation...
2010-10-11 Dan Bornsteinam 451bed66: am 22156b4d: am 9be25d09: Clarify the...
2010-10-11 Dan Bornsteinam 22156b4d: am 9be25d09: Clarify the invoke-* opcodes.
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 Andy McFaddenVerify method invocation type.
2010-10-10 Dan BornsteinClarify the invoke-* opcodes.
2010-10-08 Andy McFaddenTrack result from dvmCallMethod
2010-10-08 Andy McFaddenDon't do ClassLoader prep in dexopt.
2010-10-07 Andy McFaddenAvoid lookup of loadClass().
2010-10-07 Andy McFaddenFix clazz->initThreadId ordering
2010-10-07 Andy McFaddenMerge "Change handling of edge case." into dalvik-dev
2010-10-06 Andy McFaddenChange handling of edge case.
2010-10-06 buzbeeMerge "Re-organize target-independent JIT code." into...
2010-10-01 Andy McFaddenam 3d40f20c: Merge "Use DMB ST for store fence."
2010-10-01 Andy McFaddenMerge "Use DMB ST for store fence."
2010-10-01 Carl Shapiroam 6f3a90d9: am 5163f62f: am 7d3f633d: Merge "Include...
2010-10-01 Carl Shapiroam 5163f62f: am 7d3f633d: Merge "Include static fields...
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 Andy McFaddenUse DMB ST for store fence.
2010-10-01 Carl ShapiroInclude static fields when dumping class objects.
2010-10-01 Elliott Hughesam d0f17433: am b11c54c9: am 307aa79a: Merge "Change...
2010-10-01 Elliott Hughesam b11c54c9: am 307aa79a: Merge "Change Runtime.nativeL...
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 7c1f9b34: resolved conflicts for merge of 6d55b332...
2010-10-01 buzbeeresolved conflicts for merge of 6d55b332 to master
2010-10-01 buzbeeam b78c76f8: GC Card marking fix for SPUT_OBJECT -...
2010-10-01 Andy McFaddenam 2f92dcdc: am 33ff9f32: am d8b5f50d: Correct dexopt...
2010-10-01 Dan Bornsteinam 6b2897b6: am 2428d518: am f45b6cbe: Be explicit...
2010-10-01 buzbeeGC Card marking fix for SPUT_OBJECT - use correct objec...
2010-10-01 Andy McFaddenam 33ff9f32: am d8b5f50d: Correct dexopt for uniprocessors.
2010-10-01 Dan Bornsteinam 2428d518: am f45b6cbe: Be explicit about both unipro...
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 Andy McFaddenMerge "Correct dexopt for uniprocessors." into dalvik-dev
2010-09-30 Andy McFaddenCorrect dexopt for uniprocessors.
2010-09-30 Dan BornsteinBe explicit about both uniprocessor and SMP when callin...
2010-09-30 Carl Shapiroam 19e8f008: am f37569d1: am 1e053438: Merge "After...
2010-09-30 Carl Shapiroam 5f556005: am 0cb51973: am d4cdb357: Merge "Update...
2010-09-30 Carl Shapiroam f37569d1: am 1e053438: Merge "After trimming, set...
2010-09-30 Carl Shapiroam 0cb51973: am d4cdb357: Merge "Update the card table...
2010-09-30 Robert CH ChouRemove obsolete variable "len" to avoid compile failed
2010-09-30 Dan Bornsteinam bf7001a9: am c315cbf1: am 87f66617: Add --uniprocess...
2010-09-30 Dan Bornsteinam c315cbf1: am 87f66617: Add --uniprocessor option...
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 Dan Bornsteinam d53caae3: am b3a94965: am 148283d7: Plumb SMP optimi...
2010-09-29 Andy McFaddenam 481c2539: am 63114829: am de9cdfa9: Fix verification...
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 b3a94965: am 148283d7: Plumb SMP optimization contro...
2010-09-29 Dan Bornsteinam 148283d7: Plumb SMP optimization control through...
2010-09-29 Andy McFaddenam 63114829: am de9cdfa9: Fix verification of switch...
2010-09-28 buzbeeresolved conflicts for merge of 453d1aed to dalvik-dev
2010-09-28 Dan BornsteinPlumb SMP optimization control through to dexopt.
2010-09-28 buzbeeresolved conflicts for merge of 2e75e47d to master
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 Andy McFaddenBlargh.
2010-09-28 Andy McFaddenMerge "Fix verification of switch offsets in large...
2010-09-28 Carl Shapiroam 432e74e6: am 252dfcbb: am b755f9a3: Do not grow...
2010-09-28 Andy McFaddenFix verification of switch offsets in large methods.
2010-09-28 Carl Shapiroam 252dfcbb: am b755f9a3: Do not grow if we are invoked...
2010-09-28 buzbeeam b36ea791: Merge "Change GC card making to use object...
next