index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
LayerProtoHelper.cpp
Age
Commit message (
Expand
)
Author
2025-03-20
Remove ScopedAddToTraversalPath
Patrick Williams
2025-03-03
Provide classes that logically make up a transaction with == and !=.
Anton Ivanov
2024-10-14
SF: Trace input info whenever it is present, even if input token is null
Prabir Pradhan
2024-10-03
Support floating point values for layer crop
Vishnu Nair
2024-09-10
Remove legacy layer states!
Vishnu Nair
2024-08-16
Include offscreen layers in generated trace
Vishnu Nair
2024-07-15
Fix LayerProtoHelper workaround to track layer ids
Vishnu Nair
2024-07-11
Add a workaround to prevent duplicate layers in traces
Vishnu Nair
2024-05-22
Allow child layers to unset trusted overlay state 2/2
Vishnu Nair
2024-05-09
Use a strongly typed LogicalDisplayId for displayId(2/n)
Linnan Li
2024-04-30
Ignore local transforms when mirroring a partial hierarchy
Vishnu Nair
2023-10-06
Clean up duplicate shadow lengths in layer snapshot
Vishnu Nair
2023-09-01
Revert^2 Move proto definitions to external/perfetto
Kean Mariotti
2023-09-01
Revert "Move proto definitions to external/perfetto"
Diwas Sharma
2023-08-28
Move proto definitions to external/perfetto
Kean Mariotti
2023-08-11
Use rect instead of four int frame values for WindowInfo
Chavi Weingarten
2023-06-23
[sf] optimize snapshot updates
Vishnu Nair
2023-06-22
Add inputConfig to winscope protos
Siarhei Vishniakou
2023-05-08
ui: Pull DisplayMap.h from SF
Dominik Laskowski
2023-04-17
[sf] Use layer id as snapshot ids
Vishnu Nair
2023-04-04
[layer tracing] generate composition state for non-default displays
Vishnu Nair
2023-03-16
[LayerTraceGenerator] fix mirrors and rel-z data
Vishnu Nair
2023-03-15
Revert "[LayerTraceGenerator] fix mirrors and rel-z data"
Vishnu Nair
2023-03-12
[LayerTraceGenerator] fix mirrors and rel-z data
Vishnu Nair
2023-03-10
[sf] Switch layer trace generator to use the new sf front end
Vishnu Nair
2023-02-27
[sf] provide a unique id for snapshots
Vishnu Nair
2023-02-27
[sf] write layer snapshots to layer trace
Vishnu Nair
2022-02-15
Merge "Introduce WindowInfo::InputConfig flag to control input behavior"
TreeHugger Robot
2022-02-11
SF: Save proto traces to a specific path
Vishnu Nair
2022-02-11
Introduce WindowInfo::InputConfig flag to control input behavior
Prabir Pradhan
2022-01-18
SF: Add new fields to transactions proto
Vishnu Nair
2021-10-08
SurfaceFlinger: Add transaction proto and parser
Vishnu Nair
2021-08-26
Add display proto info
chaviw
2021-06-28
Renamed and moved InputWindow and related files
chaviw
2020-12-24
SF: Compile with -Wextra
Marin Shalamanov
2020-08-17
Rename InputWindowHandle hasFocus to focusable
Vishnu Nair
2020-07-21
Use Transform in InputDispatcher
chaviw
2020-07-17
Move things in InputWindowInfo to enum classes
Michael Wright
2020-01-15
SurfaceFlinger: Enable -WConversion in Android.bp
Ady Abraham
2020-01-06
Add ColorSaturation to proto dump
chaviw
2019-03-22
SF: Add trace section flags and InputWindowInfo to sf trace
Vishnu Nair
2019-03-13
Add comment for unknown rotation type
Nataniel Borges
2019-03-06
Add the transform type to the Winscope protobuf
Nataniel Borges
2019-02-27
Remove id from RegionProto object
Nataniel Borges
2019-02-25
Don't store empty objects on SF traces
Nataniel Borges
2018-08-17
[SurfaceFlinger] Move Transform to libs/ui
Peiyong Lin
2018-03-08
Implement Display Layer Stats
Yiwei Zhang
2017-10-23
Added protobuf to gather layer info.
chaviw