- 24a8084 Add clarification to jacoco upgrade instructions by hvd · 1 year, 2 months ago
- 6f47024 Delete obsolete jacoco / asm versions by hvd · 1 year, 2 months ago
- ad8ea5a Update to jacoco v0.8.11 / asm v9.6 by hvd · 1 year, 2 months ago
- 11dc7de Add JaCoCo to v0.8.9-SNAPSHOT and remove v0.8.7 by something_vague · 2 years ago
- aa4f358 Clean up third_party directory by Yun Peng · 2 years ago
- 5030e89 Upgrade JaCoCo to 0.8.8 and ASM 9.4 by something_vague · 2 years, 1 month ago
- d571906 Fetch android_databinding dependencies with rules_jvm_external (third_party) by Yun Peng · 2 years, 1 month ago
- b1183e7 Migrate more jar files under third_party directory to rules_jvm_external (third_party) by Yun Peng · 2 years, 1 month ago
- 75676d8 third party updates by salma-samy · 2 years, 2 months ago
- e333764 Use updated target path for android_common_30_1_3. by Romain Jobredeaux · 2 years, 3 months ago
- 2751985 Update aosp_gradle_core in preparation for updating manifest merger to version 30.1.3. by Romain Jobredeaux · 2 years, 2 months ago
- 205ba06 Use rules_jvm_external to fetch jars dependencies (part 3) by Yun Peng · 2 years, 3 months ago
- 42e555e Remove javac jars by Liam Miller-Cushon · 3 years ago
- 6ad6de9 Remove custom jdk_compiler and java_compiler jars by Liam Miller-Cushon · 3 years ago
- 801bb4b Run buildifier on third_party by Liam Miller-Cushon · 3 years, 2 months ago
- 28001f6 Remove Jacoco version 0.8.6 by Ivo List · 3 years, 6 months ago
- 21e2794 Add Jacoco 0.8.7 to third-party and upgrade asm to 9.2 by Ivo List · 3 years, 6 months ago
- 19cb1c1 Remove Jacoco version 0.8.3. by Ivo List · 4 years ago
- a0dec28 Add Jacoco 0.8.6 to third-party and upgrade asm to 9.1 by Ivo List · 4 years ago
- 2db9b61 Check in the proguard 6.2.2 binaries and sources by Benjamin Lee · 4 years, 2 months ago
- b04477f Use release_archive to create java_tools' zips. by Ivo List · 4 years, 4 months ago
- a893086 Fix packing jacoco sources. by Ivo List · 4 years, 4 months ago
- c26d8f7 Add third party libraries necessary for Android databinding. by ahumesky · 5 years ago
- 3253af2 Replace guava and jacoco in Debian build (third_party) by Yun Peng · 4 years, 10 months ago
- 3531c86 Add Debian support for more Java targets by Yun Peng · 4 years, 11 months ago
- f248919 deltazulu@ update org.objectweb.asm from v7.0 to v8.0 by Donald Duo Zhao · 5 years ago
- 3b5bb47 Remove apkbuilder from third_party by Yun Peng · 5 years ago
- 212051c Remove dd_plist from third_party by Yun Peng · 5 years ago
- 241904e Update langtools LICENSE by Yun Peng · 5 years ago
- a835361 Add rules_java load statements. by iirina · 6 years ago
- c25c45f J2ObjC: add references to files needed when transpiling with Java 11 support. by Antonio Cortes Perez · 6 years ago
- 50b6257 Add 'allow_empty = True' to globs that may not match anything by Laurent Le Brun · 6 years ago
- 10a4261 Update to javac 11.0.3-1 by Liam Miller-Cushon · 6 years ago
- 58b7640 Remove the old jacoco version. by iirina · 6 years ago
- ce8d528 Add jacoco version 0.8.3 by iirina · 6 years ago
- 8da37cf Cleanup targets after #8311. by iirina · 6 years ago
- 3727db8 Add java tools dist tests. by iirina · 6 years ago
- d0f31d1 Add proguard to the java tools zip. by iirina · 6 years ago
- 341fad3 Add asm jars to the jacoco zip embeded in the java_tools release. by iirina · 6 years ago
- 95ef9bf Add jacoco agent to the java tools release. by iirina · 6 years ago
- 1b50671 Replace update_java_tools.sh with two bazel targets. by iirina · 6 years ago
- 707fbb6 Remove pkg_tar targets for build Java tools tar gz by iirina · 6 years ago
- 9554a03 Remove third_party/java/java_tools BUILD files. by iirina · 6 years ago
- af76859 Remove unused file third_party/java/java_tools/BUILD-new.pkg by iirina · 6 years ago
- 71609e1 Use BUILD.pkg instead of BUILD-new.pkg by iirina · 6 years ago
- 3d47f74 Update to JDK 10 javac by Liam Miller-Cushon · 6 years ago
- 09487ff Update the Java tools deploy jars. by iirina · 6 years ago
- 382d758 Add a BUILD file for java langtools. by iirina · 6 years ago
- 714e3f2 Stop embedding the java tools into the bazel binary. by iirina · 6 years ago
- d3d9063 always overwrite README.md by Lukacs T. Berki · 6 years ago
- 7f70ad9 Add the new BUILD file to the embeded sources. by iirina · 6 years ago
- f5c592f Add a new BUILD file for java_tools_pkg-0.4.tar.gz. by iirina · 6 years ago
- 6beedaa Generate the content of the java_tools archive under a top level java_tools/ directory. by iirina · 6 years ago
- 6aab271 Update Java tools by Lukacs T. Berki · 6 years ago
- 6d90948 Re-add third_party/java/java_tools/README.md and update singlejar and srcs jars. by iirina · 6 years ago
- 73d5381 Add java tools sources archive. by iirina · 6 years ago
- 92adff8 Update Java tools by Liam Miller-Cushon · 6 years ago
- 5bd1447 Add BUILD.pkg for third_party/java/java_tools. by iirina · 6 years ago
- 81949cd Move JarJar to a checked in deploy jar. by iirina · 6 years ago
- c3638b3 Improved documentation in update_java_tools.sh by iirina · 6 years ago
- 30fc97e Addressed code review comments. by iirina · 6 years ago
- af57095 Add JacocoCoverage and SingleJar by iirina · 6 years ago
- 82ca8a0 Update update_java_tools.sh by iirina · 6 years ago
- 3a1a160 Add Turbine by iirina · 6 years ago
- 75ebae5 Add ExperimentalRunner, GenClass, Runner by iirina · 6 years ago
- 4b68822 Add third_party/java/java_tools/VanillaJavaBuilder_deploy.jar by iirina · 6 years ago
- f596b0b Move JavaBuilder refrence to a checked-in deploy jar by iirina · 6 years ago
- d10eda9 Update to ASM7 API level by Liam Miller-Cushon · 6 years ago
- 12dcd35 Revert "Update to JDK 10 javac" by Lukacs T. Berki · 7 years ago
- 30aac1c Update to JDK 10 javac by Liam Miller-Cushon · 7 years ago
- 63883b3 Remove jopt-simple from third_party by Philipp Wollermann · 7 years ago
- 13445c6 Update the ResourceUsageAnalyzer with the latest bug fixes. by corysmith@google.com · 7 years ago
- 932b1f6 Delete old version of jarjar by Liam Miller-Cushon · 7 years ago
- 2ef1ebf Remove an obsolete prebuilt copy of javabuilder by Liam Miller-Cushon · 7 years ago
- 1a042ce Use the provided javac for host_javabase=9 by Liam Miller-Cushon · 7 years ago
- 354d675 Add missing resources to jopt-simple by Liam Miller-Cushon · 7 years ago
- 6e945ce Update javac version to 9+181-r4173-1 by Liam Miller-Cushon · 7 years ago
- a8e5edd RemappingClassAdapter is deprecated, use ClassRemapper instead by Liam Miller-Cushon · 7 years ago
- de08129 Delete unused jarjar artifact by Liam Miller-Cushon · 7 years ago
- 87dd180 @AutoCodec features. by Googler · 7 years ago
- 6163d43 Fix //third_party:srcs to include new jcommander library. by John Cater · 7 years ago
- 605ab69 Add jcommander 1.48 by Adam Michael · 7 years ago
- b4ebfd7 Add proguard 5.3.3 to third_party. by Adam Michael · 8 years ago
- 05a704f Remove some left over bits of Java 7 support by Liam Miller-Cushon · 8 years ago
- a6d3f52 Remove third_party/java/jopt-simple/src/{site,test}. by Philipp Wollermann · 8 years ago
- e2eea44 Update javac version to 9-dev-r4023-3 by Liam Miller-Cushon · 8 years ago
- 2462477 Delete unused buck iOS support by Peter Schmitt · 8 years ago
- 8621efc Fixes J2ObjC support. Adds a BUILD.tools and updates BUILD.remote with by Keith Stanger · 8 years ago
- 187fd34 Clean up aliases after javac upgrade by Liam Miller-Cushon · 8 years ago
- 36ce4b4 Update javac version to 9-dev-r4023-2 by Liam Miller-Cushon · 8 years ago
- 8470be1 Clean up javac and Error Prone targets by Liam Miller-Cushon · 8 years ago
- 6265878 Update databinding exec.jar to 2.3.1. by Adam Michael · 8 years ago
- bc133cb Add javac9-4023-1 and Error Prone 2.0.20 by Liam Miller-Cushon · 8 years ago
- 3d17deb Add a jarjar_bin binary in addition to jarjar_command so that we'll by Lukacs T. Berki · 8 years ago
- 1357a0d Add the sources of jopt-simple to //third_party:srcs . by Lukacs T. Berki · 8 years ago
- 55828e2 Vendor jarjar instead of using a binary version of it. by Lukacs T. Berki · 8 years ago
- df8d804 Vendor `jopt-simple 5.0.3` . by Lukacs T. Berki · 8 years ago
- 4cf537c Deleted unused stalled javac-9-dev binaries by Damien Martin-Guillerez · 8 years ago
- 994cc5a Remove "METADATA" file from bazel-srcs, unbreak Bazel's export pipeline. by Philipp Wollermann · 8 years ago
- 00582c5 Description redacted. by Googler · 8 years ago