summaryrefslogtreecommitdiffstats
path: root/runtime/runtime_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-13/+14
* ART: Mac build fix for unused constantAndreas Gampe2015-01-141-0/+2
* ART: Host timeout Mac build fix.Andreas Gampe2015-01-141-2/+11
* ART: Dump all threads on test timeoutAndreas Gampe2015-01-141-0/+19
* ART: Pass ucontext to Backtrace in Stack DumpAndreas Gampe2015-01-081-2/+9
* Revert "Tidy gAborting."Nicolas Geoffray2014-12-091-0/+1
* Tidy gAborting.Ian Rogers2014-12-041-1/+0
* Tidy up logging.Ian Rogers2014-10-221-9/+13
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-1/+4
* Modify unwind to comply with stack parser tools.Christopher Ferris2014-04-181-1/+1
* Fix SafePrettyTypeOf to never call VerifyObject.Mathieu Chartier2014-03-031-1/+3
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-1/+1
* Add custom SIGSEGV handler to help find heap corruption.Mathieu Chartier2014-02-281-1/+9
* art: 64-bit support in UContext::DumpDmitry Petrochenko2014-02-111-0/+40
* Object model changes to support 64bit.Ian Rogers2014-02-061-2/+4
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+314