index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
tests
/
SurfaceTextureClient_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libgui crop matrix test.
Michael Lentine
2015-05-29
1
-6
/
+23
*
libgui: Fix some bitrot/warnings in tests
Dan Stoza
2015-04-20
1
-16
/
+22
*
GLConsumer: Stop using default constructor params
Dan Stoza
2014-06-24
1
-2
/
+4
*
Remove deprecated BufferQueue constructor
Dan Stoza
2014-04-07
1
-6
/
+10
*
Fix build. optional tests were broken.
Mathias Agopian
2013-08-14
1
-0
/
+3
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-2
/
+2
*
fix build
Mathias Agopian
2013-07-26
1
-2
/
+0
*
Make ANW.setSwapInterval(0) work again
Mathias Agopian
2013-07-19
1
-6
/
+0
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
1
-8
/
+8
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-2
/
+4
*
libgui: fix an EGLImage leak
Jamie Gennis
2013-04-08
1
-4
/
+4
*
Added a test that checks the error behavior of ConsumerBase::abandon
Mathias Agopian
2013-02-25
1
-1
/
+31
*
get rid of Surface::getISurfaceTexture()
Mathias Agopian
2013-02-19
1
-1
/
+1
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-14
1
-5
/
+5
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-7
/
+7
*
stop using a deprecated SurfaceTextureClient ctor
Jamie Gennis
2012-12-12
1
-2
/
+2
*
SurfaceTexture: fix a few tests
Jamie Gennis
2012-08-30
1
-6
/
+6
*
Update ANativeWindow clients for sync
Jamie Gennis
2012-06-20
1
-91
/
+91
*
libgui: remove setPostTransformCrop
Jamie Gennis
2012-05-14
1
-44
/
+0
*
libgui: Add support for post-xform crops.
Jamie Gennis
2012-05-08
1
-0
/
+63
*
SurfaceTexture: shrink all sides when cropping
Jamie Gennis
2012-04-16
1
-3
/
+3
*
libgui: add BQ consumer buffer free notifications
Jamie Gennis
2012-03-19
1
-1
/
+19
*
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
2011-07-20
1
-5
/
+0
*
SurfaceTexture: add a multi-SurfaceTexture test
Jamie Gennis
2011-07-11
1
-0
/
+86
*
SurfaceTexture: enable a test that now passes.
Jamie Gennis
2011-06-15
1
-1
/
+1
*
SurfaceTextureClient: minor test refactoring.
Jamie Gennis
2011-06-14
1
-213
/
+179
*
Merge "SurfaceTexture: add a format querying test."
Jamie Gennis
2011-06-14
1
-0
/
+25
|
\
|
*
SurfaceTexture: add a format querying test.
Jamie Gennis
2011-06-13
1
-0
/
+25
*
|
Temporarily don't return the current buffer in synchronous mode
Mathias Agopian
2011-06-13
1
-3
/
+3
|
/
*
SurfaceTexture: add getTransformMatrix tests.
Jamie Gennis
2011-06-13
1
-0
/
+108
*
SurfaceTexture: disable a failing test.
Jamie Gennis
2011-05-25
1
-1
/
+3
*
SurfaceTexture: fix an error check in dequeueBuffer.
Jamie Gennis
2011-05-25
1
-1
/
+8
*
SurfaceTexture: clean up some comments, tests, etc.
Jamie Gennis
2011-05-25
1
-1
/
+3
*
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
Mathias Agopian
2011-05-11
1
-12
/
+5
*
new tests for SurfaceTexture synchronous mode
Mathias Agopian
2011-05-11
1
-0
/
+263
*
unify SurfaceTexture and Surface
Mathias Agopian
2011-05-11
1
-2
/
+2
*
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
1
-9
/
+9
*
EGL: Allow creating a SurfaceTexture EGLSurface.
Jamie Gennis
2011-04-25
1
-3
/
+3
*
SurfaceTexture can now force the client to request a buffer
Mathias Agopian
2011-04-01
1
-0
/
+147
*
SurfaceTexture: disallow unsupported uses.
Jamie Gennis
2011-03-15
1
-1
/
+44
*
SurfaceTextureClient: Add ISurfaceTexture getter.
Jamie Gennis
2011-03-14
1
-0
/
+5
*
ANativeWindow: add query for the concrete type.
Jamie Gennis
2011-03-14
1
-0
/
+8
*
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-03-08
1
-0
/
+47