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
/
content
/
AsyncTaskLoader.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor code cleanup in loaders.
Jeff Brown
2013-10-09
1
-17
/
+17
*
Isolate calls to each remote DocumentsProvider.
Jeff Sharkey
2013-10-02
1
-1
/
+10
*
Fix a bug where we could lose a loader content change.
Dianne Hackborn
2013-03-14
1
-0
/
+2
*
Fix cursor window leak when query execution fails.
Jeff Brown
2013-01-08
1
-1
/
+1
*
Move CancellationSignal to android.os package.
Jeff Brown
2012-05-07
1
-0
/
+1
*
Support automatic cancellation of Loaders.
Jeff Brown
2012-02-01
1
-50
/
+96
*
Implement a cancelation mechanism for queries.
Jeff Brown
2012-01-27
1
-0
/
+20
*
Deprecate a bunch of APIs.
Dianne Hackborn
2011-04-20
1
-1
/
+18
*
Fix issue #3381489: IllegalStateException: attempt to re-open...
Dianne Hackborn
2011-01-30
1
-9
/
+9
*
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-24
1
-1
/
+1
*
Hiding the AsyncTaskLoader.waitForLoader method
Dmitri Plotnikov
2011-01-18
1
-1
/
+3
*
Fix a bunch of API review bugs.
Dianne Hackborn
2011-01-17
1
-2
/
+7
*
Get rid of old ParcelFileDescriptor API.
Dianne Hackborn
2011-01-11
1
-3
/
+20
*
Fixed the waitForLoader method.
Dmitri Plotnikov
2011-01-09
1
-10
/
+18
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-19
/
+134
*
Adding AsyncTaskLoader.waitForLoader() for testing
Dmitri Plotnikov
2011-01-07
1
-1
/
+28
*
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
1
-4
/
+9
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-5
/
+1
*
Preventing cursor leaks when a query is interrupted
Dmitri Plotnikov
2010-06-16
1
-5
/
+24
*
Another try at fixing the docs build.
Jeff Hamilton
2010-05-18
1
-2
/
+2
*
Fix a broken docs link.
Jeff Hamilton
2010-05-18
1
-2
/
+4
*
Add the Loader and supporting classes.
Jeff Hamilton
2010-05-18
1
-0
/
+86