aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* Lambda cleanupGravatar laurentlb2017-06-29
* Add exports param to java_common.compile.Gravatar elenairina2017-06-29
* Fix a few style issues.Gravatar lberki2017-06-29
* Migrate the lib.server package to Java 8.Gravatar lberki2017-06-29
* Add a lambda now that we can.Gravatar lberki2017-06-29
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Introduce new android_instrumentation_test rule.Gravatar ajmichael2017-06-29
* Add a FeaturePolicyConfiguration for supporting limited feature rollouts.Gravatar mstaib2017-06-29
* Enable aapt2 support in library actions.Gravatar corysmith2017-06-29
* Make sure that objc_ and apple_binary pass the host/nonhost feature flag forGravatar Googler2017-06-29
* List the default timeout values for all 4 possible values, not just 3 out of 4.Gravatar Googler2017-06-29
* Remove implicit dependency of objc rules on //tools/objc:header_scannerGravatar cparsons2017-06-29
* Refactoring the ApplicationManifest for clarity:Gravatar corysmith2017-06-29
* Add categories to BES-related optionsGravatar aehlig2017-06-29
* Writing build events to a file is no longer experimentalGravatar aehlig2017-06-28
* Add ActionEnvironment, which is a wrapper class for a fixed+inherited envGravatar ulfjack2017-06-28
* BugReport: include ERROR on internal error messagesGravatar Klaus Aehlig2017-06-28
* Move verifyMarkerData into RepositoryFunctionGravatar Yun Peng2017-06-28
* Do not take all possible values of an attribute for selector lists of list ty...Gravatar shreyax2017-06-28
* Allow expansion flags to have values.Gravatar Googler2017-06-28
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Rename RemoteUtils to GrpcUtilsGravatar ulfjack2017-06-28
* Add a pretty printer for Skylark ASTsGravatar brandjon2017-06-28
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* Add more helpers to ParserGravatar brandjon2017-06-28
* Tests + cleanup + docs for ctx.actions.declare_{file,directory}Gravatar dslomov2017-06-28
* Fix typo in JsonFormatFileTransport.javaGravatar Eric Dobson2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add 'ctx.actions.declare_directory'Gravatar dslomov2017-06-28
* Turn unary minus into a proper AST nodeGravatar brandjon2017-06-28
* Enable connection pooling for the remote REST cacheGravatar Benjamin Peterson2017-06-27
* Add 'ctx.actions' and implement 'ctx.action.declare_file'.Gravatar dslomov2017-06-27
* BuildEventStreamUtils: update TODO to reflect the new plan of actionGravatar aehlig2017-06-27
* Simplify the RemoteActionCache interfaceGravatar ulfjack2017-06-27
* BlazeCommandDispatcher: make parseArgsAndConfigs not take a CommandEnvironmentGravatar ulfjack2017-06-27
* Fix the name of a flag in an error messageGravatar dmarting2017-06-27
* LLVM FDO zipped profiles contain the LLVM raw profile file whose contentsGravatar Googler2017-06-27
* Fix RuleContext documentation typo.Gravatar gregce2017-06-27
* Add idl_preprocessed field to android_library.Gravatar Googler2017-06-27
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Add the ability to provide source_jars to java_common.create_providerGravatar Googler2017-06-27
* Refactor SkyQueryEnvironment to allow preprocessing or postprocessing targetsGravatar Googler2017-06-27
* Forbid octal sequences greater than \377 (0xff) in strings.Gravatar laurentlb2017-06-26
* Add JavaSkylarkApiProvider to aar_import rule.Gravatar Googler2017-06-26
* Enabling Aapt2 processing:Gravatar corysmith2017-06-26
* Remove usage of --ios_cpu from Bazel.Gravatar cpeyser2017-06-26
* ResourceFilter properly handles special language qualifiersGravatar Googler2017-06-26
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Make BuildEventStreamer flushable before first eventGravatar Klaus Aehlig2017-06-26