Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
refs/heads/android-16
/
scripts
84b0508
Merge tag 'android-16.0.0_r4' of https://android.googlesource.com/platform/build/soong into HEAD
by micky387
· 7 weeks ago
android-16
87b34db
Connects clippy errors to a form rust analyzer can read
by Charisee
· 6 months ago
232465d
Merge "Fix binary diffs in $ANDROID_PRODUCT_OUT/vbmeta_system.img" into main
by Spandan Das
· 5 months ago
7553d92
Merge changes Ia9fca9ee,Ic996d7f5 into main
by Treehugger Robot
· 5 months ago
7fabf2d
Fix binary diffs in $ANDROID_PRODUCT_OUT/vbmeta_system.img
by Spandan Das
· 5 months ago
681e8ee
Fix diffs in $ANDROID_PRODUCT_OUT/vendor_boot.img
by Spandan Das
· 5 months ago
aff5a2b
Remove vendor_kernel_ramdisk.img from installed files diff test
by Spandan Das
· 5 months ago
452a72a
Merge "Increase test timeout when running with race detector enabled" into main
by Treehugger Robot
· 5 months ago
ed9c4e3
Create bit-identical vendor_ramdisk.img install file in soong-only
by Spandan Das
· 5 months ago
49c4404
Default journal_size and extfs_rsv_pct for user specified mount point
by Spandan Das
· 5 months ago
724282d
Increase test timeout when running with race detector enabled
by Colin Cross
· 5 months ago
c54b4ed
Accept path to gemini cli as a required argument in enable soong only script
by Jihoon Kang
· 5 months ago
c04084e
Introduce `--explain` module in enable_soong_only.py
by Jihoon Kang
· 5 months ago
fa9a32e
Fix enable_soong_only script
by Jihoon Kang
· 5 months ago
cf3288b
Add scripts/product-configs
by LaMont Jones
· 5 months ago
bb1f679
Merge "Add resouces for AI-assisted Soong-only build verification" into main
by Treehugger Robot
· 5 months ago
c79d15f
Add resouces for AI-assisted Soong-only build verification
by Jihoon Kang
· 6 months ago
9def4d0
Merge "Add ro.minui.no_initial_modset_flush" into main
by Patryk Busse
· 5 months ago
360e118
Add ro.minui.no_initial_modset_flush
by Patryk Busse
· 5 months ago
5540881
Restore alphabetical order in in package_allowed_list
by Ali Mokni
· 5 months ago
cd0abd2
Merge "Add java FFM packages in allowed list" into main
by Ali Mokni
· 5 months ago
7da9c9b
Add missing commad in the img allowlist
by Jihoon Kang
· 5 months ago
bece021
Add java FFM packages in allowed list
by Ali Mokni
· 6 months ago
e3e811b
Merge "Align debugfs_restrictions.enabled prop with make" into main
by Treehugger Robot
· 6 months ago
4665e1e
Dist build.log file when build fails
by Cole Faust
· 6 months ago
efcebed
Align debugfs_restrictions.enabled prop with make
by Bill Yang
· 6 months ago
40d2bb3
Add installclean to soong_only diff test
by Spandan Das
· 6 months ago
7f51479
Merge "Pass kotlinc friend paths through the module xml file" into main
by Treehugger Robot
· 6 months ago
228a6d3
Pass kotlinc friend paths through the module xml file
by Colin Cross
· 6 months ago
dcbb039
Merge "Use system attributes for build properties" into main
by Treehugger Robot
· 6 months ago
1f71ca0
Merge "Update $ANDROID_PRODUCT_OUT/ image allow list" into main
by Spandan Das
· 6 months ago
1752e14
Merge "Revert changes for go/compatible-build-fingerprint" into main
by Jiyong Park
· 6 months ago
a394b51
Update $ANDROID_PRODUCT_OUT/ image allow list
by Spandan Das
· 6 months ago
8da77d5
Revert changes for go/compatible-build-fingerprint
by Jiyong Park
· 6 months ago
6abe776
Merge "Expand diff test to .img files in ANDROID_PRODUCT_OUT" into main
by Treehugger Robot
· 6 months ago
f26a578
Expand diff test to .img files in ANDROID_PRODUCT_OUT
by Spandan Das
· 6 months ago
9d85627
Add qcom.fmradio and org.codeaurora.internal to allowlist
by Scott Lobdell
· 4 years, 7 months ago
62ca037
Use system attributes for build properties
by Justin Yun
· 6 months ago
c7fe148
Remove ro.build.product from system/build.prop
by Justin Yun
· 6 months ago
afae62b
Cleanup some soong only difftest allowlist entries
by Spandan Das
· 6 months ago
0d24e81
Merge "Add a script to find the product mk file from product name" into main
by Jihoon Kang
· 6 months ago
3b8f40a
Add a script to find the product mk file from product name
by Jihoon Kang
· 6 months ago
96f1521
Display diff test result on success with single product
by Jihoon Kang
· 6 months ago
dec85e3
Fix soong_only_diff_test
by Cole Faust
· 7 months ago
bbe1a53
Support multiple products in soong_only_diff_test.py
by Cole Faust
· 7 months ago
d47cd80
Enable pogreb access in soong as the project is now in the repo.
by Yu Liu
· 7 months ago
0db933f
rust: Remove absolute paths from dep-info files
by Ivan Lozano
· 7 months ago
863d31c
rust: Fix rustc_wrapper on macos
by Ivan Lozano
· 7 months ago
6b40872
rust: Fix RBE OUT_DIR handling for generated srcs
by Ivan Lozano
· 7 months ago
867c6af
Merge tag 'android-16.0.0_r1' of https://android.googlesource.com/platform/build/soong into HEAD
by micky387
· 7 months ago
9edec16
Soong only diff test - append entry even if extra info is missing
by Jihoon Kang
· 8 months ago
2bc1147
Merge "Sort the entries in zip entries comparison in diff test" into main
by Treehugger Robot
· 8 months ago
9397c24
Sort the entries in zip entries comparison in diff test
by Jihoon Kang
· 8 months ago
fa72c14
Merge "Add apkcerts.txt to the diff test allowlist" into main
by Treehugger Robot
· 8 months ago
3b28c8e
Add apkcerts.txt to the diff test allowlist
by Jihoon Kang
· 8 months ago
6bb7314
Make soong_only_diff_test work with coverage builds
by Cole Faust
· 8 months ago
479cdb0
Merge "Add jdk.internal.invoke to the allowlist" into main
by Victor Chang
· 8 months ago
d029834
Add jdk.internal.invoke to the allowlist
by Victor Chang
· 8 months ago
adc1f04
Create OUT_DIR if it does not exist in soong only diff test
by Jihoon Kang
· 8 months ago
e0d323c
Only zip ninja files that are related to the target product
by Jihoon Kang
· 9 months ago
8c8c433
Handle symlinks in sha collection in soong only diff test
by Jihoon Kang
· 9 months ago
3ddf20b
Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/build/soong into HEAD
by micky387
· 9 months ago
0f08b09
add disk_usage script
by Sam Lewis
· 9 months ago
335ea1a
Fix manifest_check_test.
by Jiakai Zhang
· 9 months ago
0d8360a
Ignore bootclasspath libraries in manifest_check.
by Jiakai Zhang
· 9 months ago
2e1aa96
Print diffs even if allowlisted in soong only diff test
by Jihoon Kang
· 9 months ago
b5e686b
Update the allowlist in the soong only diff test script
by Jihoon Kang
· 9 months ago
2fe11ec
Merge "Dist build.log file for each build" into main
by Treehugger Robot
· 9 months ago
b179161
Dist build.log file for each build
by Cole Faust
· 9 months ago
3d616fe
Update the allowlist in soong only diff test script
by Jihoon Kang
· 9 months ago
9889bde
Dist ninja files and target_files.zip in a subfolder in soong only diff test
by Jihoon Kang
· 10 months ago
33cc07a
Specify the correct tracking bug for an allowlisted entry
by Jihoon Kang
· 10 months ago
5b4d78d
Remove some img files from the soong only diff test allowlist
by Jihoon Kang
· 10 months ago
9969388
Merge "rust: Windows Support" into main
by Ivan Lozano
· 10 months ago
1e50981
rust: Windows Support
by Ivan Lozano
· 10 months ago
dfe027f
Allowlist some files for diff_test
by Spandan Das
· 10 months ago
ef47415
Respect DIST_DIR in soong only diff test script
by Jihoon Kang
· 10 months ago
825009c
Introduce soong only diff test
by Jihoon Kang
· 10 months ago
0d1af91
Add wear-sdk bootclasspath jars
by Todd Lee
· 1 year, 10 months ago
3bb29bd
Add wear-sdk bootclasspath jars
by Todd Lee
· 1 year, 10 months ago
ec44ecd
Merge "Remove PRODUCT_SHIPPING_VENDOR_API_LEVEL variable" into main am: d046c2afef
by Treehugger Robot
· 10 months ago
892efc9
Remove PRODUCT_SHIPPING_VENDOR_API_LEVEL variable
by Justin Yun
· 10 months ago
d298ef2
Merge "Remove host script(list_image)" into main am: 95f1b12c71
by Treehugger Robot
· 10 months ago
e6ca3ff
Remove host script(list_image)
by Jooyung Han
· 10 months ago
93fec2e
Merge "manifest_check.py: Clarify that ordering matters" into main am: ce75904eaf am: 43bbd4d187
by Treehugger Robot
· 11 months ago
012cfd0
manifest_check.py: Clarify that ordering matters
by Nick Kralevich
· 11 months ago
2bb5b17
Merge "Replace --revert-annotation with a flags config file" into main am: d183d9f24b am: e7fc6932ec
by Treehugger Robot
· 11 months ago
e7fc693
Merge "Replace --revert-annotation with a flags config file" into main am: d183d9f24b
by Treehugger Robot
· 11 months ago
50243ae
Replace --revert-annotation with a flags config file
by Paul Duffin
· 11 months ago
4d85a26
Merge "Merge 25Q1 (ab/12770256) to aosp-main-future" into aosp-main-future
by Xin Li
· 11 months ago
69cac6b
Merge "Build Go tools for arm" into main am: 433dcb4e7f am: 9efbcaa474
by Colin Cross
· 11 months ago
92ac46d
Build Go tools for arm
by Colin Cross
· 11 months ago
ad92a47
Merge 25Q1 (ab/12770256) to aosp-main-future
by Xin Li
· 11 months ago
ee80385
Merge "Skip attempting unsupported llvm-strip operation for COFF binaries" into main am: e5d87424fa am: 3d88ce7d97
by Yi Kong
· 11 months ago
1ddc6fa
Skip attempting unsupported llvm-strip operation for COFF binaries
by Yi Kong
· 11 months ago
1b28731
Merge "Disable LTO when building the NDK sysroot." into main am: c9fb315834 am: b16e7861fd
by Treehugger Robot
· 12 months ago
7636d92
Disable LTO when building the NDK sysroot.
by Dan Albert
· 12 months ago
0614972
Merge "Stop setting dalvik.vm.image-dex2oat-filter property" into main am: 8ef3c25e56 am: 79197d4cbc
by Andrew Scull
· 12 months ago
89ba485
Stop setting dalvik.vm.image-dex2oat-filter property
by Andrew Scull
· 12 months ago
7f55ca2
Merge "Make go test -race more hermetic" into main am: 27c6c1f15a am: a808b319e2
by Treehugger Robot
· 1 year ago
Next »