summaryrefslogtreecommitdiff
path: root/runtime/runtime_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove MIPS support from runtime/.Vladimir Marko2020-02-141-1/+0
* ART: Flag Runtime::Abort to the UnexpectedSignal handlerAndreas Gampe2019-06-141-0/+11
* ART: Rewrite Runtime fault message to be lock-freeAndreas Gampe2018-12-061-2/+7
* Merge "ART: Experiment with timeout dumping"Treehugger Robot2018-03-301-24/+70
|\
| * ART: Experiment with timeout dumpingAndreas Gampe2018-03-291-24/+70
* | Revert^4 "Add an option to disable native stack dumping on SIGQUIT."Nicolas Geoffray2018-03-301-1/+2
|/
* Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQ...Christopher Ferris2018-03-271-2/+1
* Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""Nicolas Geoffray2018-03-121-1/+2
* Revert "Add an option to disable native stack dumping on SIGQUIT."Andreas Gampe2018-03-051-2/+1
* ART: Factor out gAbortingAndreas Gampe2017-12-071-2/+3
* ART: Replace base/logging with android-base/loggingAndreas Gampe2017-12-071-2/+3
* Separate file utilities from utils.ccDavid Sehr2017-11-011-0/+1
* Revert "ART: additional info SIGILL"Orion Hodson2017-09-121-13/+2
* ART: additional info SIGILLOrion Hodson2017-09-071-2/+13
* ART: Introduce thread-current-inl.hAndreas Gampe2017-06-021-1/+2
* ART: Refactor HandleUnexpectedSignalCommonAndreas Gampe2017-06-011-31/+31
* Print ARM and ARM64 registers in art::UContext::Dump.Roland Levillain2017-02-011-1/+73
* Fix macOS build in ART's runtime/runtime_common.{h,cc}Roland Levillain2017-01-311-0/+25
* Optionally dump ART crash information to logcat when running on Android.Roland Levillain2017-01-301-0/+389