OSDN Git Service

android-x86/dalvik.git
2010-10-26 Andy McFaddenMerge "Correct verifier merging of primitive arrays...
2010-10-25 Andy McFaddenCorrect verifier merging of primitive arrays
2010-10-25 Jeff HaoMerge "A little instruction format housecleaning and...
2010-10-25 Dan BornsteinA little instruction format housecleaning and prep...
2010-10-25 Andy McFaddenMerge "Allow nested instruction counting." into dalvik-dev
2010-10-25 Andy McFaddenMerge "Lock thread list, show join target" into dalvik-dev
2010-10-22 Andy McFaddenAllow nested instruction counting.
2010-10-22 Jeff HaoMerge "Don't force optimizations during class init...
2010-10-22 Andy McFaddenLock thread list, show join target
2010-10-22 Ben Chengresolved conflicts for merge of dfc99234 to dalvik-dev
2010-10-22 Andy McFaddenDon't force optimizations during class init in dexopt.
2010-10-22 Ben ChengMerge "Avoid conditional loads if WORKAROUND_CORTEX_A9_...
2010-10-22 Ben ChengAvoid conditional loads if WORKAROUND_CORTEX_A9_745320...
2010-10-22 Elliott HughesRemove junk from platform.S now armv4t is gone.
2010-10-21 Elliott HughesDetail messages for ArrayIndexOutOfBoundsExceptions.
2010-10-21 Elliott HughesMerge "Remove armv4t support." into dalvik-dev
2010-10-21 Elliott HughesRemove armv4t support.
2010-10-21 Carl ShapiroMerge "Improve the card table scan." into dalvik-dev
2010-10-21 Carl ShapiroImprove the card table scan.
2010-10-21 Dan BornsteinMinor clarifications and cleanup.
2010-10-21 Dan BornsteinMerge "One more format and our first set of wide opcode...
2010-10-21 Patrick Scottam 28074c85: Merge "Fix debug statements."
2010-10-21 Dan BornsteinOne more format and our first set of wide opcodes.
2010-10-21 Patrick ScottMerge "Fix debug statements."
2010-10-21 Andy McFaddenMerge "Rebuild the x86-atom interpreter." into dalvik-dev
2010-10-21 Carl Shapiroam 3a3f5d65: am 493d84f8: am 2e3ec716: Fix class loader...
2010-10-21 Patrick ScottFix debug statements.
2010-10-21 Andy McFaddenRebuild the x86-atom interpreter.
2010-10-21 Elliott HughesMerge "Better detail messages in ArrayIndexOutOfBoundEx...
2010-10-21 Carl Shapiroam 493d84f8: am 2e3ec716: Fix class loader interning...
2010-10-21 Elliott HughesBetter detail messages in ArrayIndexOutOfBoundExceptions.
2010-10-20 Dan BornsteinMerge "New instruction formats for expansion beyond...
2010-10-20 Dan BornsteinNew instruction formats for expansion beyond 256 opcodes.
2010-10-20 Carl ShapiroImprove the error report generated by the card table...
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-19 Andy McFaddenam d2ba02c2: (-s ours) am da34e27a: (-s ours) am 3db614...
2010-10-19 Andy McFaddenam da34e27a: (-s ours) am 3db6149c: Merge "Update heap...
2010-10-19 Andy McFaddenMerge "Update heap dump notes." into dalvik-dev
2010-10-19 Carl Shapiroam 6b08a477: am e8debfcf: am c6fb7a5e: Merge "Exit...
2010-10-19 Andy McFaddenam 3db6149c: Merge "Update heap dump notes. DO NOT...
2010-10-19 Andy McFaddenUpdate heap dump notes.
2010-10-19 Andy McFaddenMerge "Update heap dump notes. DO NOT MERGE." into...
2010-10-19 Carl Shapiroam e8debfcf: am c6fb7a5e: Merge "Exit early if the...
2010-10-19 Andy McFaddenam 078241d5: am 8ca802ff: am 7b4c1d52: Pop call frame...
2010-10-19 buzbeeam 1e09b407: am 8cb3d855: am e09a766f: x86 mterp: fix...
2010-10-19 Andy McFaddenam 8ca802ff: am 7b4c1d52: Pop call frame before boxing...
2010-10-19 buzbeeam 8cb3d855: am e09a766f: x86 mterp: fix cherry-pick...
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 Carl ShapiroFix a typo in the return type of dvmIsValidCard.
2010-10-19 Carl ShapiroMerge "Remove an obsolete debugging message." into...
2010-10-19 Carl ShapiroRemove an obsolete debugging message.
2010-10-19 Carl ShapiroMerge "Export dvmIsValid card." into dalvik-dev
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-19 Carl ShapiroExport dvmIsValid card.
2010-10-18 Brian Carlstromam 8f192cc6: Open hprof files with O_TRUNC to avoid...
2010-10-18 Carl ShapiroExit early if the we encounter a null reference.
2010-10-18 Brian CarlstromOpen hprof files with O_TRUNC to avoid partial overwrit...
2010-10-18 Andy McFaddenPop call frame before boxing result
2010-10-18 Andy McFaddenPop call frame before boxing result
2010-10-18 Andy McFaddenMerge "Switch to VMWAIT before sending to DDMS" into...
2010-10-16 buzbeeam fd9c61b2: am ef1ed3c5: (-s ours) x86 mterp: fix...
2010-10-16 buzbeeam ef1ed3c5: (-s ours) x86 mterp: fix cherry-pick/merge...
2010-10-15 Andy McFaddenSwitch to VMWAIT before sending to DDMS
2010-10-15 Raphaelam fd294a76: am f4b26ea7: resolved conflicts for merge...
2010-10-15 Raphaelam f4b26ea7: resolved conflicts for merge of b0b2a75d...
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 d5854946: am 141c9711: am 3f01142e: Merge "Added...
2010-10-12 Carl Shapiroam e6a8cabb: am 565c5663: am 44dcf29d: Add include...
2010-10-12 Andy McFaddenam 141c9711: am 3f01142e: Merge "Added some threading...
2010-10-12 Carl Shapiroam 565c5663: am 44dcf29d: Add include guards to avoid...
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-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 Andy McFaddenam 7e08546d: am c7fb06ef: am 5276cccb: Verify method...
2010-10-11 Andy McFaddenam c7fb06ef: am 5276cccb: Verify method invocation...
next