summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/tests
Commit message (Expand)AuthorAgeFilesLines
* SurfaceFlinger : Ensure position changes are drawn with correct buffer sizeDanesh M2016-05-121-0/+46
* Fix surfaceflinger tests.Michael Lentine2015-05-221-20/+26
* Merge "Error compiling waitforvsync.cpp"Greg Hackmann2015-02-251-0/+1
|\
| * Error compiling waitforvsync.cppNanik Tolaram2015-02-141-0/+1
* | vsync.cpp test is throwing error whe compiledNanik Tolaram2015-02-231-0/+1
|/
* Clean cruft out of makefiles.Dan Albert2014-09-111-7/+1
* Surface can now be created only from an IGraphicBufferProducerMathias Agopian2013-03-122-84/+0
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-142-15/+16
* Banish DisplayID from the SurfaceFlinger API.Jeff Brown2012-08-274-9/+13
* get rid of the shared-memory control blockMathias Agopian2012-07-251-2/+6
* remove libandroid.so from targets that don't need itColin Cross2012-03-271-1/+0
* fix libgui header locationMathias Agopian2012-02-274-10/+11
* createSurface getpid() first parameter was removedGlenn Kasten2012-02-092-2/+2
* fix an issue with vsync event deliveryMathias Agopian2012-01-311-0/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-4/+4
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-294-0/+158
* SurfaceFlinger: add some layer update testsJamie Gennis2011-10-142-1/+276
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-292-6/+6
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-1/+1
* remove more unused references to ISurfaceMathias Agopian2011-04-051-7/+0
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-253-3/+3
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-172-0/+32
* remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-084-82/+0
* fix [3118445] Transform * Transform does not work as expectedMathias Agopian2010-10-242-0/+64
* refactored screenshot codeMathias Agopian2010-10-041-1/+1
* simple test app for screen capture APIMathias Agopian2010-09-242-0/+89
* fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-272-0/+72
* move native services under services/Mathias Agopian2010-07-145-0/+156