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