1. c6fe427 ART: Refactor HandleUnexpectedSignalCommon by Andreas Gampe · 7 years ago
  2. 21482ad Optionally dump ART crash information to logcat when running on Android. by Roland Levillain · 8 years ago
  3. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  4. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  5. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  6. db97871 Revert "Tidy gAborting." by Nicolas Geoffray · 10 years ago
  7. 015b137 Tidy gAborting. by Ian Rogers · 10 years ago
  8. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  9. 28c8359 Disable new signal handler. by Mathieu Chartier · 10 years ago
  10. c2f4d02 Fix SafePrettyTypeOf to never call VerifyObject. by Mathieu Chartier · 10 years ago
  11. 15d3402 Add custom SIGSEGV handler to help find heap corruption. by Mathieu Chartier · 10 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/runtime_android.cc]
  13. 8593fdb Clean up host aborts (and simplify the code). by Elliott Hughes · 12 years ago
  14. 457005c Add signal handlers for host builds to imitate debuggerd. by Elliott Hughes · 12 years ago
  15. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  16. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  17. ffe6736 Implement Runtime::Abort and switch LOG(FATAL) over to it. by Elliott Hughes · 13 years ago