summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/tests/surface
Commit message (Expand)AuthorAgeFilesLines
* Surface can now be created only from an IGraphicBufferProducerMathias Agopian2013-03-122-84/+0
* Banish DisplayID from the SurfaceFlinger API.Jeff Brown2012-08-271-1/+1
* fix libgui header locationMathias Agopian2012-02-271-3/+2
* createSurface getpid() first parameter was removedGlenn Kasten2012-02-091-1/+1
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-2/+2
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-1/+1
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-171-0/+16
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-081-3/+0
* fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-272-0/+72