1. 9f7545e Revert "Work around bug in desugar" by Liam Miller-Cushon · 7 years ago
  2. b073a18 Fix NestHost length computation Fixes #5987 by cushon · 7 years ago
  3. c1d8776 Update turbine by Liam Miller-Cushon · 7 years ago
  4. 1e9f0aa Fix more tests on JDK 9 and 10 by cushon · 7 years ago
  5. 4566a42 Fix tests on JDK 9 and 10 by Liam Miller-Cushon · 7 years ago
  6. fd7043e Protobuf update instructions: update and fix. by Laszlo Csomor · 7 years ago
  7. 1367005 Split info about 2nd PR into two parts. by Laszlo Csomor · 7 years ago
  8. 5b47a1d Protobuf update instructions: update and fix. by Laszlo Csomor · 7 years ago
  9. ddc97ed Update protobuf to 3.6.1 -- remove 3.6.0 sources by Laszlo Csomor · 7 years ago
  10. 27303d7 Update protobuf to 3.6.1 -- update references by Laszlo Csomor · 7 years ago
  11. 12dcd35 Revert "Update to JDK 10 javac" by Lukacs T. Berki · 7 years ago
  12. dafea08 Update zlib to v1.2.11 2017-01-16 by Loo Rong Jie · 7 years ago
  13. 22d761a Update protobuf to 3.6.1 -- add new files by Laszlo Csomor · 7 years ago
  14. caa2b3c Recognize JDK 11 nestmates attributes in ijar by cushon · 7 years ago
  15. 0e04625 Update checker framework dataflow and javacutil versions by Liam Miller-Cushon · 7 years ago
  16. f276092 Updating Semver proto to latest remote-apis version: adding java_package. by Ola Rozenfeld · 7 years ago
  17. 30aac1c Update to JDK 10 javac by Liam Miller-Cushon · 7 years ago
  18. e20d8ca Update JUnit to 4.12 by Philipp Wollermann · 7 years ago
  19. 209c82e Work around bug in desugar by Liam Miller-Cushon · 7 years ago
  20. 8e93ed3 Importing remote-apis repository into Bazel for Remote API v2. by Ola Rozenfeld · 7 years ago
  21. 9e18b2c Update Error Prone version by Liam Miller-Cushon · 7 years ago
  22. 3a71188 Update to ASM 6.2.1 by Liam Miller-Cushon · 7 years ago
  23. 0d7cba4 Update turbine by Liam Miller-Cushon · 7 years ago
  24. cade3ac Replace config_setting.values{"compiler"} with config_setting.flag_values{"@bazel_tools//tools/cpp:compiler"} by scentini · 7 years ago
  25. 5582965 Update truth dependency to 0.42 by Jeff Lavallee · 7 years ago
  26. 6c99cf1 Remove third_party/{minlog,reflectasm} by Philipp Wollermann · 7 years ago
  27. 5bd5b50 Remove third_party/bytebuddy by Philipp Wollermann · 7 years ago
  28. 3388d80 Remove unused d3-js and jquery filegroups by Philipp Wollermann · 7 years ago
  29. bafd898 Internal change by philwo · 7 years ago
  30. 63883b3 Remove jopt-simple from third_party by Philipp Wollermann · 7 years ago
  31. 7699f20 Remove Hazelcast from third_party by Philipp Wollermann · 7 years ago remove-hazelcast
  32. 65a5e09 Revert "Update truth dependency to 0.42" by Philipp Wollermann · 7 years ago
  33. dbc4f1f Update Guava to 25.1 by Philipp Wollermann · 7 years ago
  34. 59b044c Update truth dependency to 0.42 by Jeff Lavallee · 7 years ago
  35. 13445c6 Update the ResourceUsageAnalyzer with the latest bug fixes. by corysmith@google.com · 7 years ago
  36. 9162bd9 third_party/protobuf: update protobuf in third_party to version 3.6.0 by Jakob Buchgraber · 7 years ago
  37. eb3a183 third_party/googleapis: sync error_details.proto by Jakob Buchgraber · 7 years ago
  38. 8cc62f7 Revert "Update protobuf to 3.6.0. Fixes #5439" by Jakob Buchgraber · 7 years ago
  39. 6fd4e0e Update protobuf to 3.6.0. Fixes #5439 by Loo Rong Jie · 7 years ago
  40. 868060b Revert "Update protobuf to 3.6.0. Fixes #5439" by Jakob Buchgraber · 7 years ago
  41. a2cac54 Update protobuf to 3.6.0. Fixes #5439 by Loo Rong Jie · 7 years ago
  42. d490b45 Add more support for Arm by Marcel Hlopko · 7 years ago
  43. f6dce2e Deletes unneeded Kryo library. by Shahan Yang · 7 years ago
  44. fc43b14 Use %zu to print size_t by Loo Rong Jie · 7 years ago
  45. 35df715 Replace //tools/defaults:jdk to //tools/jdk:* by dbabkin · 7 years ago
  46. 4022bac Remove usage of COMPILER_MSVC in Bazel and ijar by Loo Rong Jie · 7 years ago
  47. ac69da0 Move path-manipulation functions to own library file. by ccalvarin · 7 years ago
  48. ab01329 Update android_common's layoutlib to 26.1.2 to support fonts in Bazel by Jingwen Chen · 7 years ago
  49. 088d8de Prevent ijar from stripping out .kotlin_module files, which are needed for extension functions. by Googler · 7 years ago
  50. 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
  51. eca7b81 Add a missing dependency from checker framework dataflow to javacutils by Liam Miller-Cushon · 7 years ago
  52. 3f38993 Temporarily disable def_parser_test on Windows by Yun Peng · 7 years ago
  53. 45ce49e Remove unused bootstrap dependencies by Liam Miller-Cushon · 7 years ago
  54. 8c400c8 windows,client: fix error reporting by Laszlo Csomor · 7 years ago
  55. d91974e Update Error Prone version by Liam Miller-Cushon · 7 years ago
  56. 39d9e16 Update to latest checker framework dataflow version by Liam Miller-Cushon · 7 years ago
  57. 932b1f6 Delete old version of jarjar by Liam Miller-Cushon · 7 years ago
  58. 8caa745 Add a dependency on javax-annotations to java_grpc_library by Liam Miller-Cushon · 7 years ago
  59. 1f748cb Update turbine by Liam Miller-Cushon · 7 years ago
  60. 47b2bf7 Add javax.annotations to Bazel's third_party by Liam Miller-Cushon · 7 years ago
  61. c7e7232 Add https://github.com/google/jarjar to third_party by Liam Miller-Cushon · 7 years ago
  62. 2ef1ebf Remove an obsolete prebuilt copy of javabuilder by Liam Miller-Cushon · 7 years ago
  63. 8448f57 Remove die() and replace it with BAZEL_DIE, part of the logging framework. by ccalvarin · 7 years ago
  64. 88a0072 Update to version 2.4.0 of Checker Framework dataflow and javacutil by Liam Miller-Cushon · 7 years ago
  65. df7731f Make ijar support not stripping the class data. by tomlu · 7 years ago
  66. 1e29f2d Update to auto-value 1.5.4 by calpeyser · 7 years ago
  67. a29da01 Fix a warning about comparing signed and unsigned values by cushon · 7 years ago
  68. c5a5880 Remove pdie. by ccalvarin · 7 years ago
  69. 6d4f4f9 Fix unused variable warnings from clang. by Austin Schuh · 7 years ago
  70. 1a042ce Use the provided javac for host_javabase=9 by Liam Miller-Cushon · 7 years ago
  71. 97a5c8c Remove third_party/gtest, we now have the remote dependency @googletest instead. by Chloe Calvarin · 7 years ago
  72. 1dc4a16 Automated rollback of commit 8c864137d46cf6c3714fb47799a34e4859aa2f13. by lpino · 7 years ago
  73. 8c86413 Fix a warning about comparing signed and unsigned values by cushon · 7 years ago
  74. fd95370 Write manifests at the beginning of the jar, not at the end by cushon · 7 years ago
  75. f572845 Include manifest size when presizing ijar output by cushon · 7 years ago
  76. a83bd61 third_party/guava: update guava to 24.1 by Jakob Buchgraber · 7 years ago
  77. 3c5373c Remove visibility attribute from //third_party/def_parser:def_parser by Yun Peng · 7 years ago
  78. 0a46220 Fix visibility of def_parser for remote builds by Yun Peng · 7 years ago
  79. a4b4f8f update grpc-java to 1.10.0 by Jakob Buchgraber · 7 years ago
  80. 85e8c38 Bump jgit to 4.10 and jsch to 1.54 by David Ostrovsky · 7 years ago
  81. 584f9df Use a different date time when normalizing zip entries by cushon · 7 years ago
  82. b4b9840 Internal change by tomlu · 7 years ago
  83. 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
  84. 5a405eb Make IjarTests depend on interface_ijar_testlib_with_target_label. by Benjamin Peterson · 7 years ago
  85. 8a56b16 Accept --target_label, --injecting_rule_kind in ijar. by tomlu · 7 years ago
  86. 826ed7b Update turbine by Liam Miller-Cushon · 7 years ago
  87. 345dbca Internal change by tomlu · 7 years ago
  88. 22d5a65 Automated rollback of commit 13018aab51d3e08f274eba0f36ca7b4aa70e5222. by tomlu · 7 years ago
  89. 13018aa Update ijar tests to verify time stamp. by tomlu · 7 years ago
  90. 13962bf Accept --target_label, --injecting_rule_kind in ijar. by tomlu · 7 years ago
  91. a3bdffe Include module-info.class files in interface jars by cushon · 7 years ago
  92. dd83232 Update turbine by Liam Miller-Cushon · 7 years ago
  93. a59e60e Use @io_bazel to reference Bazel sources from local repositories. by John Millikin · 7 years ago
  94. 3016d97 Adds Kryo library and its dependencies. by Shahan Yang · 7 years ago
  95. f234f7721 Revert "Use @io_bazel to reference Bazel sources from local repositories." by Dmitry Lomov · 7 years ago
  96. c7f2444 Use @io_bazel to reference Bazel sources from local repositories. by John Millikin · 7 years ago
  97. adecfb2 Update turbine version by Liam Miller-Cushon · 7 years ago
  98. 354d675 Add missing resources to jopt-simple by Liam Miller-Cushon · 7 years ago
  99. 6e945ce Update javac version to 9+181-r4173-1 by Liam Miller-Cushon · 7 years ago
  100. 4ba60d0 Update Error Prone version by Liam Miller-Cushon · 7 years ago