Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
64e61997569dde18f70abac001942ee677bccab0
64e6199
Retry: "Improve tracking of exported sdk libraries"
by Paul Duffin
· 5 years ago
a3fb67d
Retry: "java_sdk_library: Do not expose stubs implementation jar"
by Paul Duffin
· 5 years ago
46fdda8
Retry: "java_sdk_library: Access outputs using tags"
by Paul Duffin
· 5 years ago
533f9c7
Retry: "java_sdk_library: Improve consistency with ..._import"
by Paul Duffin
· 5 years ago
5ae3079
Retry: "java_sdk_library: Add redirection to module-lib stubs"
by Paul Duffin
· 5 years ago
4762436
Retry: "java_sdk_library: Extract common stubs redirect code"
by Paul Duffin
· 5 years ago
933e19a
Merge "Default annotations_enabled to true for sdk_library" into rvc-dev
by Anton Hansson
· 5 years ago
601fdd9
Merge "Don't require merge_annotations_dir for annotations_enabled" into rvc-dev
by Anton Hansson
· 5 years ago
1834358
Revert "java_sdk_library: Extract common stubs redirect code"
by Remi NGUYEN VAN
· 5 years ago
b71d7f8
Revert "java_sdk_library: Add redirection to module-lib stubs"
by Remi NGUYEN VAN
· 5 years ago
2ee93a5
Revert "java_sdk_library: Improve consistency with ..._import"
by Remi NGUYEN VAN
· 5 years ago
58e4165
Revert "java_sdk_library: Access outputs using tags"
by Remi NGUYEN VAN
· 5 years ago
43e1734
Revert "java_sdk_library: Do not expose stubs implementation jar"
by Remi NGUYEN VAN
· 5 years ago
ed03142
Revert "Improve tracking of exported sdk libraries"
by Remi NGUYEN VAN
· 5 years ago
31525da
Revert "java_sdk_library: Control shared library use"
by Remi NGUYEN VAN
· 5 years ago
e6428b4
java_sdk_library: Control shared library use
by Paul Duffin
· 5 years ago
442a475
Improve tracking of exported sdk libraries
by Paul Duffin
· 5 years ago
5b42919
java_sdk_library: Do not expose stubs implementation jar
by Paul Duffin
· 5 years ago
f7a4660
java_sdk_library: Access outputs using tags
by Paul Duffin
· 5 years ago
dce3fe7
java_sdk_library: Improve consistency with ..._import
by Paul Duffin
· 5 years ago
fe82172
java_sdk_library: Add redirection to module-lib stubs
by Paul Duffin
· 5 years ago
f97ca37
java_sdk_library: Extract common stubs redirect code
by Paul Duffin
· 5 years ago
a9a3173
Default annotations_enabled to true for sdk_library
by Anton Hansson
· 5 years ago
e093741
Merge "apex: Make android_library support APEX variants" into rvc-dev
by Jooyung Han
· 5 years ago
c5e1327
Don't require merge_annotations_dir for annotations_enabled
by Anton Hansson
· 5 years ago
11c2093
apex: Make android_library support APEX variants
by Jooyung Han
· 5 years ago
c6088b2
Merge "Handle universal APK case in extract_apks" into rvc-dev
by Alexander Smundak
· 5 years ago
b029f03
Merge "Always set targetSdkLevel to DefaultAppTargetSdk" into rvc-dev
by Nikita Ioffe
· 5 years ago
06fcac6
Handle universal APK case in extract_apks
by Sasha Smundak
· 5 years ago
5f6771e
Always set targetSdkLevel to DefaultAppTargetSdk
by Nikita Ioffe
· 5 years ago
bf5c640
Merge "Add --no-force-assign-all for java_sdk_library" into rvc-dev
by TreeHugger Robot
· 5 years ago
31b84c8
Add --no-force-assign-all for java_sdk_library
by Paul Duffin
· 5 years ago
999cff9
Merge "Revert "Generate the ART boot image for host as well (used by ART tests)."" into rvc-dev
by Jeff Tinker
· 5 years ago
74cc81c
Revert "Generate the ART boot image for host as well (used by ART tests)."
by Jeff Tinker
· 5 years ago
47df9bc
Merge "Add support for remotely executing header-abi-dumper actions." into rvc-dev
by TreeHugger Robot
· 5 years ago
b3b814c
Merge "Generate the ART boot image for host as well (used by ART tests)." into rvc-dev
by Ulyana Trafimovich
· 5 years ago
35a9183
Add support for remotely executing header-abi-dumper actions.
by Treehugger Robot
· 5 years ago
9adb15e
Merge "Add implicit outputs to link actions Bug: b/154733231" into rvc-dev
by Ramy Medhat
· 5 years ago
e920d2d
Generate the ART boot image for host as well (used by ART tests).
by David Srbecky
· 5 years ago
13b041d
Merge "Default to zero-initialization instead of pattern." into rvc-dev
by Stephen Hines
· 5 years ago
2bc57f6
Add signing linage support for android_app_import
by Liz Kammer
· 5 years ago
c8f2f18
Extract common behavior between Module and Import
by Paul Duffin
· 5 years ago
c5d954a
java_sdk_library: Remove unnecessary qualification of fields
by Paul Duffin
· 5 years ago
53754e3
Merge "Remove apex_available whitelist for the extservices APEX" into rvc-dev
by TreeHugger Robot
· 5 years ago
dc424ff
Merge "Remove unnecessary copying of common properties" into rvc-dev
by Paul Duffin
· 5 years ago
db4ce6e
Remove apex_available whitelist for the extservices APEX
by Jiyong Park
· 5 years ago
f8e08b2
java_sdk_library: Propagate naming_scheme to snapshot
by Paul Duffin
· 5 years ago
d41712d
Remove unnecessary copying of common properties
by Paul Duffin
· 5 years ago
57029c0
Include runtime-module-sdk in the SDK build.
by Martin Stjernholm
· 5 years ago
36469f7
Add conscrypt-module-host-exports to the list.
by Nicolas Geoffray
· 5 years ago
f39ef8a
Reduce the number of Soong invocations, and various other minor script fixes.
by Martin Stjernholm
· 5 years ago
168ea3d
Use FORCE_BUILD_LLVM_COMPONENTS.
by Nicolas Geoffray
· 5 years ago
7356fff
Add linux_bionic cross compilation for mainline SDKs.
by Nicolas Geoffray
· 5 years ago
164451c
Support secondary arch for host module exports.
by Nicolas Geoffray
· 5 years ago
270916d
Add a build script to compile modules and SDKs in AOSP.
by Nicolas Geoffray
· 5 years ago
adb1895
Fix special case when appending a visibility rule to //visibility:private.
by Martin Stjernholm
· 5 years ago
f8533bc
Add explicit visibility on the self package in EffectiveVisibilityRules.
by Martin Stjernholm
· 5 years ago
68e9d96
Don't print :__pkg__ for package rules, since that's the default.
by Martin Stjernholm
· 5 years ago
18a2895
Fix API lint copy command
by Anton Hansson
· 5 years ago
c91aafb
Merge "Replace javaLibrary with java.Dependency,android.Module" into rvc-dev
by Paul Duffin
· 5 years ago
ff91b3c
Merge "Add apex_set module." into rvc-dev
by TreeHugger Robot
· 5 years ago
8cf307e
Add apex_set module.
by Jaewoong Jung
· 5 years ago
a91a16b
Merge "Use system modules for prebuilt SDKs >=30" into rvc-dev
by TreeHugger Robot
· 5 years ago
3fcdb81
Merge "Don't use SDK variant for vendor JNI libraries" into rvc-dev
by TreeHugger Robot
· 5 years ago
4de27a5
Implement android_app_set module
by Sasha Smundak
· 5 years ago
bbf0579
Implement extract_apks
by Sasha Smundak
· 5 years ago
eb03296
Don't use SDK variant for vendor JNI libraries
by Colin Cross
· 5 years ago
f299cbe
Replace javaLibrary with java.Dependency,android.Module
by Paul Duffin
· 5 years ago
db22475
Use system modules for prebuilt SDKs >=30
by Colin Cross
· 5 years ago
459c6b2
Add implicit outputs to link actions Bug: b/154733231
by Kousik Kumar
· 5 years ago
0f27063
Correct module_lib scope name
by Paul Duffin
· 5 years ago
dd89a28
java_sdk_library_import: Propagate prefer to child modules
by Paul Duffin
· 5 years ago
fa891cb
Merge "Use StopServicesSetup to stop/start framework." into rvc-dev
by TreeHugger Robot
· 5 years ago
30ed3d4
Use StopServicesSetup to stop/start framework.
by Dan Shi
· 5 years ago
080f5ee
java_sdk_library: Add sdk_version for API scopes
by Paul Duffin
· 5 years ago
1f4ad0e
Remove unused Module.visibility() method
by Paul Duffin
· 5 years ago
31c43e7
Add //visibility:override to allow control over inheritance
by Paul Duffin
· 5 years ago
def8a89
java_sdk_library: Add framework-modules naming scheme
by Paul Duffin
· 5 years ago
1c094a0
java_sdk_library: Remove some almost single use constants
by Paul Duffin
· 5 years ago
1a724e6
java_sdk_library: Delegate component module to naming scheme
by Paul Duffin
· 5 years ago
b74ee3e
java_sdk_library: Extract child module naming to common struct
by Paul Duffin
· 5 years ago
a377e4c
java_sdk_library: Allow separate api/stubs source modules
by Paul Duffin
· 5 years ago
153501f
java_sdk_library: Preserve sdk_version: "none" in snapshot
by Paul Duffin
· 5 years ago
cd9b697
Allow sdk_version: "none" to be used in prebuilts/
by Paul Duffin
· 5 years ago
8986cc9
Enable api_lint in java_sdk_library
by Paul Duffin
· 5 years ago
66467b4
Default to zero-initialization instead of pattern.
by Stephen Hines
· 5 years ago
a7a30b6
Merge "Add test_mainline_modules to the auto-gen test config(GTest only)." into rvc-dev
by TreeHugger Robot
· 5 years ago
ece64f6
Defer \n quoting generatedContents until creating the ninja rule
by Paul Duffin
· 5 years ago
ddbb196
Merge changes I4e1861ea,Ic99b7333 into rvc-dev
by Paul Duffin
· 5 years ago
2968a58
Add test_mainline_modules to the auto-gen test config(GTest only).
by easoncylee
· 5 years ago
8154763
Merge "Introduce app -deps-info." into rvc-dev
by Artur Satayev
· 5 years ago
5fb8213
java_sdk_library: Path extraction from deps depend on tag
by Paul Duffin
· 5 years ago
991f262
Expand SystemApi annotation for generating system api
by Paul Duffin
· 5 years ago
12f5ef4
Merge "Add lineage file to deps for signapk." into rvc-dev
by Liz Kammer
· 5 years ago
d9b503a
Introduce app -deps-info.
by Artur Satayev
· 5 years ago
b476a1e
Merge "Switch java_sdk_library_import to use SetDefaultableHook()" into rvc-dev
by Paul Duffin
· 5 years ago
bf735aa
Switch java_sdk_library_import to use SetDefaultableHook()
by Paul Duffin
· 5 years ago
077fd65
Merge changes Iffdd9f19,Ia4e744c9,Ibafdb6e9,I3df60f0b into rvc-dev
by Paul Duffin
· 5 years ago
344c4ee
java_sdk_library: Specify visibility of stubs modules
by Paul Duffin
· 5 years ago
129171b
Retry: Fix snapshot of a host/device cc_library with stubs
by Paul Duffin
· 5 years ago
Next »