1. 568048b Update Truth to 0.44. by Chris Povirk · 6 years ago
  2. 95ef9bf Add jacoco agent to the java tools release. by iirina · 6 years ago
  3. c65a48d Remove //third_party:mockito2 by Tim van der Lippe · 6 years ago
  4. ed625e3 Strip some classes from the android libraries in our lite target. by Tobias Werth · 6 years ago
  5. 2b31683 Remove java.desktop dependency from javax.xml. by Tobias Werth · 6 years ago
  6. 4b8cfbd remove old grpc dependencies by Jakob Buchgraber · 6 years ago
  7. 9ee79b6 update google-auth library. Fixes #7259 by Jakob Buchgraber · 6 years ago
  8. 0dbbb4c update grpc and dependencies to version 1.20 by Jakob Buchgraber · 6 years ago
  9. 0e3db34 Split android common into two. by Tobias Werth · 6 years ago
  10. 3f6ed62 bazel/grpc: include linux/tcp.h on Linux pre-glibc 2.17 by Ryan Beasley · 6 years ago
  11. c0ac80e Delete unused ddmlib android library. by Dmitry Lomov · 6 years ago
  12. e4ac616 Add singlejar to the java tools zip. by iirina · 6 years ago
  13. bfaf14b Automatic code cleanup. by Googler · 6 years ago
  14. 8df893a Replace update_java_tools.sh with several bazel targets. by iirina · 6 years ago
  15. 1b50671 Replace update_java_tools.sh with two bazel targets. by iirina · 6 years ago
  16. 109810a Re-add @bazel_tools//third_party/jarjar by iirina · 6 years ago
  17. 044a5f9 Update //third_party:mockito to use Mockito 2 by Tim van der Lippe · 6 years ago
  18. cb6a4d6 Use Mockito 2.25.1 instead of 2.25.0 by Tim van der Lippe · 6 years ago
  19. 707fbb6 Remove pkg_tar targets for build Java tools tar gz by iirina · 6 years ago
  20. bb9dae1 Add Mockito version 2.25.0 by Tim van der Lippe · 6 years ago
  21. 7aace9c Zip Java tools for windows by iirina · 6 years ago
  22. 9554a03 Remove third_party/java/java_tools BUILD files. by iirina · 6 years ago
  23. 2d44675 Re-add the zipper sources embedded into bazel. by iirina · 6 years ago
  24. 78bb76b Revert "Update Mockito version to 2.25.0" by Dmitry Lomov · 6 years ago
  25. 2564736 Update Mockito version to 2.25.0 by Tim van der Lippe · 6 years ago
  26. 6cec1c7 Cleanup third_party/ijar/BUILD. by elenairina · 6 years ago
  27. 0b1ad3d Add src/main/native/windows files required by ijar on Windows in the Java tools archive. by iirina · 6 years ago
  28. 0e0ad29 Add src/main/native/windows files required by ijar on Windows in the Java tools archive by iirina · 6 years ago
  29. af76859 Remove unused file third_party/java/java_tools/BUILD-new.pkg by iirina · 6 years ago
  30. cd08a53 Add Bazel target for third_party/ijar:embed_into_java_tools. by elenairina · 6 years ago
  31. 71609e1 Use BUILD.pkg instead of BUILD-new.pkg by iirina · 6 years ago
  32. afc82e0 Do not special-case transitioning into the null configuration in DependencyResolver. by lberki · 6 years ago
  33. 9e8a44d Add ijar when building the java tools archive. by iirina · 6 years ago
  34. 97a62f1 Print the filename when opening a zip fails. by Googler · 6 years ago
  35. 3d47f74 Update to JDK 10 javac by Liam Miller-Cushon · 6 years ago
  36. 09487ff Update the Java tools deploy jars. by iirina · 6 years ago
  37. 382d758 Add a BUILD file for java langtools. by iirina · 6 years ago
  38. 714e3f2 Stop embedding the java tools into the bazel binary. by iirina · 6 years ago
  39. d3d9063 always overwrite README.md by Lukacs T. Berki · 6 years ago
  40. ad50384 Run buildifier --lint=fix by Laurent Le Brun · 6 years ago
  41. 04ad002 Reformat protobuf.bzl by Laurent Le Brun · 6 years ago
  42. 7f70ad9 Add the new BUILD file to the embeded sources. by iirina · 6 years ago
  43. f5c592f Add a new BUILD file for java_tools_pkg-0.4.tar.gz. by iirina · 6 years ago
  44. 6beedaa Generate the content of the java_tools archive under a top level java_tools/ directory. by iirina · 6 years ago
  45. ae744f3 Update the remote java tools archive to include the right permissions. by iirina · 6 years ago
  46. 6aab271 Update Java tools by Lukacs T. Berki · 6 years ago
  47. 6d90948 Re-add third_party/java/java_tools/README.md and update singlejar and srcs jars. by iirina · 6 years ago
  48. 73d5381 Add java tools sources archive. by iirina · 6 years ago
  49. 458ab03 Update bundled gRPC to 1.18.0 and nanopb to 0.3.6 by Alexandre Rostovtsev · 6 years ago
  50. 92adff8 Update Java tools by Liam Miller-Cushon · 6 years ago
  51. 9259683 Update turbine by Liam Miller-Cushon · 6 years ago
  52. 07e6569 Add a missing newline in third_party/aws-sdk-auth-lite/src/main/java/com/amazonaws/log/JulLogFactory.java. by Philipp Wollermann · 6 years ago
  53. 1770366 Vendor jaxb library in our third_party. by Tobias Werth · 6 years ago
  54. 05455a0 remote: update remote_execution.proto to latest by Jakob Buchgraber · 6 years ago
  55. 5bd1447 Add BUILD.pkg for third_party/java/java_tools. by iirina · 6 years ago
  56. 2dccff0 Remove third_party/jarjar/BUILD.tools by iirina · 6 years ago
  57. 81949cd Move JarJar to a checked in deploy jar. by iirina · 6 years ago
  58. c3638b3 Improved documentation in update_java_tools.sh by iirina · 6 years ago
  59. 30fc97e Addressed code review comments. by iirina · 6 years ago
  60. af57095 Add JacocoCoverage and SingleJar by iirina · 6 years ago
  61. 82ca8a0 Update update_java_tools.sh by iirina · 6 years ago
  62. 3a1a160 Add Turbine by iirina · 6 years ago
  63. 75ebae5 Add ExperimentalRunner, GenClass, Runner by iirina · 6 years ago
  64. 4b68822 Add third_party/java/java_tools/VanillaJavaBuilder_deploy.jar by iirina · 6 years ago
  65. f596b0b Move JavaBuilder refrence to a checked-in deploy jar by iirina · 6 years ago
  66. b055f91 Update turbine_direct targets by Liam Miller-Cushon · 6 years ago
  67. 38d8827 third_party: remove no longer needed jgit by Klaus Aehlig · 6 years ago
  68. ad610c1 Fix native.repository_name by Keith Smiley · 6 years ago
  69. 647f8f0 Fix REPOSITORY_NAME usage by Keith Smiley · 6 years ago
  70. 805a57f Update protobuf and grpc bzl for incompatible changes by Keith Smiley · 6 years ago
  71. 5932730 Patch manifest merger jar to work around targetApi parsing inconsistency by Jingwen Chen · 6 years ago
  72. 7746e6c Import latest google/devtools/build/v1 protos from https://github.com/googleapis/googleapis/commit/58249308b9c7bd64ba18ce99100751397e5184a7 by Paul Bethe · 6 years ago
  73. 3d7d693 third_party/auto: update auto value by Jakob Buchgraber · 6 years ago
  74. e8f4e5e remote: add aws auth sdk. Fixes #6808 by Jakob Buchgraber · 6 years ago
  75. f971c36 Revert "remote: add aws auth sdk" by Jakob Buchgraber · 6 years ago
  76. cd1bcc1 remote: add aws auth sdk by Jakob Buchgraber · 6 years ago
  77. d10eda9 Update to ASM7 API level by Liam Miller-Cushon · 6 years ago
  78. 6a5edd9 Add missing proto_library dependencies. by Lukacs T. Berki · 6 years ago
  79. b5661a8 Convert googleapis and remoteapis into local_repository repos. by John Cater · 6 years ago
  80. 1eab35b don't drop public synthetic methods in ijar by kmb · 6 years ago
  81. 91b86cc Don't ignore KeepForCompile marker in private methods by kmb · 6 years ago
  82. 6fddc83 Windows, test-wrapper: add directories to zip by Laszlo Csomor · 6 years ago
  83. c32ee20 Remove unneeded dependency on wrappers_proto. by John Cater · 6 years ago
  84. 4122f19 Automatic code cleanup. by cushon · 6 years ago
  85. f4a35eb Update to ASM 7.0 by Liam Miller-Cushon · 6 years ago
  86. c1f6455 Make ijar keep types/member functions that have annotated with @KeepForCompile. by Googler · 6 years ago
  87. 76a76a7 Windows, test wrapper: implement zip support by Laszlo Csomor · 6 years ago
  88. 6c17197 Set the ZIP version in the Central File Directory to UNIX by a7g4 · 6 years ago
  89. e025726 Update turbine by Liam Miller-Cushon · 6 years ago
  90. 28aabae Rename turbine.jar by Liam Miller-Cushon · 6 years ago
  91. 72d0aa8 Updating RE API proto to latest Github version. by Ola Rozenfeld · 6 years ago
  92. 62903dd Fix dependencies on Apache libraries by Philipp Wollermann · 6 years ago
  93. c5bb9b0 Add flogger jars filegroup, similar to auto_value filegroup, needed for by Janak Ramakrishnan · 6 years ago
  94. afe6c70 Add google-extensions jar so that GoogleLogger class can be used, for by Janak Ramakrishnan · 6 years ago
  95. 4a3757a Remove unused deps by cushon · 6 years ago
  96. 845fff2 Add Flogger (Google Logger) to third_party by Janak Ramakrishnan · 7 years ago
  97. 9f7545e Revert "Work around bug in desugar" by Liam Miller-Cushon · 7 years ago
  98. b073a18 Fix NestHost length computation Fixes #5987 by cushon · 7 years ago
  99. c1d8776 Update turbine by Liam Miller-Cushon · 7 years ago
  100. 1e9f0aa Fix more tests on JDK 9 and 10 by cushon · 7 years ago