summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/TimedEventQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* TimedEventQueue now explicitly sets its scheduling policy to foreground as it...Andreas Huber2010-09-091-0/+4
* TimedEventQueue is apparently important for glitch-free media playback, and soMarco Nelissen2010-06-161-0/+3
* Fix a race condition in TimedEventQueue, an event may be cancelled while we'r...Andreas Huber2010-04-121-9/+34
* Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the ...Andreas Huber2010-03-291-4/+27
* Make sure that the event callback thread is Java capable in the simulator.Marco Nelissen2010-02-191-0/+22
* Squashed commit of the following:Andreas Huber2009-11-231-1/+9
* Improvements to TimedEventQueue.Andreas Huber2009-11-171-21/+56
* Separated private from public header files.Andreas Huber2009-10-131-1/+2
* assert => CHECK in stagefright.Andreas Huber2009-08-261-4/+2
* Fixes to make libstagefright build for the simulator.Marco Nelissen2009-07-161-0/+1
* Squashed commit of the following:Andreas Huber2009-07-161-0/+206