aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools
Commit message (Expand)AuthorAge
...
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* Automated g4 rollback of commit e7c730ba64d1c34ac7049f4165a33dc1329d0019.Gravatar jfield2017-04-18
* Refactor options tests into a new fileGravatar brandjon2017-04-18
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Fix an expansion flag issue where it expands to a repeatable flag.Gravatar ccalvarin2017-04-18
* Expose the native libs of the android_binary rule to skylark.Gravatar Googler2017-04-18
* Teach the RClassGenerator to merge all library symbols and reconcile ids.Gravatar corysmith2017-04-18
* Migrate UnixGlob to Path#statIfFound() instead of #statNullable(). The latter...Gravatar felly2017-04-18
* In android_library targets, R.class files should not be runtime dependenciesGravatar Googler2017-04-18
* Fix `in` operator for targetsGravatar vladmos2017-04-18
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* BEP: for local transports optionally drop path conversionGravatar Klaus Aehlig2017-04-13
* Do not add a build id to C++ binaries by default.Gravatar lberki2017-04-13
* Remove special cases for "name" in implicit outputs codeGravatar Benjamin Peterson2017-04-13
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* Add feature_flags attribute to Android binary rules.Gravatar mstaib2017-04-13
* Document the current confusing semantics of relative windows paths with drive...Gravatar nharmata2017-04-13
* 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