summaryrefslogtreecommitdiffstats
path: root/libs/gui/tests
Commit message (Expand)AuthorAgeFilesLines
* remove files that moved to frameworks/nativeMathias Agopian2012-03-074-2601/+0
* fix libgui header locationMathias Agopian2012-02-272-6/+6
* am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-301-0/+111
|\
| * SurfaceTexture: add a blit-to-FBO testJamie Gennis2011-11-291-0/+111
* | split ComposerService out of SurfaceComposerClient.hMathias Agopian2011-11-281-0/+2
* | am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ic...Jamie Gennis2011-11-211-241/+305
|\ \ | |/
| * SurfaceTexture: fix a couple testsJamie Gennis2011-11-211-2/+28
| * EGL: default to swap interval 1Jamie Gennis2011-11-211-0/+25
| * SurfaceTexture: clean up some testsJamie Gennis2011-11-211-242/+255
* | am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of v...Mathias Agopian2011-11-141-0/+32
|\ \ | |/
| * Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-0/+32
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-18/+18
|/
* SurfaceTexture: add tests for buffer leaksJamie Gennis2011-10-191-1/+83
* Surface: fix a protected buffer testJamie Gennis2011-10-121-25/+2
* Merge "SurfaceTexture: fix a test deadlock"Jamie Gennis2011-09-051-2/+4
|\
| * SurfaceTexture: fix a test deadlockJamie Gennis2011-08-301-2/+4
* | Integreate surfacetexture test into our continuous test framework.Xia Wang2011-08-301-6/+4
|/
* Merge "SurfaceTexture: enable RGB external textures"Jamie Gennis2011-07-251-18/+14
|\
| * SurfaceTexture: enable RGB external texturesJamie Gennis2011-07-221-18/+14
* | SurfaceTexture: add the abandon method.Jamie Gennis2011-07-221-0/+77
* | SurfaceTexture: add a deadlock scenario testJamie Gennis2011-07-221-4/+70
|/
* clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian2011-07-201-5/+0
* Merge "SurfaceTexture: add a multi-SurfaceTexture test"Jamie Gennis2011-07-181-0/+86
|\
| * SurfaceTexture: add a multi-SurfaceTexture testJamie Gennis2011-07-111-0/+86
* | Merge "SurfaceTexture: fix SurfaceTextureGLToGLTest"Jamie Gennis2011-07-151-5/+30
|\ \
| * | SurfaceTexture: fix SurfaceTextureGLToGLTestJamie Gennis2011-07-141-5/+30
| |/
* | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
|/
* Merge "SurfaceTexture: enable newly passing tests."Jamie Gennis2011-07-071-8/+4
|\
| * SurfaceTexture: enable newly passing tests.Jamie Gennis2011-07-061-8/+4
* | fix ScreenshotsOfProtectedBuffersFailMathias Agopian2011-07-011-5/+17
|/
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-292-4/+4
* SurfaceTexture: add a CPU -> GL sync test.Jamie Gennis2011-06-281-0/+176
* SurfaceTexture: make tests use a large framebuffer.Jamie Gennis2011-06-201-19/+25
* SurfaceTexture: enable a test that now passes.Jamie Gennis2011-06-151-1/+1
* SurfaceTexture: enable a test that is now passing.Jamie Gennis2011-06-151-14/+10
* SurfaceTexture: increase the test's Surface layer.Jamie Gennis2011-06-141-1/+1
* SurfaceTexture: add some RGBA_8888 tests.Jamie Gennis2011-06-141-21/+228
* SurfaceTextureClient: minor test refactoring.Jamie Gennis2011-06-141-213/+179
* Merge "SurfaceTexture: add a format querying test."Jamie Gennis2011-06-141-0/+25
|\
| * SurfaceTexture: add a format querying test.Jamie Gennis2011-06-131-0/+25
* | Merge changes I9b8e1962,I7bb843caMathias Agopian2011-06-131-3/+3
|\ \
| * | Temporarily don't return the current buffer in synchronous modeMathias Agopian2011-06-131-3/+3
| |/
* | SurfaceTexture: disable a deadlocking test.Jamie Gennis2011-06-131-1/+2
* | SurfaceTexture: add a pixel tolerance to the tests.Jamie Gennis2011-06-131-5/+9
|/
* SurfaceTexture: add some GL->GL tests.Jamie Gennis2011-06-131-0/+268
* SurfaceTexture: add getTransformMatrix tests.Jamie Gennis2011-06-131-0/+108
* SurfaceTexture: disable a failing test.Jamie Gennis2011-05-251-1/+3
* SurfaceTexture: fix an error check in dequeueBuffer.Jamie Gennis2011-05-251-1/+8
* SurfaceTexture: clean up some comments, tests, etc.Jamie Gennis2011-05-251-1/+3
* Implement {Surface|SurfaceTextureClient}::setSwapInterval()Mathias Agopian2011-05-111-12/+5