1. c366166 Rollback of https://github.com/bazelbuild/bazel/commit/732dc512801c32207c252a76ca8d9e5544560339. by twerth · 7 years ago
  2. 646dfd1 Add better profiling for getDirtyActionValues. by twerth · 7 years ago
  3. d292b34 Create a whitelist for android_library rules with deps but not srcs by cushon · 7 years ago
  4. 6b8c7ca In SkyframeExecutor#invalidateConfigurationCollection, actually delete the nodes, instead of invalidating them. Invalidating isn't sound, because we're depending on externally injected state to be re-read during evaluation. Also rename the method to resetConfigurationCollectionForTesting since it's only used in tests. by janakr · 7 years ago
  5. 0d81368 supply transitive and direct deps for aar_import deps checking. This allows producing add_dep commands where possible and avoids the need for direct dependencies on supertypes of directly depended types by kmb · 7 years ago
  6. bbc8ed1 Clarify attr documentation by brandjon · 7 years ago
  7. ffc192f First cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
  8. 1ee159a Restore pre-https://github.com/bazelbuild/bazel/commit/4a2002043ed3907223a403e8b8fc66975e516fd8 behaviour for non-strict proto classpaths by cushon · 7 years ago
  9. 29fe1d7 Add category to JSON profile to distinguish between different events for the same actions. by twerth · 7 years ago
  10. 20637b7 Replace old option name with new --discard_orphaned_artifacts in tests. by ccalvarin · 7 years ago
  11. eb952d0 Set Xcode version as a feature when building Objective-C by bbaren · 7 years ago
  12. 6871cf0 Allow uniquifiers to throw QueryExceptions. by shreyax · 7 years ago
  13. d3228b6 remote: limit number of open tcp connections by default. Fixes #5491 by buchgr · 7 years ago
  14. 95a40be C++: Exposes C++ Skylark providers to Bazel by plf · 7 years ago
  15. f45c224 Set the start time of binary and JSON profiles to zero correctly. by lberki · 7 years ago
  16. 0e3df78 Relax the threshold for calling getDigestInExclusiveMode(). by Googler · 7 years ago
  17. 417260d Make RepositoryName comparison case-insensitive on Windows by pcloudy · 7 years ago
  18. 4bf477e Use const char a[] if sizeof is used to get length by Loo Rong Jie · 7 years ago
  19. e810ae5 Add a flag to disable the parts of the Skylark API of the C++ configuration that depend on BUILD/CROSSTOOL files. by lberki · 7 years ago
  20. 4f64b77 Native Skyframe support for node restarting by mschaller · 7 years ago
  21. b916694 Restart node building if previous dep is dirty, fix check-then-act races by mschaller · 7 years ago
  22. 1e54246 Fix comment re: keep-going eval of SkyFunctions in error w undone deps by mschaller · 7 years ago
  23. 8ae7a3b Refactor TemplateExpansionAction so that various strategies can be used to implement it. by kush · 7 years ago
  24. 7ba40cc Debug server: retrieve nested frame bindings tree lazily. by brendandouglas · 7 years ago
  25. 38fbbf2 Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec. by shahan · 7 years ago
  26. 02f4804 Remove support for exporting deps of android_binary rules by cushon · 7 years ago
  27. cf0f284 Make the warning to use http_archive over git_repository bold, and un-italicize the rest of the docs. by dannark · 7 years ago
  28. 2fd4828 Create and integrate JavaBootstrap, and use fake top-level Java skylark objects for Skydoc. by cparsons · 7 years ago
  29. d3f7f7a bep: Make the BuildEventArtifactUploader async. by buchgr · 7 years ago
  30. 6e92f97 Javadoc that generic1 doesn't actually do what you'd expect by brandjon · 7 years ago
  31. 374ad9e Add an interner to LineNumberTable for during deserialization. by mjhalupka · 7 years ago
  32. 636f5c0 Add cc_common top-level skylark object to fakebuildapi. by cparsons · 7 years ago
  33. 677a614 Fix asymmetric progress receiver state tracking by mschaller · 7 years ago
  34. 2d5ae23 Remove outdated TODO by cparsons · 7 years ago
  35. 6645e91 Add basic android classes to fakebuildapi by cparsons · 7 years ago
  36. f9d3613 Adding a check to remote execution to ensure the result from the server has a by Googler · 7 years ago
  37. 1ac0ea3 Reuse previously stored SkyValues during event/post collection by mschaller · 7 years ago
  38. c39af25 C++: Adds ctx to cc_link_params creation. by plf · 7 years ago
  39. 1458c61 [java_common.compile] Always generate a source jar. by elenairina · 7 years ago
  40. c816b89 Automatic ClangTidyReadability code cleanup. by Googler · 7 years ago
  41. ecba149 Eliminates unnecessary comparisons in ActionInputMap.resize. by shahan · 7 years ago
  42. c49c9e8 Automated rollback of commit 908682a743d5a1c31b17bc199f9003a6b00114b8. by mstaib · 7 years ago
  43. 574eb16 Add fake build API implementations for config, platform, repository, and test packages. by cparsons · 7 years ago
  44. 626fe0c Add a null-check to Whitelist handling by cushon · 7 years ago
  45. 908682a C++: Adds ctx to cc_link_params creation. by plf · 7 years ago
  46. 13028b6 Make JDK version check more robust. by Googler · 7 years ago
  47. 0541f95 Store SkyValues for new deps from the graph intra-environment by mschaller · 7 years ago
  48. a39e2fe [Skylark] Allow tuples as first argument of str.{starts,ends}with by Yannic Bonenberger · 7 years ago
  49. c90764d Implement imports (via load()) in Skydoc. by cparsons · 7 years ago
  50. 030448a Add rudimentary apple-related classes to fakebuildapi. by cparsons · 7 years ago
  51. 358c515 Remove --allow_undefined_configs by ccalvarin · 7 years ago
  52. a8926b7 Convert directDeps to a map of SkyValues by mschaller · 7 years ago
  53. e25edb1 Fix link to toolchains to work properly. by jcater · 7 years ago
  54. 4e58094 Short-circuit done node dep registration when no new deps by mschaller · 7 years ago
  55. bc37477 Deduplicate loose paths much earlier so that they create smaller nested sets by Googler · 7 years ago
  56. fc6c742 Split common functionality out of ConfiguredTargetQueryEnvironment. by twerth · 7 years ago
  57. e661f88 Require @SkylarkCallable parameters to be explicitly specified. by cparsons · 7 years ago
  58. 3fc2880 Change label from //tools/defaults:java_toolchain to //tools/jdk:toolschain by dbabkin · 7 years ago
  59. 1609b68 Change label from //tools/defaults:crosstool to //tools/cpp:crosstool", by dbabkin · 7 years ago
  60. 384d454 Delete some more LIPO crumbs. by Benjamin Peterson · 7 years ago
  61. 817e329 Remove CROSSTOOL_LABEL label resolver from ObjcRuleClasses. by dbabkin · 7 years ago
  62. c71157f Expose Skylark API to the C++ toolchain by hlopko · 7 years ago
  63. 3dc3847 Add parentheses to bool expr with && and || by Loo Rong Jie · 7 years ago
  64. 02642c2 Automated rollback of commit 1f319fffb8a577be95e8143c21755fe55156a0cb. by cushon · 7 years ago
  65. bceecab Add --incompatible_disable_data_transition for 'cfg = "data"' Skylark calls by gregce · 7 years ago
  66. 7bcb8ed Handles null value in createAggregatingValue env.getValues call. by shahan · 7 years ago
  67. f59a033 Remove old (dead) SkylarkSignature-binding code from some classes. by cparsons · 7 years ago
  68. d790ce4 Inspect post-evaluation exported variables to obtain rule names. by cparsons · 7 years ago
  69. f095fe0 Add Interners for CcToolchainFeatures$ActionConfig, Feature, and by mjhalupka · 7 years ago
  70. 90e2b4b Automated refactor of Label.parseAbsolute() to always pass a repository mapping by dannark · 7 years ago
  71. 116971c Fix docgen handling of multiple modules with the same name by cparsons · 7 years ago
  72. 21818ad Remove obsolete function. by laurentlb · 7 years ago
  73. 2e71255 Debug server logging: don't construct expensive debug-level log strings unless necessary. by brendandouglas · 7 years ago
  74. 49eaa8f Bazel,client: actually cache directory creations by Laszlo Csomor · 7 years ago
  75. c2beee1 Bazel client: add a simple profiler by Laszlo Csomor · 7 years ago
  76. db9afe7 Add an interner for non source artifacts that are deserialized. by mjhalupka · 7 years ago
  77. 38fa83c C++: Makes Skylark CcCompilationInfo accept headers by plf · 7 years ago
  78. 1f319ff PiperOrigin-RevId: 202296332 by twerth · 7 years ago
  79. 1030323 PiperOrigin-RevId: 202265344 by cushon · 7 years ago
  80. fba7cfb Make DefaultInfo.default_runfiles return all runfiles if the runfiles field of DefaultInfo() was used. by cparsons · 7 years ago
  81. 5d85e75 Initial check-in of skydoc rewrite. by cparsons · 7 years ago
  82. a19a56d Enforce that repository mapping is never null (it can be empty). by dannark · 7 years ago
  83. f166d1c Debug server debug logs: use EventHandler instead of Logger. by brendandouglas · 7 years ago
  84. 4a20020 Flatten JavaCompilationAgs into JavaCompilationArgsProvider by cushon · 7 years ago
  85. dc041d1 Add newline in Args docs. by tomlu · 7 years ago
  86. ef6f4cf Instead of depending on mutable inputs of upstream CppCompileAction instances, by shahan · 7 years ago
  87. 6b6fa75 Fix concurrent modification exception while resuming all threads. by brendandouglas · 7 years ago
  88. 6ecacd5 Document LateBoundDefault by cparsons · 7 years ago
  89. 26aaea2 Remove support for header preprocessing by hlopko · 7 years ago
  90. 15dab18 C++: Refactor WrapCcHelper. by plf · 7 years ago
  91. 01683d3 Handle evaluation of statements, not just expressions. by brendandouglas · 7 years ago
  92. acd21a5 Specify that some resources in objc_bundle_library are post processed before they are used on the phone. by Googler · 7 years ago
  93. e177fbd Allow private headers to appear in directory artifacts by hlopko · 7 years ago
  94. b38098e C++: Remove call to initializeCcCompilationContext. by plf · 7 years ago
  95. bd29ddb Prefetch inputs in bazel workers. by Googler · 7 years ago
  96. c7a2a3d Fix missing newline after repository_cache value in info command output. by Googler · 7 years ago
  97. 1f684e1 Explicitly specify @SkylarkCallable parameters for cpp skylark modules. by cparsons · 7 years ago
  98. 73a7c90 Explicitly specify @SkylarkCallable parameters for several skylarkbuildapi interfaces. by cparsons · 7 years ago
  99. a1d0aec C++: Remove unnecessary runfiles providers. by plf · 7 years ago
  100. cac6506 Go back to handling conditional breakpoints server side. by brendandouglas · 7 years ago