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
/
SQLiteDebug.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make slow queries logs show only when log tag enabled
Edgar Arriaga
2021-11-29
1
-1
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+1
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-2
/
+1
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+16
*
Fix slow query log.
Makoto Onuki
2019-06-03
1
-3
/
+4
*
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-12-11
1
-2
/
+0
*
DB Wipe detection
Makoto Onuki
2018-10-24
1
-1
/
+6
*
Enhance slow-query log output
Makoto Onuki
2018-08-08
1
-3
/
+3
*
Rework slow-query log
Makoto Onuki
2018-08-02
1
-27
/
+51
*
Make SQLiteDebug @TestApi
Fyodor Kupolov
2018-05-07
1
-0
/
+1
*
Tests for lookaside configuration
Fyodor Kupolov
2017-07-24
1
-3
/
+7
*
Make SQLiteDatabase final.
Jeff Brown
2012-03-05
1
-0
/
+3
*
Improve documentation of SQLite debugging options.
Jeff Brown
2012-03-01
1
-2
/
+10
*
Initialize SQLite as part of the android runtime.
Jeff Brown
2012-01-20
1
-1
/
+0
*
Clean up SQLiteDebug natives.
Jeff Brown
2012-01-19
1
-7
/
+5
*
Clean up SQLite debugging code.
Jeff Brown
2012-01-19
1
-86
/
+1
*
Fix issues with reentrant SQLite triggers.
Jeff Brown
2012-01-18
1
-1
/
+9
*
Rewrite SQLite database wrappers.
Jeff Brown
2012-01-12
1
-0
/
+7
*
Add plumbing for dumping database info using dumpsys.
Jeff Brown
2011-12-16
1
-0
/
+8
*
Improve the slow query instrumentation.
Jeff Brown
2011-10-28
1
-0
/
+24
*
Revert "Merge "print certain rows from downloads.db when bugreports are taken""
Vasu Nori
2010-11-29
1
-10
/
+6
*
print certain rows from downloads.db when bugreports are taken
Vasu Nori
2010-11-22
1
-6
/
+10
*
am 6813f8d2: am 785c8983: am 996960de: Merge "remove myname accidentally incl...
Vasu Nori
2010-04-27
1
-2
/
+0
|
\
|
*
remove myname accidentally included in one of the files
Vasu Nori
2010-04-27
1
-2
/
+0
*
|
let apps set statement-cache size.
Vasu Nori
2010-04-13
1
-2
/
+7
|
/
*
add more debug info to SQL section in bugreport
Vasu Nori
2010-03-11
1
-4
/
+79
*
use sqlite 3.6.22 to print and profile the sql statetements
Vasu Nori
2010-02-08
1
-65
/
+7
*
add instrumentation to log the sql statement + bindargs + databasename
Vasu Nori
2010-02-01
1
-7
/
+71
*
maintain cache of statementids returned by sqlite upon compiling a sql stmnt
Vasu Nori
2009-11-20
1
-0
/
+6
*
add a transaction monitor
Fred Quintana
2009-09-08
1
-4
/
+9
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+107
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-107
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+107