summaryrefslogtreecommitdiff
path: root/core/java/android/database
Commit message (Expand)AuthorAgeFilesLines
* Merge "Mark deprecated APIs, support column greylisting."Jeff Sharkey2018-09-141-0/+32
|\
| * Mark deprecated APIs, support column greylisting.Jeff Sharkey2018-09-131-0/+32
* | Merge "Move some members to the "Q blacklist"."Mathew Inwood2018-09-142-2/+4
|\ \
| * | Move some members to the "Q blacklist".Mathew Inwood2018-09-142-2/+4
| |/
* / Support more createPackageContextAsUser() users.Jeff Sharkey2018-09-121-1/+1
|/
* Add test API for sqlite CTSMakoto Onuki2018-08-271-0/+6
* Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0b am: 906a...Makoto Onuki2018-08-251-2/+2
|\
| * Merge "Fix OWNERS (change google.com to android.com)" am: 7a8e363c0bMakoto Onuki2018-08-251-2/+2
| |\
| | * Fix OWNERS (change google.com to android.com)Makoto Onuki2018-08-241-2/+2
| * | Merge "Actually make OWNERS in sync with the internal version" am: 7e54042f9cMakoto Onuki2018-08-241-1/+1
| |\|
| | * Actually make OWNERS in sync with the internal versionMakoto Onuki2018-08-241-1/+1
| * | Merge "Update OWNERS for database code" am: aea74ff62aMakoto Onuki2018-08-241-2/+3
| |\|
| | * Update OWNERS for database codeMakoto Onuki2018-08-221-2/+3
| | * Default to FULL synchronous mode for sqlite DBs in system serverMakoto Onuki2018-08-171-0/+17
| * | Merge "Default to FULL synchronous mode for sqlite DBs in system server" into...Makoto Onuki2018-08-171-0/+17
| |\ \
| | * | Default to FULL synchronous mode for sqlite DBs in system serverMakoto Onuki2018-08-171-0/+17
| * | | Merge "Make SQLiteDebug @TestApi" am: eb973c97daNan Zhang2018-08-171-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Make SQLiteDebug @TestApi"Nan Zhang2018-08-171-0/+1
| | |\ \
| | | * | Make SQLiteDebug @TestApiFyodor Kupolov2018-08-171-0/+1
| * | | | resolve merge conflicts of b41f50dfd09c5d0555dedde5e165ae602e6f7c25 to pi-dev...Mathew Inwood2018-08-1619-0/+71
| |\| | | | | |_|/ | |/| |
| | * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1019-0/+71
| | |/
| * | DO NOT MERGE. Extend SQLiteQueryBuilder for update and delete.Jeff Sharkey2018-08-032-30/+218
| * | DO NOT MERGE. Execute "strict" queries with extra parentheses.Jeff Sharkey2018-08-031-6/+19
| |/
* | Truncate(*1) it if WAL file is too big when opening DBMakoto Onuki2018-08-243-0/+68
* | Merge "Add slow query log for "open"."TreeHugger Robot2018-08-141-4/+9
|\ \
| * | Add slow query log for "open".Makoto Onuki2018-08-141-4/+9
* | | Merge "Add @UnsupportedAppUsage annotations"TreeHugger Robot2018-08-1419-0/+71
|\ \ \ | |/ / |/| |
| * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1019-0/+71
* | | Merge "Default to FULL synchronous mode for sqlite DBs in system server"Makoto Onuki2018-08-101-0/+17
|\ \ \ | |/ / |/| |
| * | Default to FULL synchronous mode for sqlite DBs in system serverMakoto Onuki2018-08-091-0/+17
* | | RedactingCursor that redacts specific columns.Jeff Sharkey2018-08-091-0/+181
|/ /
* | Enhance slow-query log outputMakoto Onuki2018-08-083-8/+45
* | Rework slow-query logMakoto Onuki2018-08-022-42/+61
* | Rewrite MediaStore thumbnail internals.Jeff Sharkey2018-07-281-1/+7
* | Support for appending "standalone" WHERE chunks.Jeff Sharkey2018-07-273-1040/+113
* | Bind update() args as Object[] for performance.Jeff Sharkey2018-07-261-9/+12
* | Extend SQLiteQueryBuilder for update and delete.Jeff Sharkey2018-07-251-29/+212
* | Execute "strict" queries with extra parentheses.Jeff Sharkey2018-07-251-6/+19
* | Merge "Revert SQLiteQueryBuilder for now."Jeff Sharkey2018-07-192-455/+1104
|\ \
| * | Revert SQLiteQueryBuilder for now.Jeff Sharkey2018-07-192-455/+1104
* | | Merge "Update OWNERS for database code"TreeHugger Robot2018-07-191-2/+3
|\ \ \ | |/ / |/| |
| * | Update OWNERS for database codeMakoto Onuki2018-07-181-2/+3
* | | Execute "strict" queries with extra parentheses.Jeff Sharkey2018-07-161-9/+25
* | | Add support for appending standalone phrases.Jeff Sharkey2018-07-161-1/+41
|/ /
* | GROUP BY and HAVING aren't ready to be strict.Jeff Sharkey2018-07-161-2/+2
* | Extend SQLiteQueryBuilder for update and delete.Jeff Sharkey2018-07-132-70/+403
* | Merge "New behavior of setSynchronousMode" into pi-dev am: 492457e94eFyodor Kupolov2018-06-043-5/+7
|\|
| * New behavior of setSynchronousModeFyodor Kupolov2018-06-013-5/+7
* | Make SQLiteDebug @TestApiFyodor Kupolov2018-05-071-0/+1
|/
* docs: fixed typoJoshua Baxter2018-03-271-1/+1
|\