index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
flatland
/
GLHelper.cpp
Age
Commit message (
Expand
)
Author
2025-03-17
Harden construction sites of android::StrongPointer in frameworks/native
Anton Ivanov
2025-02-25
BufferQueues: clean up constructors for GLConsumer and CpuConsumer
Jim Shargo
2024-08-13
flatland: ConsumerBase-based classes now create their own BufferQueues
Jim Shargo
2022-09-26
Remove internal display related methods
Huihong Luo
2021-02-05
Rename DisplayConfig to DisplayMode
Marin Shalamanov
2020-01-29
SF: Redesign API to query display information
Dominik Laskowski
2019-02-02
SF: Plumb physical display IDs to libgui
Dominik Laskowski
2018-07-20
[cmds] Modernize codebase by replacing NULL with nullptr
Yi Kong
2017-10-11
SurfaceFlinger Transactions as distinct objects.
Robert Carr
2017-04-13
get rid of IGraphicBufferAlloc
Mathias Agopian
2017-03-16
Revert "Get rid of IGraphicBufferAlloc"
Romain Guy
2017-03-15
Get rid of IGraphicBufferAlloc
Mathias Agopian
2017-03-13
Revert "get rid of IGraphicBufferAlloc"
Chia-I Wu
2017-03-08
get rid of IGraphicBufferAlloc
Mathias Agopian
2016-11-01
Fix clang static analyzer warnings.
Manoj Gupta
2016-01-11
Revert "libgui: Remove custom BufferQueue allocators"
Dan Stoza
2016-01-08
libgui: Remove custom BufferQueue allocators
Dan Stoza
2015-09-02
BQ: Modify consumer buffer count interfaces
Pablo Ceballos
2014-06-24
GLConsumer: Stop using default constructor params
Dan Stoza
2014-03-17
Merge "Remove deprecated BufferQueue constructor"
Dan Stoza
2014-03-13
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-12
native frameworks: 64-bit compile issues
Mark Salyzyn
2013-08-14
fix build. optional test broke.
Mathias Agopian
2013-07-18
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-12
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-02-14
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-12
flatland: remove an unneeded #include
Jamie Gennis
2012-12-21
flatland: add a GPU hardware benchmark
Jamie Gennis