Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
2d0c1946fade95005c7408fc46d4533fb9bb1da3
/
java
/
app.go
3ef493f
Merge "Refactor library path representation in dexpreopt."
by Ulyana Trafimovich
· 6 years ago
a5c94e1
Merge "Allow apex module to have android_app_set as its constituent."
by Treehugger Robot
· 6 years ago
18d98bc
Allow apex module to have android_app_set as its constituent.
by Sasha Smundak
· 6 years ago
d4bcea4
Refactor library path representation in dexpreopt.
by Ulya Trafimovich
· 6 years ago
5539e7b
Revert^2 "Rename DexJar interface method to DexJarBuildPath."
by Ulyana Trafimovich
· 6 years ago
b0dc851
Revert "Rename DexJar interface method to DexJarBuildPath."
by Ulyana Trafimovich
· 6 years ago
562c240
Rename DexJar interface method to DexJarBuildPath.
by Ulya Trafimovich
· 6 years ago
c9af538
Add android.test.base to class loader context for API version < 30.
by Ulya Trafimovich
· 6 years ago
966b2f0
Add signing lineage for runtime_resource_overlay
by Liz Kammer
· 6 years ago
3f2845d
Merge "Make android_app_import multi targets arch module."
by Jaewoong Jung
· 6 years ago
38b2a86
Merge "Allow the user to explicitly set the java Uncompress_dex property."
by David Srbecky
· 6 years ago
6abfbf7
Make android_app_import multi targets arch module.
by Jaewoong Jung
· 6 years ago
ede1854
Merge "Generate combined deps-info for all updatable modules."
by satayev
· 6 years ago
3b70b3f
Add preprocessed property for android_test_import
by Liz Kammer
· 6 years ago
e033cba
Allow the user to explicitly set the java Uncompress_dex property.
by David Srbecky
· 6 years ago
ff000d6
Merge "Add signing linage support for android_app_import"
by Liz Kammer
· 6 years ago
1d5983b
Revert "Use aapt2 flag --rename-resources-package in soong"
by Liz Kammer
· 6 years ago
2497899
Add signing linage support for android_app_import
by Liz Kammer
· 6 years ago
1674f9b
Use aapt2 flag --rename-resources-package in soong
by Liz Kammer
· 6 years ago
1d9e236
Merge "Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only)."
by Treehugger Robot
· 6 years ago
849f844
Generate combined deps-info for all updatable modules.
by Artur Satayev
· 6 years ago
fa00c06
Add apex_set module.
by Jaewoong Jung
· 6 years ago
5bcff5d
Add test_mainline_modules to the auto-gen test config(AndroidJUnitTest only).
by easoncylee
· 6 years ago
a7856c0
Implement android_app_set module
by Sasha Smundak
· 6 years ago
dcd0fc4
Merge "Add signing certificate lineage support to soong"
by Treehugger Robot
· 6 years ago
cb1d161
Merge "Don't use SDK variant for vendor JNI libraries"
by Colin Cross
· 6 years ago
e2b27f4
Add signing certificate lineage support to soong
by Liz Kammer
· 6 years ago
c2d2405
Don't use SDK variant for vendor JNI libraries
by Colin Cross
· 6 years ago
bbc3fb7
Reland "enforce sdk_version for JNI libs for updatable APKs"
by Jooyung Han
· 6 years ago
2bdf0da
Merge "Revert "enforce sdk_version for JNI libs for updatable APKs""
by Colin Cross
· 6 years ago
cc928d9
Revert "enforce sdk_version for JNI libs for updatable APKs"
by Jooyung Han
· 6 years ago
1852b58
Merge "enforce sdk_version for JNI libs for updatable APKs"
by Treehugger Robot
· 6 years ago
ecea813
Merge "Introduce app -deps-info."
by satayev
· 6 years ago
1111b84
Introduce app -deps-info.
by Artur Satayev
· 6 years ago
3c00770
Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis
by Colin Cross
· 6 years ago
c80828d
Skip dexpreopting android_test_import modules
by Colin Cross
· 6 years ago
7500f46
Merge "Add jni_uses_sdk_apis"
by Colin Cross
· 6 years ago
7204cf0
Add jni_uses_sdk_apis
by Colin Cross
· 6 years ago
6c4e5c0
Merge "Add gcov coverage support to Rust modules."
by Ivan Lozano
· 6 years ago
98c4750
enforce sdk_version for JNI libs for updatable APKs
by Jooyung Han
· 6 years ago
a0cd8f9
Add gcov coverage support to Rust modules.
by Ivan Lozano
· 6 years ago
243688e
Make android_app_import multi targets arch module.
by Jaewoong Jung
· 6 years ago
4b25e31
Revert "[soong] new field in Android.bp to request APK signing V4"
by Songchun Fan
· 6 years ago
6e2fb5c
Merge "soong: Add support for override_runtime_resource_overlay"
by Treehugger Robot
· 6 years ago
4df2bc7
soong: Add support for override_runtime_resource_overlay
by Roshan Pius
· 6 years ago
6b0c552
Document Instrumentation_for android app tests.
by Liz Kammer
· 6 years ago
c869812
Merge "runtime_resource_overlay can be included in APEXes"
by Treehugger Robot
· 6 years ago
69aeba9
runtime_resource_overlay can be included in APEXes
by Jiyong Park
· 6 years ago
bf5ed2d
Merge "Add overrides to runtime_resource_overlay"
by Jaewoong Jung
· 6 years ago
ad0177b
Add overrides to runtime_resource_overlay
by Jaewoong Jung
· 6 years ago
8df4e08
Merge "Do not allow updatable apps without min_sdk_version."
by Treehugger Robot
· 6 years ago
f40fc85
Do not allow updatable apps without min_sdk_version.
by Artur Satayev
· 6 years ago
592a6a4
android_app_import is now ApexModule
by Jiyong Park
· 6 years ago
79a24f2
Merge "apex: respect filename property for apk-in-apex"
by Jooyung Han
· 6 years ago
2db1c3f
Check updatable APKs compile against managed SDKs.
by Artur Satayev
· 6 years ago
f472871
Merge "Add libs properties to runtime_resource_overlay."
by Jaewoong Jung
· 6 years ago
fe3c7f6
Add libs properties to runtime_resource_overlay.
by Jaewoong Jung
· 6 years ago
46984ee
Collect JNI coverage data only for first target.
by Jaewoong Jung
· 6 years ago
ff550f3
Merge "Revert^2 "Add sdk mutator for native modules""
by Colin Cross
· 6 years ago
c511bc5
Revert^2 "Add sdk mutator for native modules"
by Colin Cross
· 6 years ago
d66b121
Merge "Revert "Add sdk mutator for native modules""
by Colin Cross
· 6 years ago
f8e8022
Revert "Add sdk mutator for native modules"
by Colin Cross
· 6 years ago
f5d6756
Merge "Add sdk mutator for native modules"
by Colin Cross
· 6 years ago
39ee119
apex: respect filename property for apk-in-apex
by Jooyung Han
· 6 years ago
ab768cf
Merge "[soong] new field in Android.bp to request APK signing V4"
by Treehugger Robot
· 6 years ago
17d69e3
[soong] new field in Android.bp to request APK signing V4
by Songchun Fan
· 6 years ago
82e192c
Add sdk mutator for native modules
by Colin Cross
· 6 years ago
87a33e7
Add code coverage support to android_app JNI libs.
by Jaewoong Jung
· 6 years ago
cfaa164
bundle config contains (path,manifest) pairs of embedded APKs
by Jiyong Park
· 6 years ago
40017be
Merge "Unless overridden include LICENSE files in notices."
by Bob Badour
· 6 years ago
094cde4
Require apps built against the SDK to use JNI built against the NDK
by Colin Cross
· 6 years ago
a75b057
Unless overridden include LICENSE files in notices.
by Bob Badour
· 6 years ago
ee87c60
Add jni_uses_platform_api property to android_app
by Colin Cross
· 6 years ago
2f94e85
Merge "Allow for setting a logging_parent for an Android App."
by Treehugger Robot
· 6 years ago
5b16dfb
Allow for setting a logging_parent for an Android App.
by Baligh Uddin
· 6 years ago
3aff578
Simple refactoring of prefix related functions.
by Jaewoong Jung
· 6 years ago
6d41527
Do all dexpreoptDisabled checks before registering a dex2oat host dep.
by Martin Stjernholm
· 6 years ago
d90676f
Reland: Get the dex2oat host tool path from module dependency on the
by Martin Stjernholm
· 6 years ago
0f80c18
apex_available tracks static dependencies
by Jiyong Park
· 6 years ago
78ec5d8
Export the cert path for runtime_resource_overlay.
by Jaewoong Jung
· 6 years ago
503c1d0
Set LOCAL_CERTIFICATE for flattened apex APKs
by Colin Cross
· 6 years ago
057dd35
Merge "Abstract sdk_version string using sdkSpec type"
by Treehugger Robot
· 6 years ago
7b2e6f3
Revert "Get the dex2oat host tool path from module dependency on..."
by Hans Boehm
· 6 years ago
6a927c4
Abstract sdk_version string using sdkSpec type
by Jiyong Park
· 6 years ago
335d596
Get the dex2oat host tool path from module dependency on the binary module.
by Martin Stjernholm
· 6 years ago
f0f747c
Do not remove RRO resources
by Jaewoong Jung
· 6 years ago
9befb0c
Add runtime_resource_overlay.
by Jaewoong Jung
· 6 years ago
3998234
Overwrite test-file-name in test config.
by Jaewoong Jung
· 6 years ago
275eb69
Merge "Keep signatures of presigned prebuilt test apps."
by Jaewoong Jung
· 6 years ago
7c5bd83
Keep signatures of presigned prebuilt test apps.
by Jaewoong Jung
· 6 years ago
3d2b6b4
Make android_test_helper_app support apex_available
by Anton Hansson
· 6 years ago
618922e
jacoco correctly gathers info from APK-in-APEX
by Jiyong Park
· 6 years ago
1184b64
Add EarlyModuleContext for LoadHookContext
by Colin Cross
· 6 years ago
f9b1da0
Dedup registration code for module types and singletons
by Paul Duffin
· 6 years ago
ad84f97
Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix.
by Peter Collingbourne
· 6 years ago
9fd9b92
Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps.""
by Joseph Murphy
· 6 years ago
2973c11
Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."
by Lorenzo Colitti
· 6 years ago
f192d55
Declare manifest as input to test config fixer.
by Jaewoong Jung
· 6 years ago
6f907ad
Also package recursive jni_libs deps of android_apps as well as direct deps.
by Peter Collingbourne
· 6 years ago
9b1084f
Merge "Optionally overwrite package value in test config."
by Jaewoong Jung
· 6 years ago
Next »