OSDN Git Service

android-x86/dalvik.git
2010-08-23 Andy McFaddenresolved conflicts for merge of aa63a6a6 to gingerbread...
2010-08-23 Jean-Baptiste... Merge "Added new bytecodes for the x86-atom fast interp...
2010-08-23 Andy McFaddenam f16cfefc: Properly handle volatile field accesses...
2010-08-20 Andy McFaddenProperly handle volatile field accesses from JNI.
2010-08-20 Brian Carlstromam 30febfdf: Merge remote branch \'goog/dalvik-dev...
2010-08-20 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-20 Johnnie BirchAdded new bytecodes for the x86-atom fast interpreter...
2010-08-19 Carl ShapiroRemove an assertion that cannot be guaranteed.
2010-08-19 Jesse Wilsonam 3e9bfe0b: Support dalvikvm on a Linux x86 host
2010-08-19 Jesse WilsonSupport dalvikvm on a Linux x86 host
2010-08-19 Xavier Ducrohetam ac830fea: Fix dx launching script to use the new...
2010-08-18 Xavier DucrohetFix dx launching script to use the new platform-tools...
2010-08-18 Andy McFaddenAlways support debugging and profiling.
2010-08-18 Andy McFaddenMerge "Nudge a couple of log messages." into dalvik-dev
2010-08-18 Carl ShapiroMerge "Fix a critical space leak introduced by concurre...
2010-08-18 Carl ShapiroFix a critical space leak introduced by concurrent...
2010-08-17 Dan BornsteinMerge "Add a little bit of paranoia to the odex data...
2010-08-17 Dan BornsteinAdd a little bit of paranoia to the odex data reader.
2010-08-17 Andy McFaddenNudge a couple of log messages.
2010-08-17 Carl ShapiroFix build breakage caused by the countInstancesOfClass...
2010-08-17 Carl ShapiroMerge "Add a method for counting the extant instances...
2010-08-17 Carl ShapiroAdd a method for counting the extant instances of a...
2010-08-17 Andy McFaddenMerge "Added fsync call to dexopt." into dalvik-dev
2010-08-16 Andy McFaddenAdded fsync call to dexopt.
2010-08-16 Ben Chengam bce36059: am 52d4cd28: Rename registers on inlined...
2010-08-16 Ben Chengam 52d4cd28: Rename registers on inlined instructions...
2010-08-16 Ben ChengRename registers on inlined instructions that use wide...
2010-08-14 buzbeeJIT: Fix for armv5te-VFP bug [Issue 2916682]
2010-08-12 Carl ShapiroCast to a byte pointer before performing arithmetic.
2010-08-12 Carl ShapiroLimit scanning to cards within the committed region...
2010-08-11 Carl ShapiroMerge "Remove a malfunctioning predicate used only...
2010-08-11 Carl ShapiroRemove a malfunctioning predicate used only in assertions.
2010-08-11 Carl ShapiroRemove debugging code and stale comments from the sweep...
2010-08-11 Carl ShapiroFix build breakage caused by a bad merge from
2010-08-10 buzbeeMerge "JIT: Correct conversion of cb[n]z to cmp/cond_br...
2010-08-10 Carl Shapiroam 8881a809: Sweep concurrently.
2010-08-10 buzbeeJIT: Correct conversion of cb[n]z to cmp/cond_br pair
2010-08-10 Carl ShapiroSweep concurrently.
2010-08-10 Carl Shapiroam cb7c47d0: am d012d06b: Fix the ordering of lock...
2010-08-10 Dan Bornsteinam 577a8269: am 34bfe020: Fix a couple copyright header...
2010-08-10 Carl Shapiroam d012d06b: Fix the ordering of lock acquisition in...
2010-08-10 Dan Bornsteinam 34bfe020: Fix a couple copyright headers that aren...
2010-08-09 Carl ShapiroFix the ordering of lock acquisition in the heap worker.
2010-08-09 Dan BornsteinFix a couple copyright headers that aren't in the presc...
2010-08-09 Carl Shapiroam ff3cc1d1: Merge "Fix the ordering of lock acquisitio...
2010-08-09 Carl ShapiroMerge "Fix the ordering of lock acquisition in the...
2010-08-09 Carl Shapiroam 5ba39376: Implement card table verification.
2010-08-09 Carl ShapiroImplement card table verification.
2010-08-09 Ben ChengMerge "Print callee information in the JIT profile...
2010-08-07 Carl Shapiroam 6a7a5c24: Merge "Remove stale comments."
2010-08-07 Carl Shapiroam 1ff61c3d: Merge "Rename verifyHeap and eliminate...
2010-08-06 Carl ShapiroFix the ordering of lock acquisition in the heap worker.
2010-08-06 Ben ChengPrint callee information in the JIT profile outout
2010-08-06 buzbeeMerge "JIT: Fix for lightweight assembler retry mechani...
2010-08-06 buzbeeJIT: Fix for lightweight assembler retry mechanism.
2010-08-06 Andy McFaddenMerge "Fix some potential SMP issues." into dalvik-dev
2010-08-06 Carl ShapiroMerge "Remove stale comments."
2010-08-06 Carl ShapiroMerge "Rename verifyHeap and eliminate its bogus functi...
2010-08-06 buzbeeJIT: Fix for 2898397 assert in JIT (chain cell offset)
2010-08-06 Andy McFaddenMore SMP fixes.
2010-08-06 Carl Shapiroam b0691476: Remove stale overwritefree flag.
2010-08-06 Carl ShapiroRename verifyHeap and eliminate its bogus function...
2010-08-06 Andy McFaddenFix some potential SMP issues.
2010-08-06 Carl ShapiroRemove stale overwritefree flag.
2010-08-06 Carl Shapiroam f98e0ed5: Merge "Add const qualifier to the dvmCompu...
2010-08-06 Carl ShapiroMerge "Add const qualifier to the dvmComputeStringHash...
2010-08-06 Carl ShapiroAdd const qualifier to the dvmComputeStringHash signature.
2010-08-06 Carl ShapiroRemove stale comments.
2010-08-05 buzbeeTweaks to x86 mterp periodic checks [issue 2634642]
2010-08-05 Brian Carlstromam ce82d2d1: am c9153114: Merge remote branch \'goog...
2010-08-05 Brian Carlstromam c9153114: Merge remote branch \'goog/dalvik-dev...
2010-08-05 buzbeeMerge "JIT: Support for shift field in disassembler...
2010-08-05 buzbeeJIT: Support for shift field in disassembler [issue...
2010-08-05 Andy McFaddenMerge "Move dvmFreeClassInnards responsibility." into...
2010-08-04 buzbeeJIT: Reworked the assembler to be smarter about short...
2010-08-04 Brian CarlstromMerge remote branch 'goog/dalvik-dev' into dalvik-dev...
2010-08-04 Ben ChengBug fixes for JIT loop detection and formation
2010-08-04 buzbeeam baf196a7: Fix for 2892472 jit spew: No free temp...
2010-08-04 Andy McFaddenMove dvmFreeClassInnards responsibility.
2010-08-04 buzbeeFix for 2892472 jit spew: No free temp registers
2010-08-04 Andy McFaddenMerge "New material for JNI Tips doc." into dalvik-dev
2010-08-03 Andy McFaddenNew material for JNI Tips doc.
2010-08-03 Ben ChengAdd a missing branch for inlined direct getters.
2010-08-02 Ben ChengImplement method inlining for getters/setters
2010-07-31 Carl Shapiroam 4dc622c5: Remove the dvmHeapSizeChanged no-op routine.
2010-07-31 Carl ShapiroRemove the dvmHeapSizeChanged no-op routine.
2010-07-31 Carl Shapiroam 6fa09f77: Fix the format conversions, again.
2010-07-31 Carl ShapiroFix the format conversions, again.
2010-07-31 Carl Shapiroam 4d529be0: Fix log message format conversions and...
2010-07-30 Carl ShapiroFix log message format conversions and remove uneeded...
2010-07-30 Carl Shapiroam 5488c8b2: Merge "Change dvmHeapBitmapXorWalk to...
2010-07-30 Carl ShapiroMerge "Change dvmHeapBitmapXorWalk to dvmHeapBitmapSwee...
2010-07-30 buzbeeam f3e71ffb: Merge "JIT: Fix for Issue 2881687 - fix...
2010-07-30 buzbeeMerge "JIT: Fix for Issue 2881687 - fix volatiles and...
2010-07-30 Barry HayesChange dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk.
2010-07-30 Elliott HughesMerge "Switch -Xjnitrace over to using a custom JNI...
2010-07-30 Elliott HughesSwitch -Xjnitrace over to using a custom JNI bridge.
2010-07-30 Carl Shapiroam 79a76f30: Remove the seldom used overwrite free...
2010-07-30 Carl ShapiroRemove the seldom used overwrite free code.
2010-07-30 Carl Shapiroam a20a9929: Move LIKELY and UNLIKELY to a public heade...
next