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