OSDN Git Service

android-x86/art.git
2015-02-25 Nikola Veljkovic[MIPS] Fix mips32 trampoline problem.
2015-02-25 Douglas LeungFix argument register allocation for mips32.
2015-02-25 Andreas GampeMerge "ART: oatdump enhancements"
2015-02-25 Anestis BechtsoudisART: oatdump enhancements
2015-02-25 Andreas GampeMerge "ART: Print maps directly to log"
2015-02-25 David BrazdilMerge "ART: Nano optimization of LiveInterval"
2015-02-25 David BrazdilART: Nano optimization of LiveInterval
2015-02-25 David BrazdilMerge "ART: Update description of failing libcore tests"
2015-02-25 David BrazdilART: Update description of failing libcore tests
2015-02-25 Andreas GampeART: Print maps directly to log
2015-02-25 Andreas GampeMerge "ART: Fix "unused parameters""
2015-02-25 Andreas GampeART: Fix "unused parameters"
2015-02-25 Mathieu ChartierMerge "Print thread name for attempting to unregister...
2015-02-25 Mathieu ChartierMerge "Delete bad DCHECK"
2015-02-25 Mathieu ChartierDelete bad DCHECK
2015-02-25 Mathieu ChartierPrint thread name for attempting to unregister unattach...
2015-02-25 Mathieu ChartierMerge "Revert "Revert "Add JIT"""
2015-02-25 Andreas GampeMerge "ART: Add -Wunused"
2015-02-24 Andreas GampeART: Add -Wunused
2015-02-24 Mathieu ChartierRevert "Revert "Add JIT""
2015-02-24 Sebastien HertzMerge "JDWP: assert no pending exception when using...
2015-02-24 David BrazdilMerge "ART: Disable libcore crypto test failing on...
2015-02-24 David BrazdilART: Disable libcore crypto test failing on target
2015-02-24 Sebastien HertzJDWP: assert no pending exception when using JNI
2015-02-24 Nicolas GeoffrayMerge "not-int can also take non-int (byte and short...
2015-02-24 Andreas GampeMerge "ART: Fix run-test 118"
2015-02-24 Andreas GampeART: Fix run-test 118
2015-02-24 Nicolas Geoffraynot-int can also take non-int (byte and short) instruct...
2015-02-24 David BrazdilMerge "ART: Enable more libcore tests (crypto)"
2015-02-24 Nicolas GeoffrayMerge "Fix inlining in the presence of multiple returns."
2015-02-24 Nicolas GeoffrayFix inlining in the presence of multiple returns.
2015-02-24 David BrazdilMerge "ART: Disable one more libcore test failing on...
2015-02-24 David BrazdilART: Disable one more libcore test failing on hammerhead
2015-02-24 David BrazdilART: Enable more libcore tests (crypto)
2015-02-24 David BrazdilMerge "ART: Disable libcore tests failing on bots"
2015-02-24 Calin JuravleMerge "[optimizing] Add if-context sensitivity for...
2015-02-24 David BrazdilART: Disable libcore tests failing on bots
2015-02-24 Calin Juravle[optimizing] Add if-context sensitivity for null popaga...
2015-02-24 David BrazdilMerge "ART: Enable more libcore tests (harmony package)"
2015-02-24 David BrazdilART: Enable more libcore tests (harmony package)
2015-02-24 David BrazdilMerge "ART: Enable more libcore tests (libcore.* package)"
2015-02-24 David BrazdilART: Enable more libcore tests (libcore.* package)
2015-02-24 Sebastien HertzMerge "JDWP: update thread synchronization"
2015-02-24 Nicolas GeoffrayMerge "Revert "Add JIT""
2015-02-24 Nicolas GeoffrayRevert "Add JIT"
2015-02-24 Mathieu ChartierMerge "Delete bad DCHECK"
2015-02-24 Mathieu ChartierDelete bad DCHECK
2015-02-24 Mathieu ChartierMerge "Add JIT"
2015-02-24 Andreas GampeMerge "ART: Strip error message in run-test"
2015-02-24 Andreas GampeART: Strip error message in run-test
2015-02-24 Mathieu ChartierAdd JIT
2015-02-24 Mathieu ChartierMerge "Only detach shutdown thread if we attached it"
2015-02-24 Mathieu ChartierOnly detach shutdown thread if we attached it
2015-02-23 Andreas GampeMerge "ART: Allow the execution to stop if the compilat...
2015-02-23 Jean Christophe... ART: Allow the execution to stop if the compilation...
2015-02-23 David BrazdilMerge "Optimizing: Remove redundant hash set copy in...
2015-02-23 Hiroshi YamauchiMerge "Avoid unaligned accesses (SIGBUG/BUS_ADRALN...
2015-02-23 Hiroshi YamauchiAvoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT.
2015-02-23 Mingyao YangMerge "More checker tests for BCE."
2015-02-23 Mingyao YangMore checker tests for BCE.
2015-02-23 Andreas GampeMerge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn"
2015-02-23 Andreas GampeART: Introduce NO_RETURN, Mark DoLongJump noreturn
2015-02-23 David BrazdilOptimizing: Remove redundant hash set copy in GVN
2015-02-23 Calin JuravleMerge "[optimizing] Fix float addition on x86."
2015-02-23 Calin Juravle[optimizing] Fix float addition on x86.
2015-02-23 Nicolas GeoffrayMerge "Each primitive kind now spills to different...
2015-02-23 David BrazdilMerge "Optimizing: Speed up HInstruction use removal"
2015-02-23 David BrazdilOptimizing: Speed up HInstruction use removal
2015-02-23 Nicolas GeoffrayEach primitive kind now spills to different locations.
2015-02-21 Narayan KamathMerge "Implement a simple count based boot marker."
2015-02-21 Narayan KamathImplement a simple count based boot marker.
2015-02-20 Andreas GampeMerge "ART: Add VALGRIND_LIB for gtests"
2015-02-20 Andreas GampeART: Add VALGRIND_LIB for gtests
2015-02-20 Hiroshi YamauchiMerge "Make UseTLAB a bool flag."
2015-02-20 Hiroshi YamauchiMake UseTLAB a bool flag.
2015-02-20 Andreas GampeMerge "ART: Fix RosAlloc Valgrind code"
2015-02-20 Mathieu ChartierMerge "Revert "Do GC for alloc for unstarted runtimes""
2015-02-20 Mathieu ChartierRevert "Do GC for alloc for unstarted runtimes"
2015-02-20 Andreas GampeART: Fix RosAlloc Valgrind code
2015-02-20 Bill BuzbeeMerge "ART: Some conditions should be stricter in GenIn...
2015-02-20 nikolay serdjukART: Some conditions should be stricter in GenInlinedMi...
2015-02-20 Andreas GampeMerge "ART: Use Valgrind from tree"
2015-02-20 Andreas GampeMerge "ART: Silence some run-test configurations"
2015-02-20 Andreas GampeART: Silence some run-test configurations
2015-02-20 Vladimir MarkoMerge "Fix core spill mask for x86 special suspend."
2015-02-20 Vladimir MarkoFix core spill mask for x86 special suspend.
2015-02-20 Calin JuravleMerge "Improve type propagation with if-contexts"
2015-02-20 Calin JuravleImprove type propagation with if-contexts
2015-02-20 Roland LevillainMerge "Opt compiler: ARM64: Optimise floating-point...
2015-02-20 Calin JuravleMerge "Reference type propagation"
2015-02-20 Roland LevillainMerge "Display optimizing compiler's CodeInfo objects...
2015-02-20 Andreas GampeART: Use Valgrind from tree
2015-02-19 Andreas GampeMerge "ART: Do not read from JavaVMExt* after DestroyJa...
2015-02-19 Andreas GampeART: Do not read from JavaVMExt* after DestroyJavaVM
2015-02-19 Mathieu ChartierMerge "Do GC for alloc for unstarted runtimes"
2015-02-19 Andreas GampeMerge "ART: Check image size when opening"
2015-02-19 Andreas GampeART: Check image size when opening
2015-02-19 Mathieu ChartierDo GC for alloc for unstarted runtimes
2015-02-19 Vladimir MarkoMerge "Replace a few std::vector with ArenaVector in...
2015-02-19 Andreas GampeMerge "ART: Make error messages for StackOverflow WARNINGs"
next