aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/android/AndroidDataBindingTest.java
Commit message (Expand)AuthorAge
* Remove the unused --[no]experimental_disable_jvm command line option.Gravatar lberki2018-01-11
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Remove concept of "processorFlags" from Bazel.Gravatar ajmichael2017-09-14
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* Make --experimental_use_parallel_android_resource_processing a no-op.Gravatar ajmichael2017-07-26
* Android tests: prepare tests for parameter filesGravatar laszlocsomor2017-07-06
* Fix NullPointerException when enable_data_binding is omitted.Gravatar gregce2017-06-26
* Fix Android data binding for rules with no direct resources.Gravatar gregce2017-06-21
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18