index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
database
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the obsolete function that is not used anymore
Daniel Lehmann
2011-06-01
1
-9
/
+0
*
Enable strict mode as a public api to catch sql injections
Daniel Lehmann
2011-06-01
1
-12
/
+58
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
5
-20
/
+15
*
bug:4090903 allow bindargs on attach database statement
Vasu Nori
2011-03-21
2
-13
/
+7
*
fix broken logTimeStat stuff
Vasu Nori
2011-03-18
5
-45
/
+58
*
cosmetic fixes: removing unused members/imports
Vasu Nori
2011-03-01
1
-5
/
+0
*
bug:3497143 don't print warning if it is a bug in platform - not in app.
Vasu Nori
2011-03-01
2
-7
/
+5
*
Handle rename of LruCache.entryEvicted to entryRemoved
Jesse Wilson
2011-02-25
1
-2
/
+3
*
Revert "turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed"
Paul Westbrook
2011-02-17
1
-47
/
+44
*
Merge "Setting copiedSize to 0 when value is null"
Dmitri Plotnikov
2011-02-16
1
-0
/
+2
|
\
|
*
Setting copiedSize to 0 when value is null
Dmitri Plotnikov
2011-02-16
1
-0
/
+2
*
|
Merge "add more debug info to help (bug:3446432)"
Vasu Nori
2011-02-11
1
-1
/
+1
|
\
\
|
*
|
add more debug info to help (bug:3446432)
Vasu Nori
2011-02-11
1
-1
/
+1
|
|
/
*
|
Remove LruCache.setMaxSize().
Jesse Wilson
2011-02-11
1
-73
/
+75
*
|
Don't add setMaxSize() to the LruCache API. But do add maxSize().
Jesse Wilson
2011-02-10
1
-1
/
+1
*
|
Adopt LRU cache in SQLite.
Jesse Wilson
2011-02-10
2
-62
/
+27
|
/
*
turn off sqlite WAL until bugs bug:3024421 and bug:3353077 are fixed
Vasu Nori
2011-02-09
1
-44
/
+47
*
while waiting for lock, try in 30sec intervals and print warnings if no lock
Vasu Nori
2011-02-07
1
-2
/
+33
*
bug:3385018 don't print finalizer warnings under certain conditions
Vasu Nori
2011-01-30
2
-0
/
+16
*
bug:3398527 return List insttead of ArrayList from public API
Vasu Nori
2011-01-27
2
-5
/
+6
*
bug:3396894 (HC branch) remove STOPSHIP code
Vasu Nori
2011-01-26
1
-2
/
+1
*
bug:3362394 better documentation for DefaultDatabaseErrorHandler class
Vasu Nori
2011-01-17
1
-2
/
+16
*
bug:3330569 print better message to help debug the problem
Vasu Nori
2011-01-10
1
-0
/
+12
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-1
/
+0
*
in requery(), when exception is caught, print warning + stacktrace
Vasu Nori
2011-01-06
1
-0
/
+5
*
in GB requery() didn't throw exceptions (mostly). replicate that in HC
Vasu Nori
2011-01-06
1
-3
/
+25
*
Merge "requery() should close cursorwindow insead of setting it to null." int...
Vasu Nori
2011-01-06
2
-5
/
+21
|
\
|
*
requery() should close cursorwindow insead of setting it to null.
Vasu Nori
2011-01-06
2
-5
/
+21
*
|
set default mode of WAL to be off.
Vasu Nori
2011-01-06
1
-7
/
+1
|
/
*
Revert "treat 'can't open database file error' as 'database corruption error'"
Vasu Nori
2011-01-05
1
-10
/
+2
*
resolved conflicts for merge of 3a2c6bf0 to master
Brad Fitzpatrick
2011-01-05
1
-18
/
+38
|
\
|
*
am 69ea4e15: Documentation fixes found over vacation hacking.
Brad Fitzpatrick
2011-01-05
1
-22
/
+42
|
|
\
|
|
*
Documentation fixes found over vacation hacking.
Brad Fitzpatrick
2011-01-05
1
-22
/
+42
*
|
|
Add support for downgrading database version in SQLiteOpenHelper
Eric Hassold
2011-01-04
1
-12
/
+22
*
|
|
treat "can't open database file error" as "database corruption error"
Vasu Nori
2011-01-04
1
-2
/
+10
*
|
|
don't call methods doing database lock from a synchronized block
Vasu Nori
2011-01-04
1
-8
/
+10
*
|
|
when cursorwindow allocation fails, print the number of cursors left open
Vasu Nori
2011-01-04
2
-8
/
+117
*
|
|
resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
Vasu Nori
2010-12-21
2
-2
/
+26
*
|
|
Revert "bug:2448371 cursorwindow size moved to resource xml file."
Vasu Nori
2010-12-20
2
-29
/
+2
*
|
|
bug:2448371 cursorwindow size moved to resource xml file.
Vasu Nori
2010-12-20
2
-2
/
+29
*
|
|
if db close() fails due to un-closed sql statements, print useful msg
Vasu Nori
2010-11-29
1
-7
/
+8
*
|
|
Revert "Merge "print certain rows from downloads.db when bugreports are taken""
Vasu Nori
2010-11-29
2
-50
/
+8
*
|
|
print certain rows from downloads.db when bugreports are taken
Vasu Nori
2010-11-22
2
-8
/
+50
*
|
|
resolved conflicts for merge of 1a2344b8 to master
Jean-Baptiste Queru
2010-11-17
1
-6
/
+5
|
\
\
\
|
|
/
/
|
*
|
am 09e50cdb: Merge "Reorder lock acquision vs try."
Jean-Baptiste Queru
2010-11-17
1
-6
/
+5
|
|
\
\
|
|
*
\
Merge "Reorder lock acquision vs try."
Jean-Baptiste Queru
2010-11-17
1
-6
/
+5
|
|
|
\
\
|
|
|
*
|
Reorder lock acquision vs try.
Daniel Trebbien
2010-11-01
1
-6
/
+5
*
|
|
|
|
am 7ee42771: Merge "resolved conflicts for merge of 8fc378f9 to gingerbread-p...
Jean-Baptiste Queru
2010-11-17
1
-13
/
+41
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aosp
Jean-Baptiste Queru
2010-11-17
1
-13
/
+41
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Added buildQuery and buildUnionSubQuery methods without misleading selectionA...
Jonas Schwertfeger
2010-11-12
1
-13
/
+41
[next]