Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
43dc1cc2bcb600cfaa0ca49788bc13d3d915c3f1
/
java
/
java.go
f9b1da0
Dedup registration code for module types and singletons
by Paul Duffin
· 6 years ago
0cbb31e
Merge "Create public stub for platform's sysprop_library"
by Treehugger Robot
· 6 years ago
ac1e986
Create public stub for platform's sysprop_library
by Inseob Kim
· 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
ff8cb1e
Merge "Also package recursive jni_libs deps of android_apps as well as direct deps."
by Peter Collingbourne
· 6 years ago
6f907ad
Also package recursive jni_libs deps of android_apps as well as direct deps.
by Peter Collingbourne
· 6 years ago
b02bb40
hostdex:true modules are available for platform
by Jiyong Park
· 6 years ago
255f18e
Decouple addition of new sdk member types from sdk code
by Paul Duffin
· 6 years ago
9d8d609
Pass SdkMember to AddPrebuiltModule instead of the name
by Paul Duffin
· 6 years ago
667039f
Merge "Cleanup java.DefaultsFactory()"
by Treehugger Robot
· 6 years ago
8cda6d9
Merge "Support header and implementation jars in sdk"
by Treehugger Robot
· 6 years ago
f3c24c1
Merge "Link type checking for java_library"
by Treehugger Robot
· 6 years ago
4735766
Cleanup java.DefaultsFactory()
by Paul Duffin
· 6 years ago
a0dbf43
Support header and implementation jars in sdk
by Paul Duffin
· 6 years ago
e403e9e
Link type checking for java_library
by Jeongik Cha
· 6 years ago
1387957
Parameterize the sdk member processing
by Paul Duffin
· 6 years ago
e63106a
Merge "Add model to represent generated snapshot .bp file"
by Paul Duffin
· 6 years ago
f6739a6
Merge "Link type will be check in android_library also"
by Treehugger Robot
· 6 years ago
b645ec8
Add model to represent generated snapshot .bp file
by Paul Duffin
· 6 years ago
4a69242
Merge "Add exported_plugins to java.Library."
by Treehugger Robot
· 6 years ago
9cf4669
Add exported_plugins to java.Library.
by Artur Satayev
· 6 years ago
50e7900
Dedup code for generating java_import in snapshot
by Paul Duffin
· 6 years ago
0e0cf1d
Refactor sdk update mechanism
by Paul Duffin
· 6 years ago
18020ea
make ApexProperties defaultable
by Jooyung Han
· 6 years ago
80df439
Merge "Enforce hidden apis usage in product(soong)"
by Treehugger Robot
· 6 years ago
c70d3c3
Merge "APEX now correctly tracks jni_lib dependencies"
by Treehugger Robot
· 6 years ago
8be103b
APEX now correctly tracks jni_lib dependencies
by Jiyong Park
· 6 years ago
c228a70
Silence dep-ann warnings
by Colin Cross
· 6 years ago
2cc570d
Enforce hidden apis usage in product(soong)
by Jeongik Cha
· 6 years ago
75b83b0
Link type will be check in android_library also
by Jeongik Cha
· 6 years ago
0b23875
stem property of java modules are propagated to Make
by Jiyong Park
· 6 years ago
6cef481
Use java language 1.9 for sdk_version: "current"
by Colin Cross
· 6 years ago
6d8d8c6
Remove special case for sdk_version: "none"
by Colin Cross
· 6 years ago
1e74385
Make javaVersion an enum
by Colin Cross
· 6 years ago
ef99a4b
Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9."
by Pete Gillin
· 6 years ago
a1c9e9d
Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9.
by Pete Gillin
· 6 years ago
4c4c024
add stem property to java modules
by Jiyong Park
· 6 years ago
8141c87
Merge "Add tradefed_java_library_host"
by Treehugger Robot
· 6 years ago
f0f2e2c
Add tradefed_java_library_host
by Colin Cross
· 6 years ago
c5bba64
Merge "Prohibit dependencies outside of uses_sdks"
by Treehugger Robot
· 6 years ago
ad4a597
Merge "Add method to determine variations from a Target"
by Colin Cross
· 6 years ago
a7bc8ad
Prohibit dependencies outside of uses_sdks
by Jiyong Park
· 6 years ago
0f7d2ef
Add method to determine variations from a Target
by Colin Cross
· 6 years ago
d90d208
Merge "AIDEGen: Remove the duplicate *.srcjar from srcs"
by Treehugger Robot
· 6 years ago
242faad
AIDEGen: Remove the duplicate *.srcjar from srcs
by patricktu
· 6 years ago
e25c644
Add system_modules to droidstubs
by Paul Duffin
· 6 years ago
70dda7e
Separate InstallPath from OutputPath
by Colin Cross
· 6 years ago
0a2f719
Move sharding functions for reuse
by Colin Cross
· 6 years ago
6ffaaa8
Allow test to specify whether or not to auto-generate test config
by Dan Shi
· 6 years ago
ec3e81b
Merge "Move sysprop gen code to sysprop module"
by Treehugger Robot
· 6 years ago
2b6f04c
Merge "Add custom SystemModules to bootclasspath to reduce duplication"
by Paul Duffin
· 6 years ago
988f53c
Move sysprop gen code to sysprop module
by Inseob Kim
· 6 years ago
b1102ba
Merge "Introduce module type 'sdk'"
by Treehugger Robot
· 6 years ago
d1063c1
Introduce module type 'sdk'
by Jiyong Park
· 6 years ago
68289b0
Add custom SystemModules to bootclasspath to reduce duplication
by Paul Duffin
· 6 years ago
e323f3c
Fix robolectric tests with sdk_version and prebuilt dependencies
by Colin Cross
· 6 years ago
3b706fd
Shard kythe invocations when javac is sharded
by Colin Cross
· 6 years ago
7153b76
Merge changes from topic "drop_circular_dep"
by Treehugger Robot
· 6 years ago
4e8b48a
Normalize and validate the java_version property.
by Pete Gillin
· 6 years ago
b5ddfa9
Remove srcs_lib and srcs_lib_whitelist_pkgs
by Jiyong Park
· 6 years ago
2892065
Remove the automatic dependency to framework-res.apk for R/Manifest
by Jiyong Park
· 6 years ago
4288274
Implement sysprop_library API stability check
by Inseob Kim
· 6 years ago
356dac4
Elaborate comment on paltform_apis
by Jeongik Cha
· 6 years ago
2d975b1
Add an output file tag for proguard dictionaries
by Colin Cross
· 6 years ago
8a64f8c
Merge "Add a rule about platform_apis"
by Jeongik Cha
· 6 years ago
247de68
Merge "Support source code cross-referencing for C++ and Java"
by Treehugger Robot
· 6 years ago
538c0d0
Add a rule about platform_apis
by Jeongik Cha
· 6 years ago
2a4549e
Support source code cross-referencing for C++ and Java
by Sasha Smundak
· 7 years ago
7f7766d
Revert "Revert "Split Java libraries per apex""
by Jiyong Park
· 6 years ago
f0f7ca8
Revert "Split Java libraries per apex"
by Jiyong Park
· 6 years ago
aa53324
Split Java libraries per apex
by Jiyong Park
· 6 years ago
b77043e
Add a systemModules utility type
by Colin Cross
· 6 years ago
223e6a6
Merge changes from topic "buildnumberfromfile"
by Colin Cross
· 6 years ago
63f4b57
Merge changes Ia106d48e,Ib6c0e778
by Colin Cross
· 6 years ago
5cfc70d
Remove use of deprecated ExtractSourcesDeps
by Colin Cross
· 6 years ago
09cb629
Revert "Don't build hiddenapi flags or encode dex for unbundled builds"
by Jiyong Park
· 6 years ago
ee94d6a
Add RuleBuilder helper functions for built and prebuilt tools
by Colin Cross
· 6 years ago
e65d84c
Merge "Enforce hidden api usage in vendor (soong)"
by Treehugger Robot
· 6 years ago
6bd33c1
Enforce hidden api usage in vendor (soong)
by Jeongik Cha
· 6 years ago
5c2f963
Remove the no_framework_libs property
by Paul Duffin
· 6 years ago
ff60a73
Depend on all the files from system modules
by Dan Willemsen
· 6 years ago
50c217c
Add sdk_version:"core_platform" to replace no_framework_libs:true
by Paul Duffin
· 6 years ago
a3d0986
Remove the no_standard_libs property
by Paul Duffin
· 6 years ago
52d398a
Add sdk_version:"none" to replace no_standard_libs:true
by Paul Duffin
· 6 years ago
250e619
Make sdkDep/decodeSdkDep the source of truth about the sdk
by Paul Duffin
· 6 years ago
5903762
Add GenerateAndroidBuildActions to DefaultsModuleBase
by Colin Cross
· 6 years ago
0ea8ba8
Consolidate baseContext, BaseContext, and BaseModuleContext
by Colin Cross
· 6 years ago
96eac76
Merge "Touch up manifest if there's no source code."
by Jaewoong Jung
· 6 years ago
375ca3c
Add .jar tag to java modules
by Colin Cross
· 6 years ago
41955e8
Support tagged module references
by Colin Cross
· 6 years ago
c27ab66
Touch up manifest if there's no source code.
by Jaewoong Jung
· 6 years ago
b023fe3
Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json"
by Treehugger Robot
· 6 years ago
50ddcc4
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
7d06395
Merge "Revert "Port uses-shared library verification and dexpreopting to Soong""
by Colin Cross
· 6 years ago
c032498
Revert "Port uses-shared library verification and dexpreopting to Soong"
by Colin Cross
· 6 years ago
2f4c55e
Merge changes from topic "verify_uses_libraries"
by Treehugger Robot
· 6 years ago
9c74a1e
Don't build hiddenapi flags or encode dex for unbundled builds
by Colin Cross
· 6 years ago
b66d7b1
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 6 years ago
Next »