aboutsummaryrefslogtreecommitdiffstats
path: root/JNIHelp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make libnativehelper stand-alone.cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1.2cm-10.1.1cm-10.1.0-RC5cm-10.1.0-RC4cm-10.1.0-RC3cm-10.1.0-RC2cm-10.1.0-RC1cm-10.1.0cm-10.1-M3cm-10.1-M2cm-10.1-M1mr1.1-stagingjellybean-stablejellybeancm-10.1Elliott Hughes2012-05-031-5/+11
* Make sure we rethrow the same exception we started with.Jeff Brown2012-04-101-4/+5
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Tidy up some includes.Elliott Hughes2011-06-081-1/+1
* Move JNIHelp's implementation to C++.Elliott Hughes2011-04-251-0/+386