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
/
BufferItemConsumer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
BufferItemConsumer: Use IGBC instead of BQ
Dan Stoza
2014-03-13
1
-11
/
+11
*
gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS
Igor Murashkin
2013-11-18
1
-0
/
+7
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-5
/
+5
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
1
-3
/
+2
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-3
/
+3
*
Pay attention to buffer timestamps
Andy McFadden
2013-07-10
1
-2
/
+3
*
BufferQueue: track buffer-queue by instance vs. by reference
Lajos Molnar
2013-05-23
1
-2
/
+2
*
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-05-16
1
-1
/
+1
*
BufferItemConsumer: add functions to set default buffer format/size
Igor Murashkin
2013-04-16
1
-0
/
+10
*
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-02-12
1
-1
/
+1
*
Fix race condition in ConsumerBase::addReleaseFence()
Jesse Hall
2012-10-05
1
-1
/
+1
*
Add Fence::waitForever which logs a warning timeout, and use it
Jesse Hall
2012-10-02
1
-1
/
+1
*
libgui: move fence handling into ConsumerBase
Jamie Gennis
2012-09-06
1
-1
/
+3
*
BufferQueue: use max acquired buffer count
Jamie Gennis
2012-08-30
1
-1
/
+2
*
Add BufferItemConsumer, a simple BufferQueue consumer.
Eino-Ville Talvala
2012-08-21
1
-0
/
+93