Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ff80e302cb15c662dd2a770642ddab8c1246cc23
/
libs
/
gui
/
tests
/
SurfaceTextureClient_test.cpp
d30823a
libgui: ConsumerBase-based classes now create their own BufferQueues
by Jim Shargo
· 1 year ago
cfa41bf
Make all libgui tests print their name to logcat on begin/end
by Nolan Scobie
· 2 years, 2 months ago
f50aebc
Convert ALOGV to ALOGD in various libgui_test cases
by Nolan Scobie
· 2 years, 4 months ago
d8460c8
Use more inclusive terms.
by Peiyong Lin
· 5 years ago
f8e4a34
libgui: remove redundant eglQueryStringImplementationANDROID
by Yiwei Zhang
· 6 years ago
a03e044
[gui] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
7108c31
Remove mentions of EGL_ANDROID_image_crop
by Krzysztof Kosiński
· 7 years ago
00b15b8
Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK
by Jiyong Park
· 8 years ago
a934764
Break a dependency of libui on libandroid
by Mathias Agopian
· 8 years ago
ee1cd12
Merge "Fix google-explicit-constructor warnings." am: caff47a0c4 am: 4a912c41d3
by Chih-hung Hsieh
· 9 years ago
d9cdadb
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
83b1e68
frameworks/native: Make Thread::run threadName argument required
by Brian Carlstrom
· 9 years ago
583b1b3
BQ: Prevent operations on disconnected BQs
by Pablo Ceballos
· 10 years ago
53390e1
libgui/SF: Fix some code warnings
by Pablo Ceballos
· 10 years ago
04b00ce
Fix libgui crop matrix test.
by Michael Lentine
· 10 years ago
f8cebe5
libgui: Fix some bitrot/warnings in tests
by Dan Stoza
· 10 years ago
e49ba8e
GLConsumer: Stop using default constructor params
by Dan Stoza
· 11 years ago
5603a2f
Remove deprecated BufferQueue constructor
by Dan Stoza
· 11 years ago
c6bae00
Fix build. optional tests were broken.
by Mathias Agopian
· 12 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 12 years ago
bf5b849
fix build
by Mathias Agopian
· 12 years ago
7cdd786
Make ANW.setSwapInterval(0) work again
by Mathias Agopian
· 12 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 12 years ago
8f938a5
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 12 years ago
ad669b0
libgui: fix an EGLImage leak
by Jamie Gennis
· 12 years ago
993e14f
Added a test that checks the error behavior of ConsumerBase::abandon
by Mathias Agopian
· 12 years ago
cf0b8c8
get rid of Surface::getISurfaceTexture()
by Mathias Agopian
· 12 years ago
e3c697f
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 12 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 13 years ago
c911ea5
stop using a deprecated SurfaceTextureClient ctor
by Jamie Gennis
· 13 years ago
4697528
SurfaceTexture: fix a few tests
by Jamie Gennis
· 13 years ago
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
b7a6b96
libgui: remove setPostTransformCrop
by Jamie Gennis
· 13 years ago
d72f233
libgui: Add support for post-xform crops.
by Jamie Gennis
· 13 years ago
91a6826
SurfaceTexture: shrink all sides when cropping
by Jamie Gennis
· 13 years ago
fa5b40e
libgui: add BQ consumer buffer free notifications
by Jamie Gennis
· 13 years ago
c10d9d9
clean-up. get rid ofunused code and members in Surface[Control].cpp
by Mathias Agopian
· 14 years ago
c8251a0
SurfaceTexture: add a multi-SurfaceTexture test
by Jamie Gennis
· 14 years ago
07ed1a9
SurfaceTexture: enable a test that now passes.
by Jamie Gennis
· 14 years ago
8b69def
SurfaceTextureClient: minor test refactoring.
by Jamie Gennis
· 14 years ago
135abde
Merge "SurfaceTexture: add a format querying test."
by Jamie Gennis
· 14 years ago
e122079
Temporarily don't return the current buffer in synchronous mode
by Mathias Agopian
· 14 years ago
a6f35dd
SurfaceTexture: add a format querying test.
by Jamie Gennis
· 14 years ago
5222604
SurfaceTexture: add getTransformMatrix tests.
by Jamie Gennis
· 14 years ago
8dda6b7
SurfaceTexture: disable a failing test.
by Jamie Gennis
· 14 years ago
c2c8dfd
SurfaceTexture: fix an error check in dequeueBuffer.
by Jamie Gennis
· 14 years ago
8cd5ba4
SurfaceTexture: clean up some comments, tests, etc.
by Jamie Gennis
· 14 years ago
8072711
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
by Mathias Agopian
· 14 years ago
7a5b22c
new tests for SurfaceTexture synchronous mode
by Mathias Agopian
· 14 years ago
eafabcd
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
697526b
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
by Iliyan Malchev
· 14 years ago
1b528fb
EGL: Allow creating a SurfaceTexture EGLSurface.
by Jamie Gennis
· 14 years ago
a5c75c0
SurfaceTexture can now force the client to request a buffer
by Mathias Agopian
· 14 years ago
5c0c93a
SurfaceTexture: disallow unsupported uses.
by Jamie Gennis
· 14 years ago
bae774e
SurfaceTextureClient: Add ISurfaceTexture getter.
by Jamie Gennis
· 14 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago