Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
fc80fe7f2f08c99fd1f24dbe170116efc77f53a0
/
java
69bd288
Merge "Fix on-device paths to used libraries in dexpreopt."
by Ulyana Trafimovich
· 6 years ago
5cdb051
Merge "Remove host boot image from boot.zip."
by Ulyana Trafimovich
· 6 years ago
fa09632
Merge changes from topics "target-build-unbundled", "unbundled-preopt"
by Martin Stjernholm
· 6 years ago
a82ad47
Merge "Remove TARGET_PREFER_32_BIT support."
by Elliott Hughes
· 6 years ago
9ab4933
Remove host boot image from boot.zip.
by Ulya Trafimovich
· 6 years ago
9f3052c
Fix on-device paths to used libraries in dexpreopt.
by Ulya Trafimovich
· 6 years ago
d4873a6
Merge "dex_import that isn't available for platform isn't installed"
by Jiyong Park
· 6 years ago
d7db79c
Merge "Split the core/platform API into stable and legacy versions."
by Pete Gillin
· 6 years ago
4e372f7
Merge "Turn on metalava sandbox warning in all droiddoc metalava invocations."
by Ramy Medhat
· 6 years ago
79ae341
Remove TARGET_PREFER_32_BIT support.
by Elliott Hughes
· 6 years ago
01bca75
dex_import that isn't available for platform isn't installed
by Jiyong Park
· 6 years ago
1f41dbf
Split the core/platform API into stable and legacy versions.
by Pete Gillin
· 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
99e4fba
Merge "Fix android_app_set documentation"
by Alexander Smundak
· 6 years ago
613cbb1
Fix android_app_set documentation
by Sasha Smundak
· 6 years ago
2d0c194
Correct link type for module stubs
by Anton Hansson
· 6 years ago
cc51a68
Improve the structure of the link check method
by Anton Hansson
· 6 years ago
3f07ab2
Create a framework.aidl for non-updatable platform
by Anton Hansson
· 6 years ago
83509b5
Build java_sdk_library stubs with language level 8
by Anton Hansson
· 6 years ago
9d7c3fb
Don't require merge_annotations_dir for annotations_enabled
by Anton Hansson
· 6 years ago
3ef493f
Merge "Refactor library path representation in dexpreopt."
by Ulyana Trafimovich
· 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
95d6ea3
Don't disable dexpreopting implicitly in unbundled builds.
by Martin Stjernholm
· 6 years ago
d4bcea4
Refactor library path representation in dexpreopt.
by Ulya Trafimovich
· 6 years ago
5539e7b
Revert^2 "Rename DexJar interface method to DexJarBuildPath."
by Ulyana Trafimovich
· 6 years ago
c55b679
Merge "Revert "Rename DexJar interface method to DexJarBuildPath.""
by Ulyana Trafimovich
· 6 years ago
b0dc851
Revert "Rename DexJar interface method to DexJarBuildPath."
by Ulyana Trafimovich
· 6 years ago
2a08566
Merge "Rename DexJar interface method to DexJarBuildPath."
by Ulyana Trafimovich
· 6 years ago
c8d60bc
Turn on metalava sandbox warning in all droiddoc metalava invocations.
by Ramy Medhat
· 6 years ago
a8bf988
Merge "dex_import can be added to apex"
by Treehugger Robot
· 6 years ago
3747336
Merge "Revert "Always run package check""
by Colin Cross
· 6 years ago
b549b77
Revert "Always run package check"
by Colin Cross
· 6 years ago
562c240
Rename DexJar interface method to DexJarBuildPath.
by Ulya Trafimovich
· 6 years ago
2647003
Merge "Soong package structure refactoring"
by Jaewoong Jung
· 6 years ago
3dbf9fd
Copy removed.txt file to the snapshot correctly
by Paul Duffin
· 6 years ago
91206d9
Always run package check
by Paul Duffin
· 6 years ago
77acec6
dex_import can be added to apex
by Jiyong Park
· 6 years ago
4b79e98
Soong package structure refactoring
by Jaewoong Jung
· 6 years ago
c9af538
Add android.test.base to class loader context for API version < 30.
by Ulya Trafimovich
· 6 years ago
e739f1e
Collect permitted packages from java_sdk_library instances
by Paul Duffin
· 6 years ago
b719d60
Merge "Ensure package check is run for java_library in APEX"
by Treehugger Robot
· 6 years ago
c4cdba0
Merge "Add support for remote-execution / caching of jar/zip actions"
by Kousik Kumar
· 6 years ago
ad43500
Merge "java_sdk_library: Propagate shared_library to snapshot"
by Treehugger Robot
· 6 years ago
00f5701
Merge "apex respects stem of java_library modules"
by Treehugger Robot
· 6 years ago
366afc5
Add support for remote-execution / caching of jar/zip actions
by Kousik Kumar
· 6 years ago
d7eb1c2
java_sdk_library: Propagate shared_library to snapshot
by Paul Duffin
· 6 years ago
a62aa23
apex respects stem of java_library modules
by Jiyong Park
· 6 years ago
63d8feb
Ensure package check is run for java_library in APEX
by Paul Duffin
· 6 years ago
309b1c0
Add support for remote-execution / caching of signapk actions
by Kousik Kumar
· 6 years ago
932cdfe
Add default_to_stubs option to java_sdk_library
by Jiyong Park
· 6 years ago
f166550
Merge "Add support for Metalava implicit dependencies for remote execution."
by Ramy Medhat
· 6 years ago
966b2f0
Add signing lineage for runtime_resource_overlay
by Liz Kammer
· 6 years ago
b1e61be
Merge "java_sdk_library: Create separate impl library"
by Paul Duffin
· 6 years ago
3f2845d
Merge "Make android_app_import multi targets arch module."
by Jaewoong Jung
· 6 years ago
38b2a86
Merge "Allow the user to explicitly set the java Uncompress_dex property."
by David Srbecky
· 6 years ago
5df7930
java_sdk_library: Create separate impl library
by Paul Duffin
· 6 years ago
c7965cd
Add support for Metalava implicit dependencies for remote execution.
by Ramy Medhat
· 6 years ago
54d925e
Merge "Remove conditional running of checklast during checkapi"
by Anton Hansson
· 6 years ago
c7c7e46
Merge "AIDEGen: Add path attribute to okhttp module."
by Treehugger Robot
· 6 years ago
97d0955
Merge "Add support for remote-execution / caching of turbine actions"
by Kousik Kumar
· 6 years ago
6abfbf7
Make android_app_import multi targets arch module.
by Jaewoong Jung
· 6 years ago
649dadf
Switch droiddoc to use SdkHeaderJars()
by Paul Duffin
· 6 years ago
9b87959
java_sdk_library: Expose implementation within APEX
by Paul Duffin
· 6 years ago
daaa332
java_sdk_library: Only expose impl jars when they are built
by Paul Duffin
· 6 years ago
668b8a2
Remove conditional running of checklast during checkapi
by Anton Hansson
· 6 years ago
3f82e24
Merge "java_sdk_library: Simplify SdkLibrary.sdkJars"
by Treehugger Robot
· 6 years ago
ede1854
Merge "Generate combined deps-info for all updatable modules."
by satayev
· 6 years ago
c91f5d0
java_sdk_library: Simplify SdkLibrary.sdkJars
by Paul Duffin
· 6 years ago
42ada5c
Merge "Add preprocessed property for android_test_import"
by Treehugger Robot
· 6 years ago
3b70b3f
Add preprocessed property for android_test_import
by Liz Kammer
· 6 years ago
e033cba
Allow the user to explicitly set the java Uncompress_dex property.
by David Srbecky
· 6 years ago
eee58d0
Merge "java_sdk_library: Control shared library use"
by Treehugger Robot
· 6 years ago
5ab5856
Merge "apex: Make android_library support APEX variants"
by Jooyung Han
· 6 years ago
7d74b5f
Merge "Improve tracking of exported sdk libraries"
by Treehugger Robot
· 6 years ago
acc7bbe
apex: Make android_library support APEX variants
by Jooyung Han
· 6 years ago
8a4ec50
Merge "Fix TestDexpreoptBootZip on non-Linux hosts."
by Ulyana Trafimovich
· 6 years ago
dfa131e
java_sdk_library: Control shared library use
by Paul Duffin
· 6 years ago
859fe96
Improve tracking of exported sdk libraries
by Paul Duffin
· 6 years ago
5006d8d
Fix TestDexpreoptBootZip on non-Linux hosts.
by Ulya Trafimovich
· 6 years ago
c912b46
Merge "java_sdk_library: Do not expose stubs implementation jar"
by Treehugger Robot
· 6 years ago
f716d58
Merge "java_sdk_library: Access outputs using tags"
by Treehugger Robot
· 6 years ago
4e1f005
Merge "java_sdk_library: Improve consistency with ..._import"
by Treehugger Robot
· 6 years ago
83322ba
Merge "java_sdk_library: Add redirection to module-lib stubs"
by Paul Duffin
· 6 years ago
4b05b9c
Merge "java_sdk_library: Extract common stubs redirect code"
by Paul Duffin
· 6 years ago
1fbf440
AIDEGen: Add path attribute to okhttp module.
by bralee
· 6 years ago
63beac5
Merge "Add --no-force-assign-all for java_sdk_library"
by Paul Duffin
· 6 years ago
23970f4
java_sdk_library: Do not expose stubs implementation jar
by Paul Duffin
· 6 years ago
46dc45a
java_sdk_library: Access outputs using tags
by Paul Duffin
· 6 years ago
0f8faff
java_sdk_library: Improve consistency with ..._import
by Paul Duffin
· 6 years ago
803a956
java_sdk_library: Add redirection to module-lib stubs
by Paul Duffin
· 6 years ago
b05d429
java_sdk_library: Extract common stubs redirect code
by Paul Duffin
· 6 years ago
ff000d6
Merge "Add signing linage support for android_app_import"
by Liz Kammer
· 6 years ago
1372c1b
Add support for remote-execution / caching of turbine actions
by Kousik Kumar
· 6 years ago
7bdb5e5
Merge "Add a test for boot.zip (zip archive with boot image files)."
by Ulyana Trafimovich
· 6 years ago
7645764
Merge "Raise an error instead of panic in SplitApexJarPairs."
by Ulyana Trafimovich
· 6 years ago
c495d2b
Add --no-force-assign-all for java_sdk_library
by Paul Duffin
· 6 years ago
1d5983b
Revert "Use aapt2 flag --rename-resources-package in soong"
by Liz Kammer
· 6 years ago
2497899
Add signing linage support for android_app_import
by Liz Kammer
· 6 years ago
Next »