Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
ea6666fba98c8d49789059ba32feae29621deb3a
/
java
/
java.go
d4cbf34
Fix infinite recursion when printing unrecognized linktype
by Jiyong Park
· 5 years ago
7f87e1a
Further simplify the link type check routine
by Jiyong Park
· 5 years ago
670e0f6
Linktype check error message becomes more correct
by Jiyong Park
· 5 years ago
b913011
Merge changes from topic "mkboot"
by Treehugger Robot
· 5 years ago
031d869
Allow explicitly specified additional annotations for hiddenapi
by Paul Duffin
· 5 years ago
2b0e490
Revert "`data` dependency of java_test_host can be arch-specific"
by Jiyong Park
· 5 years ago
b87f4b4
Merge "Convert java.Dependency to JavaInfo provider"
by Colin Cross
· 5 years ago
f75e527
Move logic for selecting the primary module into initHiddenAPI()
by Paul Duffin
· 5 years ago
dcf71b2
Convert java.Dependency to JavaInfo provider
by Colin Cross
· 5 years ago
a6cfcac
Merge "Add android_test_helper_app properties to java_defaults"
by Treehugger Robot
· 5 years ago
cbce0b0
Add android_test_helper_app properties to java_defaults
by Colin Cross
· 5 years ago
9d67ca6
Allow dex jars from prebuilt_apex to be used by hiddenapi
by Paul Duffin
· 5 years ago
4fd997b
Refactor the hiddenAPI() method for reusability
by Paul Duffin
· 5 years ago
4103e92
Extract initHiddenAPI() from hiddenapi()
by Paul Duffin
· 5 years ago
254aee4
Merge changes I9e94662d,I4b4e0dc8
by Paul Duffin
· 5 years ago
b7eab01
Merge "bp2build: convert paths/module refs to Bazel label"
by Liz Kammer
· 5 years ago
22ff0aa
Export implementation class jars for java_boot_libs
by Paul Duffin
· 5 years ago
356f7d4
bp2build: convert paths/module refs to Bazel label
by Liz Kammer
· 5 years ago
cdd9b83
`data` dependency of java_test_host can be arch-specific
by Jiyong Park
· 5 years ago
612e610
Switch hiddenapi to use OutputPath instead of ModuleOutPath
by Paul Duffin
· 5 years ago
a41a696
Enable an apex to include a java_import.
by Bill Peckham
· 5 years ago
064b70c
Export dex implementation jars from prebuilt_apex
by Paul Duffin
· 5 years ago
db170e4
Add java_boot_libs to sdk
by Paul Duffin
· 5 years ago
53230fe
Merge "Remove obsolete class loader context API and update unit tests."
by Ulyana Trafimovich
· 5 years ago
7bc1cf5
Remove obsolete class loader context API and update unit tests.
by Ulya Trafimovich
· 5 years ago
e197d8b
Add "aidl.flags:" property for cc_/java_ modules
by Jooyung Han
· 5 years ago
ff89ffa
Automatically set uncompress_dex for java_import.
by Bill Peckham
· 5 years ago
18aefc1
Remove unnecessary snake case variables.
by Jaewoong Jung
· 5 years ago
b630c37
Merge changes I6a512209,I56437f26
by Ulyana Trafimovich
· 5 years ago
88bb6f6
Unify addition of class loader subcontext from dependencies.
by Ulya Trafimovich
· 5 years ago
4b97a56
Remove the return value from dexpreopt
by Jaewoong Jung
· 5 years ago
dbf3166
Move ClassLoaderContexts() method to UsesLibraryDependency interface.
by Ulya Trafimovich
· 5 years ago
45bf82e
Assert android.ApexModule interface for types having ApexModuleBase
by Jiyong Park
· 5 years ago
678ddb9
Merge changes I697a65e4,Iaac6aaf6
by Ulyana Trafimovich
· 5 years ago
cf8b2ee
Merge "Dogfood the new IR Kotlin compiler backend."
by Treehugger Robot
· 5 years ago
897a5ad
Merge "Pass pctx and ctx to NewRuleBuilder"
by Colin Cross
· 5 years ago
65b0319
Do not propagate <uses-library> deps through static SDK component libs.
by Ulya Trafimovich
· 5 years ago
ad2bfda
Dogfood the new IR Kotlin compiler backend.
by Mads Ager
· 5 years ago
a4d314c
Merge "Add java sdk library enforcement flag"
by JaeMan Park
· 5 years ago
f1a035e
Pass pctx and ctx to NewRuleBuilder
by Colin Cross
· 5 years ago
6206805
Remove redundant setting of DistFiles by java.Library
by Paul Duffin
· 5 years ago
74f0559
Differentiate between no dist tag and an empty dist tag
by Paul Duffin
· 5 years ago
af07f73
Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest."
by Ulyana Trafimovich
· 5 years ago
78a7155
Assume any <uses-library> is shared, add only toplevel ones to manifest.
by Ulya Trafimovich
· 5 years ago
e5218b6
Merge "Annotate dependency tags for dependencies of installed files"
by Colin Cross
· 5 years ago
ff71556
Add java sdk library enforcement flag
by JaeMan Park
· 5 years ago
547471c
Merge "Remove restriction on exported plugins that generate APIs"
by Treehugger Robot
· 5 years ago
e9fe294
Annotate dependency tags for dependencies of installed files
by Colin Cross
· 5 years ago
c9fe10f
Remove restriction on exported plugins that generate APIs
by Colin Cross
· 5 years ago
18e3e8f
Merge "Support extra checks for ErrorProne in a dedicated property"
by Colin Cross
· 5 years ago
62aa215
Merge "Use java host unit tests template for unit tests"
by Julien Desprez
· 5 years ago
748b2d8
Support extra checks for ErrorProne in a dedicated property
by Colin Cross
· 5 years ago
e63ab5e
Merge "java link time error improve"
by Treehugger Robot
· 5 years ago
70898c4
Use java host unit tests template for unit tests
by Julien Desprez
· 5 years ago
ebb5150
Merge "Add unit_test test option in test configs"
by Dan Shi
· 5 years ago
0029898
java link time error improve
by Steven Moreland
· 5 years ago
f15c055
Merge changes Ic22603a5,I5330b571
by Colin Cross
· 5 years ago
d79572f
Add unit_test test option in test configs
by Dan Shi
· 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
62a0cfd
Annotate dependency tags for dependencies of installed files
by Colin Cross
· 5 years ago
8cbc5d2
Rework class loader context implementation.
by Ulya Trafimovich
· 5 years ago
5136a6e
Add ctx.ModuleDir and top level module dirs of input sources to JDK9
by Jingwen Chen
· 5 years ago
9cb8d1b
java compilation: refactor and extract javac flag computation into a
by Jingwen Chen
· 5 years ago
b521811
Add separate dependency tags for compat libs based on SDK version.
by Ulya Trafimovich
· 5 years ago
128fe5c
Add empty tag support for java_import
by Saeid Farivar Asanjan
· 5 years ago
89226d9
Add jni_libs to host java binaries
by Colin Cross
· 5 years ago
c179ea6
Make java_binary common variant a dependency
by Colin Cross
· 5 years ago
de78d13
Replace jniDependencyTag with a value
by Colin Cross
· 5 years ago
43159bd
Merge "Remove global state from apex modules"
by Colin Cross
· 5 years ago
a87ea45
Merge "Allow access to the class jar for java_import using {.jar} tag"
by Paul Duffin
· 5 years ago
9f701fa
Merge changes from topic "uses-libs-24"
by Ulyana Trafimovich
· 5 years ago
56a8321
Remove global state from apex modules
by Colin Cross
· 5 years ago
aa55f74
Allow access to the class jar for java_import using {.jar} tag
by Paul Duffin
· 5 years ago
39b437b
Add dependency on implementation <uses-library> for modules that depend on component libraries.
by Ulya Trafimovich
· 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
88d593d
Merge "Add hidden_api for java_import"
by Liz Kammer
· 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
5ca3a62
Add hidden_api for java_import
by Liz Kammer
· 5 years ago
79a94a2
Merge "Replace `is_uses_lib` property with `provides_uses_lib`."
by Ulyana Trafimovich
· 5 years ago
54027b5
Replace `is_uses_lib` property with `provides_uses_lib`.
by Ulya Trafimovich
· 5 years ago
3e0b9c0
Merge "Check UseRBE is set before replacing any template with the RE version."
by Kousik Kumar
· 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
bb3467d
Merge "Allow non-SDK Java libraries to masquerade as <uses-library>."
by Ulyana Trafimovich
· 5 years ago
16f23a4
Check UseRBE is set before replacing any template with the RE version.
by Ramy Medhat
· 5 years ago
6346ec0
Merge "Add compile_dex for java_import" am: e263af74db
by Treehugger Robot
· 5 years ago
d6c31d2
Add compile_dex for java_import
by Liz Kammer
· 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
9c07d24
Merge "Add imports_sdk_version to prebuilt_apis"
by Liz Kammer
· 5 years ago
ec7a91f
Merge "Add extra_test_configs option"
by Treehugger Robot
· 5 years ago
2d2fd85
Add imports_sdk_version to prebuilt_apis
by Liz Kammer
· 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
Next »