1. dc61484 Adds protobuf-util to third_party by Yue Gan · 8 years ago
  2. b7a7311 Fix ResourceUsageModel analysis of <style> resource bugs by overriding this behavior in the extended class owned by ResourceUsageAnalyzer. This makes the fix available to both Blaze and Bazel, since Bazel uses the AOSP released version of the com.tools.android.lint library, which contains ResourceUsageModel, instead of the source version available in []. by Andrew Pellegrini · 8 years ago
  3. 9329642 Update asm from 5.0.4 to 5.1. by Adam Michael · 8 years ago
  4. 8d487c5 Add missing #include statements for ijar by Klaus Aehlig · 8 years ago
  5. 2f878e1 Rollforward: Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes: by Andrew Pellegrini · 8 years ago
  6. 4a099f9 Add turbine to third_party by Liam Miller-Cushon · 8 years ago
  7. 2596995 Adds javapoet by Yue Gan · 8 years ago
  8. 772f7e9 Rollback of commit 1a592765f3fc116ac5c83b80784dcf0c043ccb5e. by Andrew Pellegrini · 8 years ago
  9. 1a59276 Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes: by Andrew Pellegrini · 8 years ago
  10. a475087 Adds javapoet by Yue Gan · 8 years ago
  11. f1ce35f Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06. by Damien Martin-Guillerez · 8 years ago
  12. 6d31cb0 by Damien Martin-Guillerez · 8 years ago
  13. f5b41e8 Remove some unused third party JARs. by Adam Michael · 8 years ago
  14. 353d270 Remove broken and unused third party target. by Adam Michael · 8 years ago
  15. aaee64e Power support by Nishidha Panpaliya · 8 years ago
  16. c788603 Update Bazel third_party android_common library to include lint-checks and lint-api. by Andrew Pellegrini · 8 years ago
  17. 5c8d427 Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java. by Andrew Pellegrini · 8 years ago
  18. cd4cc09 Add new android_common jars (lint-checks 25.0.0, lint-api 25.0.0, by Andrew Pellegrini · 8 years ago
  19. d405c8a Pulls in two changes from github for the dd_plist library. by Dave MacLachlan · 8 years ago
  20. 0f0f383 Delete some unused Bazel third party deps. by Adam Michael · 8 years ago
  21. 899383d Fix ijar's timestamp normalization by Liam Miller-Cushon · 8 years ago
  22. 1ba9fe8 Delete some Android JARs that we aren't using. by Adam Michael · 8 years ago
  23. 9a4dffe Ijar: remove spurious error message by László Csomor · 8 years ago
  24. acd0d0c Update to javac9-r3297 by Liam Miller-Cushon · 8 years ago
  25. e26d26e Remove BUILD files for checked in Android apksigner. by Adam Michael · 8 years ago
  26. b85ba50 Use proto_lang_toolchain() directly, now that it is released in Bazel 0.4.1. by Carmi Grushko · 8 years ago
  27. b12e757 Remove apksigner from Bazel. by Adam Michael · 8 years ago
  28. 6c66e50 Add javac-9-dev-r3297-1 by Liam Miller-Cushon · 8 years ago
  29. 479e18d Ijar: can be compiled with MSVC by Laszlo Csomor · 8 years ago
  30. 4a96540 Add missing link dependency on libm for protobuf by Klaus Aehlig · 8 years ago
  31. b8caca0 Ijar: extract MakeDirs to platform_utils by Laszlo Csomor · 8 years ago
  32. 8457f3f Ijar: extract [] to platform_utils by Laszlo Csomor · 8 years ago
  33. d2ed069 Ijar: extract file reading logic to platform_utils by Laszlo Csomor · 8 years ago
  34. 12c6610 Update BUILD files after adding third_party jars. by Yue Gan · 8 years ago
  35. 8d6da00 Ijar: extract file writing logic to platform_utils by Laszlo Csomor · 8 years ago
  36. 645dbc4 Ijar: extract file stating logic to platform_utils by Laszlo Csomor · 8 years ago
  37. b0cc87f Add asm-tree and jacoco by Yue Gan · 8 years ago
  38. f1aa34c Make it easier to use protos in Bazel out of the box. by Carmi Grushko · 8 years ago
  39. c1287f0 Remove no longer needed grpc plugin binaires by Klaus Aehlig · 8 years ago
  40. e99df0a Compile grpc-java from source by Klaus Aehlig · 8 years ago
  41. 0b6549f Import the sources for the grpc java plugin by Klaus Aehlig · 8 years ago
  42. 82e3b90 Remove no longer used protoc binaries by Klaus Aehlig · 8 years ago
  43. e72d7a0 Build protoc from source by Klaus Aehlig · 8 years ago
  44. b51a8cb Adapt ijar for WSL by Reker · 8 years ago
  45. ed787fe Remove old and outdated protobuf libs and protoc versions. by Philipp Wollermann · 8 years ago
  46. 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
  47. a3059e0 Delete the old prebuild guava jars. See by Nathan Harmata · 8 years ago
  48. 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
  49. 2f552c3 Mark pkg_tar dependencies as Python 3 compatible by Damien Martin-Guillerez · 8 years ago
  50. ca54283 Rollback of commit 2153790fbebaed4aef6544fea3a85a01749b0d11. by Carmi Grushko · 8 years ago
  51. 2153790 Bazel to use AutoValue 1.4-rc1. by Carmi Grushko · 8 years ago
  52. 5c70816 Description redacted. -- MOS_MIGRATED_REVID=139238158 by Googler · 8 years ago
  53. bff767a Add AutoValue 1.4-rc1 to Bazel. by Carmi Grushko · 8 years ago
  54. dc32295 Rollback of commit ed792bc4a99bb8125f28ce6f614b49e9e28be91e. by Klaus Aehlig · 8 years ago
  55. 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
  56. 4a1e14f Upload the prebuilt guava jars from the 21.0-20161101 daily build. by Nathan Harmata · 8 years ago
  57. b36aefb Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979. by Carmi Grushko · 8 years ago
  58. b043faf Rollback of commit a396b070ae36032a973672e11145533621c39edc. by Klaus Aehlig · 8 years ago
  59. a396b07 Use proto_lang_toolchain() in java_proto_library. by Carmi Grushko · 8 years ago
  60. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  61. 819b998 Remove iossim from Bazel. by Dave MacLachlan · 8 years ago
  62. 47fc5b3 Fix build on FreeBSD (again). by Piotr Sikora · 8 years ago
  63. 8256c0f Fix a wrong target name in the protobuf/3.0.0/BUILD file. by Philipp Wollermann · 8 years ago
  64. 155bd64 Adding support for Linux s390x by namrata-ibm · 8 years ago
  65. 63fd951 Update Error Prone to 2.0.13 by Liam Miller-Cushon · 9 years ago
  66. 415f1fe Patches to compile against musl by Lukacs T. Berki · 8 years ago
  67. 4f00555 Update android_ide_common to 25.0.0 and clean up FolderConfigs by Googler · 8 years ago
  68. df5993a Global cleanup change. by Liam Miller-Cushon · 8 years ago
  69. 20fa783 Don't run ijar test with JDK7 by Damien Martin-Guillerez · 8 years ago
  70. 9f3f6de Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4. by Laszlo Csomor · 8 years ago
  71. 8742568 Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3. by Laszlo Csomor · 8 years ago
  72. fb65f93 Ijar: use more utilities from Bazel's source by Laszlo Csomor · 8 years ago
  73. a6b4cbb Ijar: use utilities from Bazel's source by Laszlo Csomor · 8 years ago
  74. fd427a9 Ijar: make some targets compilable with MSVC by Laszlo Csomor · 8 years ago
  75. b35fe69 Rollback of commit 0d36f410370ed99cbd57359d7444269faec134f8. by Alex Humesky · 9 years ago
  76. ed3d837 Proto compiler: update the 3.0.0 MinGW protoc by László Csomor · 9 years ago
  77. 601b3d8 Protobuf: update build instructions for MinGW by Laszlo Csomor · 9 years ago
  78. 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 9 years ago
  79. 0d36f41 Rollback of commit a12aae73ee292fdcb170f4eaeb8939283d05383c. by Yun Peng · 9 years ago
  80. a12aae7 Updates protobuf in bazel to version 3.0.0. by Alex Humesky · 9 years ago
  81. 84fa11d Fix Bazel compilation on Windows. by Laszlo Csomor · 9 years ago
  82. 254cde0 Clean up ijar tests that use Java 8 features by Liam Miller-Cushon · 9 years ago
  83. 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
  84. e67731a Update instructions on how to build protoc-mingw.exe. by Dmitry Lomov · 9 years ago
  85. c7d2fbc Added 3.0.0 protoc by Dmitry Lomov · 9 years ago
  86. f2cdb8f Update protobuf README. by Laszlo Csomor · 9 years ago
  87. 7f77b45 Config files compatible with the new version of Bazel by Vladimir Moskva · 9 years ago
  88. 8d9fc9a Adds missing protobuf.bzl to version 3.0.0 of protobuf by Alex Humesky · 9 years ago
  89. 5000705 Filter gwt modules from APKs. Free APK size reduction! by Googler · 9 years ago
  90. 211c7d0 Adds protobuf 3.0.0 to third_party by Alex Humesky · 9 years ago
  91. f7a022e Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in by Adam Michael · 9 years ago
  92. 6603d22 Replace apksig.jar with apksig_deploy.jar. Oops :) by Adam Michael · 9 years ago
  93. f988a43 Adds apksig ApkSignerTool from AOSP. by Adam Michael · 9 years ago
  94. dbdd432 Adds data binding support to the Android resource processor. by Greg Estren · 9 years ago
  95. cb80dd5 removed protobuf.meta and flags.xml from apk by Googler · 9 years ago
  96. fd843fe Adds data binding support libs for the Android resource processor by Greg Estren · 9 years ago
  97. 6c64081 Removes unused imports from ApkBuilderMain by Adam Michael · 9 years ago
  98. f63c6fd Update the proto library version in BUILD files by Kristina Chodorow · 9 years ago
  99. 47be2a4 Add 3.0.0 beta 4 version of protobuf to third_party by Kristina Chodorow · 9 years ago
  100. 3070266 Fixed some documentation in zip_main.cc by Yun Peng · 9 years ago