Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement Mutex and Condition with pthread instead of calling futex directly. | Mathias Agopian | 2009-07-13 | 1 | -1/+4 |
* | fix for [1969185] valgrind errors in new gl stuff | Mathias Agopian | 2009-07-09 | 1 | -0/+1 |
* | merge master to master_gl | Mathias Agopian | 2009-05-22 | 1 | -1/+1 |
* | make use of the perfectly fine List.h instead of our own reimplementation of ... | Mathias Agopian | 2009-04-28 | 1 | -15/+42 |
* | a brand new MessageQueue for SurfaceFlinger. | Mathias Agopian | 2009-04-24 | 1 | -0/+161 |