OSDN Git Service

android-x86/art.git
2014-12-22 Andreas Gampeam 5c79aec9: Merge "ART: Swap-space in the compiler"
2014-12-22 Andreas GampeMerge "ART: Swap-space in the compiler"
2014-12-22 Andreas GampeART: Swap-space in the compiler
2014-12-22 Andreas Gampeam 508d2665: Merge "ART: Do not JNI abort on nullptr...
2014-12-22 Andreas GampeMerge "ART: Do not JNI abort on nullptr GetObjectRefType"
2014-12-22 Andreas GampeART: Do not JNI abort on nullptr GetObjectRefType
2014-12-20 Andreas Gampeam 094368ae: Merge "ART: Use interpret-only for vmSafeMode"
2014-12-20 Andreas GampeMerge "ART: Use interpret-only for vmSafeMode"
2014-12-20 Andreas GampeART: Use interpret-only for vmSafeMode
2014-12-20 Mathieu Chartieram 48e7f337: Merge "Add heap task processor"
2014-12-20 Mathieu ChartierMerge "Add heap task processor"
2014-12-20 Mathieu ChartierAdd heap task processor
2014-12-19 Vladimir Markoam a02bd15a: Merge "Fix running out of temps when stori...
2014-12-19 Vladimir MarkoMerge "Fix running out of temps when storing invoke...
2014-12-19 Vladimir MarkoFix running out of temps when storing invoke-interface...
2014-12-19 Hiroshi Yamauchiam fa28ef01: Merge "Pass the real capacity to CreateRos...
2014-12-19 Hiroshi YamauchiMerge "Pass the real capacity to CreateRosAlloc."
2014-12-19 Vladimir Markoam e1cb3301: Merge "Move two members out of MIRGraph...
2014-12-19 Vladimir MarkoMerge "Move two members out of MIRGraph::temp_::ssa."
2014-12-19 Vladimir MarkoMove two members out of MIRGraph::temp_::ssa.
2014-12-19 Bill Buzbeeam a64d0142: Merge "ART: Implement FP packed reduce...
2014-12-19 Bill BuzbeeMerge "ART: Implement FP packed reduce for x86"
2014-12-19 Vladimir Markoam db75f3c7: Merge "Clean up dead loops before suspend...
2014-12-19 Vladimir MarkoMerge "Clean up dead loops before suspend check elimina...
2014-12-19 Vladimir Markoam 202eaaf2: Merge "Clean up post-opt passes, perform...
2014-12-19 Vladimir MarkoMerge "Clean up post-opt passes, perform only those...
2014-12-19 Vladimir MarkoClean up dead loops before suspend check elimination.
2014-12-19 Vladimir Markoam c146d498: Merge "Clean up MIRGraph::CanThrow()."
2014-12-19 Vladimir MarkoMerge "Clean up MIRGraph::CanThrow()."
2014-12-19 Vladimir MarkoClean up MIRGraph::CanThrow().
2014-12-19 Vladimir MarkoClean up post-opt passes, perform only those we need.
2014-12-19 Calin Juravleam 363bd99a: Merge "Fixed CanBeMoved for field access"
2014-12-19 Calin JuravleMerge "Fixed CanBeMoved for field access"
2014-12-19 Calin JuravleFixed CanBeMoved for field access
2014-12-19 Calin Juravleam 86632a79: Merge "[optimizing compiler] Add support...
2014-12-19 Calin JuravleMerge "[optimizing compiler] Add support for volatile"
2014-12-19 Calin Juravle[optimizing compiler] Add support for volatile
2014-12-19 Hiroshi YamauchiPass the real capacity to CreateRosAlloc.
2014-12-19 Mathieu Chartieram 6d1a047b: Merge "Only dump suspend all histogram...
2014-12-19 Andreas Gampeam 16b10882: Merge "ART: Fix oatdump"
2014-12-19 Mathieu ChartierMerge "Only dump suspend all histogram if we have samples"
2014-12-19 Mathieu ChartierOnly dump suspend all histogram if we have samples
2014-12-19 Andreas GampeMerge "ART: Fix oatdump"
2014-12-18 Vladimir Markoam 193c7a94: Merge "Fix Thumb2 Emit16BitAddSub() to...
2014-12-18 Vladimir MarkoMerge "Fix Thumb2 Emit16BitAddSub() to keep full immedi...
2014-12-18 Vladimir MarkoFix Thumb2 Emit16BitAddSub() to keep full immediate.
2014-12-18 Nicolas Geoffrayam 6048838a: Merge "Revert "Don\'t block quick callee...
2014-12-18 Nicolas GeoffrayMerge "Revert "Don't block quick callee saved registers...
2014-12-18 Nicolas GeoffrayRevert "Don't block quick callee saved registers for...
2014-12-18 Vladimir Markoam ca747ea9: Merge "Fix Thumb2 assembler to emit 16...
2014-12-18 Nicolas Geoffrayam aa94a95d: Merge "Explicitly compile core.oat with...
2014-12-18 Nicolas Geoffrayam e408f8c6: Merge "Don\'t block quick callee saved...
2014-12-18 Vladimir MarkoMerge "Fix Thumb2 assembler to emit 16-bit add/sub...
2014-12-18 Nicolas GeoffrayMerge "Explicitly compile core.oat with the Quick compi...
2014-12-18 Nicolas GeoffrayMerge "Don't block quick callee saved registers for...
2014-12-18 Nicolas GeoffrayDon't block quick callee saved registers for optimizing.
2014-12-18 Vladimir MarkoFix Thumb2 assembler to emit 16-bit add/sub SP, #imm.
2014-12-18 Nicolas Geoffrayam 452a8bec: Merge "When inlining, also look whether...
2014-12-18 Nicolas GeoffrayMerge "When inlining, also look whether we can allocate...
2014-12-18 Nicolas GeoffrayWhen inlining, also look whether we can allocate registers.
2014-12-18 Sebastien Hertzam fcd3f33d: Merge "Use correct handle scope offset...
2014-12-18 Sebastien HertzMerge "Use correct handle scope offset from StackVisitor"
2014-12-18 Sebastien HertzUse correct handle scope offset from StackVisitor
2014-12-18 Sebastien Hertzam 58a1c07b: Merge "Cleanup JDWP event matching"
2014-12-18 Sebastien HertzMerge "Cleanup JDWP event matching"
2014-12-18 Hiroshi Yamauchiam 7c378e4b: Merge "Fix a race condition during the...
2014-12-18 Hiroshi YamauchiMerge "Fix a race condition during the rosalloc verific...
2014-12-18 Andreas GampeART: Fix oatdump
2014-12-18 Mathieu Chartieram bf7b41ff: Merge "Fix concurrent GC ergonomics"
2014-12-18 Mathieu ChartierMerge "Fix concurrent GC ergonomics"
2014-12-18 Hiroshi YamauchiFix a race condition during the rosalloc verification.
2014-12-18 Andreas Gampeam 55b752a8: Merge "ART: Punt to the interpreter for...
2014-12-18 Andreas GampeMerge "ART: Punt to the interpreter for VerifiedMethod...
2014-12-18 Andreas GampeART: Punt to the interpreter for VerifiedMethod errors
2014-12-18 Mathieu ChartierFix concurrent GC ergonomics
2014-12-18 Mathieu Chartieram a6f5fd0e: Merge "Add thread suspend histogram"
2014-12-18 Mathieu ChartierMerge "Add thread suspend histogram"
2014-12-18 Mathieu ChartierAdd thread suspend histogram
2014-12-17 Igor Murashkinam e9231c0a: Merge "Add a new imgdiag tool to diff...
2014-12-17 Igor MurashkinMerge "Add a new imgdiag tool to diff boot.art/core...
2014-12-17 Mathieu Chartieram d457b9ce: Merge "Add systrace events to monitors...
2014-12-17 Mathieu ChartierMerge "Add systrace events to monitors and thread suspe...
2014-12-17 Mathieu ChartierAdd systrace events to monitors and thread suspension
2014-12-17 Sebastien Hertzam 28d6b6c0: Merge "JDWP: fix setting multiple breakpoi...
2014-12-17 Sebastien HertzMerge "JDWP: fix setting multiple breakpoints in the...
2014-12-17 Nicolas Geoffrayam 7587082c: Merge "Now that GraphChecker has a state...
2014-12-17 Nicolas GeoffrayMerge "Now that GraphChecker has a state, don't re...
2014-12-17 Nicolas GeoffrayNow that GraphChecker has a state, don't re-use it.
2014-12-17 Sebastien HertzJDWP: fix setting multiple breakpoints in the same...
2014-12-17 Nicolas Geoffrayam 8012102d: Merge "Fix ids and remove invoke when...
2014-12-17 Nicolas GeoffrayMerge "Fix ids and remove invoke when inlining."
2014-12-17 David Brazdilam 44a7f89c: Merge "ART: Added Checker, a pattern match...
2014-12-17 David BrazdilMerge "ART: Added Checker, a pattern matching test...
2014-12-17 David BrazdilART: Added Checker, a pattern matching test engine
2014-12-17 Nicolas Geoffrayam c8a0a055: Merge "Test sometimes timeouts with vogar."
2014-12-17 Nicolas GeoffrayMerge "Test sometimes timeouts with vogar."
2014-12-17 Nicolas GeoffrayTest sometimes timeouts with vogar.
2014-12-17 Nicolas GeoffrayFix ids and remove invoke when inlining.
2014-12-17 Nicolas GeoffrayExplicitly compile core.oat with the Quick compiler.
2014-12-17 Nicolas Geoffrayam 3fea27b5: Merge "Revert "Small optimization for...
next