Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
f8ae317d3e000e18f70db277bf1db833fe97e436
/
java
5136a6e
Add ctx.ModuleDir and top level module dirs of input sources to JDK9
by Jingwen Chen
· 5 years ago
1eacd95
Merge "Move boot jars package check from make"
by Paul Duffin
· 5 years ago
9cb8d1b
java compilation: refactor and extract javac flag computation into a
by Jingwen Chen
· 5 years ago
42cac12
Merge "Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context."
by Ulyana Trafimovich
· 5 years ago
180fece
Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context.
by Ulya Trafimovich
· 5 years ago
9a89a2a
Move boot jars package check from make
by Paul Duffin
· 5 years ago
e430ac3
Merge "Move part of logic from construct_context.py to Soong."
by Ulyana Trafimovich
· 5 years ago
05b9a65
Merge "Add separate dependency tags for compat libs based on SDK version."
by Ulyana Trafimovich
· 5 years ago
17da06c
Merge "Fix handling of "android.test.mock" in class loader context."
by Ulyana Trafimovich
· 5 years ago
c5b6f32
Merge "Unify handling of compat and normal libs in class loader contexts."
by Ulyana Trafimovich
· 5 years ago
7d584e9
Retry: Make ConfiguredJarList immutable
by Paul Duffin
· 5 years ago
8130c48
Move part of logic from construct_context.py to Soong.
by Ulya Trafimovich
· 5 years ago
b521811
Add separate dependency tags for compat libs based on SDK version.
by Ulya Trafimovich
· 5 years ago
46b3d5b
Fix handling of "android.test.mock" in class loader context.
by Ulya Trafimovich
· 5 years ago
24813e1
Unify handling of compat and normal libs in class loader contexts.
by Ulya Trafimovich
· 5 years ago
e10dfa4
Cleanup usages of CreateConfiguredJarList
by Paul Duffin
· 5 years ago
69d1fb1
Switch BootJars/UpdatableBootJars to ConfiguredJarList
by Paul Duffin
· 5 years ago
52ac73d
Make highmem classification of metalava optional
by Anton Hansson
· 5 years ago
1e8118d
Merge "Tag removed APIs as such in hiddenapi_flags.csv."
by Mathew Inwood
· 5 years ago
26c468c
Merge "Export proguard_flags_files from android_librarys"
by Cole Faust
· 5 years ago
9a63131
Export proguard_flags_files from android_librarys
by Cole Faust
· 5 years ago
a44e8c5
Tag removed APIs as such in hiddenapi_flags.csv.
by Mathew Inwood
· 5 years ago
7f51107
Rename ART release APEX to com.android.art.
by Martin Stjernholm
· 5 years ago
ea581fc
Move the intermediate directory for ART boot images.
by Martin Stjernholm
· 5 years ago
128fe5c
Add empty tag support for java_import
by Saeid Farivar Asanjan
· 5 years ago
faa866c
Merge "Make test api extend system in sdk_library.go"
by Anton Hansson
· 5 years ago
bc0fe96
Support building WITHOUT_CHECK_API=true
by Paul Duffin
· 5 years ago
4fe970f
Make test api extend system in sdk_library.go
by Anton Hansson
· 5 years ago
ff98103
Merge "Remove jdiff support from droiddoc"
by Anton Hansson
· 5 years ago
9ebc22c
Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3
by Colin Cross
· 5 years ago
ff8838c
Merge "Add jetifier support to android_library_import"
by Treehugger Robot
· 5 years ago
c1c415d
Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies."
by Jaewoong Jung
· 5 years ago
f043696
Add jetifier support to android_library_import
by Saeid Farivar Asanjan
· 5 years ago
c779cd4
Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies.
by Jaewoong Jung
· 5 years ago
19bc60a
Merge "Add config.AndroidFirstDeviceTarget."
by Jaewoong Jung
· 5 years ago
53781d5
Merge "Make hiddenapi flag generation use new artifact"
by Anton Hansson
· 5 years ago
642916f
Add config.AndroidFirstDeviceTarget.
by Jaewoong Jung
· 5 years ago
858a8ca
Merge "Add a Impl_only_libs prop for sdk_library"
by Anton Hansson
· 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
405af07
Revert "Make lots of tests run in parallel"
by Colin Cross
· 5 years ago
7f66efa
Add a Impl_only_libs prop for sdk_library
by Anton Hansson
· 5 years ago
746be9c
Remove jdiff support from droiddoc
by Anton Hansson
· 5 years ago
45fd6ac
Merge "Make lots of tests run in parallel"
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
b3cbd61
Make hiddenapi flag generation use new artifact
by Anton Hansson
· 5 years ago
70bc545
Merge "Add outputfiles tags for droidstubs api txts"
by Anton Hansson
· 5 years ago
9f701fa
Merge changes from topic "uses-libs-24"
by Ulyana Trafimovich
· 5 years ago
323dc60
Make lots of tests run in parallel
by Colin Cross
· 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
81febc4
Avoid panic when a boot jar is provided as a java_import
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
ecf5435
Add outputfiles tags for droidstubs api txts
by Anton Hansson
· 5 years ago
fb6ae5b
Add support for using sdk_version: "module_<ver>"
by Paul Duffin
· 5 years ago
a2ae7e0
Allow java_sdk_library to specify doctags_files
by Paul Duffin
· 5 years ago
6877e6d
Output Javadoc comments for public API
by Paul Duffin
· 5 years ago
a6906e2
Merge "Make API lint warnings errors for system & testapi"
by Anton Hansson
· 5 years ago
4f6eebf
Merge changes I0885e493,Ic37c8db9
by Treehugger Robot
· 5 years ago
b30f593
Make API lint warnings errors for system & testapi
by Anton Hansson
· 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
0b176c8
Replace FutureApiLevel with an ApiLevel.
by Dan Albert
· 5 years ago
c806053
Replace ApiStrToNum uses with ApiLevel.
by Dan Albert
· 5 years ago
5fc50f2
Merge "Fix proguard_usage.zip with USE_RBE=true RBE_R8=true"
by Treehugger Robot
· 5 years ago
4c5efde
Suppress reflection warnings when running metalava
by Aurimas Liutikas
· 5 years ago
a2adc37
Make hiddenapi use prebuilt stubs when it should
by Anton Hansson
· 6 years ago
e00c0e7
Fix proguard_usage.zip with USE_RBE=true RBE_R8=true
by Colin Cross
· 5 years ago
0fe6090
Merge "Make robolectric runtimes a host module"
by Treehugger Robot
· 5 years ago
5aa29a7
Make robolectric runtimes a host module
by Colin Cross
· 5 years ago
6b54302
Merge "Updates checkapi filename properties behavior"
by Liz Kammer
· 5 years ago
88d593d
Merge "Add hidden_api for java_import"
by Liz Kammer
· 5 years ago
2fc25bb
Merge changes from topic "uses-libs-21"
by Ulyana Trafimovich
· 5 years ago
570b81a
Merge "Remove framework-modules naming scheme"
by Treehugger Robot
· 5 years ago
ee9ad5d
Remove framework-modules naming scheme
by Paul Duffin
· 5 years ago
9ed7915
Updates checkapi filename properties behavior
by Liz Kammer
· 5 years ago
663dc53
Consistently use default install path for compatibility <uses-library>.
by Ulya Trafimovich
· 5 years ago
b900066
Merge "Add support for building with R8 full mode"
by Treehugger Robot
· 5 years ago
b8e35ca
Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc"""
by Treehugger Robot
· 5 years ago
f2d7b16
Add support for building with R8 full mode
by Christoffer Quist Adamsen
· 5 years ago
80dc4f1
Merge "Merge Android R"
by Xin Li
· 5 years ago
e1ab250
Revert "Revert "Remove create_stubs and checkapi from droiddoc""
by Liz Kammer
· 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
af286f3
Add test_mainline_module option. am: 74b00521f8
by kellyhung
· 5 years ago
74b0052
Add test_mainline_module option.
by kellyhung
· 5 years ago
9ef1f7d
Merge "Don't assume host arch is always x86" am: daf735287b
by Treehugger Robot
· 5 years ago
daf7352
Merge "Don't assume host arch is always x86"
by Treehugger Robot
· 5 years ago
0f13eff
Merge "Be more strict about unknown install <uses-library> paths." am: 117a5ef307
by Ulyana Trafimovich
· 5 years ago
87788b5
Don't assume host arch is always x86
by Jiyong Park
· 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
da55e82
Merge "Iterate <uses-library> in deterministic order in manifest_fixer." am: bfb98ece49
by Treehugger Robot
· 5 years ago
bfb98ec
Merge "Iterate <uses-library> in deterministic order in manifest_fixer."
by Treehugger Robot
· 5 years ago
48e2aca
Merge "Add imports_compile_dex to prebuilt_apis" am: cda9a92efb
by Treehugger Robot
· 5 years ago
Next »