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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
database
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Mark deprecated APIs, support column greylisting."
Jeff Sharkey
2018-09-14
1
-0
/
+32
|
\
|
*
Mark deprecated APIs, support column greylisting.
Jeff Sharkey
2018-09-13
1
-0
/
+32
*
|
Merge "Move some members to the "Q blacklist"."
Mathew Inwood
2018-09-14
2
-2
/
+4
|
\
\
|
*
|
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
2
-2
/
+4
|
|
/
*
/
Support more createPackageContextAsUser() users.
Jeff Sharkey
2018-09-12
1
-1
/
+1
|
/
*
Add test API for sqlite CTS
Makoto Onuki
2018-08-27
1
-0
/
+6
*
Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0b am: 906a...
Makoto Onuki
2018-08-25
1
-2
/
+2
|
\
|
*
Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0b
Makoto Onuki
2018-08-25
1
-2
/
+2
|
|
\
|
|
*
Fix OWNERS (change google.com to android.com)
Makoto Onuki
2018-08-24
1
-2
/
+2
|
*
|
Merge "Actually make OWNERS in sync with the internal version" am: 7e54042f9c
Makoto Onuki
2018-08-24
1
-1
/
+1
|
|
\
|
|
|
*
Actually make OWNERS in sync with the internal version
Makoto Onuki
2018-08-24
1
-1
/
+1
|
*
|
Merge "Update OWNERS for database code" am: aea74ff62a
Makoto Onuki
2018-08-24
1
-2
/
+3
|
|
\
|
|
|
*
Update OWNERS for database code
Makoto Onuki
2018-08-22
1
-2
/
+3
|
|
*
Default to FULL synchronous mode for sqlite DBs in system server
Makoto Onuki
2018-08-17
1
-0
/
+17
|
*
|
Merge "Default to FULL synchronous mode for sqlite DBs in system server" into...
Makoto Onuki
2018-08-17
1
-0
/
+17
|
|
\
\
|
|
*
|
Default to FULL synchronous mode for sqlite DBs in system server
Makoto Onuki
2018-08-17
1
-0
/
+17
|
*
|
|
Merge "Make SQLiteDebug @TestApi" am: eb973c97da
Nan Zhang
2018-08-17
1
-0
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge "Make SQLiteDebug @TestApi"
Nan Zhang
2018-08-17
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
Make SQLiteDebug @TestApi
Fyodor Kupolov
2018-08-17
1
-0
/
+1
|
*
|
|
|
resolve merge conflicts of b41f50dfd09c5d0555dedde5e165ae602e6f7c25 to pi-dev...
Mathew Inwood
2018-08-16
19
-0
/
+71
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-10
19
-0
/
+71
|
|
|
/
|
*
|
DO NOT MERGE. Extend SQLiteQueryBuilder for update and delete.
Jeff Sharkey
2018-08-03
2
-30
/
+218
|
*
|
DO NOT MERGE. Execute "strict" queries with extra parentheses.
Jeff Sharkey
2018-08-03
1
-6
/
+19
|
|
/
*
|
Truncate(*1) it if WAL file is too big when opening DB
Makoto Onuki
2018-08-24
3
-0
/
+68
*
|
Merge "Add slow query log for "open"."
TreeHugger Robot
2018-08-14
1
-4
/
+9
|
\
\
|
*
|
Add slow query log for "open".
Makoto Onuki
2018-08-14
1
-4
/
+9
*
|
|
Merge "Add @UnsupportedAppUsage annotations"
TreeHugger Robot
2018-08-14
19
-0
/
+71
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-10
19
-0
/
+71
*
|
|
Merge "Default to FULL synchronous mode for sqlite DBs in system server"
Makoto Onuki
2018-08-10
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Default to FULL synchronous mode for sqlite DBs in system server
Makoto Onuki
2018-08-09
1
-0
/
+17
*
|
|
RedactingCursor that redacts specific columns.
Jeff Sharkey
2018-08-09
1
-0
/
+181
|
/
/
*
|
Enhance slow-query log output
Makoto Onuki
2018-08-08
3
-8
/
+45
*
|
Rework slow-query log
Makoto Onuki
2018-08-02
2
-42
/
+61
*
|
Rewrite MediaStore thumbnail internals.
Jeff Sharkey
2018-07-28
1
-1
/
+7
*
|
Support for appending "standalone" WHERE chunks.
Jeff Sharkey
2018-07-27
3
-1040
/
+113
*
|
Bind update() args as Object[] for performance.
Jeff Sharkey
2018-07-26
1
-9
/
+12
*
|
Extend SQLiteQueryBuilder for update and delete.
Jeff Sharkey
2018-07-25
1
-29
/
+212
*
|
Execute "strict" queries with extra parentheses.
Jeff Sharkey
2018-07-25
1
-6
/
+19
*
|
Merge "Revert SQLiteQueryBuilder for now."
Jeff Sharkey
2018-07-19
2
-455
/
+1104
|
\
\
|
*
|
Revert SQLiteQueryBuilder for now.
Jeff Sharkey
2018-07-19
2
-455
/
+1104
*
|
|
Merge "Update OWNERS for database code"
TreeHugger Robot
2018-07-19
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update OWNERS for database code
Makoto Onuki
2018-07-18
1
-2
/
+3
*
|
|
Execute "strict" queries with extra parentheses.
Jeff Sharkey
2018-07-16
1
-9
/
+25
*
|
|
Add support for appending standalone phrases.
Jeff Sharkey
2018-07-16
1
-1
/
+41
|
/
/
*
|
GROUP BY and HAVING aren't ready to be strict.
Jeff Sharkey
2018-07-16
1
-2
/
+2
*
|
Extend SQLiteQueryBuilder for update and delete.
Jeff Sharkey
2018-07-13
2
-70
/
+403
*
|
Merge "New behavior of setSynchronousMode" into pi-dev am: 492457e94e
Fyodor Kupolov
2018-06-04
3
-5
/
+7
|
\
|
|
*
New behavior of setSynchronousMode
Fyodor Kupolov
2018-06-01
3
-5
/
+7
*
|
Make SQLiteDebug @TestApi
Fyodor Kupolov
2018-05-07
1
-0
/
+1
|
/
*
docs: fixed typo
Joshua Baxter
2018-03-27
1
-1
/
+1
|
\
[next]