Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
c1e6fbb52c3f85cc7610d1d07d12be38f70b4ed4
/
libs
/
gui
c1e6fbb
Initialize local variables to avoid data leak
by Naveen Leekha
· 10 years ago
8507586
Wait for buffers to drain
by Andy McFadden
· 12 years ago
701166d
Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection.
by Aravind Akella
· 12 years ago
f0cf5f1
BufferQueue: fix a test crash
by Jamie Gennis
· 12 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 12 years ago
d171da9
GLConsumer: Add query for current frame number.
by Eino-Ville Talvala
· 12 years ago
c1c05de
fix camera API 2.0 orientation
by Mathias Agopian
· 12 years ago
799f512
Fix build (tests)
by Mathias Agopian
· 12 years ago
02b62df
Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev
by Mathias Agopian
· 12 years ago
365857d
Make sure do disconnect from a BQ when its client dies.
by Mathias Agopian
· 12 years ago
83cafff
Stop using default value for Surface producerControlledByApp parameter
by Jesse Hall
· 12 years ago
90ed3e8
fix a few problems with BitTube
by Mathias Agopian
· 12 years ago
android-4.4_r0.7
724d91d
Sensor batching. Changes to the native code.
by Aravind Akella
· 12 years ago
8db9255
Force async behavior for the virtual display output BufferQueue
by Jesse Hall
· 12 years ago
7895e90
Surface: Fix controlledByApp parameter
by Eino-Ville Talvala
· 12 years ago
8b308ed
Fix build
by Andy McFadden
· 12 years ago
3c25621
Re-enable frame dropping for non-auto timestamps
by Andy McFadden
· 12 years ago
a5b7513
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
by Igor Murashkin
· 12 years ago
c6bae00
Fix build. optional tests were broken.
by Mathias Agopian
· 12 years ago
3f84483
SurfaceFlinger now uses GLES 2.x when available
by Mathias Agopian
· 12 years ago
4515596
make sure GLConsumer::releaseTexImage() works after detachFromContext()
by Mathias Agopian
· 12 years ago
9870c9b
make GLConsumer's debug texture static
by Mathias Agopian
· 12 years ago
6c913be
Add ISurfaceComposer::destroyDisplay
by Jesse Hall
· 12 years ago
45263e2
don't hardcode debug texture dimensions
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
3ca76f4
remove support for glReadPixels screenshot path
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
d9ba970
Merge "Roll back recent change"
by Andy McFadden
· 12 years ago
4b49e08
Roll back recent change
by Andy McFadden
· 12 years ago
c1c39f8
Merge "Binderize the consumer side of BufferQueue"
by Mathias Agopian
· 12 years ago
86cd09d
Merge "Drop frames based on presentation timestamp"
by Andy McFadden
· 12 years ago
a4e1952
Binderize the consumer side of BufferQueue
by Mathias Agopian
· 12 years ago
14fab7d
Drop frames based on presentation timestamp
by Andy McFadden
· 12 years ago
ba93b3f
log an error when dequeueBuffer gets a NULL Fence
by Mathias Agopian
· 12 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 12 years ago
f7c6087
BufferQueue: Support query of consumer usage bits
by Eino-Ville Talvala
· 12 years ago
ad678e1
single buffer mode for BufferQueue
by Mathias Agopian
· 12 years ago
bf5b849
fix build
by Mathias Agopian
· 12 years ago
c2414bb
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 12 years ago
9642dba
Merge "Fix a race in BufferQueue"
by Mathias Agopian
· 12 years ago
6bac363
Fix a race in BufferQueue
by Mathias Agopian
· 12 years ago
207c1e2
fix log messages and bogus error message
by Mathias Agopian
· 12 years ago
26a6f37
make sure to reset the framenumber when a buffer is marked FREE
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
b4b6370
CpuConsumer: Add set buffer size and format functions.
by Zhijun He
· 12 years ago
9e3cb55
BufferQueue: remove freeAllBuffersExceptHeadLocked()
by Lajos Molnar
· 12 years ago
c5d7b7d
BufferQueue: track buffer-queue by instance vs. by reference
by Lajos Molnar
· 12 years ago
2381033
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
ea74d3b
make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
d487ca1
am 87ab83d9: am f743e3db: Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_888" into jb-mr2-dev
by Eino-Ville Talvala
· 12 years ago
c43946b
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
by Eino-Ville Talvala
· 12 years ago
748b696
am 83ad8957: am 5b6ebd71: Merge "libgui_test: fix a couple minor test issues" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
bdcf1fe
Merge changes I0d9f18d1,Ib96c9161
by Mathias Agopian
· 12 years ago
ea2d942
libgui_test: fix a couple minor test issues
by Jamie Gennis
· 12 years ago
74d211a
clean-up/simplify all dump() APIs
by Mathias Agopian
· 12 years ago
e692ab9
fix uninitialized variables in GLConsumer
by Mathias Agopian
· 12 years ago
187edf9
Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
f31510a
Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES
by Mathias Agopian
· 12 years ago
87d1e34
BufferItemConsumer: add functions to set default buffer format/size
by Igor Murashkin
· 12 years ago
53dc904
Merge "Updated comments" into jb-mr2-dev
by Andy McFadden
· 12 years ago
c76e8a2
Merge "Add liblog" into jb-mr2-dev
by Ying Wang
· 12 years ago
8a0cb4e
Add liblog
by Ying Wang
· 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
753e341
Updated comments
by Andy McFadden
· 12 years ago
ca08833
don't use compile-time configuration of libgui as much as possible
by Mathias Agopian
· 12 years ago
2bb7168
replace eglWaitSyncANDROID by eglWaitSyncKHR
by Mathias Agopian
· 12 years ago
8000d06
make sure to unlock the screenshot's buffer on destruction
by Mathias Agopian
· 12 years ago
13f01cb
Pass sp<Fence>s around instead of file descriptors
by Jesse Hall
· 12 years ago
aaebffd
Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev
by Eino-Ville Talvala
· 12 years ago
ac00643
Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev
by Ramanan Rajeswaran
· 12 years ago
d6480c0
Revert "Revert "Change SurfaceControl setPosition to take floats""
by Ramanan Rajeswaran
· 12 years ago
7c1a487
fix build. update test to new API
by Mathias Agopian
· 12 years ago
abe815d
rework how we take screenshots for a CPU consumer
by Mathias Agopian
· 12 years ago
4c00cc1
Fix argument types in IGraphicBufferProducer methods
by Jesse Hall
· 12 years ago
35ffa6a
Surface can now be created only from an IGraphicBufferProducer
by Mathias Agopian
· 12 years ago
4d9b822
get rid of ISurface
by Mathias Agopian
· 12 years ago
d2d5a64
workaround a deadlock when taking screenshots into a surface
by Mathias Agopian
· 12 years ago
7589b2a
add two libgui tests
by Mathias Agopian
· 12 years ago
042ecee
CpuConsumer: Properly track acquired buffers
by Eino-Ville Talvala
· 12 years ago
f082323
Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
29e2047
CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16
by Igor Murashkin
· 12 years ago
306f18c
Merge "rework screenshot API and implementation" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
006a601
Fix reading NULL Surfaces from Parcels
by Jesse Hall
· 12 years ago
2a9fc49
rework screenshot API and implementation
by Mathias Agopian
· 12 years ago
bbb57f3
Revert "Change SurfaceControl setPosition to take floats"
by Dave Burke
· 12 years ago
eb0d129
CpuConsumer: Add optional asynchronous mode
by Eino-Ville Talvala
· 12 years ago
64d8b19
CpuConsumer: Don't unlock buffers on producer disconnect
by Eino-Ville Talvala
· 12 years ago
993e14f
Added a test that checks the error behavior of ConsumerBase::abandon
by Mathias Agopian
· 12 years ago
9a867a8
Change SurfaceControl setPosition to take floats
by Michael Wright
· 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
Next »