1. 3901416 gRPC, Windows: add missing #include and warning by László Csomor · 8 years ago
  2. 4d0582f Add JimFS to third_party by Liam Miller-Cushon · 8 years ago
  3. b2f1e19 Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204. by Laszlo Csomor · 8 years ago
  4. 14b5389 Rollback of commit 69a127b8f4e353ecb163688ed3271fb47e0f385d. by Googler · 8 years ago
  5. 69a127b ijar: use bazel's file utilities by Laszlo Csomor · 8 years ago
  6. 3049051 Update to latest javac and Error Prone by Liam Miller-Cushon · 8 years ago
  7. 0dff43a Fix int comparision warnings. by John Cater · 8 years ago
  8. 9f15d15 ijar: implement stat_file on Windows by Laszlo Csomor · 8 years ago
  9. 4066814 by Laszlo Csomor · 8 years ago
  10. 81ae08b Suppress error for non-exhaustive switches by Liam Miller-Cushon · 8 years ago
  11. 0785cbb Update to guava 21.0 and Error Prone version 2.0.18-20160224 by Liam Miller-Cushon · 8 years ago
  12. e50388e Revert "Upgrade //third_party/protobuf to v3.2.0" by Irina Iancu · 8 years ago
  13. 2346f5a Upgrade //third_party/protobuf to v3.2.0 by Carmi Grushko · 8 years ago
  14. 2e689c2 Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  15. f19aa21 Remove no-longer used protobuf BUILD aliases by Carmi Grushko · 8 years ago
  16. 6830f4d Upgrade Truth from 0.28 to 0.31. by Michael Staib · 8 years ago
  17. 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
  18. ceb8844 Revert "Bump Error Prone version to 2.0.16" by Damien Martin-Guillerez · 8 years ago
  19. 89cc544 Revert "Add javac-9-dev-r3297-3" by Damien Martin-Guillerez · 8 years ago
  20. efe4a6d Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  21. 6182464 Bump Error Prone version to 2.0.16 by Liam Miller-Cushon · 8 years ago
  22. bc3c57d Rearrange third_party/protobuf/BUILD to look like the upstream protobuf repo by Carmi Grushko · 8 years ago
  23. 6795079 Alias "protobuf_java" to the Java proto runtime, by Carmi Grushko · 8 years ago
  24. 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
  25. 942e3c7 Make protobuf's BUILD file standlone by Carmi Grushko · 8 years ago
  26. 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
  27. c51d506 Bump error-prone version to 2.0.15 by Nick Glorioso · 8 years ago
  28. 9d99bc4 Downgrade checker framework to 1.8.10 by David Ostrovsky · 8 years ago
  29. dc61484 Adds protobuf-util to third_party by Yue Gan · 8 years ago
  30. 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
  31. 9329642 Update asm from 5.0.4 to 5.1. by Adam Michael · 8 years ago
  32. 8d487c5 Add missing #include statements for ijar by Klaus Aehlig · 8 years ago
  33. 2f878e1 Rollforward: Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes: by Andrew Pellegrini · 8 years ago
  34. 4a099f9 Add turbine to third_party by Liam Miller-Cushon · 8 years ago
  35. 2596995 Adds javapoet by Yue Gan · 8 years ago
  36. 772f7e9 Rollback of commit 1a592765f3fc116ac5c83b80784dcf0c043ccb5e. by Andrew Pellegrini · 8 years ago
  37. 1a59276 Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes: by Andrew Pellegrini · 8 years ago
  38. a475087 Adds javapoet by Yue Gan · 8 years ago
  39. f1ce35f Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06. by Damien Martin-Guillerez · 8 years ago
  40. 6d31cb0 by Damien Martin-Guillerez · 8 years ago
  41. f5b41e8 Remove some unused third party JARs. by Adam Michael · 8 years ago
  42. 353d270 Remove broken and unused third party target. by Adam Michael · 8 years ago
  43. aaee64e Power support by Nishidha Panpaliya · 8 years ago
  44. c788603 Update Bazel third_party android_common library to include lint-checks and lint-api. by Andrew Pellegrini · 8 years ago
  45. 5c8d427 Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java. by Andrew Pellegrini · 8 years ago
  46. cd4cc09 Add new android_common jars (lint-checks 25.0.0, lint-api 25.0.0, by Andrew Pellegrini · 8 years ago
  47. d405c8a Pulls in two changes from github for the dd_plist library. by Dave MacLachlan · 8 years ago
  48. 0f0f383 Delete some unused Bazel third party deps. by Adam Michael · 8 years ago
  49. 899383d Fix ijar's timestamp normalization by Liam Miller-Cushon · 8 years ago
  50. 1ba9fe8 Delete some Android JARs that we aren't using. by Adam Michael · 8 years ago
  51. 9a4dffe Ijar: remove spurious error message by László Csomor · 8 years ago
  52. acd0d0c Update to javac9-r3297 by Liam Miller-Cushon · 8 years ago
  53. e26d26e Remove BUILD files for checked in Android apksigner. by Adam Michael · 8 years ago
  54. b85ba50 Use proto_lang_toolchain() directly, now that it is released in Bazel 0.4.1. by Carmi Grushko · 8 years ago
  55. b12e757 Remove apksigner from Bazel. by Adam Michael · 8 years ago
  56. 6c66e50 Add javac-9-dev-r3297-1 by Liam Miller-Cushon · 8 years ago
  57. 479e18d Ijar: can be compiled with MSVC by Laszlo Csomor · 8 years ago
  58. 4a96540 Add missing link dependency on libm for protobuf by Klaus Aehlig · 8 years ago
  59. b8caca0 Ijar: extract MakeDirs to platform_utils by Laszlo Csomor · 8 years ago
  60. 8457f3f Ijar: extract [] to platform_utils by Laszlo Csomor · 8 years ago
  61. d2ed069 Ijar: extract file reading logic to platform_utils by Laszlo Csomor · 8 years ago
  62. 12c6610 Update BUILD files after adding third_party jars. by Yue Gan · 8 years ago
  63. 8d6da00 Ijar: extract file writing logic to platform_utils by Laszlo Csomor · 8 years ago
  64. 645dbc4 Ijar: extract file stating logic to platform_utils by Laszlo Csomor · 8 years ago
  65. b0cc87f Add asm-tree and jacoco by Yue Gan · 8 years ago
  66. f1aa34c Make it easier to use protos in Bazel out of the box. by Carmi Grushko · 8 years ago
  67. c1287f0 Remove no longer needed grpc plugin binaires by Klaus Aehlig · 8 years ago
  68. e99df0a Compile grpc-java from source by Klaus Aehlig · 8 years ago
  69. 0b6549f Import the sources for the grpc java plugin by Klaus Aehlig · 8 years ago
  70. 82e3b90 Remove no longer used protoc binaries by Klaus Aehlig · 8 years ago
  71. e72d7a0 Build protoc from source by Klaus Aehlig · 8 years ago
  72. b51a8cb Adapt ijar for WSL by Reker · 8 years ago
  73. ed787fe Remove old and outdated protobuf libs and protoc versions. by Philipp Wollermann · 8 years ago
  74. 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
  75. a3059e0 Delete the old prebuild guava jars. See by Nathan Harmata · 8 years ago
  76. 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
  77. 2f552c3 Mark pkg_tar dependencies as Python 3 compatible by Damien Martin-Guillerez · 8 years ago
  78. ca54283 Rollback of commit 2153790fbebaed4aef6544fea3a85a01749b0d11. by Carmi Grushko · 8 years ago
  79. 2153790 Bazel to use AutoValue 1.4-rc1. by Carmi Grushko · 8 years ago
  80. 5c70816 Description redacted. -- MOS_MIGRATED_REVID=139238158 by Googler · 8 years ago
  81. bff767a Add AutoValue 1.4-rc1 to Bazel. by Carmi Grushko · 8 years ago
  82. dc32295 Rollback of commit ed792bc4a99bb8125f28ce6f614b49e9e28be91e. by Klaus Aehlig · 8 years ago
  83. 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
  84. 4a1e14f Upload the prebuilt guava jars from the 21.0-20161101 daily build. by Nathan Harmata · 8 years ago
  85. b36aefb Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979. by Carmi Grushko · 8 years ago
  86. b043faf Rollback of commit a396b070ae36032a973672e11145533621c39edc. by Klaus Aehlig · 8 years ago
  87. a396b07 Use proto_lang_toolchain() in java_proto_library. by Carmi Grushko · 8 years ago
  88. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  89. 819b998 Remove iossim from Bazel. by Dave MacLachlan · 8 years ago
  90. 47fc5b3 Fix build on FreeBSD (again). by Piotr Sikora · 8 years ago
  91. 8256c0f Fix a wrong target name in the protobuf/3.0.0/BUILD file. by Philipp Wollermann · 8 years ago
  92. 155bd64 Adding support for Linux s390x by namrata-ibm · 8 years ago
  93. 63fd951 Update Error Prone to 2.0.13 by Liam Miller-Cushon · 9 years ago
  94. 415f1fe Patches to compile against musl by Lukacs T. Berki · 8 years ago
  95. 4f00555 Update android_ide_common to 25.0.0 and clean up FolderConfigs by Googler · 8 years ago
  96. df5993a Global cleanup change. by Liam Miller-Cushon · 8 years ago
  97. 20fa783 Don't run ijar test with JDK7 by Damien Martin-Guillerez · 8 years ago
  98. 9f3f6de Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4. by Laszlo Csomor · 8 years ago
  99. 8742568 Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3. by Laszlo Csomor · 8 years ago
  100. fb65f93 Ijar: use more utilities from Bazel's source by Laszlo Csomor · 8 years ago