summaryrefslogtreecommitdiff
path: root/tools/protologtool/tests/com/android
AgeCommit message (Expand)Author
2025-03-18Collect parsing errors to report them at the end Pablo Gamito
2025-03-18Handle invalid protolog message format more gracefully Pablo Gamito
2024-12-11Add linenumber to location property in protolog viewer config Pablo Gamito
2024-11-01Make sure the ProtoLogTool includes all groups in the viewer config Pablo Gamito
2024-07-08Revert "Revert "Always remove message string argument from proce..." Pablo Gamito
2024-07-08Revert "Always remove message string argument from processed calls" Charles Yo
2024-07-04Always remove message string argument from processed calls Pablo Gamito
2024-07-01Update package ProtoLog is imported from in tests Pablo Gamito
2024-04-03Improve performance of ProtoLog Pablo Gamito
2024-02-22Refactor ProtoLogImpl to support Perfetto tracing with flag better Pablo Gamito
2024-02-22Update ProtoLogTool Pablo Gamito
2024-02-22Update ProtoLogTool commands args Pablo Gamito
2024-02-22Update ProtoLog hash function to 64 bit Pablo Gamito
2024-02-22Extract LogLevel to common package Pablo Gamito
2022-11-22Reduce overhead of writing logcat from protolog method Riddle Hsu
2020-08-06Move ProtoLog to shared place Hongwei Wang
2019-10-31ProtoLog: Add end-to-end test Adrian Roos
2019-10-18ProtoLog: Cache the result of ProtoLogImpl.isEnabled(ProtoLogGroup) Adrian Roos
2019-10-18protolog: improve build time of frameworks/base/services Adrian Roos
2019-09-27Informative error messages, update README Adam Pardyl
2019-09-26Remove line numbers from protolog config. Adam Pardyl
2019-09-25ProtoLog improvements Adam Pardyl
2019-09-23WindowManager ProtoLog feature Adam Pardyl
2019-09-12Workaround a bug in the JavaParser 3p library Adam Pardyl
2019-09-06Implement the ProtoLogTool Adam Pardyl