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