index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
BufferItem.cpp
Age
Commit message (
Expand
)
Author
2018-06-05
Replace NULL/0 with nullptr
Yi Kong
2018-01-22
surfaceflinger: always advertise HDR10 when wide color is available
Chia-I Wu
2018-01-04
Add plumbing for HDR metadata
Courtney Goeltzenleuchter
2016-12-14
Align properly in BufferItem::getFlattenedSize.
Brian Anderson
2016-12-13
Use FenceTime to share fence times and reduce open fds.
Brian Anderson
2016-10-05
Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86...
Colin Cross
2016-10-05
Fix anonymous struct and union warnings
Colin Cross
2016-07-14
Make sure constructors initialize all members
Pablo Ceballos
2016-02-09
Add interface for controlling single buffer auto refresh
Pablo Ceballos
2016-02-02
BQ: Improved buffer/slot tracking
Pablo Ceballos
2015-11-03
SF: Force refresh when in single buffer mode
Pablo Ceballos
2015-11-03
BQ: Add support for single buffer mode
Pablo Ceballos
2015-08-24
libsgui: Change Rect default constructor
Pablo Ceballos
2015-05-22
fix BufferItem flatten/unflatten alignment
Chong Zhang
2015-04-20
libui/libgui: Fix errors in parceling
Dan Stoza
2015-04-15
libgui: Pass surface damage through BufferQueue
Dan Stoza
2015-03-20
DO NOT MERGE libgui: Remove IGBC::BufferItem
Dan Stoza
2015-03-19
DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal
Dan Stoza
2015-03-19
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
Eino-Ville Talvala
2014-11-07
Add a BufferItem parameter to onFrameAvailable
Dan Stoza
2014-03-04
Change BufferQueue into producer/consumer wrapper
Dan Stoza
2014-03-04
Split BufferQueue into core + producer + consumer
Dan Stoza