- 7025bb8 Update Bazel auto-value version and enable AutoBuilder. by Googler · 10 months ago
- 2493f2d Make the `//third_party:guava` target a `java_library` (again) by Googler · 12 months ago
- ea88bb1 Patch upb to remove uses of `incompatible_use_toolchain_transition` by John Cater · 1 year, 1 month ago
- b079a77 Fix googleapis and remoteapis sources in bootstrap distfile by Googler · 1 year, 1 month ago
- c03f373 Update asm versions to 9.6 by Googler · 1 year, 2 months ago
- 62379f8 Fix formatting on the index.md (Release procedure & policies section) by Googler · 1 year, 2 months ago
- ad8ea5a Update to jacoco v0.8.11 / asm v9.6 by hvd · 1 year, 2 months ago
- 5af646c Remove suffix from fastutil alias. by Googler · 1 year, 4 months ago
- c934361 Add fastutil 7.2.1 dependency by Justin Horvitz · 1 year, 4 months ago
- ea019d4 Fixes turbine target by Googler · 1 year, 6 months ago
- 2482322 Do not force linking of default link libs in Unix toolchain by Fabian Meumertzheim · 1 year, 6 months ago
- 1200ad2 Use rules_jvm_external to fetch turbine by Liam Miller-Cushon · 1 year, 6 months ago
- 65ee478 Remove unnecessary netty-transport-sctp dependency. by Benjamin Peterson · 1 year, 9 months ago
- a47063d Check in part of third_party files by Googler · 1 year, 9 months ago
- 413a8ba Remove j2objc annotations from Bazel's Guava by Ivo List · 1 year, 11 months ago
- 02846a8 Remove 'darwin' CPU value by Keith Smiley · 2 years, 1 month ago
- aa4f358 Clean up third_party directory by Yun Peng · 2 years ago
- a151696e Mirgate jar dependencies for testing to rules_jvm_external (third_party) by Yun Peng · 2 years ago
- c890ed3 Delete checker framework from third party by Yun Peng · 2 years ago
- 5030e89 Upgrade JaCoCo to 0.8.8 and ASM 9.4 by something_vague · 2 years ago
- d571906 Fetch android_databinding dependencies with rules_jvm_external (third_party) by Yun Peng · 2 years ago
- 4e739d3 Remove references to python/private in third_party by Ivo List · 2 years ago
- 877358f Remove asm as a dependency for some java plugins by Yun Peng · 2 years, 1 month ago
- 94d5d53 Remove android_common jars from 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
- a141bda Remove *.so from UNNECESSARY_DYNAMIC_LIBRARIES on s390x by Kun-Lu · 2 years, 2 months ago
- 75676d8 third party updates by salma-samy · 2 years, 1 month ago
- 3661187 Upgrade JUnit 4.13 -> 4.13.2 by Halil Sener · 2 years, 3 months ago
- 205ba06 Use rules_jvm_external to fetch jars dependencies (part 3) by Yun Peng · 2 years, 2 months ago
- fd93888 Add AutoOneOf plugin to auto_value rule by Mark Schaller · 2 years, 3 months ago
- 248ff0d Update to Error Prone 2.16 by Liam Miller-Cushon · 2 years, 4 months ago
- af8c321 Use native Debian version of libcaffeine-java if available by Olek Wojnar · 2 years, 5 months ago
- b7fc152 Buildfix Netty filter on this select default case. by 3405691582 · 2 years, 7 months ago
- 0696b8a Upgrade google-http-client and google-http-client-gson. by Tiago Quelhas · 2 years, 7 months ago
- a122997 forgot to remove srcs by Tony Aiuto · 2 years, 7 months ago
- cbb24d5 delete jformatstring. We do not need it any more and it removes a special case license restriction. by Tony Aiuto · 2 years, 7 months ago
- aea81f2 Fix the failure in //src/test/shell/bazel:srcs_test caused by https://github.com/bazelbuild/bazel/commit/8e259a340d4196d64650aaf88797a06603cb3392 by Alex Humesky · 2 years, 7 months ago
- fe647ad update patch + pulling in extra deps for grpc 1.47.0 by Ara Nguyen · 2 years, 8 months ago
- 68515b2 Start adding licenses for third_party/BUILD by Tony Aiuto · 2 years, 10 months ago
- 42e555e Remove javac jars by Liam Miller-Cushon · 2 years, 11 months ago
- ca40a51 clean up by ThomasCJY · 2 years, 11 months ago
- 9e86437 [Step 1] Upgrade Google Auth Version by Thomas Chen · 3 years ago
- 68277ec Upgrade `netty` to `4.1.75` by Vasilios Pantazopoulos · 3 years ago
- c71a569 Split third_party/grpc into grpc and grpc-java [1/3] by Vasilios Pantazopoulos · 3 years ago
- f7e2748 Add and use jars for Guava `31.1`. by haxorz · 3 years ago
- 5d76b81 Preemptively expose a `guava-failureaccess-jar` target. by haxorz · 3 years ago
- b9bfde8 Revert "Update Guava to `31.1`." by John Cater · 3 years, 1 month ago
- 5d55643 Update Guava to `31.1`. by haxorz · 3 years, 1 month ago
- 67adb2d Update Error Prone by Liam Miller-Cushon · 3 years, 2 months ago
- d4d82bd Remove unused //third_party:aws-sdk-auth-lite by Philipp Wollermann · 3 years, 3 months ago
- c85983c Update Guava so that we can use the new APIs like `ImmutableMap.Builder::buildOrThrow`. by Alex Jurkowski · 3 years, 4 months ago
- d422c87 Enable Bzlmod for Bazel (third party changes) by Yun Peng · 3 years, 5 months ago
- 9fbbdf4 Upgrade rxjava3 to 3.1.2 by Chi Wang · 3 years, 5 months ago
- e1b842d Upgrade netty to 4.1.69. by Benjamin Peterson · 3 years, 5 months ago
- 9bec271 Update mockito version by Liam Miller-Cushon · 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
- 40bf4f2 Update xz to 1.9. by Benjamin Peterson · 3 years, 8 months ago
- d9c9182 Update to latest versions of auto by Liam Miller-Cushon · 3 years, 6 months ago
- 68e14b5 Update to Error Prone 2.9.0 by Liam Miller-Cushon · 3 years, 7 months ago
- 56f7d66 Add jars for guava 30.1.1 by Xudong Yang · 3 years, 8 months ago
- bcc316c Update //third_party/caffeine to v2.9.2 by Justin Horvitz · 3 years, 8 months ago
- 12e08e3 Update caffeine to 2.8.5 by Justin Horvitz · 3 years, 9 months ago
- 52b517f third_party: replace "reactive_streams" and "rxjava3" in Debian build by Jesse Chan · 3 years, 10 months ago
- cc3865b Add bazel-toolchains to //:srcs by Philipp Wollermann · 3 years, 10 months ago
- a0dec28 Add Jacoco 0.8.6 to third-party and upgrade asm to 9.1 by Ivo List · 4 years ago
- cc85cb7 Update to Error Prone 2.6.0 by Liam Miller-Cushon · 4 years ago
- 1ec7500 Update to Error Prone 2.5.1 by Liam Miller-Cushon · 4 years, 2 months ago
- 23131eb remove unneeded reference to rules_pkg by Tony Aiuto · 4 years, 2 months ago
- fea74ff Add the truth liteproto extension JAR by Justin Horvitz · 4 years, 2 months ago
- cb9b630 Add JAR for truth proto extension. by Justin Horvitz · 4 years, 2 months ago
- 325eb95 Add rxjava3 to third_party by Chi Wang · 4 years, 4 months ago
- 069b718 Enable junit4 use in Debian builds by Yun Peng · 4 years, 2 months ago
- 7f6715c Revert #12587: "bazel: add jline to third_party" by Philipp Wollermann · 4 years, 3 months ago
- 8306b42 bazel: add jline to third_party by Stiopa Koltsov · 4 years, 4 months ago
- e25675c Revert "Add zstd-jni to //third_party." by Philipp Wollermann · 4 years, 4 months ago
- a9bf093 Remove unused third_party gflags. by Benjamin Peterson · 4 years, 5 months ago
- 941fe0a Add zstd-jni to //third_party. by Philipp Wollermann · 4 years, 4 months ago
- bf00c3a Use constraints in global conditions instead of configuration flags (third_party/BUILD). by Ivo List · 4 years, 4 months ago
- 14f0063 Fix typo in srcjar of //third_party:javax_activation by Chi Wang · 4 years, 5 months ago
- 7b48943 Add support for .tar.zst to http_archive by Gregor Jasny · 5 years ago
- d4d13c5 Patch com.android.tools_sdk-common_25.0.0 jars for compatibility with modern Guava by Alexandre Rostovtsev · 4 years, 8 months ago
- ae230d2 Update Guava to 29.0 by Alexandre Rostovtsev · 4 years, 8 months ago
- fa7299c This reverts commit c3ea5a1. by Yun Peng · 4 years, 8 months ago
- 99646d9 Upgrade netty to version 4.1.48 by Yun Peng · 4 years, 8 months ago
- c3ea5a1 Revert grpc upgrade by Yun Peng · 4 years, 8 months ago
- 1a0f47a Add third_party deps for ctexplain by Greg Estren · 4 years, 9 months ago
- 2cb1a66 Fix filter_netty_dynamic_libs to handle the case when the original by John Cater · 4 years, 8 months ago
- 2ed3980 Replace the remaining dependencies for Bazel Debian build (third_party) by Yun Peng · 4 years, 9 months ago
- 239b2aa Bump error prone to release 2.4.0 by David Ostrovsky · 4 years, 11 months ago
- c26d8f7 Add third party libraries necessary for Android databinding. by ahumesky · 5 years ago
- dfbf87c Upgrade gRPC to 1.26.0 by Yun Peng · 4 years, 10 months ago
- 3253af2 Replace guava and jacoco in Debian build (third_party) by Yun Peng · 4 years, 10 months ago
- 92bbcd0 Bootstrap JavaBuilder with Debain system jars (third_party) by Yun Peng · 4 years, 10 months ago
- f3a1ee1 Add Debian build support for android_common by Yun Peng · 4 years, 10 months ago
- 3531c86 Add Debian support for more Java targets by Yun Peng · 4 years, 10 months ago
- 1f80e8f Remove iossim from third_party by Yun Peng · 4 years, 10 months ago
- 2723458 Add java-diff-utils-4.0.jar to third_party by Yun Peng · 4 years, 10 months ago
- 13effb9 Try to remove instrumentation api by Yun Peng · 4 years, 11 months ago
- c393ef2 Add Debian support for some java dependencies by Yun Peng · 4 years, 11 months ago
- f248919 deltazulu@ update org.objectweb.asm from v7.0 to v8.0 by Donald Duo Zhao · 4 years, 11 months ago