aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules/android/AndroidLibraryTest.java
Commit message (Expand)AuthorAge
* Remove experimental flags for generating robolectric R class.Gravatar Googler2017-11-20
* Remove some no-op flags.Gravatar ajmichael2017-10-13
* Return JavaInfo providers only once in Java rules.Gravatar elenairina2017-10-11
* Open-source unit tests for proguard actions.Gravatar ajmichael2017-10-06
* Prevent overriding android_library srcless deps configuration value from Host...Gravatar jingwen2017-10-02
* Use intermediate compiled resource symbols for linking rather than static res...Gravatar Googler2017-10-02
* Set --experimental_allow_android_library_deps_without_srcs to false by defaul...Gravatar jingwen2017-09-28
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18
* Implemented a check for implicitly-exported deps in android_library, and rais...Gravatar jingwen2017-09-14
* Remove unused android_sdk.resource_extractor attribute from all BUILD files inGravatar jingwen2017-08-31
* Add flag to use processed resource apk manifest fileGravatar Googler2017-08-09
* Add the android.jar to the validate and link step for aapt2.Gravatar corysmith2017-07-26
* Make --experimental_use_parallel_android_resource_processing a no-op.Gravatar ajmichael2017-07-26
* Make all test cases pass with --noexperimental_separate_genfiles_directory.Gravatar lberki2017-07-24
* Allow the aapt2 code paths to be enabled by either flag or attribute.Gravatar corysmith2017-07-21
* Android tests: prepare tests for parameter filesGravatar laszlocsomor2017-07-06
* Add methods for filtering LocalResourceContainerGravatar Googler2017-07-03
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Add idl_preprocessed field to android_library.Gravatar Googler2017-06-27
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Blaze now passes an extra flag to JavaBuilder, --testonly, toGravatar eaftan2017-05-05
* Remove remnants of apkbuilder from Android tests.Gravatar ajmichael2017-04-11
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-31
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* Open source AndroidLibraryTestGravatar Adam Michael2017-03-22