1. 12c6610 Update BUILD files after adding third_party jars. by Yue Gan · 8 years ago
  2. 8d6da00 Ijar: extract file writing logic to platform_utils by Laszlo Csomor · 8 years ago
  3. 645dbc4 Ijar: extract file stating logic to platform_utils by Laszlo Csomor · 8 years ago
  4. b0cc87f Add asm-tree and jacoco by Yue Gan · 8 years ago
  5. f1aa34c Make it easier to use protos in Bazel out of the box. by Carmi Grushko · 8 years ago
  6. c1287f0 Remove no longer needed grpc plugin binaires by Klaus Aehlig · 8 years ago
  7. e99df0a Compile grpc-java from source by Klaus Aehlig · 8 years ago
  8. 0b6549f Import the sources for the grpc java plugin by Klaus Aehlig · 8 years ago
  9. 82e3b90 Remove no longer used protoc binaries by Klaus Aehlig · 8 years ago
  10. e72d7a0 Build protoc from source by Klaus Aehlig · 8 years ago
  11. b51a8cb Adapt ijar for WSL by Reker · 8 years ago
  12. ed787fe Remove old and outdated protobuf libs and protoc versions. by Philipp Wollermann · 8 years ago
  13. 7dd281e Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a preparation of removing the older one from //third_party/protobuf. by Philipp Wollermann · 8 years ago
  14. a3059e0 Delete the old prebuild guava jars. See by Nathan Harmata · 8 years ago
  15. b4c4bce Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build. See https://bazel-review.googlesource.com/#/c/7270/ for details. by Nathan Harmata · 8 years ago
  16. 2f552c3 Mark pkg_tar dependencies as Python 3 compatible by Damien Martin-Guillerez · 8 years ago
  17. ca54283 Rollback of commit 2153790fbebaed4aef6544fea3a85a01749b0d11. by Carmi Grushko · 8 years ago
  18. 2153790 Bazel to use AutoValue 1.4-rc1. by Carmi Grushko · 8 years ago
  19. 5c70816 Description redacted. -- MOS_MIGRATED_REVID=139238158 by Googler · 8 years ago
  20. bff767a Add AutoValue 1.4-rc1 to Bazel. by Carmi Grushko · 8 years ago
  21. dc32295 Rollback of commit ed792bc4a99bb8125f28ce6f614b49e9e28be91e. by Klaus Aehlig · 8 years ago
  22. ed792bc Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build. See https://bazel-review.googlesource.com/#/c/7270/ for details (do not submit until that commit occurs). by Nathan Harmata · 8 years ago
  23. 4a1e14f Upload the prebuilt guava jars from the 21.0-20161101 daily build. by Nathan Harmata · 8 years ago
  24. b36aefb Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979. by Carmi Grushko · 8 years ago
  25. b043faf Rollback of commit a396b070ae36032a973672e11145533621c39edc. by Klaus Aehlig · 8 years ago
  26. a396b07 Use proto_lang_toolchain() in java_proto_library. by Carmi Grushko · 8 years ago
  27. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  28. 819b998 Remove iossim from Bazel. by Dave MacLachlan · 8 years ago
  29. 47fc5b3 Fix build on FreeBSD (again). by Piotr Sikora · 8 years ago
  30. 8256c0f Fix a wrong target name in the protobuf/3.0.0/BUILD file. by Philipp Wollermann · 8 years ago
  31. 155bd64 Adding support for Linux s390x by namrata-ibm · 8 years ago
  32. 63fd951 Update Error Prone to 2.0.13 by Liam Miller-Cushon · 9 years ago
  33. 415f1fe Patches to compile against musl by Lukacs T. Berki · 8 years ago
  34. 4f00555 Update android_ide_common to 25.0.0 and clean up FolderConfigs by Googler · 8 years ago
  35. df5993a Global cleanup change. by Liam Miller-Cushon · 8 years ago
  36. 20fa783 Don't run ijar test with JDK7 by Damien Martin-Guillerez · 8 years ago
  37. 9f3f6de Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4. by Laszlo Csomor · 8 years ago
  38. 8742568 Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3. by Laszlo Csomor · 8 years ago
  39. fb65f93 Ijar: use more utilities from Bazel's source by Laszlo Csomor · 8 years ago
  40. a6b4cbb Ijar: use utilities from Bazel's source by Laszlo Csomor · 8 years ago
  41. fd427a9 Ijar: make some targets compilable with MSVC by Laszlo Csomor · 8 years ago
  42. b35fe69 Rollback of commit 0d36f410370ed99cbd57359d7444269faec134f8. by Alex Humesky · 8 years ago
  43. ed3d837 Proto compiler: update the 3.0.0 MinGW protoc by László Csomor · 8 years ago
  44. 601b3d8 Protobuf: update build instructions for MinGW by Laszlo Csomor · 8 years ago
  45. 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 8 years ago
  46. 0d36f41 Rollback of commit a12aae73ee292fdcb170f4eaeb8939283d05383c. by Yun Peng · 8 years ago
  47. a12aae7 Updates protobuf in bazel to version 3.0.0. by Alex Humesky · 8 years ago
  48. 84fa11d Fix Bazel compilation on Windows. by Laszlo Csomor · 8 years ago
  49. 254cde0 Clean up ijar tests that use Java 8 features by Liam Miller-Cushon · 9 years ago
  50. a518f63 Move zlib-interfacing code from third_party/ijar/zip.cc into a separate class. And add a dummy zlib client. by Rumou Duan · 9 years ago
  51. e67731a Update instructions on how to build protoc-mingw.exe. by Dmitry Lomov · 9 years ago
  52. c7d2fbc Added 3.0.0 protoc by Dmitry Lomov · 9 years ago
  53. f2cdb8f Update protobuf README. by Laszlo Csomor · 9 years ago
  54. 7f77b45 Config files compatible with the new version of Bazel by Vladimir Moskva · 9 years ago
  55. 8d9fc9a Adds missing protobuf.bzl to version 3.0.0 of protobuf by Alex Humesky · 9 years ago
  56. 5000705 Filter gwt modules from APKs. Free APK size reduction! by Googler · 9 years ago
  57. 211c7d0 Adds protobuf 3.0.0 to third_party by Alex Humesky · 9 years ago
  58. f7a022e Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in by Adam Michael · 9 years ago
  59. 6603d22 Replace apksig.jar with apksig_deploy.jar. Oops :) by Adam Michael · 9 years ago
  60. f988a43 Adds apksig ApkSignerTool from AOSP. by Adam Michael · 9 years ago
  61. dbdd432 Adds data binding support to the Android resource processor. by Greg Estren · 9 years ago
  62. cb80dd5 removed protobuf.meta and flags.xml from apk by Googler · 9 years ago
  63. fd843fe Adds data binding support libs for the Android resource processor by Greg Estren · 9 years ago
  64. 6c64081 Removes unused imports from ApkBuilderMain by Adam Michael · 9 years ago
  65. f63c6fd Update the proto library version in BUILD files by Kristina Chodorow · 9 years ago
  66. 47be2a4 Add 3.0.0 beta 4 version of protobuf to third_party by Kristina Chodorow · 9 years ago
  67. 3070266 Fixed some documentation in zip_main.cc by Yun Peng · 9 years ago
  68. 43302f4 zipper now can specify actual path a file is added to by Yun Peng · 9 years ago
  69. c352b14 Fix owner permissions bug in unzip code by Justine Tunney · 9 years ago
  70. 8910087 Typo fixes in markdown and javadoc as suggested by intellij typo inspection. by Googler · 9 years ago
  71. 45f25d5 Fixed the README after error prone update to 2.0.11 by Liam Miller-Cushon · 9 years ago
  72. 3abcec1 Bump grpc-java lib to version 0.15.0 non-binaries by dapengzhang0 · 9 years ago
  73. 6054ff3 Remove gRPC-java v0.14.1 library by dapengzhang0 · 9 years ago
  74. 8f5b594 Update Error Prone to 2.0.11 by Liam Miller-Cushon · 9 years ago
  75. 9cf8209 Make ijar_test nuke $TEST_TMPDIR on exit. by Lukacs Berki · 9 years ago
  76. 8cd6889 Prepare JavaBuilder to accept an Aspect's name, in addition to a label, of the owner of a jar. by Carmi Grushko · 9 years ago
  77. ff8ea95 Description redacted. -- MOS_MIGRATED_REVID=127962492 by Googler · 9 years ago
  78. ec58d49 Consolidate Bazel-specific javacopt handling by Liam Miller-Cushon · 9 years ago
  79. fd25226 Add grpc-java lib version 0.15.0 by dapengzhang0 · 9 years ago
  80. b9abd70 Upgrade to Hazelcast 3.6. by Dan Fabulich · 9 years ago
  81. 1672b0d Add Hazelcast 3.6.4 to third_party by Philipp Wollermann · 9 years ago
  82. 6c0acf5 Fix incorrect merged of https://bazel-review.googlesource.com/#/c/3921/ by Damien Martin-Guillerez · 9 years ago
  83. cc2afd3 Update the non-third-party files for gRPC to 0.14.1. by Lukacs Berki · 9 years ago
  84. d449996 Update the Java gPRC libraries to 0.14.1 . by Lukacs T. Berki · 9 years ago
  85. 4017d28 Fix fallout of incorrectly merged review (3921) by Damien Martin-Guillerez · 9 years ago
  86. c95cb5f Add source for Javac by Damien Martin-Guillerez · 9 years ago
  87. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  88. d0d2667 Remove unused Guice dependency by Damien Martin-Guillerez · 9 years ago
  89. e700e72 Remove superfluous libdd_plist.jar by Damien Martin-Guillerez · 9 years ago
  90. eebbd86 Remove nanopb tests from the tree. by Damien Martin-Guillerez · 9 years ago
  91. bc7d496 Update dagger to 2.5 by Damien Martin-Guillerez · 9 years ago
  92. f6c24de GPLv2 + Classpath exception compliance: ship the source of checker_framework by Damien Martin-Guillerez · 9 years ago
  93. a18add1 Adds the source of the checker framework by Damien Martin-Guillerez · 9 years ago
  94. 068a661 GPLv2 + Classpath exception compliance: ship the source code of jformatstring by Damien Martin-Guillerez · 9 years ago
  95. e4d90bd Correct license to mention the Classpath exception for GPLv2 components. by Damien Martin-Guillerez · 9 years ago
  96. b17ebee Update ijar test by Kristina Chodorow · 9 years ago
  97. f3cf98f Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724. by Laurent Le Brun · 9 years ago
  98. bdfd58a Make the execution root match the runfiles tree structure for external repositories by Kristina Chodorow · 9 years ago
  99. 91d3433 Convert the Bazel JUnit4 test runner from Guice to Dagger. by Googler · 9 years ago
  100. 6f418ed Description redacted. -- MOS_MIGRATED_REVID=123431237 by Googler · 9 years ago