OSDN Git Service

android-x86/art.git
2016-02-03 Mathieu ChartierMerge "Prevent crashes if boot images fail to load"
2016-02-03 Mathieu ChartierMerge "Prevent crashes if boot images fail to load"
2016-02-03 Mathieu ChartierPrevent crashes if boot images fail to load
2016-02-03 Mathieu ChartierMerge "Fix updating string dex cache array for no class...
2016-02-03 Mathieu ChartierMerge "Fix updating string dex cache array for no class...
2016-02-03 Mathieu ChartierFix updating string dex cache array for no class table...
2016-02-03 Mathieu ChartierMerge "Fix remaining read barrier issues in image reloc...
2016-02-03 Mathieu ChartierMerge "Fix remaining read barrier issues in image reloc...
2016-02-02 Mathieu ChartierFix remaining read barrier issues in image relocation
2016-02-02 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS64"
2016-02-02 Richard UhlerMerge "Fix DCHECK compilation error."
2016-02-02 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS64"
2016-02-02 Richard UhlerMerge "Fix DCHECK compilation error."
2016-02-02 Hiroshi YamauchiMerge "Use SS/GSS collectors in dex2oat if they are...
2016-02-02 Hiroshi YamauchiMerge "Use SS/GSS collectors in dex2oat if they are...
2016-02-02 Hiroshi YamauchiUse SS/GSS collectors in dex2oat if they are the default.
2016-02-02 Richard UhlerFix DCHECK compilation error.
2016-02-02 Vladimir MarkoMerge "ART: Fix bad manual rename of local variable."
2016-02-02 Vladimir MarkoMerge "ART: Fix bad manual rename of local variable."
2016-02-02 Richard UhlerMerge "Always use pendingNext to test enqueability...
2016-02-02 Richard UhlerMerge "Always use pendingNext to test enqueability...
2016-02-02 Vladimir MarkoART: Fix bad manual rename of local variable.
2016-02-02 Vladimir MarkoMerge "ART: Clean up strings fixup for app images."
2016-02-02 Vladimir MarkoMerge "MIPS32: Fix codegen register dumps."
2016-02-02 Vladimir MarkoMerge "ART: Clean up strings fixup for app images."
2016-02-02 Vladimir MarkoMerge "MIPS32: Fix codegen register dumps."
2016-02-02 Vladimir MarkoMIPS32: Fix codegen register dumps.
2016-02-02 Bill BuzbeeMerge "Revert "Revert "ART: Mterp for arm64"""
2016-02-02 Bill BuzbeeMerge "Revert "Revert "ART: Mterp for arm64"""
2016-02-02 Bill BuzbeeRevert "Revert "ART: Mterp for arm64""
2016-02-02 David SrbeckyMerge "Add MIPS floating point register mapping to...
2016-02-02 David SrbeckyMerge "Add MIPS floating point register mapping to...
2016-02-02 David SrbeckyAdd MIPS floating point register mapping to DWARF.
2016-02-02 Vladimir MarkoART: Clean up strings fixup for app images.
2016-02-02 Vladimir MarkoMerge "Optimizing: Re-enable checker tests disabled...
2016-02-02 Vladimir MarkoMerge "Optimizing: Re-enable checker tests disabled...
2016-02-02 Vladimir MarkoOptimizing: Re-enable checker tests disabled for multi...
2016-02-02 David SrbeckyMerge "Avoid re-declarations of base classes in DWARF."
2016-02-02 David SrbeckyMerge "Use more compact encoding for DWARF flags."
2016-02-02 David SrbeckyMerge "Optimize DWARF namespace encoding."
2016-02-02 David SrbeckyMerge "Avoid re-declarations of base classes in DWARF."
2016-02-02 David SrbeckyMerge "Use more compact encoding for DWARF flags."
2016-02-02 David SrbeckyMerge "Optimize DWARF namespace encoding."
2016-02-02 Vladimir MarkoMerge "Optimizing: Do not depend on sharpening in test...
2016-02-02 Vladimir MarkoMerge "Optimizing: Do not depend on sharpening in test...
2016-02-02 Vladimir MarkoOptimizing: Do not depend on sharpening in test 449.
2016-02-02 David BrazdilMerge "ART: Add test case for Select implementations"
2016-02-02 David BrazdilMerge "ART: Add test case for Select implementations"
2016-02-02 David SrbeckyAvoid re-declarations of base classes in DWARF.
2016-02-02 David SrbeckyUse more compact encoding for DWARF flags.
2016-02-02 David SrbeckyOptimize DWARF namespace encoding.
2016-02-02 David BrazdilART: Add test case for Select implementations
2016-02-02 Roland LevillainMerge "Remove unused DMB code paths in the ARM64 Optimi...
2016-02-02 Roland LevillainMerge "Remove unused DMB code paths in the ARM64 Optimi...
2016-02-02 Roland LevillainMerge "ARM64: Add direct calls to math intrinsics"
2016-02-02 Roland LevillainMerge "ARM64: Add direct calls to math intrinsics"
2016-02-02 Anton KirilovARM64: Add direct calls to math intrinsics
2016-02-02 Vladimir MarkoMerge "Optimizing: Do not depend on sharpening in test...
2016-02-02 Vladimir MarkoMerge "Optimizing: Do not depend on sharpening in test...
2016-02-02 Vladimir MarkoOptimizing: Do not depend on sharpening in test 569.
2016-02-02 Sebastien HertzMerge "Revert "ART: Mterp for arm64""
2016-02-02 Sebastien HertzMerge "Revert "ART: Mterp for arm64""
2016-02-02 Sebastien HertzRevert "ART: Mterp for arm64"
2016-02-02 Vladimir MarkoMerge "MIPS64: Remove unaligned memory access from...
2016-02-02 Vladimir MarkoMerge "MIPS64: Remove unaligned memory access from...
2016-02-02 Bill BuzbeeMerge "ART: Mterp for arm64"
2016-02-02 Bill BuzbeeMerge "ART: Mterp for arm64"
2016-02-02 Mathieu ChartierMerge "Fix up dex cache strings stored in classes"
2016-02-02 Mathieu ChartierMerge "Fix up dex cache strings stored in classes"
2016-02-02 Mathieu ChartierFix up dex cache strings stored in classes
2016-02-02 Mathieu ChartierMerge "Add read barrier option to UpdateEntrypoints"
2016-02-02 Mathieu ChartierMerge "Add read barrier option to UpdateEntrypoints"
2016-02-02 Mathieu ChartierAdd read barrier option to UpdateEntrypoints
2016-02-01 buzbeeART: Mterp for arm64
2016-02-01 Aart BikMerge "Implemented signum() on ARM64."
2016-02-01 Aart BikMerge "Implemented signum() on ARM64."
2016-02-01 Aart BikImplemented signum() on ARM64.
2016-02-01 David BrazdilMerge "ART: Fix test 117 after OatFileAssistant change"
2016-02-01 David BrazdilMerge "ART: Fix test 117 after OatFileAssistant change"
2016-02-01 David BrazdilART: Fix test 117 after OatFileAssistant change
2016-02-01 David BrazdilMerge "ART: Release DexFile in OatFileAssistant"
2016-02-01 David BrazdilMerge "ART: Release DexFile in OatFileAssistant"
2016-02-01 David BrazdilART: Release DexFile in OatFileAssistant
2016-02-01 Roland LevillainMerge "Ensure instruction cache is flushed in compiler...
2016-02-01 Roland LevillainMerge "Ensure instruction cache is flushed in compiler...
2016-02-01 David BrazdilMerge "Ignore image checksum for ExtractOnly oat files"
2016-02-01 David BrazdilMerge "Ignore image checksum for ExtractOnly oat files"
2016-02-01 Roland LevillainEnsure instruction cache is flushed in compiler tests...
2016-02-01 David BrazdilIgnore image checksum for ExtractOnly oat files
2016-02-01 Nicolas GeoffrayMerge "Be on the safe side: emit an environment for...
2016-02-01 Nicolas GeoffrayMerge "Be on the safe side: emit an environment for...
2016-02-01 Narayan KamathMerge "Track libcore change aa517a356a38b8cd6764667e1ed...
2016-02-01 Narayan KamathMerge "Track libcore change aa517a356a38b8cd6764667e1ed...
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
2016-02-01 Narayan KamathTrack libcore change aa517a356a38b8cd6764667e1edd735aaf...
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
2016-02-01 Nicolas GeoffrayBe on the safe side: emit an environment for runtime...
2016-02-01 David BrazdilMerge "ART: Disallow uses of uninitialized references"
2016-02-01 David BrazdilMerge "ART: Disallow uses of uninitialized references"
2016-02-01 David BrazdilART: Disallow uses of uninitialized references
next