summaryrefslogtreecommitdiffstats
path: root/core/jni/android_database_SQLiteStatement.cpp
Commit message (Expand)AuthorAgeFilesLines
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-1/+1
* don't compile statement for certain SQL statementsVasu Nori2010-09-171-0/+12
* New API and implementation of DB and memory-backed FDsBjorn Bringert2010-08-181-0/+107
* add new API in SQLiteStatement to deprecate another.Vasu Nori2010-07-261-7/+23
* when sqlite returns SQLITE_OK on SQLITEStatement.execute(), ignore itVasu Nori2010-05-261-1/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+149
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-149/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-3/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+149