Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
9e3716caea4b550c2a9d5eeef098117721d24cdc
9e3716c
Allow generated java libs to specify libraries.
by Joe Onorato
· 2 years ago
ffac9be
Allow access to the generated srcjars for GeneratedJavaLibrary
by Joe Onorato
· 2 years ago
35f4587
Merge "Allowlist chre_api to resolve bp2build failure" into main
by Treehugger Robot
· 2 years ago
35cf102
Merge "Check in BUILD files in bazelbuild-rules_cc" into main
by Vinh Tran
· 2 years ago
4f11fee
Merge "Add a function to find src labels in a specific directory" into main
by Treehugger Robot
· 2 years ago
3f1b7fa
Merge "Allowlist system/media/camera in bp2build" into main
by Treehugger Robot
· 2 years ago
ca629db
Merge "update docs for genrule tool_files prop" into main
by Treehugger Robot
· 2 years ago
b4cd93c
Merge "export_proguard_spec for libs deps" into main
by Treehugger Robot
· 2 years ago
37d6d45
Allowlist chre_api to resolve bp2build failure
by Jihoon Kang
· 2 years ago
655ad9a
Merge "Ignore some prebuilt vndk libs for trunk-stable next" into main
by Alex Buynytskyy
· 2 years ago
79587fa
Check in BUILD files in bazelbuild-rules_cc
by Vinh Tran
· 2 years ago
fd7870f
Merge "Give cc_test rule information to determine the test types" into main
by Yike Zhang
· 2 years ago
8fe96ce
Allowlist system/media/camera in bp2build
by Spandan Das
· 2 years ago
d624823
Merge "Require safety comments for unsafe blocks." into main
by Treehugger Robot
· 2 years ago
95d7094
export_proguard_spec for libs deps
by Sam Delmerico
· 2 years ago
350c024
Merge "Relocate llndk.libraries.txt into system" into main
by Treehugger Robot
· 2 years ago
f14beaf
Ignore some prebuilt vndk libs for trunk-stable next
by Justin Yun
· 2 years ago
c21f48d
Merge "Fix replacements of namespace module srcs in genrule" into main
by Treehugger Robot
· 2 years ago
bbd3a3b
Merge "Dedupe all deps of cc_libraries" into main
by Treehugger Robot
· 2 years ago
cc25904
Merge "Revert "Revert "Move from-text stub java_api_library modules clo..."" into main
by Treehugger Robot
· 2 years ago
f62e80a
Fix replacements of namespace module srcs in genrule
by Spandan Das
· 2 years ago
4266814
Merge "Adding fuzz_config in rust_defaults" into main
by Pawan Wagh
· 2 years ago
fdca7fe
Give cc_test rule information to determine the test types
by yike
· 2 years ago
f3ab29b
Dedupe all deps of cc_libraries
by Spandan Das
· 2 years ago
2ec55ba
Merge "bp2build for sanitizer blocklists long term fix" into main
by Trevor Radcliffe
· 2 years ago
b281ddc
Revert "Revert "Move from-text stub java_api_library modules clo..."
by Jihoon Kang
· 2 years ago
9f9f77d
Merge "Prepare soong for python 3.11" into main
by Dan Willemsen
· 2 years ago
491fa2f
Merge "Support asset_dirs property in bp2build for android_{app,library}" into main
by Romain Jobredeaux
· 2 years ago
a207d48
Merge "Add test mode support for rust_aconfig_library" into main
by Vinh Tran
· 2 years ago
7a71e07
Support asset_dirs property in bp2build for android_{app,library}
by Romain Jobredeaux
· 2 years ago
b46c210
Merge "Use relative path instead of base for python proto" into main
by Trevor Radcliffe
· 2 years ago
339a63f
Prepare soong for python 3.11
by Dan Willemsen
· 2 years ago
06a0b51
Merge "Revert "Move from-text stub java_api_library modules closer to s..."" into main
by Jihoon Kang
· 2 years ago
4434b71
Revert "Move from-text stub java_api_library modules closer to s..."
by Jihoon Kang
· 2 years ago
f24480b
Merge "Move from-text stub java_api_library modules closer to source" into main
by Treehugger Robot
· 2 years ago
4315796
Merge "Use Label (string) instead of Label (struct) to dedupe" into main
by Treehugger Robot
· 2 years ago
ccb7558
Adding fuzz_config in rust_defaults
by Pawan Wagh
· 2 years ago
b6ec2c8
Move from-text stub java_api_library modules closer to source
by Jihoon Kang
· 2 years ago
5e04d48
Use Label (string) instead of Label (struct) to dedupe
by Spandan Das
· 2 years ago
2bfc31e
Merge "Allowlist external/gflags in bp2build" into main
by Spandan Das
· 2 years ago
d89ee08
Merge "Rust library linking fixes" into main
by Cody Schuffelen
· 2 years ago
2a8f900
Allowlist external/gflags in bp2build
by Spandan Das
· 2 years ago
b0e1035
Merge "rust: Add support for host fuzzers." into main
by Ivan Lozano
· 2 years ago
0301066
Add a function to find src labels in a specific directory
by Spandan Das
· 2 years ago
a2d6dee
Relocate llndk.libraries.txt into system
by Kiyoung Kim
· 2 years ago
f768e6e
Merge "Bp2build product variables on non-arch-variant module types" into main
by Treehugger Robot
· 2 years ago
ed94000
Bp2build product variables on non-arch-variant module types
by Cole Faust
· 2 years ago
d3243d5
Use relative path instead of base for python proto
by Trevor Radcliffe
· 2 years ago
f5ee8e3
Merge "Stop sdk_library generated api_library to depend on full surface api_library" into main
by Treehugger Robot
· 2 years ago
3625faf
Merge "Denylist jemalloc5_stresstests since it is run by a special script." into main
by Yu Liu
· 2 years ago
d365cc4
Merge changes from topic "bazel_module_labels" into main
by Liz Kammer
· 2 years ago
e6adc83
Merge "Remove dylibs prop from rust module types" into main
by Vinh Tran
· 2 years ago
c183e3a
Rust library linking fixes
by A. Cody Schuffelen
· 2 years ago
78e4695
Merge "Disable Global ThinLTO by default" into main
by Yabin Cui
· 2 years ago
f877563
update docs for genrule tool_files prop
by Sam Delmerico
· 2 years ago
66ae90d
Merge "Add new diffs found in vendor partition in sbom_test." into main
by Wei Li
· 2 years ago
9c81c0c
Disable Global ThinLTO by default
by Yabin Cui
· 2 years ago
e7ee256
Stop sdk_library generated api_library to depend on full surface api_library
by Jihoon Kang
· 2 years ago
9db358d
Merge "Bp2build genrule commands as configurable properties" into main
by Cole Faust
· 2 years ago
9a3cd19
Merge "Add `previous_api` property to `java_api_library` module" into main
by Jihoon Kang
· 2 years ago
9ff64e6
Add new diffs found in vendor partition in sbom_test.
by Wei Li
· 2 years ago
6a299f7
Merge "Fix possible orphaned proto_library targets" into main
by Spandan Das
· 2 years ago
d9b7f17
bp2build for sanitizer blocklists long term fix
by Trevor Radcliffe
· 2 years ago
215adb4
Fix possible orphaned proto_library targets
by Spandan Das
· 2 years ago
f0d4d4f
Bp2build genrule commands as configurable properties
by Cole Faust
· 2 years ago
5ce6809
Merge "Add unit test to verify default linkage for rust binaries" into main
by Vinh Tran
· 2 years ago
4eeb2a9
Remove dylibs prop from rust module types
by Vinh Tran
· 2 years ago
83b86cc
Merge "soong: ARM 32-bit targets must be built with 4k elf alignment" into main
by Juan Yescas
· 2 years ago
862da6f
Add `previous_api` property to `java_api_library` module
by Jihoon Kang
· 2 years ago
0c705a4
Convert additional sdk_library stub libraries to from stub generation
by Jihoon Kang
· 2 years ago
95e8fe9
Merge "Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust" into main
by Treehugger Robot
· 2 years ago
05b3410
Add unit test to verify default linkage for rust binaries
by Vinh Tran
· 2 years ago
12dc96e
Set Bazel_module for (un)converted sysprop libs
by Liz Kammer
· 2 years ago
c86e094
Make ShouldConvertWithBp2build avail in loadhooks
by Liz Kammer
· 2 years ago
1f82aea
Merge "Support default-permission in aconfig_declarations" into main
by Zhi Dou
· 2 years ago
7ce8bf0
Merge "Removed order file use flags from being passed to cflags" into main
by Sharjeel Khan
· 2 years ago
6487601
Merge "Pass the current API file to the metalava --use-same-format-as option" into main
by Paul Duffin
· 2 years ago
69ea5b8
Merge changes I33846cdb,I1eb1f4bf into main
by Treehugger Robot
· 2 years ago
478ca5b
Move scopeOrderedSourceFileNames as outside var
by Jihoon Kang
· 2 years ago
3c5d4c2
Removed order file use flags from being passed to cflags
by Sharjeel Khan
· 2 years ago
10a23c2
Pass the current API file to the metalava --use-same-format-as option
by Paul Duffin
· 2 years ago
84473f5
Sort api files by api scope in java_api_library
by Jihoon Kang
· 2 years ago
0ea4ffa
Add test mode support for rust_aconfig_library
by Vinh Tran
· 2 years ago
a405301
Merge "Darwin/Mac OS host rust compilation fixes" into main
by Cody Schuffelen
· 2 years ago
4e0f645
Revert "Handle Clang's change of defaults from -fcommon to -fno-common"
by Chia-Chi Teng
· 2 years ago
23cc4aa
soong: ARM 32-bit targets must be built with 4k elf alignment
by Juan Yescas
· 2 years ago
fe1ecfc
Check in BUILD files in prebuilts/rust and external/bazelbuild-rules_rust
by Vinh Tran
· 2 years, 1 month ago
5428433
Merge "Remove diffs of symlinks in root directory which are included in product SBOMs now." into main
by Wei Li
· 2 years ago
88df1d3
Merge "Handle Clang's change of defaults from -fcommon to -fno-common" into main
by Zijun Zhao
· 2 years ago
4ed512b
apex: respect relative_install_path of rust modules
by Jooyung Han
· 2 years ago
83a740e
Merge "soong: Add product variable DevicePageSizeAgnostic" into main
by Juan Yescas
· 2 years ago
0634397
Remove diffs of symlinks in root directory which are included in product SBOMs now.
by Wei Li
· 2 years ago
3f65a41
Support default-permission in aconfig_declarations
by Zhi Dou
· 2 years ago
34a1c57
Merge "fix protos in another dir + a module that uses it" into main
by Treehugger Robot
· 2 years ago
1824463
Merge "Remove pdk product variable" into main
by Treehugger Robot
· 2 years ago
7dc6bcb
fix protos in another dir + a module that uses it
by Liz Kammer
· 2 years ago
cb91632
Denylist jemalloc5_stresstests since it is run by a special script.
by Yu Liu
· 2 years ago
8dc9e91
Remove pdk product variable
by Cole Faust
· 2 years ago
19e00b3
Merge "Replace -bootclasspath and -classpath metalava options with --classpath" into main
by Treehugger Robot
· 2 years ago
1988ccf
Merge "Implement rust_aconfig_library" into main
by Dennis Shen
· 2 years ago
Next »