aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Reimplement AsynchronousFileOutputStream to use a writer threadGravatar ulfjack2018-06-15
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Enable automatic trimming of test configuration when entering non-test rules.Gravatar mstaib2018-06-14
* Automated rollback of commit 1615da781db78b7a910daf89720189c2b2e73dbe.Gravatar Googler2018-06-14
* SerializationCheckingGraph checks all ConfiguredTargetValues.Gravatar cpeyser2018-06-14
* Remove fixed point config expansion.Gravatar ccalvarin2018-06-14
* Create an ImmutableTableCodec.Gravatar mjhalupka2018-06-14
* Expose new methods in CcToolchainProvider to eventually replace skylark calla...Gravatar juliexxia2018-06-14
* Skylark Pretty Printer: shorten empty listGravatar Klaus Aehlig2018-06-14
* Skylark debugging protocol: remove conditional breakpoints, don't include fra...Gravatar brendandouglas2018-06-14
* Support unconditional fetching of repositoriesGravatar Klaus Aehlig2018-06-14
* Allow @ in package names.Gravatar twerth2018-06-14
* Split BuildView into two classesGravatar ulfjack2018-06-14
* Allow Skylark rules to specify whether targets can add execution platform con...Gravatar John Cater2018-06-14
* Serialize lambdas when they are cast to Serializable.Gravatar janakr2018-06-13
* Add functionality to make certain SkyValues unshareable, meaning they are not...Gravatar janakr2018-06-13
* Populate JavaInfo's annotation_processing field in java_common.compileGravatar kmb2018-06-13
* Pass ActionFS paths through to action-level FileOutErr for the Action's stdou...Gravatar felly2018-06-13
* * Update apple_common.link_multi_arch_binary to return all of its providers a...Gravatar allevato2018-06-13
* Fix filterTestsByTarget to filter by label instead of filtering by doingGravatar mjhalupka2018-06-13
* Allow deserialization futures as NestedSet contents, with unrolling blocking ...Gravatar cpeyser2018-06-13
* Enable per-target execution for genrule, sh_*, and *_test.Gravatar jcater2018-06-13
* Disable another testGravatar ulfjack2018-06-13
* Remove supports_lipo field from DefaultCpuToolchainGravatar rosica2018-06-13
* Move BuildView.Options to a new top-level classGravatar ulfjack2018-06-13
* Add "toolchain-identifier" attribute to cc_toolchain ruleGravatar rosica2018-06-13
* Return Strings from C++ Skylark APIs, not PathFragmentsGravatar hlopko2018-06-13
* C++: Continues renaming executionDynamicLibraries to dynamicLibrariesForRuntime.Gravatar plf2018-06-13
* Split AnalysisResult into a top-level classGravatar ulfjack2018-06-13
* Fix a bug with flush() not flushing on local writes in ActionFS, and add unit...Gravatar felly2018-06-12
* Change the default value of --experimental_android_local_test_binary_resource...Gravatar dannark2018-06-12
* Add more data to the exception thrown when putOnlyEntry's verification fails.Gravatar mstaib2018-06-12
* Change WorkspaceStatusAction incrementality logic. We no longer manually inva...Gravatar janakr2018-06-12
* Add support for the Json trace file formatGravatar ulfjack2018-06-12
* Enable rules to inherit the ExecutionPlatformConstraintsAllowed value.Gravatar jcater2018-06-12
* Remap repository names inside load statements in BUILD files if the repositor...Gravatar dannark2018-06-12
* Disable flaky testGravatar ulfjack2018-06-12
* Refactor profilerGravatar ulfjack2018-06-12
* Always run toolchain resolution, even when no toolchain types are requested, ...Gravatar John Cater2018-06-12
* Remove LoadingPhaseRunner, inline the only implementationGravatar ulfjack2018-06-12
* Split TargetPatternEvaluator into two interfacesGravatar ulfjack2018-06-12
* Enable AnalysisTestCases to set LoadingOptions.Gravatar mstaib2018-06-11
* Enable mock rules to set their types.Gravatar mstaib2018-06-11
* Skylark debugging protocol: include a 'stop reason' in ThreadPausedEvent.Gravatar brendandouglas2018-06-11
* Automated rollback of commit 15b8c259db111012b4642287172cb4d1d82151f3.Gravatar jmmv2018-06-11
* Allow delegation to the underlying filesystem only for the source tree.Gravatar felly2018-06-11
* Create a bootstrap for repository-related skylark build API.Gravatar cparsons2018-06-11
* Add some more logging to the debug server.Gravatar brendandouglas2018-06-11
* Refactor profilerGravatar ulfjack2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-06-11