.. |
config
|
Pass annotation processors to kotlinc
|
2019-01-22 21:47:19 +00:00 |
aapt2.go
|
Create bundle modules suitable for bundletool
|
2018-10-31 14:39:16 +00:00 |
aar.go
|
Add a flag to allow unbundled builds to build SDKs from source
|
2018-12-18 22:46:24 -08:00 |
android_manifest.go
|
Support setting target_sdk_version separately from sdk_version
|
2018-10-31 21:37:34 -07:00 |
android_resources.go
|
Add support for android_library modules
|
2018-05-03 14:38:12 -07:00 |
androidmk.go
|
Don't install java libraries that are already in an apex.
|
2019-01-21 14:02:17 +00:00 |
app.go
|
Minor code/comment cleanup for app.go.
|
2019-01-22 11:24:50 -08:00 |
app_builder.go
|
Align entries in APEX at 4K boundary
|
2018-11-22 03:09:40 +09:00 |
app_test.go
|
Add support for JNI libraries to android_app modules
|
2018-10-08 15:20:56 -07:00 |
builder.go
|
Replace annotation_processors with plugins
|
2019-01-23 20:17:51 +00:00 |
dex.go
|
Always do zipalign with uncompressDex.
|
2019-01-23 06:36:48 +00:00 |
dexpreopt.go
|
Allow modules to disable stripping when dexpreopting
|
2019-01-10 05:39:50 +00:00 |
dexpreopt_test.go
|
Don't dexpreopt when compile_dex but not installable
|
2019-01-06 08:50:36 -08:00 |
droiddoc.go
|
Update signature files to the new format
|
2019-01-19 21:36:07 -08:00 |
gen.go
|
Remove incorrect file comments
|
2018-12-27 12:26:30 -08:00 |
genrule.go
|
Soong: add "java_genrule_host"
|
2018-04-13 16:37:22 -07:00 |
hiddenapi.go
|
Disable all-assigned check in hiddenapi on master-art
|
2019-01-23 22:55:41 +00:00 |
jacoco.go
|
Change syntax for jacoco filter wildcard params.
|
2018-01-29 12:46:26 -08:00 |
jacoco_test.go
|
Change syntax for jacoco filter wildcard params.
|
2018-01-29 12:46:26 -08:00 |
java.go
|
Align jar file after calling merge-zips when dex is uncompressed.
|
2019-01-24 06:38:14 +00:00 |
java_resources.go
|
soong_zip: support globs in -f and -D arguments
|
2018-09-28 14:01:29 -07:00 |
java_test.go
|
Replace annotation_processors with plugins
|
2019-01-23 20:17:51 +00:00 |
jdeps.go
|
Modify jar dependencies collection from dexpreopt to jar with resource
|
2018-12-21 10:37:03 +00:00 |
jdeps_test.go
|
jarjar_rules: accept file-group
|
2019-01-23 18:05:18 +00:00 |
kotlin.go
|
Fix kotlin annotation processing after java_plugin
|
2019-01-23 16:14:21 -08:00 |
kotlin_test.go
|
Fix kotlin annotation processing after java_plugin
|
2019-01-23 16:14:21 -08:00 |
OWNERS
|
Add an owners file for dexpreopt files.
|
2018-12-18 20:28:06 +00:00 |
plugin.go
|
Replace annotation_processors with plugins
|
2019-01-23 20:17:51 +00:00 |
plugin_test.go
|
Replace annotation_processors with plugins
|
2019-01-23 20:17:51 +00:00 |
prebuilt_apis.go
|
Support core library
|
2019-01-16 22:00:17 -08:00 |
proto.go
|
Revert "Use protoc-gen-javalite for java lite protos"
|
2018-11-04 17:23:48 -08:00 |
sdk.go
|
Use latest SDK version for current in PDK builds
|
2019-01-10 07:09:35 +00:00 |
sdk_library.go
|
Build java_sdk_library modules when UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true
|
2019-01-21 12:18:39 -08:00 |
sdk_test.go
|
Use latest SDK version for current in PDK builds
|
2019-01-10 07:09:35 +00:00 |
support_libraries.go
|
Export lists of support libraries modules to Make
|
2018-05-03 16:48:13 -07:00 |
system_modules.go
|
Enforce dependencies have right architecture
|
2018-08-30 16:31:02 +00:00 |