summaryrefslogtreecommitdiffstats
path: root/core/jni/android_database_SQLiteDatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* ignore not-so-useful warning messages from sqlite logging funcVasu Nori2010-03-181-2/+3
* Make JNI function for setLocale() call register_localized_collators()Daisuke Miyakawa2010-03-161-3/+4
* add more debug info to SQL section in bugreportVasu Nori2010-03-111-0/+11
* rollback AFTER commit causes warning message from sqlite bug:2486731Vasu Nori2010-03-051-2/+4
* provide databasename to the logging func registration funcVasu Nori2010-03-041-8/+14
* resubmit reverted CL https://android-git.corp.google.com/g/#change,42682Vasu Nori2010-03-021-5/+5
* revert due to the sqlite build problem on Mac..Vasu Nori2010-03-011-5/+5
* register a logging func with sqlite, to get extra info on errorsVasu Nori2010-03-011-27/+42
* Adjust SQLiteDatabase/Program buffer sizesKenny Root2010-02-181-1/+1
* use sqlite 3.6.22 to print and profile the sql statetementsVasu Nori2010-02-081-0/+58
* get rid of utils.hMathias Agopian2009-05-311-1/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+470
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-464/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-7/+1
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+7
* Initial ContributionThe Android Open Source Project2008-10-211-0/+464