summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Message.java
Commit message (Expand)AuthorAgeFilesLines
* Detect invalid uses of Message.Jeff Brown2014-03-031-20/+41
* Log view root, input and looper state in bug reports.Jeff Brown2013-10-151-18/+30
* Increase the Message pool sizeRomain Guy2012-05-061-2/+2
* Allow fine-grained control over functors executionRomain Guy2012-04-021-10/+7
* Add a barrier mechanism to the MessageQueue.Jeff Brown2012-02-141-4/+46
* Always clear the Message when recycled.Jeff Brown2011-06-101-1/+2
* am 6af61b84: am a206efcf: Merge "android.os.Message: respect sPoolSize"Brad Fitzpatrick2011-01-251-12/+13
|\
| * android.os.Message: respect sPoolSizeBrad Fitzpatrick2011-01-251-13/+13
* | Allow reliable detection of a message that is in use.Wink Saville2010-08-241-2/+22
* | Revert "Allow reliable detection of a message that is in use."Jaikumar Ganesh2010-08-231-14/+1
* | Allow reliable detection of a message that is in use.Wink Saville2010-08-211-1/+14
|/
* Fix problems with determining when to kill apps for wake usage.Dianne Hackborn2010-08-151-1/+6
* Improve Service documentation with some samples.Dianne Hackborn2010-02-181-15/+61
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+405
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-405/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+405