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