Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
8fb2b0233ef59527d74c614532631187713fa653
/
libs
/
gui
/
tests
4782b26
Merge "Revert "Revert "Partial revert of "Fix Surface slot caching"""" into nyc-dev
by Pablo Ceballos
· 9 years ago
3827379
Revert "Revert "Partial revert of "Fix Surface slot caching"""
by Pablo Ceballos
· 9 years ago
d8bb8da
Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev
by Pablo Ceballos
· 9 years ago
d880e51
Merge "Add a callback thread to ConsumerBase" into nyc-dev
by Pablo Ceballos
· 9 years ago
aaf51e5
Merge "Add interface for controlling single buffer auto refresh" into nyc-dev
by Pablo Ceballos
· 9 years ago
22b5702
Add a callback thread to ConsumerBase
by Pablo Ceballos
· 9 years ago
16c9c30
Revert "Partial revert of "Fix Surface slot caching""
by Pablo Ceballos
· 9 years ago
981066c
Partial revert of "Fix Surface slot caching"
by Pablo Ceballos
· 9 years ago
789a0c8
Fix Surface slot caching
by Pablo Ceballos
· 9 years ago
ff95aab
Add interface for controlling single buffer auto refresh
by Pablo Ceballos
· 9 years ago
72daab6
BQ: Flexible resizing
by Pablo Ceballos
· 9 years ago
3bb0c88
libgui: Remove custom allocator from tests
by Dan Stoza
· 9 years ago
5ecfb68
libgui: Fix attaching buffers without allocation
by Dan Stoza
· 9 years ago
127fc63
libgui: Add dequeue/attach timeout
by Dan Stoza
· 9 years ago
ccdfd60
BQ: Add support for single buffer mode
by Pablo Ceballos
· 9 years ago
b687a28
BQ: fix Volantis test failures
by Pablo Ceballos
· 9 years ago
567dbbb
BQ: get rid of async in producer interface
by Pablo Ceballos
· 9 years ago
583b1b3
BQ: Prevent operations on disconnected BQs
by Pablo Ceballos
· 9 years ago
ff12cba
Merge "BQ: Modify consumer buffer count interfaces"
by Pablo Ceballos
· 9 years ago
4aa427b
Merge "native: Rename mBuf to mSlot"
by Pablo Ceballos
· 9 years ago
19e3e06
BQ: Modify consumer buffer count interfaces
by Pablo Ceballos
· 9 years ago
e5b755a
BQ: Get rid of setBufferCount
by Pablo Ceballos
· 9 years ago
fa45535
BQ: add setMaxDequeuedBufferCount
by Pablo Ceballos
· 9 years ago
47650f4
native: Rename mBuf to mSlot
by Pablo Ceballos
· 9 years ago
53390e1
libgui/SF: Fix some code warnings
by Pablo Ceballos
· 9 years ago
c6f30bd
libgui/SurfaceFlinger: Add getConsumerName
by Dan Stoza
· 9 years ago
a2ca9bf
Revert "libgui: Add getConsumerName"
by Dan Stoza
· 9 years ago
107fbe5
libgui: Add getConsumerName
by Dan Stoza
· 9 years ago
812ed06
libgui: Add generation numbers to BufferQueue
by Dan Stoza
· 9 years ago
04b00ce
Fix libgui crop matrix test.
by Michael Lentine
· 9 years ago
d8ead0c
Fix libgui tests.
by Michael Lentine
· 9 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
· 10 years ago
097ca27
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 10 years ago
8e624d4
am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 10 years ago
8dc5539
Add a BufferItem parameter to onFrameAvailable
by Dan Stoza
· 10 years ago
0d1c700
Add missing include to fix libc++ build.
by Dan Albert
· 10 years ago
4355c0c
am e1e3d278: Merge "Clean cruft out of makefiles."
by Dan Albert
· 10 years ago
b79dfe6
Clean cruft out of makefiles.
by Dan Albert
· 10 years ago
2d14a0e
GLConsumer: Fix eglTerminate/eglInit edge case.
by Eric Penner
· 10 years ago
e49ba8e
GLConsumer: Stop using default constructor params
by Dan Stoza
· 10 years ago
c187900
SurfaceFlinger: Add sourceCrop to screenshot
by Dan Stoza
· 10 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
· 11 years ago
6a5d35d
libgui: Add a test for SRGB surfaces
by Dan Stoza
· 11 years ago
3ed4e0b
libgui: Add a test suite for SRGB testing
by Dan Stoza
· 11 years ago
cb1fcde
libgui: Split SurfaceTexture tests into more files
by Dan Stoza
· 11 years ago
8f76b6b
gui: Fix return code assert in CpuConsumer_test.
by Alistair Strachan
· 11 years ago
f3730fb
libgui: Fix a couple of minor bugs, extract GLTest
by Dan Stoza
· 11 years ago
7ea777f
gui: Add tests for IGraphicBufferProducer
by Igor Murashkin
· 11 years ago
2285c00
am e803e609: am 799f5126: Fix build (tests)
by Mathias Agopian
· 11 years ago
e803e60
am 799f5126: Fix build (tests)
by Mathias Agopian
· 11 years ago
799f512
Fix build (tests)
by Mathias Agopian
· 11 years ago
06ef81b
resolved conflicts for merge of 1852eb4f to klp-dev-plus-aosp
by Kenny Root
· 11 years ago
c668871
Use canonical UniquePtr.h file
by Kenny Root
· 11 years ago
0ae9660
Remove copy of UniquePtr.h
by Kenny Root
· 11 years ago
8b308ed
Fix build
by Andy McFadden
· 11 years ago
c6bae00
Fix build. optional tests were broken.
by Mathias Agopian
· 11 years ago
5f51ed9
fix tests more
by Mathias Agopian
· 11 years ago
3dce336
fix tests
by Mathias Agopian
· 11 years ago
126b9c8
Fix build. 3rd attempt
by Mathias Agopian
· 11 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
687821c
Merge "BufferQueue: Support query of consumer usage bits"
by Eino-Ville Talvala
· 11 years ago
a4e1952
Binderize the consumer side of BufferQueue
by Mathias Agopian
· 11 years ago
f7c6087
BufferQueue: Support query of consumer usage bits
by Eino-Ville Talvala
· 11 years ago
bf5b849
fix build
by Mathias Agopian
· 11 years ago
7cdd786
Make ANW.setSwapInterval(0) work again
by Mathias Agopian
· 11 years ago
a3fbda3
BuffferQueue disconnect is now always asynchrnous
by Mathias Agopian
· 11 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 11 years ago
6fda52b
always pass the BufferQueue explicitely to consumers
by Ying Wang
· 11 years ago
8f938a5
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 11 years ago
1585c4d
Pay attention to buffer timestamps
by Andy McFadden
· 11 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
· 12 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
Next »