OSDN Git Service

android-x86/art.git
2014-12-12 Mathieu ChartierMerge "Add ReferenceQueue test"
2014-12-12 Mathieu ChartierAdd ReferenceQueue test
2014-12-12 Andreas GampeMerge "ART: More logging on GetAccessFlags failure"
2014-12-12 Mingyao YangMerge "Some enhancements on BCE."
2014-12-12 Andreas GampeART: More logging on GetAccessFlags failure
2014-12-12 Mingyao YangSome enhancements on BCE.
2014-12-12 Elliott HughesMerge "Remove portable."
2014-12-12 Mathieu ChartierMerge "Remove proxy logic from GetCodeItem"
2014-12-12 Elliott HughesRemove portable.
2014-12-12 Sebastien HertzMerge "ART: Fix DDM client hang transmitting native...
2014-12-12 Vladimir MarkoMerge "AArch64: Fix incorrect use of preceding LIR."
2014-12-12 Nicolas GeoffrayMerge "Un-break --perf option to the art art script."
2014-12-12 Nicolas GeoffrayUn-break --perf option to the art art script.
2014-12-12 Ningsheng JianAArch64: Fix incorrect use of preceding LIR.
2014-12-11 Dan AlbertMerge "Fix alloc-dealloc-mismatch failures in dex2oat."
2014-12-11 Mathieu ChartierRemove proxy logic from GetCodeItem
2014-12-11 Dan AlbertFix alloc-dealloc-mismatch failures in dex2oat.
2014-12-11 Mathieu ChartierMerge "Increase default allocation stack size"
2014-12-11 Mathieu ChartierIncrease default allocation stack size
2014-12-11 Dan AlbertMerge "Don't use the version script for executables."
2014-12-11 Andreas GampeMerge "Revert "Revert "Ensure void type is resolved...
2014-12-11 Mathieu ChartierMerge "Add verifier support for dequickening"
2014-12-11 Andreas GampeMerge "ART: More ELF and oat file safety measures"
2014-12-11 Mathieu ChartierAdd verifier support for dequickening
2014-12-11 Andreas GampeART: More ELF and oat file safety measures
2014-12-11 Nicolas GeoffrayMerge "Add another failing test."
2014-12-11 Nicolas GeoffrayAdd another failing test.
2014-12-11 Vladimir MarkoMerge "ARM: Combine multiply accumulate operations."
2014-12-11 Nicolas GeoffrayMerge "Update expectation file from what is runnin...
2014-12-11 Nicolas GeoffrayUpdate expectation file from what is runnin on the...
2014-12-11 Andreas GampeRevert "Revert "Ensure void type is resolved when runni...
2014-12-11 Ningsheng JianARM: Combine multiply accumulate operations.
2014-12-11 Andreas GampeMerge "ART: Extend run-test 015"
2014-12-11 Andreas GampeART: Extend run-test 015
2014-12-10 Dan AlbertDon't use the version script for executables.
2014-12-10 Nicolas GeoffrayMerge "Revert "Ensure void type is resolved when runnin...
2014-12-10 Nicolas GeoffrayRevert "Ensure void type is resolved when running witho...
2014-12-10 Mathieu ChartierMerge "Stop daemon threads in runtime shutdown"
2014-12-10 Sebastien HertzMerge "Ensure void type is resolved when running withou...
2014-12-10 Mathieu ChartierMerge "Add missing iget quick for bool, byte, char...
2014-12-10 Mathieu ChartierAdd missing iget quick for bool, byte, char, short
2014-12-10 Sebastien HertzEnsure void type is resolved when running without image
2014-12-10 Mathieu ChartierStop daemon threads in runtime shutdown
2014-12-10 Roland LevillainMerge "ARM64: Enable Optimizing compiler image generation."
2014-12-10 Serban ConstantinescuARM64: Enable Optimizing compiler image generation.
2014-12-10 Roland LevillainMerge "Opt compiler: Add arm64 support for register...
2014-12-10 Alexandre RamesOpt compiler: Add arm64 support for register allocation.
2014-12-10 Nicolas GeoffrayMerge "Ensure stack maps are 4 byte aligned."
2014-12-10 Brian CarlstromMerge "Fix verifier bug caused by confusing ArtMethod...
2014-12-10 Brian CarlstromFix verifier bug caused by confusing ArtMethod::IsDirec...
2014-12-09 Nicolas GeoffrayEnsure stack maps are 4 byte aligned.
2014-12-09 Sebastien HertzMerge "Support proxy method in StackVisitor::GetThisObject"
2014-12-09 Nicolas GeoffrayMerge "Revert "Tidy gAborting.""
2014-12-09 Nicolas GeoffrayRevert "Tidy gAborting."
2014-12-09 Sebastien HertzSupport proxy method in StackVisitor::GetThisObject
2014-12-09 Nicolas GeoffrayMerge "Test now fails on amr64/optimizing after float...
2014-12-09 Nicolas GeoffrayTest now fails on amr64/optimizing after float rem...
2014-12-09 Vladimir MarkoMerge "Quick: Redefine the notion of back-egdes."
2014-12-09 Sebastien HertzMerge "JDWP: avoid crash on unsupported modifier"
2014-12-09 Sebastien HertzJDWP: avoid crash on unsupported modifier
2014-12-09 Nicolas GeoffrayMerge "Explicitly mask constants in shift operations."
2014-12-09 Nicolas GeoffrayExplicitly mask constants in shift operations.
2014-12-09 Vladimir MarkoQuick: Redefine the notion of back-egdes.
2014-12-09 Brian CarlstromMerge "Fix reference table sorting"
2014-12-09 Brian CarlstromFix reference table sorting
2014-12-09 Hiroshi YamauchiMerge "Make it possible to enable heap poisoning via...
2014-12-08 Hiroshi YamauchiMake it possible to enable heap poisoning via make...
2014-12-08 Mathieu ChartierMerge "Re-add missing read barriers"
2014-12-08 Mathieu ChartierRe-add missing read barriers
2014-12-08 Mathieu ChartierMerge "Clean up ReferenceTable::Dump"
2014-12-08 Mathieu ChartierClean up ReferenceTable::Dump
2014-12-08 Vladimir MarkoMerge "Quick: Kill unreachable blocks instead of just...
2014-12-08 Vladimir MarkoMerge "Re-factor Quick ABI support"
2014-12-08 Calin JuravleMerge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE"
2014-12-08 Calin Juravle[optimizing compiler] Add REM_FLOAT and REM_DOUBLE
2014-12-08 Vladimir MarkoQuick: Kill unreachable blocks instead of just hiding...
2014-12-08 Nicolas GeoffrayMerge "Test has been updated, does not fail anymore."
2014-12-08 Nicolas GeoffrayTest has been updated, does not fail anymore.
2014-12-08 Vladimir MarkoMerge "ART: Clear use count for unused VRs."
2014-12-08 Serguei KatkovRe-factor Quick ABI support
2014-12-08 Zheng XuART: Clear use count for unused VRs.
2014-12-08 Pavel VyssotskiART: Fix DDM client hang transmitting native heap dump...
2014-12-06 Andreas GampeMerge "ART: Fix string data leak in image writer"
2014-12-05 Mathieu ChartierMerge "Add pointer size logic to InitFromImageInterpret...
2014-12-05 Christopher... Merge "Fix arm unwind data for art code."
2014-12-05 Nicolas GeoffrayMerge "Make dex2oat 32bits when HOST_PREFER_32_BIT...
2014-12-05 Mathieu ChartierAdd pointer size logic to InitFromImageInterpretOnly
2014-12-05 Andreas GampeMerge "ART: Fix typo"
2014-12-05 Andreas GampeART: Fix string data leak in image writer
2014-12-05 Andreas GampeART: Fix typo
2014-12-05 Ian RogersMerge "Revert "Re-enable one thread dumping the native...
2014-12-05 Ian RogersRevert "Re-enable one thread dumping the native stack...
2014-12-05 Vladimir MarkoMerge "Quick: Fix code layout pass; don't terminate...
2014-12-05 Vladimir MarkoMerge "Revert "Revert "Rewrite ImageWriter's merging...
2014-12-05 Vladimir MarkoQuick: Fix code layout pass; don't terminate too early.
2014-12-05 Nicolas GeoffrayMerge "Make script suitable for vogar use on device."
2014-12-05 Roland LevillainMerge "Add support for double-to-int & double-to-long...
2014-12-05 Nicolas GeoffrayMake script suitable for vogar use on device.
2014-12-05 Roland LevillainAdd support for double-to-int & double-to-long in optim...
2014-12-05 Nicolas GeoffrayMake dex2oat 32bits when HOST_PREFER_32_BIT=true.
next