index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_database_SQLiteConnection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Frameworks/base: Replace LOG_FATAL_IF in core/jni
Andreas Gampe
2014-11-19
1
-24
/
+11
*
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-11-13
1
-4
/
+0
*
AArch64: Use long for pointers
Ashok Bhat
2014-01-08
1
-66
/
+66
*
Remove dependency on JNIHelp header side effects.
Ruben Brunk
2013-09-10
1
-0
/
+1
*
Fix bugs regarding IllegalStateException during moving position in cursorwindow.
Jangwon Lee
2012-12-20
1
-1
/
+1
*
Report extended error information from SQLite.
Jeff Brown
2012-06-05
1
-2
/
+2
*
Increase busy timeout.
Jeff Brown
2012-05-30
1
-2
/
+16
*
Check whether db was really opened read/write.
Jeff Brown
2012-04-19
1
-0
/
+7
*
Port the SQLite locale setting code to Java.
Jeff Brown
2012-03-15
1
-131
/
+8
*
Externalize more SQLite configuration options.
Jeff Brown
2012-02-29
1
-9
/
+0
*
Don't throw if sqlite3_finalize returns an error.
Jeff Brown
2012-02-29
1
-4
/
+4
*
move CursorWindow from libbinder to libandroidfw
Mathias Agopian
2012-02-27
1
-1
/
+1
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-1
/
+31
*
Rewrite SQLite database wrappers.
Jeff Brown
2012-01-12
1
-0
/
+959