OSDN Git Service

android-x86/dalvik.git
2011-01-05 Ben Chengam af5aa1f4: Don\'t treat dvmJitToPatchPredictedChain...
2011-01-04 Ben ChengDon't treat dvmJitToPatchPredictedChain as a Jit-to...
2010-12-27 Bill Buzbeeam a8589335: [Jit] Fix for 3311468 Maps crashed at...
2010-12-27 Bill Buzbee[Jit] Fix for 3311468 Maps crashed at handleFmt...
2010-12-23 Carl Shapiroam 9679fddf: Merge "Restore a few external allocation...
2010-12-23 Ben Chengam d255a545: (-s ours) Eliminate the chaining cells...
2010-12-23 Ben Chengresolved conflicts for merge of d255a545 to dalvik-dev
2010-12-23 Carl ShapiroMerge "Restore a few external allocation constants...
2010-12-22 Ben ChengEliminate the chaining cells for direct JNI calls.
2010-12-22 Carl ShapiroRestore a few external allocation constants for compati...
2010-12-22 Jesse Wilsonam 0d1aac38: Revert "Remove inline natives for an unuse...
2010-12-22 Jesse WilsonRevert "Remove inline natives for an unused performance...
2010-12-22 Jesse Wilsonam a7a2d108: Update DalvikVersion due to removed Native...
2010-12-22 Jesse WilsonUpdate DalvikVersion due to removed NativeTestTarget
2010-12-22 Jesse Wilsonam 7ecd89dc: Remove inline natives for an unused perfor...
2010-12-22 Jesse WilsonRemove inline natives for an unused performance test.
2010-12-21 Carl Shapiroam 039167e7: Simplify the interface for waiting for...
2010-12-21 Carl ShapiroSimplify the interface for waiting for a concurrent...
2010-12-20 Carl Shapiroam e7bdd8b8: Remove the external allocation facility.
2010-12-17 Andy McFaddenFactor debug locals into liveness.
2010-12-17 Carl ShapiroRemove the external allocation facility.
2010-12-17 Andy McFaddenRename BackwardFlow --> Liveness
2010-12-17 Andy McFaddenMerge "Fix dmtracedump." into dalvik-dev
2010-12-17 Andy McFaddenFix dmtracedump.
2010-12-17 buzbee[JIT] Trace profiling support
2010-12-17 Andy McFaddenMerge "Progress on live-precise GC." into dalvik-dev
2010-12-16 Dan Bornsteinam 650177ee: Expose sysCopyFileToFile() and use it.
2010-12-16 Andy McFaddenProgress on live-precise GC.
2010-12-16 Dan BornsteinExpose sysCopyFileToFile() and use it.
2010-12-16 Dan Bornsteinam eab7355f: Hook up the preexisting RawDexFile opener.
2010-12-16 Dan BornsteinHook up the preexisting RawDexFile opener.
2010-12-16 Dan Bornsteinam 734ff82f: Merge "Initialize my field."
2010-12-16 Carl Shapiroresolved conflicts for merge of 5c398996 to dalvik-dev
2010-12-16 Dan BornsteinMerge "Initialize my field."
2010-12-15 Dan BornsteinInitialize my field.
2010-12-15 Carl ShapiroMerge "Never write an hprof record for a null root."
2010-12-15 Ben ChengStore the key value with switch and catch blocks.
2010-12-15 Carl ShapiroNever write an hprof record for a null root.
2010-12-15 Dan Bornsteinam c5ba2b6a: Plumbing for loading byte[]-based dex...
2010-12-15 Dan BornsteinPlumbing for loading byte[]-based dex files.
2010-12-15 Carl ShapiroPeriodically reset the thin lock polling interval.
2010-12-15 buzbeeMerge "[JIT] Regalloc cleanup" into dalvik-dev
2010-12-14 Carl ShapiroGet rid of the HeapRefTable type.
2010-12-14 jeffhaoSwapped order of registers for jumbo format 5rc to...
2010-12-14 buzbee[JIT] Regalloc cleanup
2010-12-14 buzbeeMerge "Stamp out some x86/host mode warnings" into...
2010-12-14 buzbeeStamp out some x86/host mode warnings
2010-12-14 Brad Fitzpatrick_Bool to bool
2010-12-14 Brad FitzpatrickMerge "resolved conflicts for merge of 3b55675a to...
2010-12-14 Brad Fitzpatrickresolved conflicts for merge of 3b55675a to dalvik-dev
2010-12-14 Ben ChengAdd explicit casts from "void *" to destination types.
2010-12-14 Brad FitzpatrickAdd a new, optional "is sensitive thread?" hook.
2010-12-14 Ben ChengImplement method parser and SSA transformation.
2010-12-13 buzbeeMerge "Experimental x86 Jit trace selection" into dalvi...
2010-12-13 buzbeeExperimental x86 Jit trace selection
2010-12-13 jeffhaoMerge "Adding javax.sip to the dx blacklist." into...
2010-12-13 Carl ShapiroDo not commingle application and zygote references...
2010-12-13 Carl Shapiroresolved conflicts for merge of 8a69168b to dalvik-dev
2010-12-13 jeffhaoAdding javax.sip to the dx blacklist.
2010-12-13 Carl ShapiroFix a bug in hprof that corrupted the root set output.
2010-12-13 Carl ShapiroFix a comment that misrepresents the root marking algor...
2010-12-11 Dan BornsteinNew jumbo verification error opcode.
2010-12-11 Dan BornsteinNew instruction format for verification errors.
2010-12-10 Andy McFaddenMinor tweaks.
2010-12-10 Andy McFaddenSplit BitVector into its own file.
2010-12-10 Andy McFaddenProgress on liveness analysis.
2010-12-09 Carl ShapiroKill dvmHeapSourceGetObjectBitmaps and aliasBitmaps.
2010-12-09 Carl ShapiroCompare the buffer pointers to avoid signedness mismatches.
2010-12-09 Carl ShapiroMerge "Compute the pointer buffer size from familiar...
2010-12-09 Dan Bornsteinam 06d02069: Various improvements to dexdeps.
2010-12-08 Carl ShapiroCompute the pointer buffer size from familiar constants.
2010-12-08 Dan BornsteinVarious improvements to dexdeps.
2010-12-08 Elliott Hughesam 07946cfd: Throw useful detail messages when Method...
2010-12-08 Elliott HughesThrow useful detail messages when Method.invoke fails.
2010-12-07 Elliott HughesThrow useful detail messages when Method.invoke fails.
2010-12-07 Carl ShapiroFix implicit conversions, rename reserved works, enable...
2010-12-06 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-12-05 Andy McFaddenam 91b93ea4: Fix monitor verification.
2010-12-04 Dan BornsteinMinor simplification.
2010-12-04 Dan BornsteinMerge "Fix stupid copy-paste error." into dalvik-dev
2010-12-04 Dan BornsteinFix stupid copy-paste error.
2010-12-04 Dan BornsteinMerge "These asserts are no longer pointless." into...
2010-12-04 Dan BornsteinThese asserts are no longer pointless.
2010-12-04 Elliott HughesMake the inlined String.charAt throw detailed exceptions.
2010-12-04 Dan BornsteinMerge "Another clarifying rename and a bit more automat...
2010-12-03 Dan BornsteinAnother clarifying rename and a bit more automation.
2010-12-03 Elliott HughesMerge "Use dvmHumanReadableDescriptor in -Xjnitrace...
2010-12-03 Dan BornsteinRegular-expression compatibility.
2010-12-03 Dan BornsteinSmall fixes.
2010-12-03 Dan BornsteinClean up the opcode-gen script.
2010-12-03 Elliott HughesUse dvmHumanReadableDescriptor in -Xjnitrace.
2010-12-03 Carl ShapiroMerge "Eliminate the GC.h header file." into dalvik-dev
2010-12-03 Carl ShapiroEliminate the GC.h header file.
2010-12-03 Dan BornsteinMerge "Add a note." into dalvik-dev
2010-12-03 Dan BornsteinAdd a note.
2010-12-03 Carl ShapiroMerge "Get rid of the ugly macros inside the bitmap...
2010-12-03 Dan BornsteinMerge "Make opcode 00ff be called "dispatch-ff"." into...
2010-12-03 Dan BornsteinMerge "Inching closer to having extended opcodes in...
2010-12-03 Carl ShapiroGet rid of the ugly macros inside the bitmap sweep...
2010-12-03 Carl ShapiroMerge "Drive all root scanning by the root visitor...
next