index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
runtime_common.cc
Age
Commit message (
Expand
)
Author
2020-02-14
Remove MIPS support from runtime/.
Vladimir Marko
2019-06-14
ART: Flag Runtime::Abort to the UnexpectedSignal handler
Andreas Gampe
2018-12-06
ART: Rewrite Runtime fault message to be lock-free
Andreas Gampe
2018-03-30
Merge "ART: Experiment with timeout dumping"
Treehugger Robot
2018-03-30
Revert^4 "Add an option to disable native stack dumping on SIGQUIT."
Nicolas Geoffray
2018-03-29
ART: Experiment with timeout dumping
Andreas Gampe
2018-03-27
Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQ...
Christopher Ferris
2018-03-12
Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""
Nicolas Geoffray
2018-03-05
Revert "Add an option to disable native stack dumping on SIGQUIT."
Andreas Gampe
2017-12-07
ART: Factor out gAborting
Andreas Gampe
2017-12-07
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-11-01
Separate file utilities from utils.cc
David Sehr
2017-09-12
Revert "ART: additional info SIGILL"
Orion Hodson
2017-09-07
ART: additional info SIGILL
Orion Hodson
2017-06-02
ART: Introduce thread-current-inl.h
Andreas Gampe
2017-06-01
ART: Refactor HandleUnexpectedSignalCommon
Andreas Gampe
2017-02-01
Print ARM and ARM64 registers in art::UContext::Dump.
Roland Levillain
2017-01-31
Fix macOS build in ART's runtime/runtime_common.{h,cc}
Roland Levillain
2017-01-30
Optionally dump ART crash information to logcat when running on Android.
Roland Levillain