index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
app.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dedup registration code for module types and singletons
Paul Duffin
2019-12-19
1
-8
/
+12
*
Reland "Also package recursive jni_libs deps of android_apps as well as direc...
Peter Collingbourne
2019-12-17
1
-16
/
+26
*
Merge "Revert "Also package recursive jni_libs deps of android_apps as well a...
Joseph Murphy
2019-12-18
1
-26
/
+16
|
\
|
*
Revert "Also package recursive jni_libs deps of android_apps as well as direc...
Lorenzo Colitti
2019-12-18
1
-26
/
+16
*
|
Declare manifest as input to test config fixer.
Jaewoong Jung
2019-12-17
1
-1
/
+1
|
/
*
Also package recursive jni_libs deps of android_apps as well as direct deps.
Peter Collingbourne
2019-12-16
1
-16
/
+26
*
Merge "Optionally overwrite package value in test config."
Jaewoong Jung
2019-12-16
1
-0
/
+11
|
\
|
*
Optionally overwrite package value in test config.
Jaewoong Jung
2019-12-05
1
-0
/
+11
*
|
Fix incorrect install path for priv-app prebuilt
Kyeongkab.Nam
2019-11-22
1
-1
/
+7
|
/
*
Fix test app and helper installation dirs.
Jaewoong Jung
2019-11-21
1
-1
/
+5
*
Add override_android_test.
Jaewoong Jung
2019-11-15
1
-2
/
+36
*
Install AndroidApp only when needed
Jiyong Park
2019-11-14
1
-3
/
+5
*
Reland: JNI lib is always embedded for APKs in APEX
Jiyong Park
2019-11-14
1
-4
/
+7
*
Merge "Revert submission"
Sam Saccone
2019-11-13
1
-7
/
+4
|
\
|
*
Revert submission
Sam Saccone
2019-11-13
1
-7
/
+4
*
|
Merge "JNI lib is always embedded for APKs in APEX"
Treehugger Robot
2019-11-13
1
-4
/
+7
|
\
|
|
*
JNI lib is always embedded for APKs in APEX
Jiyong Park
2019-11-11
1
-4
/
+7
*
|
Merge "Enforce hidden apis usage in product(soong)"
Treehugger Robot
2019-11-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Enforce hidden apis usage in product(soong)
Jeongik Cha
2019-11-06
1
-0
/
+1
*
|
Merge "Install signed split apks."
Jaewoong Jung
2019-11-08
1
-6
/
+5
|
\
\
|
*
|
Install signed split apks.
Jaewoong Jung
2019-11-07
1
-6
/
+5
|
|
/
*
/
Call shouldEmbedJnis only when needed.
Jaewoong Jung
2019-11-05
1
-2
/
+1
|
/
*
Add support for including app prebuilts in APEX.
Dario Freni
2019-10-28
1
-0
/
+4
*
Merge "Support privleged app in APEX"
Treehugger Robot
2019-10-18
1
-4
/
+12
|
\
|
*
Support privleged app in APEX
Jiyong Park
2019-10-17
1
-4
/
+12
*
|
Add method to determine variations from a Target
Colin Cross
2019-10-16
1
-4
/
+2
|
/
*
Separate InstallPath from OutputPath
Colin Cross
2019-10-03
1
-2
/
+2
*
Fix split apk paths.
Jaewoong Jung
2019-09-27
1
-0
/
+3
*
Fix android_test install path.
Jaewoong Jung
2019-09-27
1
-10
/
+16
*
Allow test to specify whether or not to auto-generate test config
Dan Shi
2019-09-26
1
-1
/
+7
*
Support including apk inside an apex
Sundong Ahn
2019-09-04
1
-0
/
+4
*
Prepare to be able to put framework-res in srcs
Jiyong Park
2019-08-29
1
-0
/
+9
*
Implement android_test_import
Jaewoong Jung
2019-08-28
1
-0
/
+38
*
Add default_dev_cert to android_app_import
Jaewoong Jung
2019-08-23
1
-7
/
+20
*
Add arch variant support to android_app_import.
Jaewoong Jung
2019-08-15
1
-30
/
+51
*
Merge "Add filename property to android_app_import"
Jaewoong Jung
2019-08-15
1
-1
/
+7
|
\
|
*
Add filename property to android_app_import
Jaewoong Jung
2019-07-17
1
-1
/
+7
*
|
Add a rule about platform_apis
Jeongik Cha
2019-07-29
1
-4
/
+8
*
|
Add RuleBuilder helper functions for built and prebuilt tools
Colin Cross
2019-07-11
1
-3
/
+3
|
/
*
Merge "Improve android_app_import.dpi_variants handling."
Jaewoong Jung
2019-07-10
1
-70
/
+77
|
\
|
*
Improve android_app_import.dpi_variants handling.
Jaewoong Jung
2019-07-09
1
-70
/
+77
*
|
Dist NOTICE outputs for app targets.
Jaewoong Jung
2019-07-08
1
-9
/
+9
|
/
*
Uncompress dex in unbundled privileged apps
Colin Cross
2019-06-25
1
-5
/
+6
*
Optionally embed NOTICE files in apks.
Jaewoong Jung
2019-06-24
1
-10
/
+65
*
Make sdkDep/decodeSdkDep the source of truth about the sdk
Paul Duffin
2019-06-13
1
-6
/
+10
*
Don't add dependencies on uses-library modules in unbundled builds
Colin Cross
2019-06-12
1
-10
/
+12
*
Consolidate baseContext, BaseContext, and BaseModuleContext
Colin Cross
2019-06-06
1
-1
/
+1
*
Merge "Touch up manifest if there's no source code."
Jaewoong Jung
2019-06-06
1
-0
/
+3
|
\
|
*
Touch up manifest if there's no source code.
Jaewoong Jung
2019-06-03
1
-0
/
+3
*
|
android_app stl property bug fix
Jaewoong Jung
2019-06-04
1
-1
/
+1
|
/
[next]