Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
1ccaed4d2ba9af76bb30b286880dba687e36dbdc
/
libs
/
gui
/
tests
eca9569
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
c6f30bd
libgui/SurfaceFlinger: Add getConsumerName
by Dan Stoza
· 10 years ago
a2ca9bf
Revert "libgui: Add getConsumerName"
by Dan Stoza
· 10 years ago
107fbe5
libgui: Add getConsumerName
by Dan Stoza
· 10 years ago
812ed06
libgui: Add generation numbers to BufferQueue
by Dan Stoza
· 10 years ago
04b00ce
Fix libgui crop matrix test.
by Michael Lentine
· 10 years ago
d8ead0c
Fix libgui tests.
by Michael Lentine
· 10 years ago
958f501
Merge "libgui: Allow an IGBProducer to disable allocation"
by Dan Stoza
· 10 years ago
9de7293
libgui: Allow an IGBProducer to disable allocation
by Dan Stoza
· 10 years ago
f8cebe5
libgui: Fix some bitrot/warnings in tests
by Dan Stoza
· 10 years ago
cf3834d
DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal
by Dan Stoza
· 10 years ago
82c6bcc
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
e12cfc2
am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"
by Marco Nelissen
· 11 years ago
097ca27
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 11 years ago
8e624d4
am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 11 years ago
8dc5539
Add a BufferItem parameter to onFrameAvailable
by Dan Stoza
· 11 years ago
0d1c700
Add missing include to fix libc++ build.
by Dan Albert
· 11 years ago
4355c0c
am e1e3d278: Merge "Clean cruft out of makefiles."
by Dan Albert
· 11 years ago
b79dfe6
Clean cruft out of makefiles.
by Dan Albert
· 11 years ago
2d14a0e
GLConsumer: Fix eglTerminate/eglInit edge case.
by Eric Penner
· 11 years ago
e49ba8e
GLConsumer: Stop using default constructor params
by Dan Stoza
· 11 years ago
c187900
SurfaceFlinger: Add sourceCrop to screenshot
by Dan Stoza
· 11 years ago
99b18b4
BufferQueue: Add StreamSplitter
by Dan Stoza
· 11 years ago
fd34b65
Merge "BufferQueue: Add producer buffer-released callback"
by Dan Stoza
· 11 years ago
fb9bf87
Merge "BufferQueue: Remove Bn version of create*"
by Dan Stoza
· 11 years ago
b3d0bdf
BufferQueue: Remove Bn version of create*
by Dan Stoza
· 11 years ago
5603a2f
Remove deprecated BufferQueue constructor
by Dan Stoza
· 11 years ago
f0eaf25
BufferQueue: Add producer buffer-released callback
by Dan Stoza
· 11 years ago
1a0b861
BufferQueue: Test remote producer and consumer
by Dan Stoza
· 11 years ago
49bfda1
Fix broken build for more tests
by Jesse Hall
· 11 years ago
9f3053d
BufferQueue: Allow detaching/reattaching buffers
by Dan Stoza
· 11 years ago
2e33649
FramebufferNativeWindow.h is obsolete
by Andy McFadden
· 11 years ago
8be494e
am 1738d4fc: am 462fb3a8: Merge "gui: Fix return code assert in CpuConsumer_test."
by Igor Murashkin
· 11 years ago
8d75996
Fix calls to captureScreen
by Dan Stoza
· 11 years ago
b8072d8
libgui: Fix segfault in SRGB tests
by Dan Stoza
· 12 years ago
6a5d35d
libgui: Add a test for SRGB surfaces
by Dan Stoza
· 12 years ago
3ed4e0b
libgui: Add a test suite for SRGB testing
by Dan Stoza
· 12 years ago
cb1fcde
libgui: Split SurfaceTexture tests into more files
by Dan Stoza
· 12 years ago
8f76b6b
gui: Fix return code assert in CpuConsumer_test.
by Alistair Strachan
· 12 years ago
f3730fb
libgui: Fix a couple of minor bugs, extract GLTest
by Dan Stoza
· 12 years ago
7ea777f
gui: Add tests for IGraphicBufferProducer
by Igor Murashkin
· 12 years ago
2285c00
am e803e609: am 799f5126: Fix build (tests)
by Mathias Agopian
· 12 years ago
e803e60
am 799f5126: Fix build (tests)
by Mathias Agopian
· 12 years ago
799f512
Fix build (tests)
by Mathias Agopian
· 12 years ago
06ef81b
resolved conflicts for merge of 1852eb4f to klp-dev-plus-aosp
by Kenny Root
· 12 years ago
c668871
Use canonical UniquePtr.h file
by Kenny Root
· 12 years ago
0ae9660
Remove copy of UniquePtr.h
by Kenny Root
· 12 years ago
8b308ed
Fix build
by Andy McFadden
· 12 years ago
c6bae00
Fix build. optional tests were broken.
by Mathias Agopian
· 12 years ago
5f51ed9
fix tests more
by Mathias Agopian
· 12 years ago
3dce336
fix tests
by Mathias Agopian
· 12 years ago
126b9c8
Fix build. 3rd attempt
by Mathias Agopian
· 12 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 12 years ago
687821c
Merge "BufferQueue: Support query of consumer usage bits"
by Eino-Ville Talvala
· 12 years ago
a4e1952
Binderize the consumer side of BufferQueue
by Mathias Agopian
· 12 years ago
f7c6087
BufferQueue: Support query of consumer usage bits
by Eino-Ville Talvala
· 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
a3fbda3
BuffferQueue disconnect is now always asynchrnous
by Mathias Agopian
· 12 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 12 years ago
6fda52b
always pass the BufferQueue explicitely to consumers
by Ying Wang
· 12 years ago
8f938a5
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 12 years ago
1585c4d
Pay attention to buffer timestamps
by Andy McFadden
· 12 years ago
ea2d942
libgui_test: fix a couple minor test issues
by Jamie Gennis
· 12 years ago
f31510a
Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES
by Mathias Agopian
· 12 years ago
e6a0f50
libgui_test: increase the tolerance for a YUV test
by Jamie Gennis
· 12 years ago
ad669b0
libgui: fix an EGLImage leak
by Jamie Gennis
· 12 years ago
7c1a487
fix build. update test to new API
by Mathias Agopian
· 12 years ago
4c00cc1
Fix argument types in IGraphicBufferProducer methods
by Jesse Hall
· 12 years ago
7589b2a
add two libgui tests
by Mathias Agopian
· 12 years ago
29e2047
CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16
by Igor Murashkin
· 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
1df8c34
libgui: disallow NULL Fence pointers
by Jamie Gennis
· 13 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
71f683a
New test
by Andy McFadden
· 13 years ago
c68f2ec
BufferQueue: add a setMaxAcquiredBufferCount check
by Jamie Gennis
· 13 years ago
9e75ddd
libgui: add BufferQueue test infrastructure
by Jamie Gennis
· 13 years ago
fdb6b49
libgui: disable CpuConsumer tests
by Jamie Gennis
· 13 years ago
4697528
SurfaceTexture: fix a few tests
by Jamie Gennis
· 13 years ago
d69097f
libgui: add some error checks
by Jamie Gennis
· 13 years ago
31a353d
BufferQueue: clean up buffer counting
by Jamie Gennis
· 13 years ago
9d4e3d2
Banish DisplayID from the SurfaceFlinger API.
by Jeff Brown
· 13 years ago
d8e812c
Update ANativeWindow clients for sync
by Jamie Gennis
· 13 years ago
f336014
am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots" into jb-dev
by Jesse Hall
· 13 years ago
90ed850
Recreate EGLImage for previously used slots
by Jesse Hall
· 13 years ago
a74eb25
am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-dev
by Jamie Gennis
· 13 years ago
e41b318
Add a BufferQueue CPU consumer.
by Eino-Ville Talvala
· 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
efc7ab6
libgui: Add plumbing for active rectangle
by Jamie Gennis
· 13 years ago
91a6826
SurfaceTexture: shrink all sides when cropping
by Jamie Gennis
· 13 years ago
016c8cb
Enabled cropping support in SurfaceTexture
by Daniel Lam
· 13 years ago
a96b6bd
SurfaceTexture: work around a compiler bug
by Jamie Gennis
· 13 years ago
c2c3802
SurfaceTexture: add a test for user sizes & prerotation
by Jamie Gennis
· 13 years ago
9abe1eb
Fixed disconnect bug in SurfaceTexture
by Daniel Lam
· 13 years ago
0e1080f
Merge "SurfaceTexture: add context attach & detach"
by Jamie Gennis
· 13 years ago
74bed55
SurfaceTexture: add context attach & detach
by Jamie Gennis
· 13 years ago
Next »