OSDN Git Service

android-x86/dalvik.git
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...
2010-09-28 buzbeeChange GC card making to use object head, bug fix for...
2010-09-28 Carl ShapiroDo not grow if we are invoked for an external allocation.
2010-09-28 Carl Shapiroam e8edf08f: Perform only one garbage collection before...
2010-09-28 Carl ShapiroPerform only one garbage collection before attempting...
2010-09-27 Carl Shapiroam 812c1bed: Provide the required out parameter to...
2010-09-27 Carl ShapiroProvide the required out parameter to the trim routine.
2010-09-26 Dan Bornsteinam 85dc40d2: Take another tilt at the "--core-library...
2010-09-26 Dan BornsteinTake another tilt at the "--core-library" messaging...
2010-09-26 Norris, Leeam 60cc993e: Support -Xbootclasspath/a and /p for dvmPr...
2010-09-25 Carl Shapiroam 35b0f486: Merge "Wait for the GC to quiesce before...
2010-09-25 Carl ShapiroMerge "Wait for the GC to quiesce before attempting...
2010-09-25 Carl ShapiroWait for the GC to quiesce before attempting foreground...
2010-09-24 Andy McFaddenam ddd9d0b3: Show errors from getSchedulerGroup().
2010-09-24 Andy McFaddenShow errors from getSchedulerGroup().
2010-09-24 Dima Zavinam b14f405c: Turn off verbose chatter about libs in...
2010-09-24 Dima ZavinTurn off verbose chatter about libs in /vendor
2010-09-24 Ben Chengam 629e6923: Print the JIT codegen type in the VM confi...
2010-09-24 Ben ChengPrint the JIT codegen type in the VM configuration...
2010-09-23 Ben Chengam 4934b377: Several fixes for JIT and self-verificatio...
2010-09-23 Ben ChengSeveral fixes for JIT and self-verification under corne...
2010-09-22 Andy McFaddenam 95a884f7: Fix computation of primitive array widths.
2010-09-22 Andy McFaddenFix computation of primitive array widths.
2010-09-21 Carl Shapiroam 69259715: Merge "Fix a minor formatting discrepancy...
2010-09-21 Carl ShapiroMerge "Fix a minor formatting discrepancy in the GC...
2010-09-21 Carl ShapiroFix a minor formatting discrepancy in the GC log message.
2010-09-20 Dan Bornsteinam 7099d194: Insert "/./" into the input file path...
2010-09-20 Dan BornsteinInsert "/./" into the input file path when necessary.
2010-09-20 Carl Shapiroam 43c54c0b: Ensure that an explicit GC request initiat...
2010-09-18 Carl Shapiroam 18131c2e: Merge "Add more context to the garbage...
2010-09-18 Carl ShapiroEnsure that an explicit GC request initiates a GC.
2010-09-17 Carl ShapiroMerge "Add more context to the garbage collection log...
2010-09-17 Carl ShapiroAdd more context to the garbage collection log messages.
2010-09-17 Dan Bornsteinam 49f62de0: Add --dexopt option to explicitly specify...
2010-09-17 Dan BornsteinAdd --dexopt option to explicitly specify the dexopt...
2010-09-17 Dan Bornsteinam 2b9e8c1d: Modify dex-preopt to take better arguments...
2010-09-17 Dan BornsteinModify dex-preopt to take better arguments for the...
2010-09-17 Norris, LeeSupport -Xbootclasspath/a and /p for dvmProcessOptions...
2010-09-17 Jesse Wilsonam 42929e15: Add optional tags to dalvik.
2010-09-17 Jesse WilsonAdd optional tags to dalvik.
2010-09-15 Dan Bornsteinam 4c5d26bc: Make the app processing variant of dex...
2010-09-15 Dan BornsteinMake the app processing variant of dex-preopt more...
2010-09-14 Dan Bornsteinam def30fc2: Clarify the use of --boot-dirs in the...
2010-09-14 Dan BornsteinClarify the use of --boot-dirs in the header comment.
2010-09-14 Dan Bornsteinam 32bc0787: Add use of sentinel in BOOTCLASSPATH entri...
2010-09-14 Dan BornsteinAdd use of sentinel in BOOTCLASSPATH entries during...
2010-09-13 Dan Bornsteinam 96604831: First possibly-working cut of dex-preopt.
2010-09-13 Dan BornsteinFirst possibly-working cut of dex-preopt.
2010-09-13 Dan Bornsteinam 20228de2: Flesh out dex-preopt a bit more.
2010-09-13 Dan BornsteinFlesh out dex-preopt a bit more.
2010-09-13 Dan Bornsteinam 46f7d54c: We also need to tell it the file mode...
2010-09-13 Dan BornsteinWe also need to tell it the file mode when creating...
2010-09-13 Dan Bornsteinam 17e4ea8f: Actually, dexopt needs to read the optimiz...
2010-09-13 Dan Bornsteinam dd2502bd: Move declarations to the top to avoid...
2010-09-13 Dan BornsteinActually, dexopt needs to read the optimized dex file...
2010-09-13 Dan BornsteinMove declarations to the top to avoid potential uniniti...
2010-09-13 Dan Bornsteinam 4701d5f8: Add a new "--preopt" mode to dexopt, for...
2010-09-13 Dan BornsteinAdd a new "--preopt" mode to dexopt, for running on...
next