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
/
CpuConsumer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Within CpuConsumer, use gralloc lockAsync/unlockAsync
Riley Andrews
2014-08-19
1
-31
/
+60
*
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
Igor Murashkin
2013-08-14
1
-1
/
+3
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-6
/
+6
*
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
-2
/
+3
*
Pay attention to buffer timestamps
Andy McFadden
2013-07-10
1
-1
/
+1
*
CpuConsumer: Add set buffer size and format functions.
Zhijun He
2013-06-10
1
-0
/
+12
*
BufferQueue: track buffer-queue by instance vs. by reference
Lajos Molnar
2013-05-23
1
-1
/
+3
*
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-05-16
1
-1
/
+1
*
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
Eino-Ville Talvala
2013-05-06
1
-10
/
+35
*
CpuConsumer: Properly track acquired buffers
Eino-Ville Talvala
2013-03-05
1
-29
/
+47
*
CpuConsumer: Add optional asynchronous mode
Eino-Ville Talvala
2013-02-28
1
-2
/
+2
*
CpuConsumer: Don't unlock buffers on producer disconnect
Eino-Ville Talvala
2013-02-28
1
-20
/
+26
*
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
/
+1
*
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
/
+3
*
CpuConsumer: inherit from ConsumerBase
Eino-Ville Talvala
2012-08-20
1
-113
/
+26
*
Return fence from acquireBuffer
Jesse Hall
2012-06-30
1
-0
/
+9
*
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-21
1
-2
/
+4
*
Add a BufferQueue CPU consumer.
Eino-Ville Talvala
2012-05-14
1
-0
/
+231