summaryrefslogtreecommitdiffstats
path: root/core/jni/android_database_SQLiteProgram.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust SQLiteDatabase/Program buffer sizesKenny Root2010-02-181-4/+4
| | | | | | | Some error messages would have clobbered some memory adjacent to them, so increase the buffer sizes to fit them. Change-Id: I9c4a3f3444bf57b5d2bd1b7a2546e16137747ad0
* maintain cache of statementids returned by sqlite upon compiling a sql stmntVasu Nori2009-11-201-55/+10
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+240
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-240/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+240