summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/foundation/ALooperRoster.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-9/+0
* stagefright: remove AMessage methods using id()Lajos Molnar2015-03-051-3/+0
* stagefright: use handler instead of handler-id in AMessageLajos Molnar2015-03-051-4/+2
* Add dumpsys infoMarco Nelissen2015-02-181-0/+3
* Fix more potential deadlocks in ALooperRosterMarco Nelissen2014-08-281-2/+0
* Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-311-0/+1
* Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-251-1/+12
* ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-071-2/+2
* An AHandler can now find its associated ALooper.Andreas Huber2010-07-021-0/+2
* Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-071-0/+52