summaryrefslogtreecommitdiffstats
path: root/libs/gui/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix build (tests)Mathias Agopian2013-09-171-1/+1
* Fix buildAndy McFadden2013-08-191-1/+1
* Fix build. optional tests were broken.Mathias Agopian2013-08-141-0/+3
* fix tests moreMathias Agopian2013-08-061-1/+1
* fix testsMathias Agopian2013-08-061-1/+1
* Fix build. 3rd attemptMathias Agopian2013-08-061-1/+1
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-064-8/+10
* Merge "BufferQueue: Support query of consumer usage bits"Eino-Ville Talvala2013-08-051-0/+18
|\
| * BufferQueue: Support query of consumer usage bitsEino-Ville Talvala2013-07-301-0/+18
* | Binderize the consumer side of BufferQueueMathias Agopian2013-08-012-2/+2
|/
* fix buildMathias Agopian2013-07-261-2/+0
* Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-192-9/+3
* BuffferQueue disconnect is now always asynchrnousMathias Agopian2013-07-181-3/+1
* BufferQueue improvements and APIs changesMathias Agopian2013-07-184-54/+16
* always pass the BufferQueue explicitely to consumersYing Wang2013-07-151-1/+2
* always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-123-5/+10
* Pay attention to buffer timestampsAndy McFadden2013-07-101-2/+2
* libgui_test: fix a couple minor test issuesJamie Gennis2013-04-241-9/+2
* Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OESMathias Agopian2013-04-162-0/+106
* libgui_test: increase the tolerance for a YUV testJamie Gennis2013-04-081-12/+12
* libgui: fix an EGLImage leakJamie Gennis2013-04-081-4/+4
* fix build. update test to new APIMathias Agopian2013-03-201-11/+11
* Fix argument types in IGraphicBufferProducer methodsJesse Hall2013-03-181-2/+2
* add two libgui testsMathias Agopian2013-03-081-0/+75
* CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16Igor Murashkin2013-03-051-9/+255
* Added a test that checks the error behavior of ConsumerBase::abandonMathias Agopian2013-02-251-1/+31
* get rid of Surface::getISurfaceTexture()Mathias Agopian2013-02-191-1/+1
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-143-11/+10
* libgui: disallow NULL Fence pointersJamie Gennis2013-02-122-3/+1
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-183-30/+30
* stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-122-3/+3
* New testAndy McFadden2012-09-161-0/+53
* BufferQueue: add a setMaxAcquiredBufferCount checkJamie Gennis2012-09-041-0/+21
* libgui: add BufferQueue test infrastructureJamie Gennis2012-08-312-0/+97
* libgui: disable CpuConsumer testsJamie Gennis2012-08-311-3/+9
* SurfaceTexture: fix a few testsJamie Gennis2012-08-302-6/+18
* libgui: add some error checksJamie Gennis2012-08-301-27/+31
* BufferQueue: clean up buffer countingJamie Gennis2012-08-291-6/+6
* Banish DisplayID from the SurfaceFlinger API.Jeff Brown2012-08-272-4/+5
* Update ANativeWindow clients for syncJamie Gennis2012-06-205-263/+167
* am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots"...Jesse Hall2012-05-211-0/+28
|\
| * Recreate EGLImage for previously used slotsJesse Hall2012-05-171-0/+28
* | am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-devJamie Gennis2012-05-151-44/+0
|\ \ | |/
| * libgui: remove setPostTransformCropJamie Gennis2012-05-141-44/+0
* | Add a BufferQueue CPU consumer.Eino-Ville Talvala2012-05-142-0/+608
|/
* libgui: Add support for post-xform crops.Jamie Gennis2012-05-082-22/+63
* libgui: Add plumbing for active rectangleJamie Gennis2012-04-241-91/+67
* SurfaceTexture: shrink all sides when croppingJamie Gennis2012-04-161-3/+3
* Enabled cropping support in SurfaceTextureDaniel Lam2012-04-121-0/+120
* SurfaceTexture: work around a compiler bugJamie Gennis2012-04-111-1/+1