OSDN Git Service

android-x86/art.git
2014-10-16 Ian Rogersam 2eb03e6f: Merge "Remove test dependencies on phony...
2014-10-16 Ian RogersMerge "Remove test dependencies on phony targets."
2014-10-16 Vladimir Markoam 4ffed256: Merge "Quick: Avoid node iteration for...
2014-10-16 Vladimir Markoam 9ab7816a: Merge "Quick: Handle kMirOpNullCheck in...
2014-10-16 Vladimir MarkoMerge "Quick: Avoid node iteration for passes that...
2014-10-16 Vladimir MarkoMerge "Quick: Handle kMirOpNullCheck in LVN/GVN."
2014-10-16 Nicolas Geoffrayam dc43794b: Merge "Don\'t use assembler classes in...
2014-10-16 Nicolas GeoffrayMerge "Don't use assembler classes in code_generator.h."
2014-10-16 Nicolas GeoffrayDon't use assembler classes in code_generator.h.
2014-10-16 Roland Levillainam ec2ea6ff: Merge "Implement default traversals in...
2014-10-16 Roland LevillainMerge "Implement default traversals in CFG & SSA graph...
2014-10-16 Roland Levillainam c15c4066: Merge "Improve art::SSAChecker::VisitInstr...
2014-10-16 Roland LevillainMerge "Improve art::SSAChecker::VisitInstruction."
2014-10-16 Roland Levillainam dd36b428: Merge "Do not remove NullChecks & BoundsCh...
2014-10-16 Roland Levillainam 1604027a: Merge "Turn constant conditional jumps...
2014-10-16 Roland LevillainMerge "Do not remove NullChecks & BoundsChecks in HDead...
2014-10-16 Roland LevillainMerge "Turn constant conditional jumps into uncondition...
2014-10-16 Vladimir MarkoQuick: Handle kMirOpNullCheck in LVN/GVN.
2014-10-16 Vladimir Markoam f1eb1002: Merge "Quick: Improve the BBCombine pass."
2014-10-16 Vladimir MarkoMerge "Quick: Improve the BBCombine pass."
2014-10-16 Vladimir Markoam 8fc5acfd: Merge "Rewrite null check elimination...
2014-10-16 Vladimir MarkoMerge "Rewrite null check elimination to work on dalvik...
2014-10-16 Jeff Haoam 16b842af: Merge "Store exiting thread ids and names...
2014-10-16 Jeff HaoMerge "Store exiting thread ids and names while tracing...
2014-10-15 Mathieu Chartieram 8fd9bc91: Merge "Add more logging to finalization...
2014-10-15 Mathieu ChartierMerge "Add more logging to finalization test"
2014-10-15 Ian RogersRemove test dependencies on phony targets.
2014-10-15 Mathieu Chartieram edfc4ca2: (-s ours) Fix oatdump for no image
2014-10-15 Vladimir MarkoQuick: Improve the BBCombine pass.
2014-10-15 Mathieu Chartieram e163a3a1: Merge "Fix oatdump for no image"
2014-10-15 Mathieu ChartierFix oatdump for no image
2014-10-15 Mathieu ChartierMerge "Fix oatdump for no image"
2014-10-15 Mathieu ChartierFix oatdump for no image
2014-10-15 Mathieu ChartierAdd more logging to finalization test
2014-10-15 Vladimir MarkoRewrite null check elimination to work on dalvik regs.
2014-10-15 Vladimir Markoam 5c5efc25: Merge "ART: NullCheckElimination should...
2014-10-15 Vladimir MarkoMerge "ART: NullCheckElimination should converge with...
2014-10-15 Vladimir MarkoQuick: Avoid node iteration for passes that don't need it.
2014-10-15 Yevgeny RoubanART: NullCheckElimination should converge with MIR_IGNO...
2014-10-15 Brian Carlstromam 2df6840f: Merge "Add tests for missing classes"
2014-10-15 Brian CarlstromMerge "Add tests for missing classes"
2014-10-15 Dmitriy Ivanovam d2caad30: Merge "Fix mac build (second attempt)"
2014-10-15 Dmitriy IvanovMerge "Fix mac build (second attempt)"
2014-10-15 Jeff HaoStore exiting thread ids and names while tracing to...
2014-10-15 Dmitriy IvanovFix mac build (second attempt)
2014-10-15 Brian Carlstromam cfd8adec: Merge "Add VLOG(class_linker) for clinit...
2014-10-15 Brian CarlstromAdd tests for missing classes
2014-10-15 Brian CarlstromMerge "Add VLOG(class_linker) for clinit errors"
2014-10-14 Brian Carlstromam eff81605: Merge "Use exit(1), not exit(-1)"
2014-10-14 Brian CarlstromAdd VLOG(class_linker) for clinit errors
2014-10-14 Brian CarlstromMerge "Use exit(1), not exit(-1)"
2014-10-14 Mathieu Chartieram c54e12a4: (-s ours) Change MemMap::maps_ to not...
2014-10-14 Dmitriy Ivanovam 67555f1f: Merge "Fixing mac build"
2014-10-14 Mathieu ChartierChange MemMap::maps_ to not be global variable
2014-10-14 Dmitriy IvanovMerge "Fixing mac build"
2014-10-14 Brian CarlstromUse exit(1), not exit(-1)
2014-10-14 Mathieu Chartieram b13d4c59: Merge "Change MemMap::maps_ to not be...
2014-10-14 Mathieu ChartierMerge "Change MemMap::maps_ to not be global variable"
2014-10-14 Dmitriy IvanovFixing mac build
2014-10-14 Mathieu ChartierChange MemMap::maps_ to not be global variable
2014-10-14 Dmitriy Ivanovam 58e51f38: Merge "Untie gtest executables from LD_PRE...
2014-10-14 Dmitriy IvanovMerge "Untie gtest executables from LD_PRELOAD"
2014-10-14 Dmitriy IvanovUntie gtest executables from LD_PRELOAD
2014-10-14 Dmitriy Ivanovam e4228d93: Merge "Remove libsigchain from LD_PRELOADS"
2014-10-14 Dmitriy IvanovMerge "Remove libsigchain from LD_PRELOADS"
2014-10-14 Roland LevillainImplement default traversals in CFG & SSA graph checkers.
2014-10-14 Roland LevillainImprove art::SSAChecker::VisitInstruction.
2014-10-14 Roland LevillainDo not remove NullChecks & BoundsChecks in HDeadCodeEli...
2014-10-14 Roland LevillainTurn constant conditional jumps into unconditional...
2014-10-14 Nicolas Geoffrayam b8f24808: Merge "Merge reference-run-test-classes...
2014-10-14 Nicolas GeoffrayMerge "Merge reference-run-test-classes and run-test...
2014-10-14 Sebastien Hertzresolved conflicts for merge of 5d1c1bbd to lmp-dev...
2014-10-13 Mathieu Chartieram 35274252: Merge "Make finalization test more robust"
2014-10-13 Ian Rogersam cbcbd909: Merge "Revert "Adjust the suspend check...
2014-10-13 Mathieu Chartieram bbacc2c3: Merge "Make gc-thrash able to handle OOME"
2014-10-13 Hiroshi Yamauchiam f14cc2cb: Merge "Adjust the suspend check interval...
2014-10-13 Vladimir Markoam c39eb4ae: Merge "Add regression test for null check...
2014-10-13 Vladimir Markoam 72ab3cad: Merge "Revert "ART: fix NullCheckEliminati...
2014-10-13 Mathieu ChartierMerge "Make finalization test more robust"
2014-10-13 Ian RogersMerge "Revert "Adjust the suspend check interval to...
2014-10-13 Ian RogersRevert "Adjust the suspend check interval to 16."
2014-10-13 Mathieu ChartierMerge "Make gc-thrash able to handle OOME"
2014-10-13 Mathieu ChartierMake gc-thrash able to handle OOME
2014-10-13 Hiroshi YamauchiMerge "Adjust the suspend check interval to 16."
2014-10-13 Vladimir MarkoMerge "Add regression test for null check elimination."
2014-10-13 Mathieu ChartierMake finalization test more robust
2014-10-13 Hiroshi YamauchiAdjust the suspend check interval to 16.
2014-10-13 Vladimir MarkoAdd regression test for null check elimination.
2014-10-13 Vladimir MarkoMerge "Revert "ART: fix NullCheckElimination to preserv...
2014-10-13 Ian Rogersam 472b1591: Merge "Handlerize throw location in DumpJa...
2014-10-13 Ian Rogersam bae113dc: Merge "ART: Stash any exception before...
2014-10-13 Ian Rogersam a881c38b: Merge "ART: ARM64: Fix instruction address...
2014-10-13 Ian RogersMerge "Handlerize throw location in DumpJavaStack"
2014-10-13 Ian RogersMerge "ART: Stash any exception before dumping a stack"
2014-10-13 Ian RogersMerge "ART: ARM64: Fix instruction addresses in the...
2014-10-13 Vladimir MarkoRevert "ART: fix NullCheckElimination to preserve MIR_I...
2014-10-13 Alexandre RamesART: ARM64: Fix instruction addresses in the disassembly.
2014-10-13 Roland Levillainam f8e28f57: Merge "Use Is*() helpers to shorten code...
2014-10-13 Roland LevillainMerge "Use Is*() helpers to shorten code in the optimiz...
2014-10-13 Vladimir Markoam f659bec2: Merge "Fix ScopedArenaAllocator::Reset...
next