summaryrefslogtreecommitdiffstats
path: root/include/surfaceflinger/ISurfaceComposerClient.h
Commit message (Collapse)AuthorAgeFilesLines
* fix libgui header locationMathias Agopian2012-02-271-84/+0
| | | | Change-Id: Iec71706cdd4f29c6904993648ce873e83ef9cafe
* clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian2011-07-201-3/+0
| | | | Change-Id: Ia7790ae28af2c2ac99eae01c2c5044ace4a490a4
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-7/+0
| | | | Change-Id: I57669852cbf6aabae244ea86940a08a5a27ffc43
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-6/+0
| | | | | | | Add the concept of synchronous dequeueBuffer in SurfaceTexture Implement {Surface|SurfaceTextureClient}::setSwapInterval() Add SurfaceTexture logging fix onFrameAvailable
* Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-201-1/+0
| | | | Change-Id: I28635e3f803e6abe965d79998e305f54a202465d
* split surface management from surface's buffers managementMathias Agopian2010-06-041-0/+1
| | | | Change-Id: If3c5655d1231f8f0c49ba68f972b1b20c93b3f87
* more clean-up in preparation of bigger changesMathias Agopian2010-05-281-0/+100
the most important change here is the renaming of ISurfaceFlingerClient to ISurfaceComposerClient Change-Id: I94e18b0417f50e06f21377446639c61f65f959b3