1. 9d0f914 Implementation of AndroidStudioIdeInfoAspect. by Dmitry Lomov · 10 years ago
  2. c703691 Fix crash on deserializing INTEGER_LIST attributes in packages. by Eric Fellheimer · 10 years ago
  3. bd55911 bazel --xcode_version flag to forward an environment variable XCODE_VERSION_OVERRIDE to executors if specified by Chris Parsons · 10 years ago
  4. 6d7a0a6 Collect Skylark profile info and create HTML statistics when --html_details given by Googler · 10 years ago
  5. 7ba1731 Change ios_test to reflect experimental_ios_test functionality on mac. by Chris Parsons · 10 years ago
  6. c3a8d2f Mention --ignore_unsupported_sandboxing in the warning message about unavailable sandboxing. by Philipp Wollermann · 10 years ago
  7. 410405e Skylark documentation: use the same table of content everywhere. by Laurent Le Brun · 10 years ago
  8. 2b1763a Change URLs to bazelbuild by Kristina Chodorow · 10 years ago
  9. fdfdd92 Inject the prelude path through the rule class provider. by Ulf Adams · 10 years ago
  10. 5c54bdc Allow for customization of the per-build system call caches used in Skyframe. by Eric Fellheimer · 10 years ago
  11. 663f7c4 Don't pass temporary direct deps to environment when bubbling up. by Janak Ramakrishnan · 10 years ago
  12. 7cdb722 Change the order of header search paths in XcodeProvider to link order, which is in line with the order of similar fields in ObjcProvider used for Bazel build. by Rumou Duan · 10 years ago
  13. 2193f32 Make FileSystemUtils#asByteSource() private again by Michajlo Matijkiw · 10 years ago
  14. 747472c Switch J2ObjC transpilation and dead code removal actions to use parameter files. by Rumou Duan · 10 years ago
  15. d23b7fb Switches AndroidRobolectricTest to using .aars to provide transitive resources to the test runner instead of ResourceContainers. Update AndroidLibraryAarProvider to contain transitive closure of .aars. Provides an ~4x speed improvement in test startup time. by Andrew Pellegrini · 10 years ago
  16. a7deb78 Make full location serialization for packages optional by Michajlo Matijkiw · 10 years ago
  17. 24739a6 Change default value of objc_per_proto_includes to match new value in .blazerc by Googler · 10 years ago
  18. 6d9ca5b Prefetch children of node being checked for cycles, in case graph implementation caches batched results. by Janak Ramakrishnan · 10 years ago
  19. 2ae29de Remove useless graph.get call, since we already have entry. by Janak Ramakrishnan · 10 years ago
  20. c7c25d9 Send the output of spawns ran in worker processes to the outErr of the execution context instead of printing it to System.err. by Philipp Wollermann · 10 years ago
  21. 0f7ba34 Move global objects to Runtime by Francois-Rene Rideau · 10 years ago
  22. 6c29d57 For standalone tests, cd into the workspace directory before running the test script. by Chris Parsons · 10 years ago
  23. 676905a Fixes to Skylark function call by Francois-Rene Rideau · 10 years ago
  24. b4d58a2 Remove the OFFLINE coverage file constant. by Ulf Adams · 10 years ago
  25. 70265ec Skylark: All executable rules now have an attribute 'args'. by Florian Weikert · 10 years ago
  26. 21d262f For Java, only collect .java source files for coverage. by Ulf Adams · 10 years ago
  27. ff62b9b Create baseline coverage actions for local sources only and aggregate. by Ulf Adams · 10 years ago
  28. d0b4d5e Refactor the InstrumentedFilesCollector. by Ulf Adams · 10 years ago
  29. 65536bf Fix namespace-sandbox executable name. by Dmitry Lomov · 10 years ago
  30. fc154ae Drop the baseline artifact output group. by Ulf Adams · 10 years ago
  31. 7ace500 Only print the label (and not the configuration hash key) for error messages with --keep_going. by Lukacs Berki · 10 years ago
  32. 1d971c1 Merge the baseline coverage code path into the coverage codepath. by Ulf Adams · 10 years ago
  33. 30c6e95 Remove the deprecated unused addTransitiveLangTargets method. by Ulf Adams · 10 years ago
  34. 42b02ee Check argument isn't null when creating TransitiveTraversalValue error values by Michajlo Matijkiw · 10 years ago
  35. f832d79 Description redacted. -- MOS_MIGRATED_REVID=101809192 by Janak Ramakrishnan · 10 years ago
  36. 805e4d9 Presize some collections at the core of ParallelEvaluator by Michajlo Matijkiw · 10 years ago
  37. 8aca47e Add a convenience method to InstrumentedFilesCollector. by Ulf Adams · 10 years ago
  38. cc010b8 Roll back "When a Skylark macro creates a native rule, it also..." by Michajlo Matijkiw · 10 years ago
  39. 73fa203 Move PackageIdentifier to cmdline by Kristina Chodorow · 10 years ago
  40. 0f49956 In GlobVisitor, use a ConcurrentHashSet and sort the results at the end rather than use a synchronized TreeSet that maintains the result in sorted order. by Nathan Harmata · 10 years ago
  41. 5d83e0f Fix required fragments for Bazel j2objc_library rule. by Rumou Duan · 10 years ago
  42. df6a308 Fix Jack's proguard specs. by Michael Staib · 10 years ago
  43. 601be74 Fixes #400: Linux sandboxing and relative symbolic links. by Philipp Wollermann · 10 years ago
  44. 72545d5 When a Skylark macro creates a native rule, it also sets the following rule attributes: generator_{function, name, location} by Florian Weikert · 10 years ago
  45. 76429bb Remove an unnecessary semicolon. by Ulf Adams · 10 years ago
  46. 768cbc4 Add profiling for Skylark lexer, parser, user- and built-in functions. by Googler · 10 years ago
  47. 866917f Inline Constants.IOS_DEVICE_RULE_CLASSES. by Ulf Adams · 10 years ago
  48. f608b72 Remove the WATCHFS_BLACKLIST from Constants.java. by Ulf Adams · 10 years ago
  49. 750909c Push local and shard_count documentation. by Ulf Adams · 10 years ago
  50. bd42b38 Improve documentation and error messages for sets. by Laurent Le Brun · 10 years ago
  51. 991bf2d Fix a typo. by Ulf Adams · 10 years ago
  52. 53c3ce1 Fix $(location //external:some_tool) expansion for genrules. by Brian Silverman · 10 years ago
  53. 2ef4ef4 Fix C++ link order for py_library and py_binary rules. by Ulf Adams · 10 years ago
  54. 05c5daa Make dangling symlinks in external repositories work to some degree. by Lukacs Berki · 10 years ago
  55. ff8fb25 Don't unnecessarily concatenate Strings just for an error message in an IllegalStateException that might not be thrown at all. by Nathan Harmata · 10 years ago
  56. ac1783a Presize the LinkedHashSet to which we add glob results. by Nathan Harmata · 10 years ago
  57. 7566563 Add a @deprecated annotation to Runfiles#addArtifacts. by Carmi Grushko · 10 years ago
  58. 8da9409 Avoid internal resizing when converting ListType. by Eric Fellheimer · 10 years ago
  59. 718eb92 Change blaze default arguments for ObjC 'fastbuild' to match better -DDEBUG=1 (from -DDEBUG). by Googler · 10 years ago
  60. b5e112b Stop removing onlyLoadingPhase bindings by Francois-Rene Rideau · 10 years ago
  61. a954fae Avoid repeated copies of RuleClass attributes. by Eric Fellheimer · 10 years ago
  62. ff938b3 Verify values for selects in attributes with allowed values. by Michael Staib · 10 years ago
  63. 28a67609 Only construct ErrorInfo string when error is not a cycle by Mark Schaller · 10 years ago
  64. 704e778 Always create a generating action for _proguard.jar, even if no specs are specified. by Michael Staib · 10 years ago
  65. 9b38b2c Be resilient to a non-decreasing clock in BlazeRuntime#recordLastExecutionTime. Also add @Nullable annotations as appropriate. by Nathan Harmata · 10 years ago
  66. 41d19f0 Improve debugging of EvalException by Francois-Rene Rideau · 10 years ago
  67. 145b701 Make load() work in remote repositories too. by Lukacs Berki · 10 years ago
  68. 2ccd056 Expose FilesToRun provider to Skylark. by Brian Silverman · 10 years ago
  69. a37e86c EvalExceptionWithStackTrace does no longer remove non-EvalException exceptions from its cause. by Florian Weikert · 10 years ago
  70. eb4f2ad Fix link order for all rules using the java library helper. by Ulf Adams · 10 years ago
  71. 047b324 Remove the awkward default value marker from --symlink_prefix. by Lukacs Berki · 10 years ago
  72. 77303b4 Ensures that EvalExceptionWithStackTrace does not have an empty exception message. by Florian Weikert · 10 years ago
  73. 47107aa Distinguish between user-supplied ios_cpu and the default, and don't propagate the default to the XCode project control. by Michael Thvedt · 10 years ago
  74. 2e243a6 Description redacted. -- MOS_MIGRATED_REVID=101635740 by Michajlo Matijkiw · 10 years ago
  75. 1d564df Expose the #asByteSource() method in FileSystemUtils. by Eric Fellheimer · 10 years ago
  76. 3a8ddcc Add a isLoadingPhase flag to Environment by Francois-Rene Rideau · 10 years ago
  77. 6c44c58 Description redacted. -- MOS_MIGRATED_REVID=101598188 by Michajlo Matijkiw · 10 years ago
  78. 6e7160d Create ValidationEnvironment from Environment by Francois-Rene Rideau · 10 years ago
  79. 88bee7b Use a concurrent LoadingCache for SkylarkType.Simple as opposed to having to hold a global lock in order to get a skylark type. by Nathan Harmata · 10 years ago
  80. 4e6bf64 Fix check for srcs-less android_* rules by Liam Miller-Cushon · 10 years ago
  81. 80532fd Expose java_import and android_library information to skylark by Liam Miller-Cushon · 10 years ago
  82. b4114cc Add string.capitalize() by Laurent Le Brun · 10 years ago
  83. c1d54ec Skylark stack traces are now displayed in Python format. by Florian Weikert · 10 years ago
  84. 3c620c0 Clean up the link command action code a bit. by Ulf Adams · 10 years ago
  85. 4f919fe Don't mark ErrorInfo transient if one of its child ErrorInfos is transient. by Janak Ramakrishnan · 10 years ago
  86. d76dfc1 Allow ErrorTransienceValue to be added back as a dep during change pruning if it isn't newer than the current node. by Janak Ramakrishnan · 10 years ago
  87. 22aab6d Rename isSkylarkEnabled to isSkylark by Francois-Rene Rideau · 10 years ago
  88. 706bc72 Replace query option --order_results with --order_output, which can take three values for a given output formatter: 'no', 'deps', or 'full'. A fourth value, 'auto', means either 'deps' or 'full' depending on the formatter. by Janak Ramakrishnan · 10 years ago
  89. f882c54 Add toString() for PrepareDepsOfTargetsUnderDirectoryValue key. by Eric Fellheimer · 10 years ago
  90. 87992dc Only perform one read of the hashCode field in our benign-data-racy hashCode() implementation. See http://jeremymanson.blogspot.com/2008/12/benign-data-races-in-java.html. by Nathan Harmata · 10 years ago
  91. 8e17c85 Get rid of unnecessary synchronization. This is a contention point when we have lots of threads. by Nathan Harmata · 10 years ago
  92. 0004943 Implement the core structure for dynamic configurations. by Greg Estren · 10 years ago
  93. e0ac088 Make sandboxed execution the default in Bazel. This should be safe, as the strategy is only used if your Linux kernel is new enough and your running system supports it. If this breaks you, please file a bug and you can always go back to non-sandboxed execution by using --spawn_strategy=standalone. by Philipp Wollermann · 10 years ago
  94. e5994a9 No-op refactoring of output formatters to re-use common code. by Janak Ramakrishnan · 10 years ago
  95. 36a2e83 Remove unnecessary use of ResolvedTargets in SkyQueryEnvironment. by Janak Ramakrishnan · 10 years ago
  96. 498ef53 Link to tools/objc/dummy.c from output directory to allow xcodeproj to resolve the file even while outside a workspace which contains it by Chris Parsons · 10 years ago
  97. 709bc61 Port to FreeBSD. by Doug Rabson · 10 years ago
  98. 590ea39 Instead of assuming that sandboxing will generally work on everything that is Linux, do real auto-detection whether it is supported on the host or not and enable / disable it based on the result. by Philipp Wollermann · 10 years ago
  99. 304e195 Refactor skylark format internals by Francois-Rene Rideau · 10 years ago
  100. ab60010 Rules created by Skylark macros now have values for the attributes generator_name and generator_function. by Florian Weikert · 10 years ago