summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/Tracing/TransactionProtoParser.h
AgeCommit message (Expand)Author
2024-12-19Rename TransactionState to QueuedTransactionState 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-05-08ui: Pull DisplayMap.h from SF Dominik Laskowski
2023-03-27[layertracegenerator] fix display proto parsing Vishnu Nair
2023-03-10[sf] Switch layer trace generator to use the new sf front end Vishnu Nair
2022-10-06SF: Add TransactionHandler Vishnu Nair
2022-03-08SurfaceFlinger: Use a lockless stack for binder->tracing thread Robert Carr
2022-02-11TransactionTracing: Introduce FlingerDataMapper Vishnu Nair
2022-01-18SF: Fix transaction trace merging Vishnu Nair
2022-01-18SF: Add new fields to transactions proto Vishnu Nair
2021-12-09Merge "SF: Add mirror layers to transaction trace" TreeHugger Robot
2021-12-08SF: Add mirror layers to transaction trace Vishnu Nair
2021-12-08SF: Pass map by const reference instead of copy Greg Kaiser
2021-12-08SF: Track transaction tracing states in order Vishnu Nair
2021-11-30SF: Track starting layer state with transaction tracing Vishnu Nair
2021-11-11SF: Add LayerCreationArgs to transaction proto Vishnu Nair
2021-10-08SurfaceFlinger: Add transaction proto and parser Vishnu Nair