OSDN Git Service

android-x86/art.git
2015-02-05 Igor Murashkinam 61fdf5bc: Merge "art: Fix broken cmdline_parser_test"
2015-02-05 Igor MurashkinMerge "art: Fix broken cmdline_parser_test"
2015-02-05 David Brazdilam ca9a2685: Merge "ART: Fix crash when timing method...
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 Nicolas Geoffrayam 24898d44: Merge "Disable test, it fails on target...
2015-02-05 Sebastien Hertzam 911b4be5: Merge "Fix transaction aborting"
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 Chartieram 7e6a918e: Merge "Clear thread local freed bits in...
2015-02-05 Mathieu ChartierMerge "Clear thread local freed bits in RosAlloc::Run...
2015-02-05 Igor Murashkinam 19929654: Merge "art: Try to fix parsed_options_test...
2015-02-05 Igor Murashkinam edf45678: Merge "Fix broken volantis build"
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 Murashkinam 1bb6cb0b: Merge "art: Refactor RuntimeOptions/Parsed...
2015-02-04 Igor MurashkinMerge "art: Refactor RuntimeOptions/ParsedOptions"
2015-02-04 Igor Murashkinart: Refactor RuntimeOptions/ParsedOptions
2015-02-04 Andreas Gampeam a8fb460f: Merge "ART: Fix old run scripts"
2015-02-04 Andreas GampeMerge "ART: Fix old run scripts"
2015-02-04 Andreas GampeART: Fix old run scripts
2015-02-04 Mathieu Chartieram f30c00fc: Merge "Fix incorrect static const"
2015-02-04 Mathieu ChartierMerge "Fix incorrect static const"
2015-02-04 Mathieu ChartierFix incorrect static const
2015-02-04 Andreas Gampeam 7d318624: Merge "ART: Pass Options should be strings...
2015-02-04 Andreas GampeMerge "ART: Pass Options should be strings instead...
2015-02-04 Mathieu Chartieram c470aefe: Merge "Fix occasional long ThreadSuspendSleep"
2015-02-04 Mathieu ChartierMerge "Fix occasional long ThreadSuspendSleep"
2015-02-04 Nicolas Geoffrayam a4ddb549: Merge "Fix a bug in the inliner."
2015-02-04 Nicolas Geoffrayam a6919983: Merge "ART: Dump environment to cfg file."
2015-02-04 David Brazdilam c2024144: Merge "Create HGraph outside Builder,...
2015-02-04 Nicolas Geoffrayam 53150eb4: Merge "Fix a bug in combination of intrins...
2015-02-04 Nicolas Geoffrayam f4b24f7e: Merge "ART: Change x86 long param ABI...
2015-02-04 Nicolas Geoffrayam 6bc17805: Merge "Fix test after register allocator...
2015-02-04 Nicolas Geoffrayam b73e4447: Merge "Finally implement Location::kNoOutp...
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 Yamauchiam 69d69ea4: Merge "ART: checkpoint mechanism optimization"
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 Gampeam 900e7b36: Merge "ARM/ARM64: Dump thread offset."
2015-02-03 Nicolas Geoffrayam f9af1941: Merge "Inline methods with multiple blocks."
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 Geoffrayam bd17c3b4: Merge "Use a different block order when...
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 Geoffrayam bb2f65e6: Merge "Fix build by putting ATTRIBUTE_UNUS...
2015-02-03 Nicolas Geoffrayam 0b87c470: Merge "Fix thumb2 assembler\'s ShifterOper...
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 Markoam 08029544: Merge "ART: Fix to X86Mir2Lir::GenReduceVe...
2015-02-03 Vladimir MarkoMerge "ART: Fix to X86Mir2Lir::GenReduceVector"
2015-02-03 Nicolas Geoffrayam 09fbde3b: Merge "Allow nested inlining."
2015-02-03 Nicolas Geoffrayam 515d828f: Merge "Go back to -O2."
2015-02-03 Nicolas Geoffrayam d82b172b: Merge "Revert "Revert "ART: Make 074-gc...
2015-02-03 Nicolas Geoffrayam 63aa9aec: Merge "Revert "ART: Make 074-gc-thrash...
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 Gampeam 5a7c6344: Merge "ART: Make 074-gc-thrash more OOME...
2015-02-03 Andreas Gampeam c398b058: Merge "ART: Fix assembler_thumb_test"
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 Gampeam a1a0ffb7: Merge "ART: Fix thumb2 utils assembler"
2015-02-03 Andreas GampeMerge "ART: Fix thumb2 utils assembler"
2015-02-03 Andreas GampeART: Fix thumb2 utils assembler
2015-02-03 Andreas Gampeam 7687b250: Merge "ART: Fix run-tests for emulator"
2015-02-03 Andreas GampeMerge "ART: Fix run-tests for emulator"
2015-02-02 Mark MendellART: Fix to X86Mir2Lir::GenReduceVector
next