1. a0ca5ac Make sure that user-level log messages are not lost in a buffer if debug by ccalvarin · 7 years ago
  2. 6243023 Automatic code cleanup. by Googler · 7 years ago
  3. fa26ecd Parse raw xml resources for tools annotations. by corysmith · 7 years ago
  4. 0b534a8 Automated rollback of commit 15b27e46ad766e777fb898f39bff06efa9268c2a. by Googler · 7 years ago
  5. 9e10d3e Use a parameterized dict and simplify an iteration in xcode-locator. by jmmv · 7 years ago
  6. 1707cba Add the ability to do a filtered copy of a ProtoApk by corysmith · 7 years ago
  7. 8beb8bb Add support for extracting references and declarations from a proto formatted apk by corysmith · 7 years ago
  8. bf68cda Fix a broken link in the documentation by vladmos · 7 years ago
  9. f8afad6 Add a parser for gcov intermediate file format. by Irina Iancu · 7 years ago
  10. f330439 Add the action_names_test_files target to the OSS version of tools/buils_defs/cc/BUILD. by kaipi · 7 years ago
  11. 09cf207 [Skylark] Avoid unnecessary allocations. by Taras Tsugrii · 7 years ago
  12. 7372c04 Add extra logging to xcode-locator when scanning Xcode bundles. by jmmv · 7 years ago
  13. 81a2ddd Automated rollback of commit 75810d5910073aa7a1550bbd36544971f3c95ae1. by twerth · 7 years ago
  14. c82c39e Add C++ rules owners by Marcel Hlopko · 7 years ago
  15. 84f6913 Automated rollback of commit 38899f708923d6a7e1edd011af2ba70f505bb4c9. by twerth · 7 years ago
  16. 41d2b56 Remove the need for discoverInputsStage2(). Much like every other Skyframe by Googler · 7 years ago
  17. 377ef39 There is no need to do input discovery or .d file analysis for modular codegen. by Googler · 7 years ago
  18. c687654 Open source SpawnMetrics by ulfjack · 7 years ago
  19. 6e7fae1 [Skylark] Move method invocation logic to MethodDescriptor. by Taras Tsugrii · 7 years ago
  20. 58f80df1 [Skylark] Cache isParamNamed computation. by Taras Tsugrii · 7 years ago
  21. 4b8d0ae [Skylark] Avoid unnecessary copyOf invocations. by Taras Tsugrii · 7 years ago
  22. 3852edd Automated rollback of commit 0a635c5236ce30ea84b765ce752267992733a649. by corysmith · 7 years ago
  23. ab8a844 [Skylark] Size tuple slice sizes to avoid unnecessary allocations. by Taras Tsugrii · 7 years ago
  24. b292ad1 Release 0.16.0 (2018-07-31) by Bazel Release System · 7 years ago
  25. 0a635c5 Automated rollback of commit 8fe0f45852a620a078013310989396caed273342. by corysmith · 7 years ago
  26. a0f77be Break out xcode-locator's main function into smaller chunks. by jmmv · 7 years ago
  27. 04d8a92 Remove output jar from runfiles and the ijar from the OutputJar when sources by Googler · 7 years ago
  28. 504a6d2 Removes serialization class that introduced bug. by plf · 7 years ago
  29. faef180 Fix bazel_docker_sandboxing_test by updating it to use the latest bazel-toolchains. by philwo · 7 years ago
  30. 76b7960 Add rules and coverage code owners. by Irina Iancu · 7 years ago
  31. 8fe0f45 Add apk converted to proto and all attributes from CompiledResources to ResourcesZip. by corysmith · 7 years ago
  32. 66a2063 Actually run aquery test by twerth · 7 years ago
  33. f2505e4 Add profiling data to the resources zip. by corysmith · 7 years ago
  34. 83516bd Add the source jars of exports to the list of transitive source jars. by Googler · 7 years ago
  35. 1cf5ee3 Get newlines back. After the switch to using a JsonWriter, the json profile by Googler · 7 years ago
  36. 9c9b85f Slightly improve UnixGlob implementation. For recursive patterns, the current by Googler · 7 years ago
  37. 09bf7cc Stop generating .d files when they won't be looked at later. by Googler · 7 years ago
  38. a7bd133 Clearing //tools/defaults:* by dbabkin · 7 years ago
  39. fab7203 Add JavaSourceInfoProvider to JavaInfo. by elenairina · 7 years ago
  40. 1e55149 Add option to post ProfileStartedEvent containing the profile's path. by twerth · 7 years ago
  41. 03a20ef Use JsonWriter to ensure correct escaping of values by ulfjack · 7 years ago
  42. 18c5e08 Only call filterDiscoveredHeaders() if include scanning is in effect. by lberki · 7 years ago
  43. fa7e49f Add aarch64 embedded JDK config, MacOS mock toolchain settings by Arielle Albon · 7 years ago
  44. 15b27e4 Do not collect source jars for neverlink targets. by Googler · 7 years ago
  45. e03a119 Disable include scanning for C++ linkstamp compile actions, which are supposed to be shared. by lberki · 7 years ago
  46. 2829ba4 testenv.sh: do not run "bazel info" unnecessarily by Laszlo Csomor · 7 years ago
  47. 0fcae04 Quiet 'The following options were not recognized by any processor' warnings by cushon · 7 years ago
  48. 3f87d16 Make explicit the contract of ConfiguredTarget builders returning null when there are rule errors. by cparsons · 7 years ago
  49. c80185c Internal change by ruperts · 7 years ago
  50. 60c288a [Skylark] Size argument list builder to avoid allocations. by Taras Tsugrii · 7 years ago
  51. df8bf90 Automated rollback of commit be88b8539b30d1c36c68b0f6acfe1e9ae010db3b. by cparsons · 7 years ago
  52. ccb7456 Improve artifact->owner label accounting in two ways. First, don't do the full mapping unless requested. This gets rid of any performance issue for the vast majority of builds. Second, if requested, use a custom data structure so that we don't have to create a full HashSet for artifacts whose only owning labels are their own owner labels. by janakr · 7 years ago
  53. 7dbc5e0 [Skylark] Use POJOs instead of dynamic proxies. by Taras Tsugrii · 7 years ago
  54. f59022b Some code cleanups and improvements around the various DTC visitor implementations in SkyQuery: by nharmata · 7 years ago
  55. 825b610 Expanding execution log parser to filter by runner type. by Googler · 7 years ago
  56. fe19ddc Remove source index from SourceFileArtifactValue. by felly · 7 years ago
  57. 38899f7 Return Java providers only once by elenairina · 7 years ago
  58. 008e5f8 Add manifestProtoOutput produced during Java compilation to the OutputJar so that it can be accessed in Skylark. One example where this is used is in Android IDL processing where the manifestProtoOutput is used to split out the Android IDL generated Java classes from the overarching outputJar produced by the android_library rule. by Googler · 7 years ago
  59. 3082654 Add a todo to ProcessUtils to use the new Java 9 APIs by ulfjack · 7 years ago
  60. 7b3a3fd Allows subclasses of SkyframeExecutor to enable analysis during execution. by shahan · 7 years ago
  61. 56b1201 Automatic code cleanup. by Googler · 7 years ago
  62. d6ce264 Make the fallback strategy for Bazel's remote execution configurable. by philwo · 7 years ago
  63. feb9c87 Automatic code cleanup. by Googler · 7 years ago
  64. ffb12a4 Windows,tests: port execution_phase_tests by Laszlo Csomor · 7 years ago
  65. 283ba0a Windows,tests: port startup_options_tests by Laszlo Csomor · 7 years ago
  66. dc7a4b9 Add the ParallelEvaluator.eval call to the Profiler by ulfjack · 7 years ago
  67. f6bdc21 Windows,tests: port experimental_ui_test by Laszlo Csomor · 7 years ago
  68. 894aab3 Windows,tests: port loading_phase_tests by Laszlo Csomor · 7 years ago
  69. 696442c Document AndroidLibrary.java for readability. by jingwen · 7 years ago
  70. affe024 Blacklist PackageFactory$BuiltInRuleFunction from serialization. by janakr · 7 years ago
  71. c809afc Make sure the --host_platform_remote_properties_override flags is by John Cater · 7 years ago
  72. be88b85 Throw a rule error when a skylark rule implementation returns multiple providers of the same type. by cparsons · 7 years ago
  73. b6bf51d Fix crash bug in SkyQuery rdeps when there's a dependency edge filter. by nharmata · 7 years ago
  74. 25e75dc Automated rollback of commit 71479d3ef1627a30b9ec75ca50e6a90cf7db6377. by ruperts · 7 years ago
  75. c9efd06 Automated rollback of commit 7e87730de985b7099b9b683571d58efdaab70890. by ccalvarin · 7 years ago
  76. 0ae0be9 Remove global owners from Bazel CODEOWNERS. by jingwen · 7 years ago
  77. bc9b35b Skip strict deps suggested fix commands with strict deps disabled by cushon · 7 years ago
  78. 129c3e2 Automated rollback of commit db01c6f926bcb4774d901797c59f51dd54c05624. by janakr · 7 years ago
  79. 38cfa82 Update Android owners in Bazel GitHub CODEOWNERS by jingwen · 7 years ago
  80. 292db1e Simplify tree artifact directory check, and avoid an extra system call. by felly · 7 years ago
  81. a5aafd5 Repository Options: fix meta data by Klaus Aehlig · 7 years ago
  82. 55dc53f Adding option to change the root directory name in build_tar.py and archive.py. by Googler · 7 years ago
  83. aa761ae Windows,tests: port python_test by Laszlo Csomor · 7 years ago
  84. f0d5771 [singlejar] cleanup port library by Loo Rong Jie · 7 years ago
  85. 9d23d4d Add GitHub CODEOWNERS file. by jingwen · 7 years ago
  86. a0276dd Windows,tests: port progress_reporting_test by Laszlo Csomor · 7 years ago
  87. 64560dd shell tests: use Bazel-embedded Bash runfiles lib by laszlocsomor · 7 years ago
  88. f5923c1 Update ProjectFileSupport to take an OptionsParser. by Googler · 7 years ago
  89. 2193da9 Add an option to compress the JSON trace profile. by twerth · 7 years ago
  90. 0858ae1 Add a flag to split test.xml generation into a separate Spawn by ulfjack · 7 years ago
  91. d0190d3 Experimental UI: on limited output, reserve capacity for post-build status by Klaus Aehlig · 7 years ago
  92. 5168c50 C++: Fixes the way errors are checked in tests. by plf · 7 years ago
  93. 770b987 Remove load() from contents. by Googler · 7 years ago
  94. a4b28b5 Perform strict deps enforcement on compilations with attribution errors by cushon · 7 years ago
  95. 1ac35974 Unconditionally run the SJD machinery, which is necessary for jdeps output by cushon · 7 years ago
  96. 1d96c7c Generalize fix to not emit a -gensrc.jar if the annotation processor classpath is by cushon · 7 years ago
  97. 6964a0b Fix skydoc following of nontrivial relative labels. by cparsons · 7 years ago
  98. 5194dfd Don't retain memory used by Artifact->owner Label multimap after it's been used at the start of execution. by janakr · 7 years ago
  99. 1f3d3ea Send xcode-locator error messages to stderr, not stdout. by jmmv · 7 years ago
  100. 7e87730 Remove default MD5 in most of Bazel's virtual filesystems. by ccalvarin · 7 years ago