OSDN Git Service

android-x86/art.git
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 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 GampeMerge "ART: Use interpret-only for vmSafeMode"
2014-12-20 Andreas GampeART: Use interpret-only for vmSafeMode
2014-12-20 Mathieu ChartierMerge "Add heap task processor"
2014-12-20 Mathieu ChartierAdd heap task processor
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 YamauchiMerge "Pass the real capacity to CreateRosAlloc."
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 BuzbeeMerge "ART: Implement FP packed reduce for x86"
2014-12-19 Vladimir MarkoMerge "Clean up dead loops before suspend check elimina...
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 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 JuravleMerge "Fixed CanBeMoved for field access"
2014-12-19 Calin JuravleFixed CanBeMoved for field access
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 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 MarkoMerge "Fix Thumb2 Emit16BitAddSub() to keep full immedi...
2014-12-18 Vladimir MarkoFix Thumb2 Emit16BitAddSub() to keep full immediate.
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 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 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 HertzMerge "Use correct handle scope offset from StackVisitor"
2014-12-18 Sebastien HertzUse correct handle scope offset from StackVisitor
2014-12-18 Sebastien HertzMerge "Cleanup JDWP event matching"
2014-12-18 Hiroshi YamauchiMerge "Fix a race condition during the rosalloc verific...
2014-12-18 Andreas GampeART: Fix oatdump
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 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 ChartierMerge "Add thread suspend histogram"
2014-12-18 Mathieu ChartierAdd thread suspend histogram
2014-12-17 Igor MurashkinMerge "Add a new imgdiag tool to diff boot.art/core...
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 HertzMerge "JDWP: fix setting multiple breakpoints in the...
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 GeoffrayMerge "Fix ids and remove invoke when inlining."
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 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 GeoffrayMerge "Revert "Small optimization for recursive calls...
2014-12-17 Nicolas GeoffrayRevert "Small optimization for recursive calls: avoid...
2014-12-17 Nicolas GeoffrayMerge "Small optimization for recursive calls: avoid...
2014-12-17 Nicolas GeoffraySmall optimization for recursive calls: avoid dex cache.
2014-12-17 Sebastien HertzCleanup JDWP event matching
2014-12-17 Andreas GampeMerge "Fix typo bug for Mips32."
2014-12-17 Douglas LeungFix typo bug for Mips32.
2014-12-17 Mathieu ChartierMerge "Delete gc request lock"
2014-12-16 Mathieu ChartierDelete gc request lock
2014-12-16 Ying WangMerge "Revert "Fix VM-less builds.""
2014-12-16 Igor MurashkinAdd a new imgdiag tool to diff boot.art/core.art agains...
2014-12-16 Brian CarlstromMerge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA"
2014-12-16 Nicolas GeoffrayMerge "Fix crash in x86 disassembler."
2014-12-16 Andreas GampeMerge "[MIPSR6] Adjust assembly routines for MIPS R6...
2014-12-16 Duane Sand[MIPSR6] Adjust assembly routines for MIPS R6 isa
2014-12-16 Brian CarlstromRemove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA
2014-12-16 Nicolas GeoffrayFix crash in x86 disassembler.
2014-12-16 Mathieu ChartierMerge "Don't add or remove verifiers if aborting"
2014-12-16 Mathieu ChartierDon't add or remove verifiers if aborting
2014-12-16 Mathieu ChartierMerge "Add more logging to Mutex::ExclusiveUnlock"
2014-12-16 Mathieu ChartierAdd more logging to Mutex::ExclusiveUnlock
2014-12-16 Mathieu ChartierMerge "Decrement suspend count if thread is shutting...
2014-12-16 Mathieu ChartierDecrement suspend count if thread is shutting down
2014-12-15 Mathieu ChartierMerge "Move GC daemon locking logic into heap"
2014-12-15 Mathieu ChartierMove GC daemon locking logic into heap
2014-12-15 Nicolas GeoffrayMerge "Inlining support in optimizing."
2014-12-15 Nicolas GeoffrayInlining support in optimizing.
2014-12-15 Mathieu ChartierMerge "Clean up debugger"
2014-12-15 Mathieu ChartierClean up debugger
2014-12-15 Andreas GampeMerge "ART: Do not inline elf writer debug symbols"
2014-12-15 Andreas GampeART: Do not inline elf writer debug symbols
2014-12-15 Mathieu ChartierMerge "Use WaitHoldingLocks in ReferenceProcessor:...
2014-12-15 Andreas GampeMerge "ART: Break up x86 disassembler main function"
2014-12-15 Andreas GampeART: Break up x86 disassembler main function
2014-12-15 Andreas GampeMerge "ART: Show invalid oat header cause in error...
next