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
/
java
/
android
/
database
/
sqlite
/
SQLiteClosable.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't close the database until all references released.
Jeff Brown
2012-03-06
1
-2
/
+53
*
Rewrite SQLite database wrappers.
Jeff Brown
2012-01-12
1
-21
/
+1
*
don't call methods doing database lock from a synchronized block
Vasu Nori
2011-01-04
1
-8
/
+10
*
cleanup some of the STOPSHIP comments
Vasu Nori
2010-10-28
1
-15
/
+3
*
STOPSHIP follow up to Change-Id: I392875b62ed270741633f5bffa519932e4a9f985
Vasu Nori
2010-09-21
1
-3
/
+4
*
change error message on cl I392875b62ed270741633f5bffa519932e4a9f985
Vasu Nori
2010-09-16
1
-2
/
+2
*
STOPSHIP some debugging code to help find reproducible testcases
Vasu Nori
2010-09-16
1
-5
/
+4
*
remove unnecessary synchronization object from SQLiteClosable.
Vasu Nori
2010-09-10
1
-4
/
+3
*
remove some useless code and add some code to aid in debugging
Vasu Nori
2010-09-07
1
-2
/
+13
*
add more debug info to SQL section in bugreport
Vasu Nori
2010-03-11
1
-2
/
+1
*
Speed up ContentProvider.query() in simple case by ~30%
Brad Fitzpatrick
2010-03-09
1
-7
/
+8
*
add diagnostic info to help debug bug:2427686
Vasu Nori
2010-02-18
1
-2
/
+24
*
use sqlite 3.6.22 to print and profile the sql statetements
Vasu Nori
2010-02-08
1
-1
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+55
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-55
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+55