summaryrefslogtreecommitdiff
path: root/java/jacoco.go
AgeCommit message (Expand)Author
2024-05-02Reapply "Make the enabled property configurable" Cole Faust
2024-05-01Revert "Make the enabled property configurable" Priyanka Advani
2024-04-30Make the enabled property configurable Cole Faust
2023-11-01Use merge_zips instead of ziptime for resetting timestamps in jacoco outputs Colin Cross
2022-09-09add jacocoagent by default to Java modules Sam Delmerico
2021-06-30Added quotes to protect wildcard Maxim Pleshivenkov
2020-06-25Use a default exclude filter for JaCoCo in Soong. Chris Gross
2019-06-11Tune JVM, print full diagnostics on crash. Sasha Smundak
2019-06-05Revert "Revert "Revert "Print full diagnostics file when Java process crashes... Jimmy Chen
2019-06-03Revert "Revert "Print full diagnostics file when Java process crashes."" Alexander Smundak
2019-05-31Revert "Print full diagnostics file when Java process crashes." Alexander Smundak
2019-05-29Print full diagnostics file when Java process crashes. Sasha Smundak
2019-03-04Replace *Escape with *EscapeList Colin Cross
2018-01-29Change syntax for jacoco filter wildcard params. Nan Zhang
2018-01-03Fix jacoco_cli invocation Colin Cross
2017-12-21Update jacoco command line flags for latest version Colin Cross
2017-12-21Fix jacoco filters Colin Cross
2017-12-21Add jacoco filter tests Colin Cross
2017-11-22Add Jacoco support Colin Cross