OSDN Git Service

android-x86/art.git
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 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...
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 Geoffrayam 4acdae34: Merge "Small optimization for recursive...
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 Gampeam 240016da: Merge "Fix typo bug for Mips32."
2014-12-17 Andreas GampeMerge "Fix typo bug for Mips32."
2014-12-17 Douglas LeungFix typo bug for Mips32.
2014-12-17 Mathieu Chartieram 3e2f0fc5: Merge "Delete gc request lock"
2014-12-17 Mathieu ChartierMerge "Delete gc request lock"
2014-12-16 Mathieu ChartierDelete gc request lock
2014-12-16 Ying Wangam d76a0c79: Merge "Revert "Fix VM-less builds.""
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 Carlstromam 03c45ccf: Merge "Remove obsolete PRODUCT_DEX_PREOPT_...
2014-12-16 Brian CarlstromMerge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA"
2014-12-16 Nicolas Geoffrayam beb0a4e8: Merge "Fix crash in x86 disassembler."
2014-12-16 Nicolas GeoffrayMerge "Fix crash in x86 disassembler."
2014-12-16 Andreas Gampeam 08c7ac66: Merge "[MIPSR6] Adjust assembly routines...
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 Chartieram f610c059: Merge "Don\'t add or remove verifiers...
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 Chartieram 50d55c65: Merge "Add more logging to Mutex::Exclusiv...
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 Chartieram 5b6912e4: Merge "Decrement suspend count if thread...
2014-12-16 Mathieu ChartierMerge "Decrement suspend count if thread is shutting...
next