summaryrefslogtreecommitdiffstats
path: root/runtime/signal_catcher.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Change the stack dump format to be in line with debuggerdAndreas Gampe2015-07-231-2/+5
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-0/+1
* Replace NULL with nullptrMathieu Chartier2015-04-221-7/+7
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-1/+1
* Revert "Add JIT"Nicolas Geoffray2015-02-241-1/+1
* Add JITMathieu Chartier2015-02-231-1/+1
* ART: Track Flush & Close in FdFileAndreas Gampe2014-11-181-3/+9
* Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-1/+1
* C++11 related clean-up of DISALLOW_..Ian Rogers2014-10-221-1/+1
* Tidy up logging.Ian Rogers2014-10-221-0/+2
* Compile time performance improvements focusing on interpret-only.Ian Rogers2014-09-121-19/+0
* Print the command line and ABI in stack dumps like debuggerd.Jeff Brown2014-09-111-6/+11
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+1
* Run checkpoints after resuming threads in signal catcher SIGQUIT.Mathieu Chartier2014-01-151-3/+4
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-1/+0
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+225