1. 5582965 Update truth dependency to 0.42 by Jeff Lavallee · 7 years ago
  2. 6c99cf1 Remove third_party/{minlog,reflectasm} by Philipp Wollermann · 7 years ago
  3. 5bd5b50 Remove third_party/bytebuddy by Philipp Wollermann · 7 years ago
  4. 3388d80 Remove unused d3-js and jquery filegroups by Philipp Wollermann · 7 years ago
  5. bafd898 Internal change by philwo · 7 years ago
  6. 63883b3 Remove jopt-simple from third_party by Philipp Wollermann · 7 years ago
  7. 7699f20 Remove Hazelcast from third_party by Philipp Wollermann · 7 years ago remove-hazelcast
  8. 65a5e09 Revert "Update truth dependency to 0.42" by Philipp Wollermann · 7 years ago
  9. dbc4f1f Update Guava to 25.1 by Philipp Wollermann · 7 years ago
  10. 59b044c Update truth dependency to 0.42 by Jeff Lavallee · 7 years ago
  11. 13445c6 Update the ResourceUsageAnalyzer with the latest bug fixes. by corysmith@google.com · 7 years ago
  12. 9162bd9 third_party/protobuf: update protobuf in third_party to version 3.6.0 by Jakob Buchgraber · 7 years ago
  13. eb3a183 third_party/googleapis: sync error_details.proto by Jakob Buchgraber · 7 years ago
  14. 8cc62f7 Revert "Update protobuf to 3.6.0. Fixes #5439" by Jakob Buchgraber · 7 years ago
  15. 6fd4e0e Update protobuf to 3.6.0. Fixes #5439 by Loo Rong Jie · 7 years ago
  16. 868060b Revert "Update protobuf to 3.6.0. Fixes #5439" by Jakob Buchgraber · 7 years ago
  17. a2cac54 Update protobuf to 3.6.0. Fixes #5439 by Loo Rong Jie · 7 years ago
  18. d490b45 Add more support for Arm by Marcel Hlopko · 7 years ago
  19. f6dce2e Deletes unneeded Kryo library. by Shahan Yang · 7 years ago
  20. fc43b14 Use %zu to print size_t by Loo Rong Jie · 7 years ago
  21. 35df715 Replace //tools/defaults:jdk to //tools/jdk:* by dbabkin · 7 years ago
  22. 4022bac Remove usage of COMPILER_MSVC in Bazel and ijar by Loo Rong Jie · 7 years ago
  23. ac69da0 Move path-manipulation functions to own library file. by ccalvarin · 7 years ago
  24. ab01329 Update android_common's layoutlib to 26.1.2 to support fonts in Bazel by Jingwen Chen · 7 years ago
  25. 088d8de Prevent ijar from stripping out .kotlin_module files, which are needed for extension functions. by Googler · 7 years ago
  26. fa59fbf Fixes Bazel build on Raspberry Pi 3 Raspbian GNU/Linux 9 (stetch). The portability bug is that sysconf() returns a long unsigned int but size_t is unsigned int (on the Pi 3) unsigned int causing a compilation failure (see below). Fixing the code to be portable, in this case, seems harmless in the common case where size_t is 64 bits AFAICT. by Googler · 7 years ago
  27. eca7b81 Add a missing dependency from checker framework dataflow to javacutils by Liam Miller-Cushon · 7 years ago
  28. 3f38993 Temporarily disable def_parser_test on Windows by Yun Peng · 7 years ago
  29. 45ce49e Remove unused bootstrap dependencies by Liam Miller-Cushon · 7 years ago
  30. 8c400c8 windows,client: fix error reporting by Laszlo Csomor · 7 years ago
  31. d91974e Update Error Prone version by Liam Miller-Cushon · 7 years ago
  32. 39d9e16 Update to latest checker framework dataflow version by Liam Miller-Cushon · 7 years ago
  33. 932b1f6 Delete old version of jarjar by Liam Miller-Cushon · 7 years ago
  34. 8caa745 Add a dependency on javax-annotations to java_grpc_library by Liam Miller-Cushon · 7 years ago
  35. 1f748cb Update turbine by Liam Miller-Cushon · 7 years ago
  36. 47b2bf7 Add javax.annotations to Bazel's third_party by Liam Miller-Cushon · 7 years ago
  37. c7e7232 Add https://github.com/google/jarjar to third_party by Liam Miller-Cushon · 7 years ago
  38. 2ef1ebf Remove an obsolete prebuilt copy of javabuilder by Liam Miller-Cushon · 7 years ago
  39. 8448f57 Remove die() and replace it with BAZEL_DIE, part of the logging framework. by ccalvarin · 7 years ago
  40. 88a0072 Update to version 2.4.0 of Checker Framework dataflow and javacutil by Liam Miller-Cushon · 7 years ago
  41. df7731f Make ijar support not stripping the class data. by tomlu · 7 years ago
  42. 1e29f2d Update to auto-value 1.5.4 by calpeyser · 7 years ago
  43. a29da01 Fix a warning about comparing signed and unsigned values by cushon · 7 years ago
  44. c5a5880 Remove pdie. by ccalvarin · 7 years ago
  45. 6d4f4f9 Fix unused variable warnings from clang. by Austin Schuh · 7 years ago
  46. 1a042ce Use the provided javac for host_javabase=9 by Liam Miller-Cushon · 7 years ago
  47. 97a5c8c Remove third_party/gtest, we now have the remote dependency @googletest instead. by Chloe Calvarin · 7 years ago
  48. 1dc4a16 Automated rollback of commit 8c864137d46cf6c3714fb47799a34e4859aa2f13. by lpino · 7 years ago
  49. 8c86413 Fix a warning about comparing signed and unsigned values by cushon · 7 years ago
  50. fd95370 Write manifests at the beginning of the jar, not at the end by cushon · 7 years ago
  51. f572845 Include manifest size when presizing ijar output by cushon · 7 years ago
  52. a83bd61 third_party/guava: update guava to 24.1 by Jakob Buchgraber · 7 years ago
  53. 3c5373c Remove visibility attribute from //third_party/def_parser:def_parser by Yun Peng · 7 years ago
  54. 0a46220 Fix visibility of def_parser for remote builds by Yun Peng · 7 years ago
  55. a4b4f8f update grpc-java to 1.10.0 by Jakob Buchgraber · 7 years ago
  56. 85e8c38 Bump jgit to 4.10 and jsch to 1.54 by David Ostrovsky · 7 years ago
  57. 584f9df Use a different date time when normalizing zip entries by cushon · 7 years ago
  58. b4b9840 Internal change by tomlu · 7 years ago
  59. acdffea Add support to Polymorphic strategy for grandchild classes that have no codec, but whose parent classes have codecs. This is ok because the polymorphic strategy doesn't need an instance of the grandchild class: the parent class is fine, so long as it has a codec. by janakr · 7 years ago
  60. 5a405eb Make IjarTests depend on interface_ijar_testlib_with_target_label. by Benjamin Peterson · 7 years ago
  61. 8a56b16 Accept --target_label, --injecting_rule_kind in ijar. by tomlu · 7 years ago
  62. 826ed7b Update turbine by Liam Miller-Cushon · 7 years ago
  63. 345dbca Internal change by tomlu · 7 years ago
  64. 22d5a65 Automated rollback of commit 13018aab51d3e08f274eba0f36ca7b4aa70e5222. by tomlu · 7 years ago
  65. 13018aa Update ijar tests to verify time stamp. by tomlu · 7 years ago
  66. 13962bf Accept --target_label, --injecting_rule_kind in ijar. by tomlu · 7 years ago
  67. a3bdffe Include module-info.class files in interface jars by cushon · 7 years ago
  68. dd83232 Update turbine by Liam Miller-Cushon · 7 years ago
  69. a59e60e Use @io_bazel to reference Bazel sources from local repositories. by John Millikin · 7 years ago
  70. 3016d97 Adds Kryo library and its dependencies. by Shahan Yang · 7 years ago
  71. f234f7721 Revert "Use @io_bazel to reference Bazel sources from local repositories." by Dmitry Lomov · 7 years ago
  72. c7f2444 Use @io_bazel to reference Bazel sources from local repositories. by John Millikin · 7 years ago
  73. adecfb2 Update turbine version by Liam Miller-Cushon · 7 years ago
  74. 354d675 Add missing resources to jopt-simple by Liam Miller-Cushon · 7 years ago
  75. 6e945ce Update javac version to 9+181-r4173-1 by Liam Miller-Cushon · 7 years ago
  76. 4ba60d0 Update Error Prone version by Liam Miller-Cushon · 7 years ago
  77. fa46927 Clean up windows_msvc in ijar BUILD file by pcloudy · 7 years ago
  78. 1fa84f1 Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0. by philwo · 7 years ago
  79. 76bf766 Clean up windows_msvc in ijar BUILD file [third_party] by Yun Peng · 7 years ago
  80. 91695a3 Automated rollback of commit 9e63684a58025d98bfe2f180d56ba7ece69545ae. by juliexxia · 7 years ago
  81. 18fa042 Clean up Windows config_settings [third_party] by Yun Peng · 7 years ago
  82. 7ca9e85 grpc rules: Make Skylark rule forwards compatible by David Ostrovsky · 7 years ago
  83. a8e5edd RemappingClassAdapter is deprecated, use ClassRemapper instead by Liam Miller-Cushon · 7 years ago
  84. de08129 Delete unused jarjar artifact by Liam Miller-Cushon · 7 years ago
  85. 7ba7276 Update turbine version by Liam Miller-Cushon · 7 years ago
  86. 87dd180 @AutoCodec features. by Googler · 7 years ago
  87. 96ea65b Makes the auto_service rule export the plugin. by Shahan Yang · 7 years ago
  88. f203db0 Windows DefParser: Remove dependency on //src/main/cpp/util:file by Yun Peng · 7 years ago
  89. e5bb2db third_party: update google http client by Jakob Buchgraber · 7 years ago
  90. 0eeec09 Update turbine version by Liam Miller-Cushon · 7 years ago
  91. 180d256 Update Error Prone version by Liam Miller-Cushon · 7 years ago
  92. f169dad Add compile-testing to bazel third_party library jars by Christopher Parsons · 7 years ago
  93. e87d2a6 Add abseil to //third_party:srcs by Adam Michael · 7 years ago
  94. 110432f Stub out def_parser_test on non-Windows platforms. by Adam Michael · 7 years ago
  95. 4fcaf58 Add absl-py 0.1.1 as third_party/py/abseil by Akira Baruah · 7 years ago
  96. 4d0e626 Use PEP 328 absolute import for third_party python gflags. by Akira Baruah · 7 years ago
  97. d926bc4 Spoof gflags pseudo-package __name__ for backwards compatibility. by Akira Baruah · 7 years ago
  98. 8fd0f4a Update python-gflags to version 3.1.1 by Akira Baruah · 7 years ago
  99. fb15f0f Match upstream python-gflags-3.1.0 imports (fixes #3816) by Akira Baruah · 7 years ago
  100. efdb1a7 Merge commit 'refs/pull/4164/head' of https://github.com/bazelbuild/bazel into HEAD by László Csomor · 7 years ago