summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/foundation/ALooperRoster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-311-0/+14
* HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-061-1/+2
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-4/+4
* Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-251-4/+45
* An attempt to unregister a handler that's no longer registered should not cau...Andreas Huber2010-10-181-3/+8
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-7/+6
* ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-071-6/+38
* An AHandler can now find its associated ALooper.Andreas Huber2010-07-021-0/+12
* Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-071-0/+100