summaryrefslogtreecommitdiffstats
path: root/vm/SignalCatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Work around a dalvik JDWP/GC deadlock.Elliott Hughes2013-04-171-1/+1
* Add JNI statistics to the SIGQUIT output.Elliott Hughes2012-12-211-0/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-5/+5
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-3/+3
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* Further conservation of newlines.Dan Bornstein2011-05-261-10/+10
* Remove unneeded void argument list declarations.Carl Shapiro2011-04-201-5/+5
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+324