aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* @AutoCodec for ConfigurationTransition subclasses.Gravatar shahan2018-03-02
* Fix stray ')' in RecursivePkgKey toStringGravatar mschaller2018-03-02
* Add Android NDK r16 support for Bazel.Gravatar jingwen2018-03-02
* Add Android NDK r15 support for Bazel.Gravatar jingwen2018-03-02
* Revamp docs for ctx.outputsGravatar brandjon2018-03-02
* Revamp discussion of executable/test rulesGravatar brandjon2018-03-02
* @AutoCodec ConfiguredTargetValue.Gravatar cpeyser2018-03-02
* Add execution platform information to the action key.Gravatar John Cater2018-03-02
* Allow cc_toolchain to have inline proto toolchain data, instead of using cros...Gravatar John Cater2018-03-02
* Add option to filter for targets in the action graph dump.Gravatar twerth2018-03-02
* C++: Exposes to Skylark basic API functionalityGravatar plf2018-03-02
* Make JavaCompileAction and friends emit new-style arguments.Gravatar tomlu2018-03-01
* Create --incompatible_disable_objc_provider_resources to disable deprecated o...Gravatar cparsons2018-03-01
* Add target name to android_device boot step action.Gravatar ajmichael2018-03-01
* Migrate a few trivial uses of @SkylarkSignature to use @SkylarkCallable insteadGravatar cparsons2018-03-01
* Add AndroidDex2OatInfo to Skylark.Gravatar Googler2018-03-01
* Migrate some users of useAst to useLocationGravatar cparsons2018-03-01
* Remove hacky cast now that Copybara is updated to use GlobalFrameGravatar nharmata2018-03-01
* Introduce a specific action_config for linking nodeps dynamic librariesGravatar hlopko2018-03-01
* Make the distinction between "global frame" and "lexical frame" explicit. As ...Gravatar nharmata2018-03-01
* Fixing issue with external j2objc protosGravatar Mike Lewis2018-03-01
* Remove --incompatible_load_argument_is_label flagGravatar laurentlb2018-03-01
* Fix invocation policy's handling of the null default when filtering values.Gravatar ccalvarin2018-03-01
* Deprecate native git_repositoryGravatar Klaus Aehlig2018-03-01
* Correct docstring for skylark string.split().Gravatar Googler2018-03-01
* Remove a misleading comment.Gravatar carmi2018-02-28
* PiperOrigin-RevId: 187409545Gravatar dannark2018-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
* Improve "blaze run --direct_run".Gravatar lberki2018-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
* 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