Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Flattenable not virtual | Mathias Agopian | 2013-07-30 | 1 | -14/+26 |
* | make the warning timout of Fence::waitForever() implicit and longer | Mathias Agopian | 2013-05-16 | 1 | -1/+2 |
* | libgui: disallow NULL Fence pointers | Jamie Gennis | 2013-02-12 | 1 | -10/+24 |
* | Fix memory leak when getting signal time for unsignaled fences | Jesse Hall | 2013-01-14 | 1 | -0/+1 |
* | SurfaceFlinger: refactor frame time tracking | Jamie Gennis | 2012-11-19 | 1 | -0/+29 |
* | Fence didn't manager sync_wait error codes properly | Mathias Agopian | 2012-10-09 | 1 | -5/+6 |
* | Add Fence::waitForever which logs a warning timeout, and use it | Jesse Hall | 2012-10-02 | 1 | -0/+14 |
* | log more info on fence sync_merge error | Mathias Agopian | 2012-07-30 | 1 | -2/+4 |
* | Pass fences with buffers from SurfaceTextureClient | Jesse Hall | 2012-06-30 | 1 | -0/+3 |
* | Return fence to client in dequeuBuffer | Jesse Hall | 2012-06-28 | 1 | -0/+4 |
* | Transfer HWC release fences to BufferQueue | Jesse Hall | 2012-06-21 | 1 | -1/+3 |
* | libui: add the Fence class | Jamie Gennis | 2012-06-20 | 1 | -0/+95 |