aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
...
* 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
* Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec.Gravatar shahan2018-06-29
* Create and integrate JavaBootstrap, and use fake top-level Java skylark objec...Gravatar cparsons2018-06-29
* bep: Make the BuildEventArtifactUploader async.Gravatar buchgr2018-06-29
* Add cc_common top-level skylark object to fakebuildapi.Gravatar cparsons2018-06-29
* Add basic android classes to fakebuildapiGravatar cparsons2018-06-29
* Adding a check to remote execution to ensure the result from the server has aGravatar Googler2018-06-29
* [java_common.compile] Always generate a source jar.Gravatar elenairina2018-06-29
* Add fake build API implementations for config, platform, repository, and test...Gravatar cparsons2018-06-29
* [Skylark] Allow tuples as first argument of str.{starts,ends}withGravatar Yannic Bonenberger2018-06-28
* Implement imports (via load()) in Skydoc.Gravatar cparsons2018-06-28
* Rename skydoc test case input files to .bzl, and put them into a testdata dir...Gravatar cparsons2018-06-28
* Add rudimentary apple-related classes to fakebuildapi.Gravatar cparsons2018-06-28
* Remove --allow_undefined_configsGravatar ccalvarin2018-06-28
* Require @SkylarkCallable parameters to be explicitly specified.Gravatar cparsons2018-06-28
* Fix up some tests for Arm64Gravatar Arielle Albon2018-06-28
* Expose Skylark API to the C++ toolchainGravatar hlopko2018-06-28
* Add --incompatible_disable_data_transition for 'cfg = "data"' Skylark callsGravatar gregce2018-06-27
* Inspect post-evaluation exported variables to obtain rule names.Gravatar cparsons2018-06-27
* Clarify purpose of golden-file-regeneration targetsGravatar cparsons2018-06-27
* Automated refactor of Label.parseAbsolute() to always pass a repository mappingGravatar dannark2018-06-27
* Fix docgen handling of multiple modules with the same nameGravatar cparsons2018-06-27