summaryrefslogtreecommitdiffstats
path: root/core/jni/android_database_SQLiteCompiledSql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-191-1/+1
* close() on anything other than database shouldn't acquire db lock.Vasu Nori2010-05-201-11/+0
* maintain cache of statementids returned by sqlite upon compiling a sql stmntVasu Nori2009-11-201-0/+134