Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Flattenable not virtual | Mathias Agopian | 2013-07-30 | 1 | -6/+4 |
* | make the warning timout of Fence::waitForever() implicit and longer | Mathias Agopian | 2013-05-16 | 1 | -2/+3 |
* | SurfaceFlinger: refactor frame time tracking | Jamie Gennis | 2012-11-19 | 1 | -4/+11 |
* | Fence didn't manager sync_wait error codes properly | Mathias Agopian | 2012-10-09 | 1 | -2/+2 |
* | Add Fence::waitForever which logs a warning timeout, and use it | Jesse Hall | 2012-10-02 | 1 | -0/+7 |
* | ui/Fence: change the TIMEOUT_NEVER value to -1 | Jamie Gennis | 2012-08-21 | 1 | -2/+1 |
* | Pass fences with buffers from SurfaceTextureClient | Jesse Hall | 2012-06-30 | 1 | -0/+5 |
* | Return fence to client in dequeuBuffer | Jesse Hall | 2012-06-28 | 1 | -0/+5 |
* | Transfer HWC release fences to BufferQueue | Jesse Hall | 2012-06-21 | 1 | -0/+1 |
* | libui: add the Fence class | Jamie Gennis | 2012-06-20 | 1 | -0/+94 |