summaryrefslogtreecommitdiff
path: root/core/java/android/metrics/LogMaker.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-07-23Update language to comply with Android’s inclusive language guidanceChris Wren
2019-02-21Added some TestApi that are already used by CTSWale Ogunwale
2018-10-03MetricsLogger writes to both event log and statsdHoward Ro
2018-03-14use the dedicated latency field in logmakerChris Wren
2017-04-28expose the UID in the EventLog APIChris Wren
2017-04-18guard against nulls in LogMakerChris Wren
2017-04-17Log screen-on latency with tronMakoto Onuki
2017-03-27Clean up and cover more QS metricsJason Monk
2017-03-09add process ID to LogMakerChris Wren
2017-03-07add clear methods to LogMakerChris Wren
2017-01-27add a comparator for LogMakerChris Wren
2017-01-26allow clearing fields for LogMaker reuseChris Wren
2017-01-25Tron logging - Fix isValidValue to match its name, allow nulls.Alison Cichowlas
2017-01-24Move MetricsReader to SystemApiChris Wren