aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android
Commit message (Expand)AuthorAge
...
* PiperOrigin-RevId: 184564534Gravatar Googler2018-02-05
* Tag a few aspect classes with @AutoCodec and make CcProtoAspect abstract, sin...Gravatar janakr2018-02-05
* Fix AndroidDevice to never put the unified launcher's runfiles middleman in t...Gravatar Benjamin Peterson2018-02-05
* Add type assertion that TreeFileArtifact's parentTreeArtifact member is aGravatar cpeyser2018-02-05
* Fix manifest_merger documentation link.Gravatar ajmichael2018-02-05
* RELNOTES: stop using --no-locals in android coverage buildsGravatar kmb2018-02-02
* Remove documentation of android_local_test.{resource_files,assets,assets_dir}...Gravatar dannark2018-02-02
* Add allowReturnNone to skylark annotationsGravatar Googler2018-02-02
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* PiperOrigin-RevId: 184203570Gravatar Googler2018-02-01
* Remove setting of $DISPLAY variable by android_instrumentation_test.Gravatar jingwen2018-02-01
* Allow CustomCommandLine's mapFn to expand each object into multiple items.Gravatar tomlu2018-02-01
* Renamed android_instrumentation_test.instrumentation to android_instrumentati...Gravatar jingwen2018-01-31
* Improve safety of NestedSetFingerprintCache by detecting multiple instances o...Gravatar tomlu2018-01-31
* Change ConfiguredAspectFactory.create signature to take in aGravatar mjhalupka2018-01-31
* Rename Transition to ConfigurationTransition.Gravatar gregce2018-01-30
* Stop warning about resource filters with "deprecated" qualifiersGravatar Googler2018-01-30
* Expose ApkInfo and AndroidInstrumentationInfo to Skylark.Gravatar ajmichael2018-01-29
* Allows @AutoCodec to use factory methods.Gravatar shahan2018-01-29
* Remove quotes from argv in android_instrumentation_test stub template and add...Gravatar jingwen2018-01-29
* Support Android testing with Skylark-defined device rules.Gravatar ajmichael2018-01-26
* Remove package restriction on android_tools_defaults_jar rule.Gravatar ajmichael2018-01-25
* Step 1 of removing android_sdk.annotations_jar.Gravatar ajmichael2018-01-25
* Add CommandLineItem interface.Gravatar tomlu2018-01-25
* Set $DISPLAY=:0 by default for android_instrumentation_test for Android emula...Gravatar jingwen2018-01-24
* Remove android_instrumentation_test.test_args and pass android_instrumentatio...Gravatar jingwen2018-01-24
* Remove unnecessary arg when building runfiles support.Gravatar ajmichael2018-01-23
* Pass the correct path of aapt_binary and merge its data runfiles into android...Gravatar jingwen2018-01-23
* Move all code to lookup JavaRuntimeInfo to static methods onGravatar John Cater2018-01-23
* Make createMainDexProguardSpec public.Gravatar ahumesky2018-01-19
* Removed extra .useDefaultShellEnvironment()Gravatar jingwen2018-01-19
* Fix usages of PathFragment segments that will become inefficient.Gravatar tomlu2018-01-19
* Fix aar_import.deps to propagate jars.Gravatar ajmichael2018-01-18
* Filter out generated proto extension registry loader from instrumentation APK.Gravatar Googler2018-01-16
* Add assets support to aar_import.Gravatar ajmichael2018-01-16
* Default to filtering resources in analysisGravatar Googler2018-01-16
* Enable incremental dexing of proguarded Android binaries in Bazel (one dexbui...Gravatar kmb2018-01-16
* Add support for native header outputs to {java,android}_libraryGravatar cushon2018-01-11
* Remove unused code from AndroidIdeInfoProvider.Gravatar tomlu2018-01-11
* Final cleanup of android_resourcesGravatar Googler2018-01-11
* Fold the Jvm configuration fragment into JavaConfiguration.Gravatar lberki2018-01-11
* Produce data binding file from compile action when "enable_data_binding" attr...Gravatar Googler2018-01-10
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2018-01-10
* use built-in params file support in DexArchiveAspectGravatar kmb2018-01-09
* Fix android_binary.aapt_version docs referencing the wrong flagGravatar Googler2018-01-08
* Codecs for all non-test Fragment subclasses (except CppConfiguration, handled...Gravatar shahan2018-01-05
* PiperOrigin-RevId: 180959513Gravatar Googler2018-01-05
* Merge the runfiles of @androidsdk//:aapt_binary into android_instrumentation_...Gravatar jingwen2018-01-04
* Move PatchTransition and kin to analysis.config.transitions.Gravatar gregce2018-01-04
* Remove defunct Android incremental dexing flagsGravatar kmb2018-01-04