OSDN Git Service

android-x86/art.git
2014-12-11 Andreas GampeRevert "Revert "Ensure void type is resolved when runni...
2014-12-11 Andreas GampeMerge "ART: Extend run-test 015"
2014-12-11 Andreas GampeART: Extend run-test 015
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-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.
2014-12-05 Ian RogersMerge "Re-enable one thread dumping the native stack...
2014-12-05 Ian RogersRe-enable one thread dumping the native stack of another.
2014-12-05 Ian RogersMerge "Tidy gAborting."
2014-12-05 Ian RogersTidy gAborting.
2014-12-05 Vladimir MarkoRevert "Revert "Rewrite ImageWriter's merging of String...
2014-12-05 Andreas GampeMerge "ART: Fix linting errors"
2014-12-05 Andreas GampeART: Fix linting errors
2014-12-05 Mingyao YangMerge "Bounds check elimination."
2014-12-05 Ian RogersMerge "X86_64 QBE: use RIP addressing"
2014-12-04 Andreas GampeMerge "ART: Add SparseSwitch support to the optimizing...
2014-12-04 Andreas GampeART: Add SparseSwitch support to the optimizing compiler
2014-12-04 Andreas GampeMerge "ART: Wire up a valgrind-wrapped dex2oat run"
2014-12-04 Brian CarlstromMerge "Remove dex2oat watchdog warning"
2014-12-04 Mark MendellX86_64 QBE: use RIP addressing
2014-12-04 Christopher... Fix arm unwind data for art code.
2014-12-04 Hans BoehmMerge "Make Barrier robust against spurious wakeups"
2014-12-04 Brian CarlstromRemove dex2oat watchdog warning
2014-12-04 Hans BoehmMake Barrier robust against spurious wakeups
2014-12-04 Ian RogersMerge "Remove unused headers."
2014-12-04 Nicolas GeoffrayMerge "On arm64/optimizing, compile the boot image...
2014-12-04 Nicolas GeoffrayOn arm64/optimizing, compile the boot image with interp...
2014-12-04 Andreas GampeMerge "ART: Add PackedSwitch support to the optimizing...
2014-12-04 Andreas GampeART: Add PackedSwitch support to the optimizing compiler
2014-12-04 Nicolas GeoffrayMerge "Temporary disable the test."
2014-12-04 Nicolas GeoffrayTemporary disable the test.
2014-12-04 Nicolas GeoffrayMerge "Build core.oat without flags."
2014-12-04 Nicolas GeoffrayBuild core.oat without flags.
2014-12-04 Vladimir MarkoMerge "Revert "Rewrite ImageWriter's merging of String...
2014-12-04 Roland LevillainMerge "Add support for float-to-double & double-to...
2014-12-04 Vladimir MarkoRevert "Rewrite ImageWriter's merging of String char...
2014-12-04 Roland LevillainAdd support for float-to-double & double-to-float in...
2014-12-04 Roland LevillainMerge "Add support for float-to-long in the optimizing...
2014-12-04 Roland LevillainAdd support for float-to-long in the optimizing compiler.
next