aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
...
* Automated rollback of commit eb587075b0d6ffab1cf9e69ede1b7e547905e547.Gravatar janakr2018-07-16
* AndroidIdeInfoProvider exposed to Skylark (as AndroidIdeInfo).Gravatar Googler2018-07-16
* Add --incompatible_disable_deprecated_attr_params to disable some deprecated ...Gravatar cparsons2018-07-16
* Ensure BEP file output stream is flushed promptly.Gravatar Googler2018-07-16
* Skylark debugger: show contents of SkylarkValue objects when serializing.Gravatar brendandouglas2018-07-16
* Add implicit mapping from "@mainrepo" to "@". This fixes the issue where refe...Gravatar Danna Kelmer2018-07-16
* Second cl for verbose workspaces (ability to log certain potentially non-herm...Gravatar Googler2018-07-16
* C++: Remove CcDynamicLibrariesForRuntime.Gravatar plf2018-07-16
* C++: New functionality exposed to Skylark for external libs.Gravatar plf2018-07-16
* Test suite to verify contracts of @SkylarkCallable and @SkylarkModule which a...Gravatar cparsons2018-07-13
* Improve build API support in the fakebuildapi, allowing Skydoc to run on file...Gravatar cparsons2018-07-13
* Remove SkylarkCallable.mandatoryPositionalsGravatar cparsons2018-07-13
* Fix Skydoc's following of imports to correctly process absolute labels.Gravatar cparsons2018-07-13
* Code Cleanup: Simplify the ResolvedFile interface by removing unnecessary tes...Gravatar kush2018-07-13
* Stop setting G3_VERSION_INFO C++ linkstamp variable.Gravatar Googler2018-07-13
* For all top-level artifacts, track the labels that own them when that is avai...Gravatar janakr2018-07-13
* make tests for singlejar's --check_desugar_deps flag run in Bazel's CIGravatar kmb2018-07-12
* Do not expose interface building related variables in the Skylark C++ toolcha...Gravatar hlopko2018-07-12
* remote: add a ByteStreamBuildEventArtifactUploaderGravatar buchgr2018-07-12
* Automated rollback of commit f4a3dd9b8124dc7b2795f89e6700881b66371e4f.Gravatar lberki2018-07-12
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* 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