aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
* Remove JavaIdeInfoProvider.Gravatar dslomov2017-07-07
* Android tests: prepare tests for parameter filesGravatar laszlocsomor2017-07-06
* RELNOTES: Add option for Android specific grte_topGravatar Googler2017-07-06
* Handle problematic resource qualifiers in references to individual resourcesGravatar Googler2017-07-05
* Automated rollback of commit 480d6038905b3c8de09a362e2759fc6b8abe634c.Gravatar twerth2017-07-05
* Enable --feature_control_policy policy for feature flag usage.Gravatar mstaib2017-07-03
* Enable aapt2 support in binary actions.Gravatar corysmith2017-07-03
* Add minSdkVersion optimization to Blaze.Gravatar Googler2017-07-03
* Enable incremental dexing by default.Gravatar ajmichael2017-07-03
* Add methods for filtering LocalResourceContainerGravatar Googler2017-07-03
* Refactor PrinterGravatar vladmos2017-07-03
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* Add a #getBytes() method to DeterministicWriter that returns a ByteString. By...Gravatar janakr2017-06-30
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Introduce new android_instrumentation_test rule.Gravatar ajmichael2017-06-29
* Enable aapt2 support in library actions.Gravatar corysmith2017-06-29
* Refactoring the ApplicationManifest for clarity:Gravatar corysmith2017-06-29
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Add idl_preprocessed field to android_library.Gravatar Googler2017-06-27
* Add JavaSkylarkApiProvider to aar_import rule.Gravatar Googler2017-06-26
* Enabling Aapt2 processing:Gravatar corysmith2017-06-26
* ResourceFilter properly handles special language qualifiersGravatar Googler2017-06-26
* Fix NullPointerException when enable_data_binding is omitted.Gravatar gregce2017-06-26
* Make Metadata fields privateGravatar ulfjack2017-06-22
* Fix Android data binding for rules with no direct resources.Gravatar gregce2017-06-21
* Move WrappingProviderHelper into static class in WrappingProvider.Gravatar Googler2017-06-20
* Create a general WrappingProvider concept and use for java_proto_library and ...Gravatar Googler2017-06-20
* Pass the unsigned apk and the keystore to ApkProvider.Gravatar Googler2017-06-20
* Extract ActionContext to a top-level classGravatar ulfjack2017-06-19
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Roll forward R generation for Robolectric behind a flag to enable testingGravatar Googler2017-06-19
* ResourceFilter persists ordering of resources when filteringGravatar Googler2017-06-19
* Fix resource filtering bug in interaction between densities and API versionGravatar Googler2017-06-16
* Automated g4 rollback of commit 5c2dc673a3ad2aa52f25c6f7d767671ba3e9b02c.Gravatar corysmith2017-06-16
* Simplify data binding documentation.Gravatar gregce2017-06-16
* Automated g4 rollback of commit 1be84ee92a825694b0c0026ac77134f8a084bd9c.Gravatar corysmith2017-06-13
* Don't create the same String/ImmutableMap over and over again.Gravatar twerth2017-06-09
* Adds the resource class jar to the implicit outputs of android_libraryGravatar Googler2017-06-07
* Automated g4 rollback of commit d028d7854d3e95d97143945a1ec32944e5e4594b.Gravatar lpino2017-06-07
* Cleanup the interface of ApkActionsBuilder.Gravatar ajmichael2017-06-05
* Expose .ap_ artifact as a skylark providerGravatar Googler2017-06-05
* Remove "supports-workers" tag from ApkBuilder execution info.Gravatar philwo2017-06-05
* Generate pre-reconciled ids R classes for dependency libraries with resourcesGravatar corysmith2017-06-02
* Remove NestedSets from ApkProvider.Gravatar ajmichael2017-06-01
* Fix aliases for users of label-keyed string dicts.Gravatar mstaib2017-06-01
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Remove no-op use_singlejar_for_proguard_libraryjars flag - it was removed fro...Gravatar Googler2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Automated g4 rollback of commit e2edf2e141a09c025a958d580c7cac7b57c70d83.Gravatar Googler2017-05-26