OSDN Git Service

android-x86/art.git
2015-02-10 Nicolas GeoffrayMerge "Fix a compilation error for Mips64."
2015-02-09 Douglas LeungFix a compilation error for Mips64.
2015-02-09 Andreas GampeMerge "ART: Arm intrinsics for Optimizing compiler"
2015-02-09 Andreas GampeART: Arm intrinsics for Optimizing compiler
2015-02-09 Mingyao YangMerge "Improve bce so that more bounds checks can be...
2015-02-09 Mingyao YangImprove bce so that more bounds checks can be eliminated.
2015-02-09 Calin JuravleMerge "Fix null check tests"
2015-02-09 Calin JuravleFix null check tests
2015-02-08 Nicolas GeoffrayMerge "Optimize leaf methods."
2015-02-06 Hiroshi YamauchiMerge "Fix gcstress tests."
2015-02-06 Christopher... Merge "Support map data in the backtrace data structure."
2015-02-06 Hiroshi YamauchiFix gcstress tests.
2015-02-06 Christopher... Support map data in the backtrace data structure.
2015-02-06 Nicolas GeoffrayMerge "x64 goodness."
2015-02-06 Nicolas Geoffrayx64 goodness.
2015-02-06 Nicolas GeoffrayOptimize leaf methods.
2015-02-06 Nicolas GeoffrayMerge "Opt Compiler: ARM64: Enable Callee-saved registe...
2015-02-06 Sebastien HertzMerge "Read JDWP options from runtime"
2015-02-05 Igor MurashkinMerge "art: Fix broken cmdline_parser_test"
2015-02-05 Serban ConstantinescuOpt Compiler: ARM64: Enable Callee-saved register,...
2015-02-05 Igor Murashkinart: Fix broken cmdline_parser_test
2015-02-05 David BrazdilMerge "ART: Fix crash when timing method failing to...
2015-02-05 David BrazdilART: Fix crash when timing method failing to build
2015-02-05 Sebastien HertzRead JDWP options from runtime
2015-02-05 Nicolas GeoffrayMerge "Disable test, it fails on target and read-barrie...
2015-02-05 Nicolas GeoffrayDisable test, it fails on target and read-barrier config.
2015-02-05 Sebastien HertzMerge "Fix transaction aborting"
2015-02-05 Sebastien HertzFix transaction aborting
2015-02-05 Mathieu ChartierMerge "Clear thread local freed bits in RosAlloc::Run...
2015-02-05 Mathieu ChartierClear thread local freed bits in RosAlloc::Run::Inspect...
2015-02-05 Igor MurashkinMerge "art: Try to fix parsed_options_test on the build...
2015-02-05 Igor Murashkinart: Try to fix parsed_options_test on the build server
2015-02-04 Igor MurashkinMerge "Fix broken volantis build"
2015-02-04 Igor MurashkinFix broken volantis build
2015-02-04 Igor MurashkinMerge "art: Refactor RuntimeOptions/ParsedOptions"
2015-02-04 Igor Murashkinart: Refactor RuntimeOptions/ParsedOptions
2015-02-04 Andreas GampeMerge "ART: Fix old run scripts"
2015-02-04 Andreas GampeART: Fix old run scripts
2015-02-04 Mathieu ChartierMerge "Fix incorrect static const"
2015-02-04 Mathieu ChartierFix incorrect static const
2015-02-04 Andreas GampeMerge "ART: Pass Options should be strings instead...
2015-02-04 Mathieu ChartierMerge "Fix occasional long ThreadSuspendSleep"
2015-02-04 Nicolas GeoffrayMerge "Fix a bug in the inliner."
2015-02-04 Nicolas GeoffrayFix a bug in the inliner.
2015-02-04 Nicolas GeoffrayMerge "ART: Dump environment to cfg file."
2015-02-04 Zheng XuART: Dump environment to cfg file.
2015-02-04 David BrazdilMerge "Create HGraph outside Builder, print timings"
2015-02-04 David BrazdilCreate HGraph outside Builder, print timings
2015-02-04 Nicolas GeoffrayMerge "Fix a bug in combination of intrinsics and kNoOu...
2015-02-04 Nicolas GeoffrayFix a bug in combination of intrinsics and kNoOutputOve...
2015-02-04 Nicolas GeoffrayMerge "ART: Change x86 long param ABI (Quick/JNI/Opt)"
2015-02-04 Nicolas GeoffrayMerge "Fix test after register allocator changes."
2015-02-04 Nicolas GeoffrayFix test after register allocator changes.
2015-02-04 Nicolas GeoffrayMerge "Finally implement Location::kNoOutputOverlap."
2015-02-04 Nicolas GeoffrayFinally implement Location::kNoOutputOverlap.
2015-02-04 Mathieu ChartierFix occasional long ThreadSuspendSleep
2015-02-03 Hiroshi YamauchiMerge "ART: checkpoint mechanism optimization"
2015-02-03 Jean-Philippe... ART: Pass Options should be strings instead of integers
2015-02-03 Andreas GampeMerge "ARM/ARM64: Dump thread offset."
2015-02-03 Nicolas GeoffrayMerge "Inline methods with multiple blocks."
2015-02-03 Nicolas GeoffrayInline methods with multiple blocks.
2015-02-03 Nicolas GeoffrayMerge "Use a different block order when not compiling...
2015-02-03 Nicolas GeoffrayUse a different block order when not compiling baseline.
2015-02-03 Nicolas GeoffrayMerge "Fix build by putting ATTRIBUTE_UNUSUED."
2015-02-03 Nicolas GeoffrayFix build by putting ATTRIBUTE_UNUSUED.
2015-02-03 Nicolas GeoffrayMerge "Fix thumb2 assembler's ShifterOperandCanHold."
2015-02-03 Nicolas GeoffrayFix thumb2 assembler's ShifterOperandCanHold.
2015-02-03 Vladimir MarkoMerge "ART: Fix to X86Mir2Lir::GenReduceVector"
2015-02-03 Nicolas GeoffrayMerge "Allow nested inlining."
2015-02-03 Nicolas GeoffrayAllow nested inlining.
2015-02-03 Zheng XuARM/ARM64: Dump thread offset.
2015-02-03 Nicolas GeoffrayMerge "Go back to -O2."
2015-02-03 Nicolas GeoffrayGo back to -O2.
2015-02-03 Nicolas GeoffrayMerge "Revert "Revert "ART: Make 074-gc-thrash more...
2015-02-03 Nicolas GeoffrayRevert "Revert "ART: Make 074-gc-thrash more OOME toler...
2015-02-03 Lei LiART: checkpoint mechanism optimization
2015-02-03 Nicolas GeoffrayMerge "Revert "ART: Make 074-gc-thrash more OOME tolerant""
2015-02-03 Nicolas GeoffrayRevert "ART: Make 074-gc-thrash more OOME tolerant"
2015-02-03 Andreas GampeMerge "ART: Make 074-gc-thrash more OOME tolerant"
2015-02-03 Andreas GampeMerge "ART: Fix assembler_thumb_test"
2015-02-03 Andreas GampeART: Fix assembler_thumb_test
2015-02-03 Andreas GampeART: Make 074-gc-thrash more OOME tolerant
2015-02-03 Andreas GampeMerge "ART: Fix thumb2 utils assembler"
2015-02-03 Andreas GampeART: Fix thumb2 utils assembler
2015-02-03 Andreas GampeMerge "ART: Fix run-tests for emulator"
2015-02-02 Mark MendellART: Fix to X86Mir2Lir::GenReduceVector
2015-02-02 David BrazdilMerge "Fix broken gtests after SuspendCheck optimization"
2015-02-02 David BrazdilFix broken gtests after SuspendCheck optimization
2015-02-02 Andreas GampeART: Fix run-tests for emulator
2015-02-02 David BrazdilMerge "No SuspendChecks when branching to return block"
2015-02-02 David BrazdilNo SuspendChecks when branching to return block
2015-02-02 Hiroshi YamauchiMerge "Clean up enums in RegionSpace."
2015-02-02 Vladimir MarkoMerge "AdvanceMIR does not know how to passthrough...
2015-02-02 Andreas GampeMerge "ART: Fix x86 disassembler"
2015-02-02 Serguei KatkovAdvanceMIR does not know how to passthrough the empty...
2015-02-01 Brian CarlstromMerge "Check for null class of class"
2015-02-01 Mathieu ChartierCheck for null class of class
2015-02-01 Brian CarlstromMerge "Revert "Allow preopted apps to have sharpened...
2015-02-01 Brian CarlstromRevert "Allow preopted apps to have sharpened calls...
2015-01-31 Andreas GampeMerge "Add Mips64 art_quick_proxy_invoke_handler assembly."
next