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_SQLiteDatabase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
SqliteDatabase: Fix local reference leak in custom_function_callback()
Mike Lockwood
2011-03-15
1
-3
/
+8
*
resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
Vasu Nori
2010-12-21
1
-3
/
+8
*
Revert "bug:2448371 cursorwindow size moved to resource xml file."
Vasu Nori
2010-12-20
1
-8
/
+3
*
bug:2448371 cursorwindow size moved to resource xml file.
Vasu Nori
2010-12-20
1
-3
/
+8
*
add API to return Uri for the given downloaded file id & get mimetype
Vasu Nori
2010-11-04
1
-1
/
+2
*
don't print informational messages from sqlite in log
Vasu Nori
2010-10-04
1
-1
/
+1
*
bug:2868568 reduce the message level from error to warning
Vasu Nori
2010-09-27
1
-1
/
+1
*
fix bugs in exception throwing code in native_fillwindow
Vasu Nori
2010-09-14
1
-2
/
+4
*
android change to handle Change-Id: Idbeed81b5b7349059e467b33a8641abf0b4aaeff
Vasu Nori
2010-09-07
1
-0
/
+3
*
Clean up error handling in custom sqlite function dispatching
Mike Lockwood
2010-08-05
1
-11
/
+21
*
expose more sqlite errors as exceptions
Vasu Nori
2010-07-29
1
-0
/
+27
*
add new API in SQLiteStatement to deprecate another.
Vasu Nori
2010-07-26
1
-75
/
+1
*
SQLiteDatabase: Add mechanism for registering custom sqlite3 functions
Mike Lockwood
2010-07-14
1
-0
/
+72
*
read old version of data and use multiple connections to db
Vasu Nori
2010-06-14
1
-17
/
+26
*
sqlite error "unsupported file format" = corruption
Vasu Nori
2010-06-10
1
-0
/
+1
*
sqlite crashes when closing the database
Vasu Nori
2010-05-21
1
-5
/
+0
*
close() on anything other than database shouldn't acquire db lock.
Vasu Nori
2010-05-20
1
-0
/
+13
*
ignore not-so-useful warning messages from sqlite logging func
Vasu Nori
2010-03-18
1
-2
/
+3
*
Make JNI function for setLocale() call register_localized_collators()
Daisuke Miyakawa
2010-03-16
1
-3
/
+4
*
add more debug info to SQL section in bugreport
Vasu Nori
2010-03-11
1
-0
/
+11
*
rollback AFTER commit causes warning message from sqlite bug:2486731
Vasu Nori
2010-03-05
1
-2
/
+4
*
provide databasename to the logging func registration func
Vasu Nori
2010-03-04
1
-8
/
+14
*
resubmit reverted CL https://android-git.corp.google.com/g/#change,42682
Vasu Nori
2010-03-02
1
-5
/
+5
*
revert due to the sqlite build problem on Mac..
Vasu Nori
2010-03-01
1
-5
/
+5
*
register a logging func with sqlite, to get extra info on errors
Vasu Nori
2010-03-01
1
-27
/
+42
*
Adjust SQLiteDatabase/Program buffer sizes
Kenny Root
2010-02-18
1
-1
/
+1
*
use sqlite 3.6.22 to print and profile the sql statetements
Vasu Nori
2010-02-08
1
-0
/
+58
*
get rid of utils.h
Mathias Agopian
2009-05-31
1
-1
/
+4
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+470
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-464
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-7
/
+1
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-1
/
+7
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+464