1. 4ede8fd Open-source AndroidCommonTest.java. by Adam Michael · 8 years ago
  2. 3e94692 Use platform-specific path separator for --dependencyManifests. by Adam Michael · 8 years ago
  3. e3e0a06 Implement coverage support for experimental_objc_library by Cal Peyser · 8 years ago
  4. f26031d Fix broken link by Jon Brandvein · 8 years ago
  5. 8212252 Add <resources> attribute processing to the Android resource processing toolchain. by Andrew Pellegrini · 8 years ago
  6. 3a26d69 Clarify the log lines used when a command is interrupted to more obviously disambiguate the case where the blaze grpc client tells the blaze grpc server to cancel a running command (e.g. the blaze user ctrl+c's the blaze client) between the case a streaming rpc call gets cancelled (e.g. when the grpc client hangs up). by Nathan Harmata · 8 years ago
  7. f01fe6f Split AndroidDataDeserializer out of AndroidDataSerializer, as the two classes by Googler · 8 years ago
  8. b63727a Clarify UseDefault behavior surrounding expansion flags. by Chloe Calvarin · 8 years ago
  9. f3d0905 Adding a temporary flag to Bazel to allow Platform override from the command by Ola Rozenfeld · 8 years ago
  10. be1e2e3 Remove an unused method from CppCompileAction. by Lukacs Berki · 8 years ago
  11. 021e15b Remove ` characters from java_common documentation by Irina Iancu · 8 years ago
  12. adf051e Add --activity_name_file flag and modify --start flag in incremental_install. This is a first step by Googler · 8 years ago
  13. 89f296f Fix missing type params for Java7 by Mark Schaller · 8 years ago
  14. ad5d9c3 Remove usage of SynchronizedBatchCallback findTargetsBeneathDirectoryAsync; by design, the callback passed in there is thread safe. A previous change accidentally introduced this unnecessary synchronization. by Nathan Harmata · 8 years ago
  15. fb2d38b Improve query error msg when a package has a broken Skylark load by Mark Schaller · 8 years ago
  16. 56d0348 Global cleanup change. by Googler · 8 years ago
  17. 58a5a7d Remove experimental Java min classpath optimization by Liam Miller-Cushon · 8 years ago
  18. 4f48f1b Configurably block errors from universe eval in query environments by Mark Schaller · 8 years ago
  19. ddaa4b7 Add the remote_execution_properties attribute to the platform() rule. by John Cater · 8 years ago
  20. 413415c A no-op refactoring of BazelJavaSemantics to create a separate internal class which handles the Classpath substitution, and slightly simplifying the logic to obtain the main class. by Kush Chakraborty · 8 years ago
  21. e591b0f Blog post about Bazel Java sandwich and Java compilation in Skylark. by Irina Iancu · 8 years ago
  22. b6d961f Adding redirects for old pages that were served and indexed. by Steren Giannini · 8 years ago
  23. ab44492 Detail support channels by Steren Giannini · 8 years ago
  24. e41014a Adding an opaque Platform message with keys and values. As a first step by Ola Rozenfeld · 8 years ago
  25. 3695880 Add java_common.create_provider to allow creating a java_common.provider by Irina Iancu · 8 years ago
  26. 1a6beba GitProgressMonitor: also post about progress by Klaus Aehlig · 8 years ago
  27. f396da6 Clean up *GccStrategy by Ulf Adams · 8 years ago
  28. 7032c9b Also report the spawn from the remote strategy by Ulf Adams · 8 years ago
  29. 25df9e9 Change how desugar finds desugared classes to have it working on Windows by Googler · 8 years ago
  30. b6ea0d3 Add the appropriate cxx_builtin_include_directory entries for clang to the Android NDK crosstool created by android_ndk_repository. by Adam Michael · 8 years ago
  31. 48e1d5b Adds linkmaps to the AppleDebugOutputsProvider for them to be consumed by dependents. by Sergio Campama · 8 years ago
  32. 1ac5b78 Remove bootclasspath fallback in Android desugaring tool by Googler · 8 years ago
  33. 701ff40 Introduce swift-stdlib-tool replacement by Dmitry Shevchenko · 8 years ago
  34. 4050dca Read intellij plugin debug target deploy info from the build step instead of via the target map. by Googler · 8 years ago
  35. 0bc863d Increase log size limit to 10M. by Julio Merino · 8 years ago
  36. 97950ce Document the descriptor set output of proto_library. by Carmi Grushko · 8 years ago
  37. acd839a Add documentation for java_common. by Irina Iancu · 8 years ago
  38. d41a91e Abstract from DownloadProgressEvent to generic FetchProgress by Klaus Aehlig · 8 years ago
  39. 04cb3d3 Global cleanup change. by Googler · 8 years ago
  40. 668388a Fix //src/test/native:windows_jni_test on Windows by Yun Peng · 8 years ago
  41. 8efd282 Fix bazel_bootstrap_distfile_test on Windows by Yun Peng · 8 years ago
  42. 747c216 Remove unnecessary dependency on TestRunner_deploy.jar as it's an implicit dependency in java_test. by Kush Chakraborty · 8 years ago
  43. 92d6419 Prevent users from using the WorkerTestStrategy unless they're running with the ExperimentalTestRunner. by Kush Chakraborty · 8 years ago
  44. 16092d7 Make InMemoryFileSystem case-insensitive on Windows. by Dmitry Lomov · 8 years ago
  45. 4d0582f Add JimFS to third_party by Liam Miller-Cushon · 8 years ago
  46. 4369f79 Add an --copy_bridges_from_classpath argument by Googler · 8 years ago
  47. 52ab7d9 Bazel client, Windows: CreateDirectoryW path limit by Laszlo Csomor · 8 years ago
  48. 561e449 Singlejar: Windows-aware jar tool path by Laszlo Csomor · 8 years ago
  49. 7a5a236 Description redacted. by Nathan Harmata · 8 years ago
  50. b35a0c0 Desugar calls to Objects.requireNonNull(Object o) to o.getClass() by Googler · 8 years ago
  51. ad7fa4d Merging remote_cache and remote_worker into a single binary. by Ola Rozenfeld · 8 years ago
  52. b4b1d88 Set -> ImmutableSet in Platform.java by Cal Peyser · 8 years ago
  53. 66a2d3a Closing missing quote in html by Laurent Le Brun · 8 years ago
  54. f2d8aff Make external workspace handling forwards and backwards compatible. by Googler · 8 years ago
  55. 9da77a1 Add support for 'macos' platform_type in apple binary. This type is only supported for crosstool builds - there is no support in LegacyCompilationSupport. by Cal Peyser · 8 years ago
  56. 4875b25 Bazel client: use PathAsJvmFlag for JVM flags by Laszlo Csomor · 8 years ago
  57. 0aaa6dd BEP: provide timing information for tests by Klaus Aehlig · 8 years ago
  58. bdd62b3 Bring back the persistent test runner functionality, on ExperimentalTestRunner. by Kush Chakraborty · 8 years ago
  59. 1b91de7 Small fixes: title case and rendering of rule names. by Googler · 8 years ago
  60. 4baedc7 Create ExperimentalTestRunner which is just the same as BazelTestRunner, but a testbed of upcoming changes, without breaking existing test targets. by Kush Chakraborty · 8 years ago
  61. cb8a5e2 Make Bazel build with MSVC-default-toolchain Bazel by Yun Peng · 8 years ago
  62. c77eac9 Make MSVC CROSSTOOL default on Windows by Yun Peng · 8 years ago
  63. a1ea996 Make sure that the external version of skylark-overview.html is being displayed properly. by Florian Weikert · 8 years ago
  64. 92ecbae Windows: Assist JNI builds with a target for jni_md.h. by Asim Shankar · 8 years ago
  65. 7f7d6d2 Introduce strip_debug_symbols feature to crosstool by Marcel Hlopko · 8 years ago
  66. 967de73 Do not create symlink pointing at itself with strip_include_prefix/include_prefix by Marcel Hlopko · 8 years ago
  67. 3b99ad4 Fix a broken link to the newly added one-page Skylark overview. by Florian Weikert · 8 years ago
  68. 0e37571 Make gold autodetection more robust on macos by Marcel Hlopko · 8 years ago
  69. a5ba0d3 Add an android integration test for missing environment variables. by Adam Michael · 8 years ago
  70. ef65171 Add a source_jars variable to OutputJar. by Irina Iancu · 8 years ago
  71. 4950111 Uppercase some hand-selected environment variable names on Windows/MSVC. by Dmitry Lomov · 8 years ago
  72. 632b21c Apply the apple crosstool transition to j2objc_library. by Cal Peyser · 8 years ago
  73. 7198fc3 VanillaJavaBuilder: don't crash formatting diagnostics without a source file by Liam Miller-Cushon · 8 years ago
  74. c224e96 Apple-specific environment variables are derived from the CROSSTOOL instead by Cal Peyser · 8 years ago
  75. 2a71582 Support composed dependency transitions with dynamic configs. by Greg Estren · 8 years ago
  76. 087dccc Global cleanup change. by Googler · 8 years ago
  77. 31fab29 Env.vars: server won't ignore the client env by Dmitry Lomov · 8 years ago
  78. e9826b4 Fix bug with streaming bounded deps/allrdeps/rdeps. by Nathan Harmata · 8 years ago
  79. 4e56484 Fix buildtools test on Windows by Kristina Chodorow · 8 years ago
  80. d72bc57 Select the good guava jars for JDK7 build by Damien Martin-Guillerez · 8 years ago
  81. 17e2033 Don't update the action locality for actions with a null owner by Ulf Adams · 8 years ago
  82. 6f9e254 Fix calling of test by Klaus Aehlig · 8 years ago
  83. 49fc305 Typo fix by Jon Brandvein · 8 years ago
  84. 9dfbed1 Rollback of commit 94d8f4e9c8c8757aa7ab7c1a7c3e9afb34039127. by Klaus Aehlig · 8 years ago
  85. 51eafed Initialize the mutex in JNIEventsDiffAwareness by Julio Merino · 8 years ago
  86. 94d8f4e Env.vars: server won't ignore the client env by Laszlo Csomor · 8 years ago
  87. 70cbebe Windows, JNI: allow empty cwd for processes by Laszlo Csomor · 8 years ago
  88. b78d8c8 Use the correct path when generating the command-line on Windows. by Philipp Wollermann · 8 years ago
  89. d345cf9 StandaloneTestStrategy sets the full list of outputs on the test spawn by Ulf Adams · 8 years ago
  90. 9d3f989 Bazel client, Windows/MSVC: fix path handling bugs by Laszlo Csomor · 8 years ago
  91. 869d52f Fix NPE in Android{S,N}dkRepositoryFunction. by Adam Michael · 8 years ago
  92. 8527ee5 AndroidResourceProcessor: sort files before writing zips by Googler · 8 years ago
  93. 9bb9001 Update android tutorial to clarify android sdk path options by Iain McGinniss · 8 years ago
  94. 3386651 Add the label_keyed_string_dict design doc to Bazel's site. by Michael Staib · 8 years ago
  95. e8d1177 Correctly returns null if an environment variables is missing by Damien Martin-Guillerez · 8 years ago
  96. ddcfc61 Fix powershellv2 by Peter Mounce · 8 years ago
  97. 91b4ad5 Fix typo in comment. by Lukacs Berki · 8 years ago
  98. 6a2e1e1 Bazel client, Windows: fix compilation bug by Laszlo Csomor · 8 years ago
  99. 92bccd9 Apply ChartRangeFilter to charts to improve the UI with large dataset. by Yue Gan · 8 years ago
  100. ed779523 Flag to import external repositories in python import path by Damien Martin-Guillerez · 8 years ago