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
/
AbstractCursor.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change close guard logged messages
Ioannis Ilkos
2021-12-21
1
-1
/
+1
*
Use CloseGuard for cursor leak detection
Li Li
2020-11-05
1
-0
/
+8
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2020-01-03
1
-4
/
+3
*
Make DocumentCursor opt-out of having a self-observer
Anton Hansson
2019-05-03
1
-10
/
+20
*
Add Cursor.{set,get}NotificationUris.
Sudheer Shanka
2019-01-26
1
-8
/
+41
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-10
1
-0
/
+3
*
Pass in the user defined by Context.
Jeff Sharkey
2018-02-03
1
-1
/
+1
*
List column names in the error message
Fyodor Kupolov
2017-07-28
1
-1
/
+9
*
Expose Cursor.setExtras().
Jeff Brown
2015-04-09
1
-7
/
+5
*
Clean up AbstractCursor API.
Jeff Brown
2015-04-09
1
-0
/
+53
*
Remove deprecated fields in AbstractCursor.
Jeff Brown
2015-04-09
1
-21
/
+4
*
Add API to retrieve cursor notification URI.
Dianne Hackborn
2013-05-15
1
-1
/
+3
*
Use myUserId() only in registerContentObserver()
Christopher Tate
2012-10-03
1
-1
/
+7
*
Merge "Fix cursor memory leak"
Jean-Baptiste Queru
2012-08-08
1
-0
/
+3
|
\
|
*
Fix cursor memory leak
Catherine Liu
2012-07-09
1
-0
/
+3
*
|
Deprecate certain AbstractCursor fields.
Jeff Brown
2012-05-09
1
-2
/
+8
*
|
Prefetch column names in bulk cursor adaptor.
Jeff Brown
2012-03-14
1
-29
/
+32
*
|
Inform ContentObservers about the changed content Uri.
Jeff Brown
2012-01-23
1
-1
/
+1
*
|
Delete dead code.
Jeff Brown
2012-01-20
1
-17
/
+0
|
/
*
Make default implementation of fillWindow typesafe.
Jeff Brown
2011-10-12
1
-40
/
+6
*
Fix ownership of CursorWindows across processes.
Jeff Brown
2011-10-09
1
-6
/
+4
*
Clean up CursorWindow lifetime.
Jeff Brown
2011-10-07
1
-1
/
+4
*
Add AbstractCursor.setExtras()
Makoto Onuki
2011-08-31
1
-12
/
+25
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-2
/
+1
*
Setting copiedSize to 0 when value is null
Dmitri Plotnikov
2011-02-16
1
-0
/
+2
*
Add AbstractCursor.getNotificationUri.
Makoto Onuki
2010-09-15
1
-0
/
+4
*
fix broken-build
Vasu Nori
2010-07-01
1
-2
/
+2
*
More cleanup after removing the Cursor update logic.
Jeff Hamilton
2010-06-30
1
-27
/
+13
*
am 7e343b8d: merge from froyo-plus-aosp
The Android Open Source Project
2010-06-25
1
-1
/
+1
|
\
|
*
fillWindow's start position must be smaller than getCount value
Tatsuo Nagamatsu
2010-06-07
1
-1
/
+1
*
|
add API to Cursor to get column value type
Vasu Nori
2010-06-02
1
-0
/
+4
*
|
Remove the deprecated cursor methods.
Jeff Hamilton
2010-05-13
1
-147
/
+0
*
|
Make RequeryOnUiThreadException warning less spamy
Makoto Onuki
2010-04-29
1
-13
/
+1
*
|
several minor bugs and things listed below
Vasu Nori
2010-04-16
1
-4
/
+11
|
/
*
AI 145994: Integrate #145778 from Donut.
Dianne Hackborn
2009-04-13
1
-2
/
+4
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+636
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-636
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-1
/
+20
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+617