index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
database
/
sqlite
/
SQLiteDirectCursorDriver.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SQLiteDirectCursorDriver @TestApi
Fyodor Kupolov
2017-08-08
1
-0
/
+2
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-1
/
+1
*
Make SQLiteDatabase final.
Jeff Brown
2012-03-05
1
-1
/
+1
*
Rename CancellationSignal using preferred spelling.
Jeff Brown
2012-02-02
1
-5
/
+5
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-2
/
+6
*
Rewrite SQLite database wrappers.
Jeff Brown
2012-01-12
1
-22
/
+15
*
fix broken logTimeStat stuff
Vasu Nori
2011-03-18
1
-1
/
+1
*
random but useful stuff
Vasu Nori
2010-08-03
1
-9
/
+1
*
don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery
Vasu Nori
2010-07-21
1
-1
/
+1
*
close() on anything other than database shouldn't acquire db lock.
Vasu Nori
2010-05-20
1
-0
/
+1
*
sometimes database lock is not held before compiling a statement
Vasu Nori
2010-05-03
1
-1
/
+4
*
in finalize() methods, log warnings if db lock is going to be held.
Vasu Nori
2010-02-26
1
-7
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+97
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-97
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+97