aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Add --ignore_all_rc_files startup options.Gravatar ccalvarin2018-05-15
* Optimizes performance of ActionFS staging and eliminates ActionFS updates.Gravatar shahan2018-05-15
* Change TestSuiteExpansionValue to contain Labels instead of Targets.Gravatar cpeyser2018-05-15
* Potentially allow children of a dirty node to be missing from the graph. Also...Gravatar janakr2018-05-15
* Implement a limit for named_set_of_file eventsGravatar ulfjack2018-05-15
* Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...Gravatar cushon2018-05-15
* C++: Deletes CcLinkParamsInfoGravatar plf2018-05-15
* Allow more characters in labels.Gravatar twerth2018-05-15
* Slightly refactor SpawnAction to improve env handlingGravatar ulfjack2018-05-15
* Ease the configuration-related restrictions of several more tests.Gravatar mstaib2018-05-14
* Pull caching up to BuildConfigurationValue$Key$Codec. Almost all BuildOptions...Gravatar janakr2018-05-14
* Extract logic for dealing with CROSSTOOL values and build variables into sepa...Gravatar rosica2018-05-14
* C++: Renames CcCompilationContextInfo to CcCompilationContextGravatar plf2018-05-14
* Add CcHostToolchainAliasRule.Gravatar dbabkin2018-05-14
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* Add an IdentityHashMap to the BuildOptions.OptionsDiffForReconstruction codec.Gravatar mjhalupka2018-05-11
* Wrap a comment line around 80 chars.Gravatar Googler2018-05-11
* Records profiling information for ActionFS staging and updates.Gravatar shahan2018-05-11
* Automated rollback of commit feeccd8c0a5d97493cabfeb9481cf6f3800b9b84.Gravatar corysmith2018-05-10
* Expose android_binary data processing methods to SkylarkGravatar asteinb2018-05-10
* Codec for FluentIterable - needed to serialize results of Iterables.concat.Gravatar shahan2018-05-10
* Internal changeGravatar Googler2018-05-10
* Only include generated resources when pseudo locales are asked for.Gravatar corysmith2018-05-10
* Expose process_test_data (for android_test) to SkylarkGravatar asteinb2018-05-09
* Adds an action-scoped filesystem.Gravatar shahan2018-05-09
* Get resource processing settings from method params instead of rule attrsGravatar asteinb2018-05-09
* Remove cppConfiguration from LinkBuildVariablesGravatar hlopko2018-05-08
* Rename LinkStaticness to LinkingMode and unify with the other LinkingMode.Gravatar hlopko2018-05-07
* Make Aar provider into NativeInfoGravatar asteinb2018-05-07
* Stop collapsing NestedSet of deps in RClassGeneratorGravatar asteinb2018-05-07
* Rename Staticness to LinkerOrArchiver.Gravatar hlopko2018-05-07
* Relax requirements of skylark-exposed configuration fragmentsGravatar cparsons2018-05-07
* remote/caching: improve error messages for remote cachingGravatar Jakob Buchgraber2018-05-07
* Sort entries by segment when building a parent node to prevent unordered dire...Gravatar James Judd2018-05-07
* More detach context that was attachedGravatar Googler2018-05-06
* Emit jdeps.proto when checking the dependencies of aar_import targets.Gravatar cnsun2018-05-04
* Always detach context that was attachedGravatar Googler2018-05-04
* Migrate j2objc to only support java_proto_library.Gravatar tomlu2018-05-04
* Serialization of NestedSet<NestedSet> with NestedSetCodecWithStore waits onGravatar cpeyser2018-05-03
* Allow banning symlink action outputs from being uploaded to a remote cache.Gravatar Benjamin Peterson2018-05-03
* Fix up newly discovered bugs in decoupled Android data processingGravatar asteinb2018-05-03
* Thread legacy compile flags through CcToolchainProvider for compile build var...Gravatar hlopko2018-05-03
* Report what RemoteSpawnCache is doing.Gravatar Benjamin Peterson2018-05-03
* Use the in-memory metadata in blaze as the source of truth for Fileset mappingsGravatar kush2018-05-02
* Harden Profiler slow tasks capping testGravatar michajlo2018-05-02
* Do not add flags from linking_mode_flags section when the toolchain definesGravatar hlopko2018-05-02
* 'Direct jars' should be a subset of recursively collected jarsGravatar cushon2018-05-02
* Expose processed manifest in AndroidLocalTestGravatar asteinb2018-05-02
* Add --incompatible_disallow_legacy_javainfo flag.Gravatar tomlu2018-05-02
* RELNOTES: Save Blaze memory by not storing LinkerInput objects in LinkCommand...Gravatar Googler2018-05-02