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