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
/
os
/
AsyncTask.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change AsyncTask.execute() back to using a thread pool...
Dianne Hackborn
2011-01-25
1
-16
/
+44
*
fix the build... sorry... bad docs...
Joe Onorato
2011-01-16
1
-1
/
+1
*
Change the default of how AsyncTask enqueues.
Joe Onorato
2011-01-16
1
-6
/
+73
*
Make sure onCancelled() is called if cancel() is called early.
Romain Guy
2011-01-10
1
-21
/
+59
*
Tighten up AsyncTask's semantics and behavior.
Romain Guy
2011-01-09
1
-38
/
+45
*
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-1
/
+1
*
am 282315e1: am 52e19d59: Merge "Change the keep alive time for excess idle t...
Romain Guy
2010-09-15
1
-1
/
+1
|
\
|
*
Change the keep alive time for excess idle threads.
Romain Guy
2010-09-14
1
-1
/
+1
*
|
Added "Memory observability" to javadoc.
Makoto Onuki
2010-09-08
1
-0
/
+10
*
|
Add new ContentProvider for doing conversions to data streams.
Dianne Hackborn
2010-08-08
1
-0
/
+5
*
|
Preventing cursor leaks when a query is interrupted
Dmitri Plotnikov
2010-06-16
1
-1
/
+12
*
|
Do not invoke onProgressUpdate if the task is canceled.
Romain Guy
2010-06-03
1
-2
/
+7
*
|
Changed steps names in documentation.
Gilles Debunne
2010-04-27
1
-8
/
+8
|
/
*
Fix a typo.
Owen Lin
2009-12-28
1
-1
/
+1
*
Make sure AsyncTask sens a null result to onPostExecute() when cancelled.
Romain Guy
2009-10-05
1
-0
/
+1
*
Tweak the core and maximum pool sizes for AsyncTask.
Romain Guy
2009-06-26
1
-3
/
+3
*
Fix another HTML formatting in android.os.AsyncTask
Romain Guy
2009-05-02
1
-1
/
+1
*
Fix HTML formatting in android.os.AsyncTask
Romain Guy
2009-05-02
1
-1
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+454
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-454
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+454