1. f7a022e Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in by Adam Michael · 9 years ago
  2. dbdd432 Adds data binding support to the Android resource processor. by Greg Estren · 9 years ago
  3. 8f5b594 Update Error Prone to 2.0.11 by Liam Miller-Cushon · 9 years ago
  4. 8cd6889 Prepare JavaBuilder to accept an Aspect's name, in addition to a label, of the owner of a jar. by Carmi Grushko · 9 years ago
  5. ff8ea95 Description redacted. -- MOS_MIGRATED_REVID=127962492 by Googler · 9 years ago
  6. ec58d49 Consolidate Bazel-specific javacopt handling by Liam Miller-Cushon · 9 years ago
  7. b9abd70 Upgrade to Hazelcast 3.6. by Dan Fabulich · 9 years ago
  8. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  9. d0d2667 Remove unused Guice dependency by Damien Martin-Guillerez · 9 years ago
  10. bc7d496 Update dagger to 2.5 by Damien Martin-Guillerez · 9 years ago
  11. f6c24de GPLv2 + Classpath exception compliance: ship the source of checker_framework by Damien Martin-Guillerez · 9 years ago
  12. 068a661 GPLv2 + Classpath exception compliance: ship the source code of jformatstring by Damien Martin-Guillerez · 9 years ago
  13. 91d3433 Convert the Bazel JUnit4 test runner from Guice to Dagger. by Googler · 9 years ago
  14. 6f418ed Description redacted. -- MOS_MIGRATED_REVID=123431237 by Googler · 9 years ago
  15. a4bfb3c Convert the Bazel JUnit4 test runner from Guice to Dagger. by Googler · 9 years ago
  16. d91d047 Remove a bunch of unnecessary files from the Bazel binary. by Ulf Adams · 9 years ago
  17. 2e17269 Remove reference to BoringSSL in preparation for removing BoringSSL itself from third_party. by Lukacs Berki · 9 years ago
  18. 88ccf0c [Android] Support aapt-generated main dex specs. by Googler · 9 years ago
  19. 6bf6604 Add Dagger to third_party. by Christian Edward Gruber · 9 years ago
  20. d007dfb Add Bootstrap and Font Awesome directories to Bazel third_party. by David Chen · 9 years ago
  21. 44304fa Fix the srcs filegroup in Bazel by Damien Martin-Guillerez · 9 years ago
  22. 285112c Remove te protocol compiler rules from @bazel_tools. by Lukacs Berki · 9 years ago
  23. 7cb7899 Use AutoValue 1.2 instead of 1.0. by Carmi Grushko · 9 years ago
  24. b5ce0bb Add a BUILD file for Netty. by Lukacs Berki · 9 years ago
  25. b78bbd5 Add Python protobuf to Bazel third_party and move all protobuf targets into by David Chen · 9 years ago
  26. ba05c37 Upgrade Apache Commons Collections to v3.2.2 by Googler · 9 years ago
  27. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  28. 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago
  29. bc1cb3c Fixes third_party/BUILD to correctly refer to jimfs-1.1-rc1.jar, which is required for scripts/setup-eclipse.sh by Alex Humesky · 9 years ago
  30. 79adf59 Implement distributed caching for Bazel by Alpha Lam · 9 years ago
  31. ef9cba3 Add JimFS to Bazel's third_party by Liam Miller-Cushon · 9 years ago
  32. dae6da9 Use protoc-mingw on Windows. by Dmitry Lomov · 9 years ago
  33. 4134802 Add support for downloading .tar.xz files to http_archive rules. by David Chen · 9 years ago
  34. 038a574 Report source position information for Error Prone crashes by Liam Miller-Cushon · 9 years ago
  35. ca85883 Update to truth 0.28 by Damien Martin-Guillerez · 9 years ago
  36. 4731d5a update protobuf executables by cpeyser · 9 years ago
  37. 4975d97 Update Error Prone to 2.0.8-20151216 by Liam Miller-Cushon · 9 years ago
  38. ac25c35 Update to Guava 19.0 by Damien Martin-Guillerez · 9 years ago
  39. 975777e Use guice_noaop to trim down dependencies by Damien Martin-Guillerez · 9 years ago
  40. e36c9fc Adding Guice to Bazel's third_party by Damien Martin-Guillerez · 9 years ago
  41. 7be6c17 Add Byte Buddy dependency for Skylark compilation. by Klaas Boesche · 9 years ago
  42. 916370e Add jsch dependency to build files by Kristina Chodorow · 9 years ago
  43. fac21e5 Set sharding and tmpdir environment variables for googletest by Brian Silverman · 9 years ago
  44. d014b42 Update Error Prone and javac9 versions by Liam Miller-Cushon · 10 years ago
  45. 8aaa229 Add Apache codec library as a dependency by Kristina Chodorow · 10 years ago
  46. d316442 Move all J2ObjC Bazel dependencies to third_party/java/j2objc. by Michael Thvedt · 10 years ago
  47. 46d6dc5 Add a maven_server rule by Kristina Chodorow · 10 years ago
  48. 78ffe43 Add more source filegroups for the installer by Damien Martin-Guillerez · 10 years ago
  49. 709bc61 Port to FreeBSD. by Doug Rabson · 10 years ago
  50. 8c28813 Add native support for linux on ARM Cpu (32 bits) by Zhong Wang · 10 years ago
  51. 83c3b66 Add md5_test.cc to Bazel. by Ulf Adams · 10 years ago
  52. 0cde9cb Add com.android.tools.layoutlib:layoutlib-api to android_common. by Lukacs T. Berki · 10 years ago
  53. deb003f Add git_repository and new_git_repository workspace rules. by David Chen · 10 years ago
  54. bb455a6 Update Error Prone version by Liam Miller-Cushon · 10 years ago
  55. 07caf82 Add missing transitive dependencies of Error Prone. by Liam Miller-Cushon · 10 years ago
  56. d13716a Open source AarGeneratorAction and AndroidResourceProcessingAction. by Andrew Pellegrini · 10 years ago
  57. 7ae29d2 Update Error Prone to 2.0.4 by Liam Miller-Cushon · 10 years ago
  58. 90723bf Re-add the maven-repository-metadata jar to Bazel. by Michael Staib · 10 years ago
  59. d1064bb Update Truth for Bazel to 0.27. by Philipp Wollermann · 10 years ago
  60. 0c95d27 Update Bazel's errorprone to 2.0.3 by Damien Martin-Guillerez · 10 years ago
  61. 19f3413 Improve platform and CPU detection, use the correct protoc binary for the running system. by Philipp Wollermann · 10 years ago
  62. 86746ce Fix permissions for zip files by Kristina Chodorow · 10 years ago
  63. 855af61 Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support. by Philipp Wollermann · 10 years ago
  64. d94cb73 Add Apache Commons Pool2 to Bazel. by Philipp Wollermann · 10 years ago
  65. d2af1c8 Add pom.xml parser by Kristina Chodorow · 10 years ago
  66. d6f4808 Bootstrapping tools using Bazel by Damien Martin-Guillerez · 10 years ago
  67. 0a5baae Moves the build rule for jarjar to third_party/java/jarjar and adds a java_binary rule for jarjar. by Alex Humesky · 10 years ago
  68. 9208259 Adds readme info and java_import rule for jarjar in bazel/third_party. by Alex Humesky · 10 years ago
  69. 29e46b2 Add a plugin to drop Error Prone-specific javacopts by Liam Miller-Cushon · 10 years ago
  70. 73a2eaf Added jquery and d3.js as dependency of WebStatusServer by Damien Martin-Guillerez · 10 years ago
  71. b5bac8b Use new protoc binary for compiling Bazel on linux. by Han-Wen Nienhuys · 10 years ago
  72. c445809 Add Google auto to bazel by Francois-Rene Rideau · 10 years ago
  73. aa7b16c Add maven repository metadata jar to third_party by Kristina Chodorow · 10 years ago
  74. 5cbd5a4 Open-source Bazel integration tests by Damien Martin-Guillerez · 10 years ago
  75. e3910a9 Tweak the bazel build scripts by Francois-Rene Rideau · 10 years ago
  76. e2fa64d Fix Java skylark example tests by Kristina Chodorow · 10 years ago
  77. c513e11 Open-source ijar's tests by Damien Martin-Guillerez · 10 years ago
  78. a10df6a Add javax.inject to Bazel by Kristina Chodorow · 10 years ago
  79. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago