aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools
Commit message (Expand)AuthorAge
* Make the FileArtifactvalue of generated targets available via the FilesetOutp...Gravatar kush2018-07-11
* Change some core semantics of skydoc.Gravatar cparsons2018-07-11
* Move caching to BuildOptions instead of BuildConfigurationValue.Key.Gravatar mjhalupka2018-07-11
* Pass options to BuildEventArtifactUploaderFactory.Gravatar tomlu2018-07-11
* Refactor handling of API generation in JavaPluginInfoProviderGravatar cushon2018-07-11
* Add attribute information to skydoc outputGravatar cparsons2018-07-11
* Simplify dSYM handlingGravatar Googler2018-07-11
* remote: unix socket support for remote http cachingGravatar buchgr2018-07-11
* Retry ensureInputsPresent/execute/downloadGravatar George Gensure2018-07-10
* Remove Skylark calls to ctx.fragments.cpp fields that depend on CToolchain. T...Gravatar juliexxia2018-07-10
* Prepare CROSSTOOL for dSYM simplificationGravatar Googler2018-07-10
* Remove ToolchainContextException and make exception handling more robust.Gravatar John Cater2018-07-10
* Remove old implementation for object file pathGravatar pcloudy2018-07-10
* Bazel server, VFS: revert to using asByteSourceGravatar laszlocsomor2018-07-10
* Bazel server, tools: ensure Writers are closedGravatar laszlocsomor2018-07-10
* Update third_party/protobuf to 3.6.0Gravatar Loo Rong Jie2018-07-10
* Pull up calls to ToolchainContext.resolvedToolchainLabels and finishGravatar John Cater2018-07-09
* Tell user to blaze clean --expunge.Gravatar dmaclach2018-07-09
* [Reland] Accept proto paths relative to proto_source_root as direct dependenc...Gravatar Googler2018-07-09
* Simple Markdown rendering for skydocGravatar cparsons2018-07-09
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* Sync jmmv@'s table styles for the docs.bazel.build site.Gravatar jingwen2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* Revert "Update protobuf to 3.6.0. Fixes #5439"Gravatar Jakob Buchgraber2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* bep: introduce BuildEventArtifactUploaderFactoryGravatar buchgr2018-07-09
* Delete UnionFileSystem.Gravatar lberki2018-07-09
* PiperOrigin-RevId: 203687257Gravatar Googler2018-07-08
* Read proto javacopts directly in java_lite_proto_libraryGravatar cushon2018-07-06
* Automatic code cleanup.Gravatar vladmos2018-07-06
* bep: guarantee event ordering in file transports.Gravatar buchgr2018-07-06
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* Add sysroot variable to cc_common.create_link_variablesGravatar hlopko2018-07-05
* Bazel server: ensure OutputStreams are closedGravatar laszlocsomor2018-07-05
* Bazel server: ensure InputStreams are closedGravatar laszlocsomor2018-07-05
* Include more information about build events' referenced local files.Gravatar tomlu2018-07-04
* Rollback of https://github.com/bazelbuild/bazel/commit/732dc512801c32207c252a...Gravatar twerth2018-07-04
* GoProtoAspect/GoSupport: add dependency on //third_party/golang/grpc/metadataGravatar Googler2018-07-04
* Create a whitelist for android_library rules with deps but not srcsGravatar cushon2018-07-03
* In SkyframeExecutor#invalidateConfigurationCollection, actually delete the no...Gravatar janakr2018-07-03
* supply transitive and direct deps for aar_import deps checking. This allows p...Gravatar kmb2018-07-03
* Set Xcode version as a feature when building Objective-CGravatar bbaren2018-07-02
* C++: Exposes C++ Skylark providers to BazelGravatar plf2018-07-02
* Cleanup crosstools from legacyGravatar hlopko2018-07-02
* Relax the threshold for calling getDigestInExclusiveMode().Gravatar Googler2018-07-02
* Native Skyframe support for node restartingGravatar mschaller2018-07-01
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Remove final inplace references in the tests.Gravatar ccalvarin2018-06-29
* Debug server: retrieve nested frame bindings tree lazily.Gravatar brendandouglas2018-06-29