aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* Fix tests to create WORKSPACE files for local repositories.Gravatar John Cater2017-04-24
* Rewrite repository lookup to return a failed value rather than throwGravatar ulfjack2017-04-20
* Automated g4 rollback of commit 3217832d638f9a8fdf22e88e32d75bda32ff7235.Gravatar corysmith2017-04-20
* Refactor the RClassGenerator to be reusable for different packages.Gravatar corysmith2017-04-20
* Prepare dynamic LIPO transitions.Gravatar gregce2017-04-20
* Don't hard remove --no_, give a warning first.Gravatar ccalvarin2017-04-20
* Add a way of constructing OptionsBase subclass instances from mapsGravatar brandjon2017-04-20
* OnePlatform auth support for Bazel, in preparation for next version of the API.Gravatar olaola2017-04-20
* Add repository override optionGravatar kchodorow2017-04-20
* Filter out conflicting flag policies before invocation policy enforcement.Gravatar ccalvarin2017-04-20
* Support using minimized bitcode for ThinLTO LTO indexing stepGravatar Googler2017-04-19
* RELNOTES: NoneGravatar ajmichael2017-04-19
* Deprecate use of option category to describe documentation level / usage rest...Gravatar ccalvarin2017-04-19
* Fix crash on graph cycle in configuration loadingGravatar gregce2017-04-19
* Write stdout and stderr to the remote cacheGravatar ulfjack2017-04-18
* Implement logging in LocalSpawnRunnerGravatar ulfjack2017-04-18
* Simplify LocalSpawnRunnerGravatar ulfjack2017-04-18
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Add ordering semantics for cached options dataGravatar brandjon2017-04-18
* Remove the overloading of option category to cover documentation level.Gravatar ccalvarin2017-04-18
* Add /sdk/extras/m2repository the list of Android SDK embedded Maven repositor...Gravatar ajmichael2017-04-18
* Automated g4 rollback of commit e1d692e486a2f838c3c894fd9de693fabd6685ed.Gravatar schmitt2017-04-18
* 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