aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.agent.rt
AgeCommit message (Expand)Author
2022-03-17Update jacoco to 0.8.7.Allen Hair
2022-01-06Always recreate the Agent instead of storing a singleton.android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Oliver Nguyen
2021-12-15Recreate Agent whenever requested.Oliver Nguyen
2021-05-04Prepare release 0.8.7Evgeny Mandrikov
2021-01-05Happy New Year 2021!Evgeny Mandrikov
2020-10-22Handle exceptions instead of passing them on.Oliver Nguyen
2020-10-12Implement delegate that can swap to memory-mapped execution data.Oliver Nguyen
2020-09-25Revert "Implement memory-mapped ExecutionData class."Oliver Nguyen
2020-09-15Implement memory-mapped ExecutionData class.Oliver Nguyen
2020-09-15Prepare for next development iterationEvgeny Mandrikov
2020-09-15Prepare release 0.8.6Evgeny Mandrikov
2020-08-17Revert "Revert "Add IExecutionData interface and move all usage ..."Oliver Nguyen
2020-08-13Revert "Add IExecutionData interface and move all usage to the i..."Jackal Guo
2020-08-11Add IExecutionData interface and move all usage to the interface.Oliver Nguyen
2020-01-02Happy New Year 2020!Evgeny Mandrikov
2019-10-11Prepare for next development iterationEvgeny Mandrikov
2019-10-11Prepare release 0.8.5Evgeny Mandrikov
2019-10-11Add missing newline to the end of filesEvgeny Mandrikov
2019-10-10Remove trailing whitespaces in Java source files (#959)Marc R. Hoffmann
2019-10-05Format code base consistently (#954)Marc R. Hoffmann
2019-09-23Update license to EPL version 2.0 (#943)Evgeny Mandrikov
2019-09-19Prevent startup when runtime cannot be initialized (#910)Marc R. Hoffmann
2019-08-26Update 3rd party licenses (#918)Marc R. Hoffmann
2019-08-25Fix substitution in `org.jacoco.ant/about.html` (#926)Evgeny Mandrikov
2019-05-16Upgrade jacoco to v0.8.4android-o-mr1-iot-release-1.0.14android-o-mr1-iot-release-1.0.13Haibo Huang
2019-05-09Prepare for next development iterationEvgeny Mandrikov
2019-05-08Prepare release 0.8.4Evgeny Mandrikov
2019-01-24Prepare for next development iterationEvgeny Mandrikov
2019-01-23Prepare release 0.8.3Evgeny Mandrikov
2019-01-21Agent can inject class into Java 9+ bootstrap class loader (#829)Evgeny Mandrikov
2019-01-19Happy New Year 2019!Evgeny Mandrikov
2019-01-09Get rid of warnings about shading ASM "module-info.class" (#826)Evgeny Mandrikov
2018-10-18Remove redundant modifiers in interfaces (#768)Thomas Traude
2018-08-22Prepare for next development iterationEvgeny Mandrikov
2018-08-21Prepare release v0.8.2Evgeny Mandrikov
2018-03-22Prepare for next development iterationEvgeny Mandrikov
2018-03-21Prepare release v0.8.1Evgeny Mandrikov
2018-01-24Further modify jacoco runtime to reduce deps on core libs.Pete Gillin
2018-01-23Modify jacoco runtime to reduce dependencies on core libs.Pete Gillin
2018-01-05Merge tag 'v0.8.0' from 'aosp/upstream-master' into master.android-wear-p-preview-2android-wear-8.0.0_r1android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Allen Hair
2018-01-03Prepare for next development iterationEvgeny Mandrikov
2018-01-02Prepare release v0.8.0Evgeny Mandrikov
2018-01-01Happy New Year 2018!Evgeny Mandrikov
2018-01-01Restore exec files compatibility regarding Java 9 class files (#636)Evgeny Mandrikov
2017-12-21Merge remote-tracking branch 'aosp/upstream-master' into masterColin Cross
2017-07-18For Java 9 add "Automatic-Module-Name" to manifests of JAR files (#565)Evgeny Mandrikov
2017-06-29Reduce chance of conflict with other agents (#555)Evgeny Mandrikov
2017-06-27Revert "Move WildcardMatcher into new 'matcher' package"Jeff Gaston
2017-06-15Move WildcardMatcher into new 'matcher' packageJeff Gaston
2017-05-19Merge remote-tracking branch 'aosp/upstream-master' into masterJeff Gaston