summaryrefslogtreecommitdiff
path: root/core/jni/android_database_SQLiteGlobal.cpp
AgeCommit message (Expand)Author
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2015-09-24resolved conflicts for a884d81e to stage-aosp-masterElliott Hughes
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2015-03-16Reduce SQLite logspam.Jeff Brown
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2014-02-09frameworks/base: fix errors inside ALOGVColin Cross
2012-03-05Don't log SQLITE_SCHEMA errors.Jeff Brown
2012-01-20Initialize SQLite as part of the android runtime.Jeff Brown
2012-01-12Rewrite SQLite database wrappers.Jeff Brown