OSDN Git Service

android-x86/art.git
2014-10-15 Vladimir Markoam 5c5efc25: Merge "ART: NullCheckElimination should...
2014-10-15 Vladimir MarkoMerge "ART: NullCheckElimination should converge with...
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 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 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...
2014-10-13 Vladimir MarkoMerge "Fix ScopedArenaAllocator::Reset() for Create...
2014-10-12 Ian RogersHandlerize throw location in DumpJavaStack
2014-10-12 Andreas GampeART: Stash any exception before dumping a stack
2014-10-12 Ian Rogersam b71c9d7a: Merge "Switch to C++11 style [[noreturn]]."
2014-10-12 Ian RogersMerge "Switch to C++11 style [[noreturn]]."
2014-10-12 Sebastien HertzCheck for errors in ThreadGroupReference JDWP commands
2014-10-11 Ian Rogersam 3f5b8a1e: Merge "ART: Add smali-based run-test"
2014-10-11 Ian RogersSwitch to C++11 style [[noreturn]].
2014-10-11 Ian RogersMerge "ART: Add smali-based run-test"
2014-10-11 Ian Rogersam eac27389: Merge "ART Runtime: Add movb ,yy fault...
2014-10-11 Andreas GampeART: Add smali-based run-test
2014-10-11 Ian RogersMerge "ART Runtime: Add movb $xx,yy fault handling"
2014-10-10 Mathieu Chartieram 824e124c: Merge "Hold mutator lock in DdmSendHeapSeg...
2014-10-10 Mathieu ChartierMerge "Hold mutator lock in DdmSendHeapSegments for...
2014-10-10 Mathieu ChartierHold mutator lock in DdmSendHeapSegments for all spaces
2014-10-10 Ian Rogersam b7f1c067: Merge "Work around ICE bugs with MIPS...
2014-10-10 Ian RogersMerge "Work around ICE bugs with MIPS GCC and O1."
2014-10-10 Ian RogersWork around ICE bugs with MIPS GCC and O1.
2014-10-10 Ian Rogersam 6055bccd: Merge "Fix 2 new sets of clang compiler...
2014-10-10 Ian RogersMerge "Fix 2 new sets of clang compiler warnings."
2014-10-10 Ian Rogersam b2a7ec2a: Merge "Disable 114-ParallelGC for GC stres...
2014-10-10 Ian RogersMerge "Disable 114-ParallelGC for GC stress testing."
2014-10-10 Ian RogersDisable 114-ParallelGC for GC stress testing.
2014-10-10 Ian RogersFix 2 new sets of clang compiler warnings.
2014-10-10 Dave Allisonam a4fee49a: Don\'t call dlsym from signal context...
2014-10-10 Vladimir MarkoFix ScopedArenaAllocator::Reset() for Create()d allocators.
2014-10-10 Nicolas Geoffrayam acfbbd4d: Merge "Cleanup baseline register allocator."
2014-10-10 Nicolas GeoffrayMerge "Cleanup baseline register allocator."
2014-10-10 Nicolas GeoffrayCleanup baseline register allocator.
2014-10-10 Nicolas Geoffrayam b76c5495: Merge "Fix code generation of materialized...
2014-10-10 Nicolas GeoffrayMerge "Fix code generation of materialized conditions."
2014-10-10 Sebastien Hertzam 4471609d: Merge "Only watch location for BREAKPOINT...
2014-10-10 Sebastien HertzMerge "Only watch location for BREAKPOINT event"
2014-10-10 Ian Rogersam 6b0518f6: Merge "Enable -Wimplicit-fallthrough."
2014-10-10 Ian RogersMerge "Enable -Wimplicit-fallthrough."
2014-10-10 Ian RogersEnable -Wimplicit-fallthrough.
2014-10-10 Dave AllisonDon't call dlsym from signal context in signal chain
2014-10-09 Ian Rogersam 8fa8c904: Merge "Fix object header size for baker...
2014-10-09 Ian RogersMerge "Fix object header size for baker read barrier."
2014-10-09 Ian RogersFix object header size for baker read barrier.
2014-10-09 Ian Rogersam 182c9f66: Merge "stdint types all the way!"
next