Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
05ab2d0731495fed0e9ee7d4158cf70697728f77
/
java
/
app.go
84f1b80
No matching variant android_app_import fix
by Jaewoong Jung
· 5 years ago
f1a035e
Pass pctx and ctx to NewRuleBuilder
by Colin Cross
· 5 years ago
78a7155
Assume any <uses-library> is shared, add only toplevel ones to manifest.
by Ulya Trafimovich
· 5 years ago
95f1ca0
Store ndkKnownLibs in the config
by Colin Cross
· 5 years ago
b23d28c
Rename fields and methods to reflect class loader context changes.
by Ulya Trafimovich
· 5 years ago
a8c28e2
Do not add dependencies of shared SDK libraries to manifest_fixer.
by Ulya Trafimovich
· 5 years ago
1855424
Add nested class loader subcontext at the proper hierarchy level.
by Ulya Trafimovich
· 5 years ago
8cbc5d2
Rework class loader context implementation.
by Ulya Trafimovich
· 5 years ago
b521811
Add separate dependency tags for compat libs based on SDK version.
by Ulya Trafimovich
· 5 years ago
9ebc22c
Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3
by Colin Cross
· 5 years ago
19bc60a
Merge "Add config.AndroidFirstDeviceTarget."
by Jaewoong Jung
· 5 years ago
642916f
Add config.AndroidFirstDeviceTarget.
by Jaewoong Jung
· 5 years ago
de78d13
Replace jniDependencyTag with a value
by Colin Cross
· 5 years ago
56a8321
Remove global state from apex modules
by Colin Cross
· 5 years ago
4f6eebf
Merge changes I0885e493,Ic37c8db9
by Treehugger Robot
· 5 years ago
1613e55
HostCross is an attribute of a Target, not OsType
by Jiyong Park
· 5 years ago
4f378d7
Convert more versions in config to ApiLevel.
by Dan Albert
· 5 years ago
c806053
Replace ApiStrToNum uses with ApiLevel.
by Dan Albert
· 5 years ago
663dc53
Consistently use default install path for compatibility <uses-library>.
by Ulya Trafimovich
· 5 years ago
80dc4f1
Merge "Merge Android R"
by Xin Li
· 5 years ago
54027b5
Replace `is_uses_lib` property with `provides_uses_lib`.
by Ulya Trafimovich
· 5 years ago
0f13eff
Merge "Be more strict about unknown install <uses-library> paths." am: 117a5ef307
by Ulyana Trafimovich
· 5 years ago
045e11a
Be more strict about unknown install <uses-library> paths.
by Ulya Trafimovich
· 5 years ago
99bd329
Merge "Allow non-SDK Java libraries to masquerade as <uses-library>." am: bb3467d297
by Ulyana Trafimovich
· 5 years ago
21a7375
Allow non-SDK Java libraries to masquerade as <uses-library>.
by Ulya Trafimovich
· 5 years ago
65cb5c6
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
fc24ad3
Propagate transitive SDK Java library dependencies to dexpreopt.
by Ulya Trafimovich
· 5 years ago
ec7a91f
Merge "Add extra_test_configs option"
by Treehugger Robot
· 5 years ago
9ce2221
Merge "Collect paths to transitive SDK Java library dependencies."
by Ulyana Trafimovich
· 5 years ago
95d1942
Add extra_test_configs option
by Dan Shi
· 5 years ago
31e444e
Collect paths to transitive SDK Java library dependencies.
by Ulya Trafimovich
· 5 years ago
72ce814
Merge "Add a tagged output for app's exportPackage"
by Anton Hansson
· 5 years ago
092aca4
Add a tagged output for app's exportPackage
by Anton Hansson
· 5 years ago
a24b9de
Merge changes I02fb745a,Iccc96c0d
by Colin Cross
· 5 years ago
2eddd06
Merge "Add libraryDependencyTag to track dependencies on static and shared libraries"
by Colin Cross
· 5 years ago
9eb51fc
Merge "Refactor java compileDex"
by Liz Kammer
· 5 years ago
a7a64f3
Refactor java compileDex
by Liz Kammer
· 6 years ago
f0913fb
Follow all shared library dependencies when collecting JNI libraries
by Colin Cross
· 5 years ago
6e511a9
Add libraryDependencyTag to track dependencies on static and shared libraries
by Colin Cross
· 5 years ago
cada807
Update language to comply with inclusive guidance
by Liz Kammer
· 5 years ago
464e5f7
Merge "Add android app property rename_resources_package" into rvc-dev-plus-aosp
by Liz Kammer
· 5 years ago
f5ada2c
Merge changes from topic "lint-unbundled-apps" am: 70f0b53000 am: 8d984239e1
by Colin Cross
· 5 years ago
0add164
Merge "Pass unstripped JNI libraries to Make" am: bf81ed4fd1 am: 9a6d827dc3
by Treehugger Robot
· 5 years ago
70f0b53
Merge changes from topic "lint-unbundled-apps"
by Colin Cross
· 5 years ago
bf81ed4
Merge "Pass unstripped JNI libraries to Make"
by Treehugger Robot
· 5 years ago
c0efd1d
Build a zip of transitive lint reports for apps
by Colin Cross
· 6 years ago
9f9fd02
Add android app property rename_resources_package
by Liz Kammer
· 6 years ago
4fb652d
Set LOCAL_APKCERTS_FILE for apk_set modules in apexes
by Colin Cross
· 6 years ago
403cc15
Pass unstripped JNI libraries to Make
by Colin Cross
· 6 years ago
44440f8
Set LOCAL_APKCERTS_FILE for apk_set modules in apexes am: 7e2b36c7d5
by Colin Cross
· 6 years ago
7e2b36c
Set LOCAL_APKCERTS_FILE for apk_set modules in apexes
by Colin Cross
· 6 years ago
f6cd2a0
Merge changes from topic "gcov-clang-migration" into rvc-dev
by Oliver Nguyen
· 6 years ago
72cabc6
Make native_coverage clause work with ClangCoverage
by Colin Cross
· 6 years ago
21b5ffa
Merge changes from topic "uses-libs-5" am: 8fab5bcce3 am: a4cdcd3796
by Ulyana Trafimovich
· 6 years ago
8fab5bc
Merge changes from topic "uses-libs-5"
by Ulyana Trafimovich
· 6 years ago
11c1e0f
Output apkcerts file for android_app_set.
by Jaewoong Jung
· 6 years ago
5f364b6
Rewrite construct_context.sh in Python.
by Ulya Trafimovich
· 6 years ago
e37779d
Merge "Output apkcerts file for android_app_set." into rvc-dev am: d8f1b81e75
by Jaewoong Jung
· 6 years ago
8bec026
Output apkcerts file for android_app_set.
by Jaewoong Jung
· 6 years ago
14135e4
Merge "apex/apk: enforce min_sdk_version of all deps" am: 14a08f5b28 am: afdc5239b8
by Jooyung Han
· 6 years ago
749dc69
apex/apk: enforce min_sdk_version of all deps
by Jooyung Han
· 6 years ago
3c904e8
Stem name should be fixed the same was as masterFile
by Sasha Smundak
· 6 years ago
9228536
Merge "Make native_coverage clause work with ClangCoverage" am: c9ef6ee1b7 am: e1dd7bf4ec
by Colin Cross
· 6 years ago
c9ef6ee
Merge "Make native_coverage clause work with ClangCoverage"
by Colin Cross
· 6 years ago
7a665a5
Merge "Stem name should be fixed the same was as masterFile" am: bb28b8c9ca am: dc756332e2
by Treehugger Robot
· 6 years ago
e88b436
Stem name should be fixed the same was as masterFile
by Sasha Smundak
· 6 years ago
1a6acd4
Make native_coverage clause work with ClangCoverage
by Colin Cross
· 6 years ago
1e28e3c
Add support for running Android lint on java and android modules.
by Colin Cross
· 6 years ago
1c14b4e
Consolidate adding common java properties
by Colin Cross
· 6 years ago
c656583
Merge "Add support for running Android lint on java and android modules." am: a553358b34 am: 05394377ba
by Colin Cross
· 6 years ago
a553358
Merge "Add support for running Android lint on java and android modules."
by Colin Cross
· 6 years ago
6b8f282
Merge "Consolidate adding common java properties" am: d7ffbb578d am: 6eb9a491ea
by Treehugger Robot
· 6 years ago
d7ffbb5
Merge "Consolidate adding common java properties"
by Treehugger Robot
· 6 years ago
6e28ab8
Merge "Installed APKs should not have `prebuilt_` prefix" am: 001ad5a6fc am: 05cd5562f2
by Treehugger Robot
· 6 years ago
014489c
Add support for running Android lint on java and android modules.
by Colin Cross
· 6 years ago
854c14f
Installed APKs should not have `prebuilt_` prefix
by Sasha Smundak
· 6 years ago
57f0ee1
Installed APKs should not have `prebuilt_` prefix
by Sasha Smundak
· 6 years ago
ce6734e
Consolidate adding common java properties
by Colin Cross
· 6 years ago
95f7b34
Use inclusive language in build/soong
by Colin Cross
· 6 years ago
973d681
manual merge of 2ef16cfcd46902b01e1934547acc7dc636f6f846 to rvc-dev-plus-aosp
by Colin Cross
· 6 years ago
440e0d0
Use inclusive language in build/soong
by Colin Cross
· 6 years ago
12a10b0
Merge "Fix on-device paths to used libraries in dexpreopt." am: 69bd288409 am: 73759b9a5d
by Ulyana Trafimovich
· 6 years ago
69bd288
Merge "Fix on-device paths to used libraries in dexpreopt."
by Ulyana Trafimovich
· 6 years ago
9c646b1
Use Targets[Android] instead of DeviceArch funcs. am: 829b7135f3
by Jaewoong Jung
· 6 years ago
829b713
Use Targets[Android] instead of DeviceArch funcs.
by Jaewoong Jung
· 6 years ago
f48d50b
Merge "Remove TARGET_PREFER_32_BIT support." am: a82ad479a4 am: 274a80c492
by Elliott Hughes
· 6 years ago
9f3052c
Fix on-device paths to used libraries in dexpreopt.
by Ulya Trafimovich
· 6 years ago
79ae341
Remove TARGET_PREFER_32_BIT support.
by Elliott Hughes
· 6 years ago
30d1f9e
Revert "Use aapt2 flag --rename-resources-package in soong"
by Nate Myren
· 6 years ago
8a62433
Merge "Use sdkSpec to compare sdk_versions of APK/JNI"
by Treehugger Robot
· 6 years ago
652d5b3
Use sdkSpec to compare sdk_versions of APK/JNI
by Jooyung Han
· 6 years ago
98ccfca
Merge "Fix android_app_set documentation" am: 99e4fba932 am: 29faa37442
by Alexander Smundak
· 6 years ago
c4f0ff1
Cherrypick aosp/1318079 and aosp/1324841
by Sasha Smundak
· 6 years ago
613cbb1
Fix android_app_set documentation
by Sasha Smundak
· 6 years ago
aff0a39
Merge "Use aapt2 flag --rename-resources-package in soong" into rvc-dev-plus-aosp
by Liz Kammer
· 6 years ago
a90d1e1
Merge "Refactor library path representation in dexpreopt." am: 3ef493ff91 am: 6704d57d02
by Ulyana Trafimovich
· 6 years ago
3ef493f
Merge "Refactor library path representation in dexpreopt."
by Ulyana Trafimovich
· 6 years ago
dba1360
Merge "Allow apex module to have android_app_set as its constituent." am: a5c94e1409 am: 342b4810a7
by Treehugger Robot
· 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
Next »