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
*
Make SQLiteDebug @TestApi
Fyodor Kupolov
2018-05-07
1
-0
/
+1
*
docs: fixed typo
Joshua Baxter
2018-03-27
1
-1
/
+1
|
\
|
*
docs: fixed typo
Joshua Baxter
2018-03-26
1
-1
/
+1
*
|
Include additional information in the dumpsys
Fyodor Kupolov
2018-03-20
3
-3
/
+12
*
|
Introduced DISABLE_COMPATIBILITY_WAL flag
Fyodor Kupolov
2018-03-06
5
-23
/
+29
*
|
Added SQLiteOpenHelper.setOpenParams
Fyodor Kupolov
2018-02-12
1
-3
/
+26
*
|
Frameworks: Annotate trivial @GuardedBy in core/java
Andreas Gampe
2018-02-08
1
-0
/
+12
*
|
Merge "Fix JavaDoc for enableWriteAheadLogging"
Fyodor Kupolov
2018-02-07
1
-1
/
+0
|
\
\
|
*
|
Fix JavaDoc for enableWriteAheadLogging
Fyodor Kupolov
2018-02-02
1
-1
/
+0
*
|
|
Pass in the user defined by Context.
Jeff Sharkey
2018-02-03
1
-1
/
+1
|
/
/
*
|
@FastNative for CursorWindow
Chris Craik
2018-01-26
1
-7
/
+23
*
|
Clarify usage of context in the JavaDoc
Fyodor Kupolov
2018-01-18
1
-4
/
+4
*
|
Enabled SQLiteCompatibilityWalFlags class
Fyodor Kupolov
2017-12-15
1
-1
/
+1
*
|
Added compatibility WAL flags for Global.Settings
Fyodor Kupolov
2017-12-14
4
-1
/
+149
*
|
Added database package OWNERS
Fyodor Kupolov
2017-11-28
1
-0
/
+2
*
|
Close available secondary connections if schema changes
Fyodor Kupolov
2017-11-17
2
-4
/
+18
*
|
Merge "Allow null context in the constructor"
TreeHugger Robot
2017-11-16
1
-6
/
+5
|
\
\
|
*
|
Allow null context in the constructor
Fyodor Kupolov
2017-11-15
1
-6
/
+5
*
|
|
Merge "Fixed typo in MergeCursor"
TreeHugger Robot
2017-11-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed typo in MergeCursor
Fyodor Kupolov
2017-11-15
1
-1
/
+1
*
|
|
Merge "Apps can now specify journal/synchronous mode"
Fyodor Kupolov
2017-11-14
4
-24
/
+137
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Apps can now specify journal/synchronous mode
Fyodor Kupolov
2017-11-08
4
-24
/
+137
*
|
|
Merge "Merge "docs: Added SQLite versions used on API levels 26 and 27." into...
Kevin Hufnagle
2017-11-10
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
docs: Added SQLite versions used on API levels 26 and 27.
Kevin Hufnagle
2017-11-09
1
-0
/
+2
*
|
|
Update wal mode of the connection when disabling WAL
Fyodor Kupolov
2017-11-06
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge "Added setFillWindowForwardOnly"
TreeHugger Robot
2017-11-02
1
-5
/
+25
|
\
\
|
*
|
Added setFillWindowForwardOnly
Fyodor Kupolov
2017-11-01
1
-5
/
+25
*
|
|
Initial version of compatibility WAL
Fyodor Kupolov
2017-10-26
4
-3
/
+33
|
/
/
*
|
Allow creating CursorWindow of custom size
Fyodor Kupolov
2017-10-17
1
-12
/
+33
*
|
Dump total execution time per connection pool
Fyodor Kupolov
2017-09-18
2
-10
/
+24
*
|
Merge "Allow using SQLiteGlobal for testing" into oc-mr1-dev am: 347eaf21fa
Fyodor Kupolov
2017-09-08
1
-0
/
+2
|
\
|
|
*
Merge "Allow using SQLiteGlobal for testing" into oc-mr1-dev
Fyodor Kupolov
2017-09-08
1
-0
/
+2
|
|
\
|
|
*
Allow using SQLiteGlobal for testing
Fyodor Kupolov
2017-09-01
1
-0
/
+2
*
|
|
Merge "Do not close idle connections by default" into oc-mr1-dev am: 6f8afdc501
Fyodor Kupolov
2017-09-01
1
-1
/
+2
|
\
|
|
|
*
|
Do not close idle connections by default
Fyodor Kupolov
2017-08-30
1
-1
/
+2
|
|
/
*
/
Distinguish ROLLBACK from ROLLBACK TO
Fyodor Kupolov
2017-08-28
1
-0
/
+6
|
/
*
Keep close_idle_connections optimization for all devices
Fyodor Kupolov
2017-08-23
1
-2
/
+0
*
Make SQLiteDirectCursorDriver @TestApi
Fyodor Kupolov
2017-08-08
1
-0
/
+2
*
API Review update for SQLiteDatabase
Fyodor Kupolov
2017-08-07
2
-9
/
+18
*
Merge "List column names in the error message" into oc-mr1-dev
TreeHugger Robot
2017-08-01
1
-1
/
+9
|
\
|
*
List column names in the error message
Fyodor Kupolov
2017-07-28
1
-1
/
+9
*
|
Merge "Added setIdleConnectionTimeout method" into oc-mr1-dev
Fyodor Kupolov
2017-07-31
5
-45
/
+128
|
\
\
|
*
|
Added setIdleConnectionTimeout method
Fyodor Kupolov
2017-07-31
5
-45
/
+128
|
|
/
*
|
Merge "Limit number of in-memory db connections to 1 per pool" into oc-mr1-dev
Fyodor Kupolov
2017-07-27
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
Limit number of in-memory db connections to 1 per pool
Fyodor Kupolov
2017-07-26
1
-4
/
+6
*
|
Tests for lookaside configuration
Fyodor Kupolov
2017-07-24
1
-3
/
+7
|
/
*
Close idle sqlite connections
Fyodor Kupolov
2017-07-18
2
-1
/
+113
*
Merge "Revert "Fix ContentObserver unregister issue"" am: 31419a4ad4 am: 8625...
Fyodor Kupolov
2017-07-13
1
-10
/
+0
|
\
|
*
Merge "Revert "Fix ContentObserver unregister issue""
Fyodor Kupolov
2017-07-13
1
-10
/
+0
|
|
\
|
|
*
Revert "Fix ContentObserver unregister issue"
Fyodor Kupolov
2017-07-13
1
-10
/
+0
[next]