1. 33d05f6 Make source code of singlejar and ijar available from @bazel_tools. , by Xin Gao · 8 years ago
  2. f5aeed9 Syncing the proto with the latest googleapis version. Removing the no longer used wait_for_completion field. by Ola Rozenfeld · 8 years ago
  3. c3a1af6 Require parentheses around tuple in list comprehension filtering. by laurentlb · 8 years ago
  4. e456429 Create embedded_tools targets for ijar and zlib. by Xin Gao · 8 years ago
  5. 1d82d19 protobuf: Update protobuf jars to be binary compatible with Java 6. Fixes #3198 by Jakob Buchgraber · 8 years ago
  6. 88206bc Update README.md by samuela · 8 years ago
  7. 6186fa5 Add support for zipped LLVM profile files. by Googler · 8 years ago
  8. 3833302 make included gflags library py3 compatible by MarkusTeufelberger · 8 years ago
  9. 6c1106b Add :apache_commons_logging as the dependency of the remote worker. by Ivan Vučica · 8 years ago
  10. 159c1e3 third_party/googleapis: Add java_proto_library_srcs rules. by Jakob Buchgraber · 8 years ago
  11. 82611cb Update Apache HTTP Client and Apache HTTP Core. by Philipp Wollermann · 8 years ago
  12. ad2d6c9 third_party/googleapis: Add java_grpc_library for bytestream.proto by Ola Rozenfeld · 8 years ago
  13. 8242c50 third_party/googleapis: Add remote_execution.proto by Jakob Buchgraber · 8 years ago
  14. 2add6be third_party/googleapis: Add java_grpc_library for publish_build_event.proto by Jakob Buchgraber · 8 years ago
  15. bce682d third_party: Fix labels so they can be used from within new_local_repository by Jakob Buchgraber · 8 years ago
  16. abc64dd third_party/grpc: Introduce filegroup of jars for bootstrapping by Jakob Buchgraber · 8 years ago
  17. 9205b25 Add java_grpc_library rule that uses bazel's native proto_library. by Jakob Buchgraber · 8 years ago
  18. 74cea83 Update grpc-java to 1.3.0, netty to 4.1.8.Final by Jakob Buchgraber · 8 years ago
  19. 8621efc Fixes J2ObjC support. Adds a BUILD.tools and updates BUILD.remote with by Keith Stanger · 8 years ago
  20. 84a8e95 Introduce third_party/googleapis by Jakob Buchgraber · 8 years ago
  21. ba12313 third_party/protobuf: Add proto_library for well known types. by Jakob Buchgraber · 8 years ago
  22. 86445d4 Refactor protobuf and grpc BUILD files for Windows by Yun Peng · 8 years ago
  23. 187fd34 Clean up aliases after javac upgrade by Liam Miller-Cushon · 8 years ago
  24. 7ae9469 Update turbine version by Liam Miller-Cushon · 8 years ago
  25. 36ce4b4 Update javac version to 9-dev-r4023-2 by Liam Miller-Cushon · 8 years ago
  26. 0acead4 Update protobuf to latest master at a64497c and apply @laszlocsomor's latest changes from https://github.com/google/protobuf/pull/2969 on top of it. by Jakob Buchgraber · 8 years ago
  27. de48883 Update turbine version by Liam Miller-Cushon · 8 years ago
  28. 8470be1 Clean up javac and Error Prone targets by Liam Miller-Cushon · 8 years ago
  29. 382b62c Apply @laszlocsomor's protobuf patch to fix build on windows. by Jakob Buchgraber · 8 years ago
  30. ac7a7a8 Remove third_party/protobuf/3.0.0/ by Jakob Buchgraber · 8 years ago
  31. 2b49f67 Update third_party/protobuf to pre-release 3.2.0 by Jakob Buchgraber · 8 years ago
  32. 6265878 Update databinding exec.jar to 2.3.1. by Adam Michael · 8 years ago
  33. bc133cb Add javac9-4023-1 and Error Prone 2.0.20 by Liam Miller-Cushon · 8 years ago
  34. 3d17deb Add a jarjar_bin binary in addition to jarjar_command so that we'll by Lukacs T. Berki · 8 years ago
  35. 1357a0d Add the sources of jopt-simple to //third_party:srcs . by Lukacs T. Berki · 8 years ago
  36. 55828e2 Vendor jarjar instead of using a binary version of it. by Lukacs T. Berki · 8 years ago
  37. df8d804 Vendor `jopt-simple 5.0.3` . by Lukacs T. Berki · 8 years ago
  38. 8ff0d0d Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909." by Jakob Buchgraber · 8 years ago
  39. 5235d06 protobuf: Update protobuf to @laszlocsomor's master at commit 421d909. by Jakob Buchgraber · 8 years ago
  40. d907373 Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909." by Jakob Buchgraber · 8 years ago
  41. ea82aa1 protobuf: Update protobuf to @laszlocsomor's master at commit 421d909. by Jakob Buchgraber · 8 years ago
  42. 7ac1eeb Prepend javac to the bootclasspath for ijar tests by cushon · 8 years ago
  43. 4cf537c Deleted unused stalled javac-9-dev binaries by Damien Martin-Guillerez · 8 years ago
  44. d323712 Update to auto-value 1.4 by Damien Martin-Guillerez · 8 years ago
  45. fae5c74 Some fixes for ijar tests. by kchodorow · 8 years ago
  46. 994cc5a Remove "METADATA" file from bazel-srcs, unbreak Bazel's export pipeline. by Philipp Wollermann · 8 years ago
  47. 00582c5 Description redacted. by Googler · 8 years ago
  48. 0dc1c5b Upgrade Truth from 0.31 to 0.32. by Michael Staib · 8 years ago
  49. 51b3a08 Third party dependencies by Ola Rozenfeld · 8 years ago
  50. 184f3c8 Windows, protoc: create io_win32.{h,cc} by László Csomor · 8 years ago
  51. ea90356 Windows, protoc: support long paths by László Csomor · 8 years ago
  52. 0cdefa9 Update to Error Prone version 2.0.19 by Liam Miller-Cushon · 8 years ago
  53. 86c83a1 Update turbine version by Liam Miller-Cushon · 8 years ago
  54. 3901416 gRPC, Windows: add missing #include and warning by László Csomor · 8 years ago
  55. 4d0582f Add JimFS to third_party by Liam Miller-Cushon · 8 years ago
  56. b2f1e19 Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204. by Laszlo Csomor · 8 years ago
  57. 14b5389 Rollback of commit 69a127b8f4e353ecb163688ed3271fb47e0f385d. by Googler · 8 years ago
  58. 69a127b ijar: use bazel's file utilities by Laszlo Csomor · 8 years ago
  59. 3049051 Update to latest javac and Error Prone by Liam Miller-Cushon · 8 years ago
  60. 0dff43a Fix int comparision warnings. by John Cater · 8 years ago
  61. 9f15d15 ijar: implement stat_file on Windows by Laszlo Csomor · 8 years ago
  62. 4066814 by Laszlo Csomor · 8 years ago
  63. 81ae08b Suppress error for non-exhaustive switches by Liam Miller-Cushon · 8 years ago
  64. 0785cbb Update to guava 21.0 and Error Prone version 2.0.18-20160224 by Liam Miller-Cushon · 8 years ago
  65. e50388e Revert "Upgrade //third_party/protobuf to v3.2.0" by Irina Iancu · 8 years ago
  66. 2346f5a Upgrade //third_party/protobuf to v3.2.0 by Carmi Grushko · 8 years ago
  67. 2e689c2 Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  68. f19aa21 Remove no-longer used protobuf BUILD aliases by Carmi Grushko · 8 years ago
  69. 6830f4d Upgrade Truth from 0.28 to 0.31. by Michael Staib · 8 years ago
  70. 25365d8 Make resource shrinking able to handle style resource parent references that start with 'style/' instead of the more strict '@style/'. AAPT will handle either format, so the resource shrinker should as well to prevent build failures that only occur when shrinking. by Andrew Pellegrini · 8 years ago
  71. ceb8844 Revert "Bump Error Prone version to 2.0.16" by Damien Martin-Guillerez · 8 years ago
  72. 89cc544 Revert "Add javac-9-dev-r3297-3" by Damien Martin-Guillerez · 8 years ago
  73. efe4a6d Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  74. 6182464 Bump Error Prone version to 2.0.16 by Liam Miller-Cushon · 8 years ago
  75. bc3c57d Rearrange third_party/protobuf/BUILD to look like the upstream protobuf repo by Carmi Grushko · 8 years ago
  76. 6795079 Alias "protobuf_java" to the Java proto runtime, by Carmi Grushko · 8 years ago
  77. 400c24a Update documentation to note that the shrinker behavior differs from the Gradle version in that it removes values resources instead of only minifying them. by Andrew Pellegrini · 8 years ago
  78. 942e3c7 Make protobuf's BUILD file standlone by Carmi Grushko · 8 years ago
  79. 7a089cf Fix unused resources declared in a file from removing the entire file even if other resources from that file were still used. Now the file will only be removed if the corresponding whole file resource is unused (e.g. res/layout/main.xml will be removed only if the resource layout/main is unused). Remove fix that treated id declarations as usages that was a workaround for the above problem. by Andrew Pellegrini · 8 years ago
  80. c51d506 Bump error-prone version to 2.0.15 by Nick Glorioso · 8 years ago
  81. 9d99bc4 Downgrade checker framework to 1.8.10 by David Ostrovsky · 8 years ago
  82. dc61484 Adds protobuf-util to third_party by Yue Gan · 8 years ago
  83. 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
  84. 9329642 Update asm from 5.0.4 to 5.1. by Adam Michael · 8 years ago
  85. 8d487c5 Add missing #include statements for ijar by Klaus Aehlig · 8 years ago
  86. 2f878e1 Rollforward: Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes: by Andrew Pellegrini · 8 years ago
  87. 4a099f9 Add turbine to third_party by Liam Miller-Cushon · 8 years ago
  88. 2596995 Adds javapoet by Yue Gan · 8 years ago
  89. 772f7e9 Rollback of commit 1a592765f3fc116ac5c83b80784dcf0c043ccb5e. by Andrew Pellegrini · 8 years ago
  90. 1a59276 Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes: by Andrew Pellegrini · 8 years ago
  91. a475087 Adds javapoet by Yue Gan · 8 years ago
  92. f1ce35f Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06. by Damien Martin-Guillerez · 8 years ago
  93. 6d31cb0 by Damien Martin-Guillerez · 8 years ago
  94. f5b41e8 Remove some unused third party JARs. by Adam Michael · 8 years ago
  95. 353d270 Remove broken and unused third party target. by Adam Michael · 8 years ago
  96. aaee64e Power support by Nishidha Panpaliya · 8 years ago
  97. c788603 Update Bazel third_party android_common library to include lint-checks and lint-api. by Andrew Pellegrini · 8 years ago
  98. 5c8d427 Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java. by Andrew Pellegrini · 8 years ago
  99. cd4cc09 Add new android_common jars (lint-checks 25.0.0, lint-api 25.0.0, by Andrew Pellegrini · 8 years ago
  100. d405c8a Pulls in two changes from github for the dd_plist library. by Dave MacLachlan · 8 years ago