summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/metrics/Metrics.java
Commit message (Expand)AuthorAgeFilesLines
* Add battery events to primes.erfanian2018-06-121-0/+3
* Support extracting info from a Call in PhoneLookuplinyuh2018-04-191-1/+2
* Added impression logging for AnnotatedCallLog rebuild operations.zachh2018-03-021-5/+6
* Added timing to some more AnnotatedCallLog operations.zachh2018-03-021-0/+26
* Added same primes metrics that existed in Dialtacts to NUI.calderwoodra2018-03-011-0/+2
* Track initial call log building metrics separately from incremental building ...zachh2018-02-231-0/+9
* Added some logcat and metrics logging for new call log.zachh2018-02-221-0/+14
* Moved metrics related methods out of LoggingBindings.zachh2018-02-221-2/+13
* Record jank metrics in old and new call logs.zachh2018-02-221-0/+6
* Created a "Metrics" interface.zachh2018-02-221-0/+39