aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Make android_sdk_repository generate filegroups containing system image files...Gravatar ajmichael2017-04-12
* Delete Preprocessor.Factory.SupplierGravatar laurentlb2017-04-12
* Used 'DefaultInfo' instead of `ctx.default_provider`.Gravatar dslomov2017-04-12
* Extract --sysroot flag from bazel and move it into crosstoolGravatar hlopko2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Implement default providerGravatar vladmos2017-04-11
* Better error messages for non-exported values.Gravatar dslomov2017-04-11
* Aspect propagation should not lose transitively-visible aspects.Gravatar dslomov2017-04-11
* Remove remnants of apkbuilder from Android tests.Gravatar ajmichael2017-04-11
* Open source AndroidBinaryMultidexTest.Gravatar ajmichael2017-04-11
* Avoid copying existing immutable collectionsGravatar cushon2017-04-11
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Add --all_incompatible_changes invocation policy test.Gravatar ccalvarin2017-04-11
* fix: Allow parentheses in glob patternsGravatar Harmandeep Kaur2017-04-11
* Do not wrap dynamic libraries with --whole-archive blockGravatar hlopko2017-04-10
* Fix the SpawnInputExpander to compute the manifest path correctlyGravatar ulfjack2017-04-10
* Open source tests for android_device.Gravatar ajmichael2017-04-10
* Make Bazel use existing NDK13 crosstool for NDK14.Gravatar ajmichael2017-04-10
* Allow graph implementations to filter out deps that are known to be done when...Gravatar janakr2017-04-10
* Add flag_values attribute to config_setting.Gravatar mstaib2017-04-10
* Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.Gravatar ajmichael2017-04-07
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* LocalSpawnRunner: on Windows, don't use the process wrapper for nowGravatar ulfjack2017-04-07
* Open source LocalSpawnRunnerGravatar ulfjack2017-04-07
* Do not trample the PersistentMap journalGravatar Benjamin Peterson2017-04-07
* Remove --no_ support.Gravatar ccalvarin2017-04-07
* Adding toolchain provider and function to Skylark.Gravatar John Cater2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* Delete SubincludePreprocessorGravatar laurentlb2017-04-07
* Remove the last remaining public ctor from PathFragment.Gravatar nharmata2017-04-07
* Disable SubincludePreprocessorGravatar laurentlb2017-04-07
* Move the chmod call from SkyframeActionExecutor to ActionMetadataHandlerGravatar ulfjack2017-04-07
* Remove error handling from PreprocessorGravatar laurentlb2017-04-07
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Delete SubincludePreprocessorModuleGravatar laurentlb2017-04-06
* Delete more Python-preprocessing tests and documentationGravatar laurentlb2017-04-06
* Add a class providing a view of a NestedSetGravatar Klaus Aehlig2017-04-06
* Update incremental dexing helper flag defaultsGravatar kmb2017-04-06
* Add missing @Test annotations to JUnit 4 tests, reduce the visibility of test...Gravatar Googler2017-04-06
* Move action_outs directory to under the output path.Gravatar janakr2017-04-06
* Move ConfigSetting into rules/config.Gravatar mstaib2017-04-06
* Automated g4 rollback of commit 520f947580634cb9b62020fba4c93d5e78044ccf.Gravatar mstaib2017-04-06
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Expose platform-related providers to Skylark.Gravatar John Cater2017-04-06
* Expand the SpawnRunner/SpawnResult interfaces to cover more functionalityGravatar ulfjack2017-04-06
* Add a new CachedLocalSpawnRunner to implement remote caching + local execGravatar ulfjack2017-04-05
* Rephrase AbstractAttributeMapper#visitLabels such that we can avoid creating ...Gravatar nharmata2017-04-05
* Generalize ConfigSetting's special options handling.Gravatar mstaib2017-04-05
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* BEP: provide events a generic converter classGravatar aehlig2017-04-04