summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/foundation/ALooper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-311-0/+4
| | | | | | | upon the death of an ALooper. Change-Id: I64c0835b8db04486204f3d0fa7173ee53708a116 related-to-bug: 10106648
* ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-011-4/+1
| | | | | Change-Id: Ia31eb0940b02581327a8bf51af6df135f9ab6de3 related-to-bug: 7266324
* Make sure we don't trigger a log warning if calling ALooper::stop() from the ↵Andreas Huber2011-03-291-2/+21
| | | | | | | looper thread. Change-Id: I669d589ab4521fe44a3e8f638c7ce8e79174d625 related-to-bug: 4179898
* ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-271-1/+6
| | | | Change-Id: Ieabaddb2e3a9e3a7a5bc36e55cd0721b60dbd50e
* Various changes to improve rtsp networking, reduce packet loss and adapt to ↵Andreas Huber2010-07-221-2/+3
| | | | | | ALooper API changes. Change-Id: I110e19d5ce33e597add3ffbd3e3ff3815862396d
* Add an option to ALooper::start that allows it to call back into java or not.Andreas Huber2010-07-021-4/+5
| | | | Change-Id: Iec172901a04a575d8d350bd162565f04677c3f26
* Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-071-0/+196
Change-Id: I11714dcaa647d0437a13e4c5b953b35e712da8f3