Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
dca2f2bd1de2a9ab8e5d7a3d25a333712d155469
dca2f2b
Define additional prebuilt_* modules
by Jihoon Kang
· 9 months ago
b314724
Merge "Collect kythe, obj and tidy files using ModuleProxy." into main
by Yu Liu
· 9 months ago
09b2a14
Merge "Autogenerate an android_info module for vendor build.prop" into main
by Spandan Das
· 9 months ago
f0c36a0
Merge "Add a check that dependencies don't include conflicting explicit versions" into main
by Colin Cross
· 9 months ago
3f92ee1
Merge "Verify that libraries in apexes don't link to implementations outside the apex" into main
by Colin Cross
· 9 months ago
75f66ef
Merge "Remove bazel functions from tests/lib.sh" into main
by Colin Cross
· 9 months ago
614452f
Merge "Add android_info module type" into main
by Treehugger Robot
· 9 months ago
4473184
Merge "Enforce adb_keys to be installed in product partition" into main
by Treehugger Robot
· 9 months ago
4cd93b5
Autogenerate an android_info module for vendor build.prop
by Spandan Das
· 9 months ago
c32e046
Add android_info module type
by Spandan Das
· 9 months ago
8d50217
Merge "Add vendor and odm to autogenerated bp file" into main
by Treehugger Robot
· 9 months ago
ec5ac49
Merge changes I68d8e320,I832d4369 into main
by Treehugger Robot
· 9 months ago
ec7043d
Collect kythe, obj and tidy files using ModuleProxy.
by Yu Liu
· 9 months ago
06689b1
Enforce adb_keys to be installed in product partition
by Jihoon Kang
· 9 months ago
1d45f88
Remove bazel functions from tests/lib.sh
by Colin Cross
· 9 months ago
81aeb9e
Use ModuleName() instead of Module().Name() in collectDepsMutator
by Jihoon Kang
· 9 months ago
add2bb2
Separate mutators and modules creation into a separate file in fsgen
by Jihoon Kang
· 9 months ago
6751bac
Merge "Add soong config variables of paths of *_dlkm partitions and whether they are built for a product." into main
by Treehugger Robot
· 9 months ago
516c545
Add a check that dependencies don't include conflicting explicit versions
by Colin Cross
· 9 months ago
b614cd4
Verify that libraries in apexes don't link to implementations outside the apex
by Colin Cross
· 10 months ago
42f9ff8
Merge "Revert^2 "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"" into main
by Jihoon Kang
· 9 months ago
7cf92c3
Merge "Define additional prebuilt_* module types" into main
by Jihoon Kang
· 9 months ago
ae3e1d3
Add vendor and odm to autogenerated bp file
by Cole Faust
· 9 months ago
5958625
Add soong config variables of paths of *_dlkm partitions and whether they are built for a product.
by Wei Li
· 9 months ago
675d468
Revert^2 "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"
by Jihoon Kang
· 9 months ago
2e2b744
Define additional prebuilt_* module types
by Jihoon Kang
· 9 months ago
fe13786
Delete filegroup test for mixed builds
by Spandan Das
· 9 months ago
0ff28b6
Merge "Autogenerate a system_dlkm android_filesystem" into main
by Spandan Das
· 9 months ago
45aeb5f
Merge "Make platform_bootclasspath a regular module" into main
by Treehugger Robot
· 9 months ago
9f7ee33
Merge "Add DirectoryPath for nsjail genrule" into main
by Treehugger Robot
· 9 months ago
5e33642
Autogenerate a system_dlkm android_filesystem
by Spandan Das
· 9 months ago
58e76b5
Merge "Add documentation for select statements" into main
by Treehugger Robot
· 9 months ago
5286b66
Add documentation for select statements
by Cole Faust
· 9 months ago
4bc45d8
Make platform_bootclasspath a regular module
by Cole Faust
· 9 months ago
5bff842
Merge "Revert "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"" into main
by Priyanka Advani (xWF)
· 9 months ago
c0a7465
Revert "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES"
by Priyanka Advani (xWF)
· 9 months ago
0d57b8d
Merge "Auto generate prebuilt_* modules from PRODUCT_COPY_FILES" into main
by Jihoon Kang
· 9 months ago
9961d22
Merge "Support override_android_(app|apex) in deps of android_filesystem" into main
by Treehugger Robot
· 9 months ago
76d9446
Remove 3 make vars related globals from cc.
by Yu Liu
· 9 months ago
c1ded7e
Support override_android_(app|apex) in deps of android_filesystem
by Spandan Das
· 9 months ago
5985583
Merge changes I4b86b2e1,Ie0985540 into main
by Matthew Maurer
· 9 months ago
5524b5b
rust-project.json: Set sysroot in generated file
by Matthew Maurer
· 9 months ago
93036a5
Add DirectoryPath for nsjail genrule
by Inseob Kim
· 9 months ago
f69bffb
Merge "Clean up filesystem_creator" into main
by Treehugger Robot
· 9 months ago
83f135b
Clean up filesystem_creator
by Jihoon Kang
· 9 months ago
bd44fd7
Merge changes from topic "auto_generated_neverallow" into main
by Treehugger Robot
· 9 months ago
235b13b
Auto generate prebuilt_* modules from PRODUCT_COPY_FILES
by Jihoon Kang
· 9 months ago
2b3da46
rust-project.json: Generate proc-macro paths
by Matthew Maurer
· 9 months ago
2a7bf75
Add a neverallow rule for prebuilt_* module types
by Jihoon Kang
· 9 months ago
6160aac
Merge "Keep high priority deps separate from regular deps" into main
by Cole Faust
· 9 months ago
0da5ae9
Define additional prebuilt_* modules
by Jihoon Kang
· 9 months ago
7e0fdef
Merge "Autogenerate a soong module to build odm.img" into main
by Spandan Das
· 9 months ago
27777d8
Merge "Use a boolean to determine if linker.config.pb should be generated" into main
by Spandan Das
· 9 months ago
c571716
Autogenerate a soong module to build odm.img
by Spandan Das
· 9 months ago
d7cecd8
Merge "Remove sdk_genrule" into main
by Treehugger Robot
· 9 months ago
ded0c80
Merge "Fix typo." into main
by Treehugger Robot
· 9 months ago
96054c0
Merge "Enhance vintf_data to support vendor_manifest and odm_manifest" into main
by Treehugger Robot
· 9 months ago
f1f447d
Remove sdk_genrule
by Cole Faust
· 9 months ago
d36865d
Merge "Stop dumping/diffing preview ABIs." into main
by Dan Albert
· 9 months ago
5352776
Fix typo.
by Dan Albert
· 9 months ago
0c5eaed
Keep high priority deps separate from regular deps
by Cole Faust
· 9 months ago
f5755e1
Merge "Utilize high_priority_deps in autogenerated filesystem modules" into main
by Treehugger Robot
· 9 months ago
3c602d1
Merge "Introduce packaging property high_priority_deps" into main
by Treehugger Robot
· 9 months ago
b6d77bf
Merge changes from topic "linker_config_product_soong" into main
by Spandan Das
· 9 months ago
7ab8660
Enhance vintf_data to support vendor_manifest and odm_manifest
by Bill Yang
· 9 months ago
26cfe3c
Utilize high_priority_deps in autogenerated filesystem modules
by Jihoon Kang
· 9 months ago
79196c5
Introduce packaging property high_priority_deps
by Jihoon Kang
· 9 months ago
173256b
Use a boolean to determine if linker.config.pb should be generated
by Spandan Das
· 9 months ago
8fe68dc
Create linker_config_srcs for autogenerated product partition
by Spandan Das
· 9 months ago
499c92e
Stop dumping/diffing preview ABIs.
by Dan Albert
· 9 months ago
afd8aac
Add -Wno-c23-extensions globally.
by Elliott Hughes
· 9 months ago
918191e
Dedupe logic to generate linker.config.pb
by Spandan Das
· 9 months ago
3ab5fcd
Merge changes from topic "vendor_linker_config_soong" into main
by Spandan Das
· 9 months ago
33b1010
Merge "Distinguish HideFromMake from SkipInstall" into main
by Spandan Das
· 9 months ago
ee0c370
Merge "Introduce vintf_data module type" into main
by Treehugger Robot
· 9 months ago
316a907
Merge "rust: Shorten name of generated Rust staticlibs" into main
by Ivan Lozano
· 9 months ago
034af2c
Distinguish HideFromMake from SkipInstall
by Spandan Das
· 9 months ago
b2fa3e0
Merge "Add defaults for sh_ rules." into main
by Ronald Braunstein
· 9 months ago
312cc41
Create linker_config_srcs for autogenerated vendor partition
by Spandan Das
· 9 months ago
9263188
Add linker.config.pb support to android_filesystem
by Spandan Das
· 9 months ago
840880c
Merge "Reapply "Only use partial compile on eng builds"" into main
by Treehugger Robot
· 9 months ago
6f886a3
Merge "Make all_apex_contributions a regular module" into main
by Cole Faust
· 9 months ago
066c6c3
Merge "Revert "Use Unique lists instead of pointers in PackagingSpec."" into main
by Treehugger Robot
· 9 months ago
3a7e911
Merge "Revert "Add device_first_vendor(_shared)_data"" into main
by Cole Faust
· 9 months ago
872e846
rust: Shorten name of generated Rust staticlibs
by Ivan Lozano
· 9 months ago
66e6586
Reapply "Only use partial compile on eng builds"
by LaMont Jones
· 9 months ago
7ceb14a
Revert "Use Unique lists instead of pointers in PackagingSpec."
by Colin Cross
· 9 months ago
710a14b
Revert "Add device_first_vendor(_shared)_data"
by Cole Faust
· 9 months ago
e5b61ba
Merge "Run apexDirectlyInAnyMutator even when module is disabled" into main
by Spandan Das
· 9 months ago
28cc1c7
Make all_apex_contributions a regular module
by Cole Faust
· 9 months ago
6b321e6
Merge "Revert "Only use partial compile on eng builds"" into main
by Treehugger Robot
· 9 months ago
8b27de6
Merge "Fix 1-variant fallback issue in aconfig_test.go" into main
by Treehugger Robot
· 9 months ago
bef36af
Revert "Only use partial compile on eng builds"
by LaMont Jones
· 9 months ago
eef29fe
Run apexDirectlyInAnyMutator even when module is disabled
by Spandan Das
· 9 months ago
cdef43f
Fix 1-variant fallback issue in aconfig_test.go
by Cole Faust
· 9 months ago
c87f6ad
Merge "Ignore METADATA files in python packages shipped with prebuilts/clang, which are from upstream and not in the format used in Android." into main
by Wei Li
· 9 months ago
ae3c12b
Ignore METADATA files in python packages shipped with prebuilts/clang, which are from upstream and not in the format used in Android.
by Wei Li
· 9 months ago
eba15b6
Fix metrics/hostinfo_darwin.
by LaMont Jones
· 9 months ago
e807b1d
Merge "Revert^2 "Convert cc modules to use AndroidMkInfoProvider."" into main
by Yu Liu
· 9 months ago
ff24524
Merge "Move disabling rust sanitizers for linux_musl_x86 earlier" into main
by Colin Cross
· 9 months ago
Next »