aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Correct docstring for skylark string.split().Gravatar Googler2018-03-01
* Convert static std::set to constexpr arrayGravatar Loo Rong Jie2018-03-01
* Support patching of git repositories as wellGravatar Klaus Aehlig2018-03-01
* Respect JAVA_HOME before searching JDK under "C:/Program Files/Java"Gravatar pcloudy2018-03-01
* Remove a misleading comment.Gravatar carmi2018-02-28
* Change the strict deps plugin to read jar owner from manifest.Gravatar tomlu2018-02-28
* PiperOrigin-RevId: 187409545Gravatar dannark2018-02-28
* Automated rollback of commit c0e52bce8278243e8fd43f8307b413114d3ebbba.Gravatar dannark2018-02-28
* Verifying result read with retries in the remote execute unit test.Gravatar olaola2018-02-28
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Add @AutoCodec to FileType and FileTypeSet.Gravatar mjhalupka2018-02-28
* Prevent aspects with the same attributes but different names from outputting ...Gravatar juliexxia2018-02-28
* Add logging message when a PublishBuildToolEventStream() RPCs start.Gravatar Googler2018-02-28
* Introduce an Extrema aggregator.Gravatar nharmata2018-02-28
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Add --proto:output_rule_attrs flag to blaze query to enable filtering of outp...Gravatar Googler2018-02-28
* Deprecate and remove several uses of the 'values' map in NativeInfo subclasses.Gravatar cparsons2018-02-28
* Remove unused fields from a few Cc* rule implementations.Gravatar cparsons2018-02-28
* Tag RuleClassNamePredicate with @AutoCodec by switching to lazyGravatar mjhalupka2018-02-28
* Create a runtime codec for HashCode.Gravatar mjhalupka2018-02-28
* Add functionality to MemoryProfiler to do multiple garbage collections at the...Gravatar janakr2018-02-28
* Deletes AutoCodec.Strategy.SINGLETON now that we have @AutoCodec field tags.Gravatar shahan2018-02-28
* Update ToolchainUtil to properly load and use the available executionGravatar John Cater2018-02-28
* runfiles,C++: implement manifest-based runfilesGravatar Laszlo Csomor2018-02-28
* external_patch_test: set user name/emailGravatar Klaus Aehlig2018-02-28
* Improve "blaze run --direct_run".Gravatar lberki2018-02-28
* external repos: add a Skylark library for common tasksGravatar Klaus Aehlig2018-02-28
* Fix additional direct use of the Bazel serverGravatar Klaus Aehlig2018-02-28
* Replace PackageDeserializationException with SerializationExceptionGravatar michajlo2018-02-27
* @AutoCodec TreeArtifactValue and FileArtifactValue.Gravatar janakr2018-02-27
* Ensure configurations are still filtered after shrinking.Gravatar corysmith2018-02-27
* Optimize GC churn of funcall evaluation for the common-case where there are noGravatar nharmata2018-02-27
* Add @AutoCodec to AndroidSplitTransition.Gravatar mjhalupka2018-02-27
* Add @AutoCodec to some PatchTransitions.Gravatar mjhalupka2018-02-27
* Removes the need to map SkyFunctionName to codec in SkyKeySerializerGravatar shahan2018-02-27
* Add @AutoCodec to AppleCrossToolTransition.Gravatar mjhalupka2018-02-27
* @AutoCodec WriteBuildInfoHeaderAction.Gravatar janakr2018-02-27
* @AutoCodec ProtoJavaApiInfoProvider.Gravatar janakr2018-02-27
* @AutoCodec CppLinkAction.Gravatar cpeyser2018-02-27
* Pass constants along when recreating Builder in ObjectCodecRegistry.Gravatar janakr2018-02-27
* Tags mapped singletons in SkyValueEncoderGravatar shahan2018-02-27
* Make Location#printLocation privateGravatar michajlo2018-02-27
* Add RegisteredSingleton to Bazel bootstrap process.Gravatar janakr2018-02-27
* Optimize format string parsingGravatar michajlo2018-02-27
* PiperOrigin-RevId: 187193766Gravatar mjhalupka2018-02-27
* Optimize Path (and the underlying String) allocations in UnixGlob for the cas...Gravatar nharmata2018-02-27
* Ensure the public.xml is included with the databound resources.Gravatar corysmith2018-02-27
* Add --incompatible_strict_objc_module_maps.Gravatar allevato2018-02-27
* Tag ParameterFileWriteAction with @AutoCodec.Gravatar mjhalupka2018-02-27
* Expose ProtoSourcesProvider.transitive_proto_path_flags to Skylark.Gravatar elenairina2018-02-27