Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
97d771adf4ba7fe651c775811278ea096a60a5fc
97d771a
Merge "Add support for rollback_index to android_filesystem module" into main
by Nikita Ioffe
· 9 months ago
d22fcc4
Merge "Let LLNDK implementation libraries depend on LLNDK headers" into main
by Hsin-Yi Chen
· 9 months ago
afacc09
Merge "Revert^2 "Include all_aconfig_declarations in docs dist"" into main
by Jihoon Kang
· 9 months ago
fe66e13
Merge "Deprecate Snapshot build" into main
by Treehugger Robot
· 10 months ago
133a6d9
Merge "Return the header jar of the implementation library in SdkHeaderJars()" into main
by Treehugger Robot
· 10 months ago
37693d0
Deprecate Snapshot build
by Kiyoung Kim
· 10 months ago
29cd82b
Merge "Reland "Use cp instead of install for ndk_headers"" into main
by Spandan Das
· 10 months ago
8479dea
Return the header jar of the implementation library in SdkHeaderJars()
by Jihoon Kang
· 10 months ago
f280b23
Reland "Use cp instead of install for ndk_headers"
by Spandan Das
· 10 months ago
683316a
Rename default select branch to 'default' keyword
by Cole Faust
· 10 months ago
767a1fe
Merge "Add tests for "unset" select statements" into main
by Cole Faust
· 10 months ago
b6107ab
Merge "Add SPDX-license-identifier-Unicode-3.0" into main
by Victor Chang
· 10 months ago
b00d52d
Merge "Convert BuildIgnoreApexContritbutions variable to a boolean" into main
by Spandan Das
· 10 months ago
6f591bf
Merge "Revert "Use cp instead of install for ndk_headers"" into main
by Spandan Das
· 10 months ago
12c8ed4
Add tests for "unset" select statements
by Cole Faust
· 10 months ago
b9ca4d3
Revert^2 "Include all_aconfig_declarations in docs dist"
by Jihoon Kang
· 10 months ago
c299c3f
Revert "Use cp instead of install for ndk_headers"
by Spandan Das
· 10 months ago
e5e0fb0
Merge "Use cp instead of install for ndk_headers" into main
by Spandan Das
· 10 months ago
2c8cdc6
Add support for rollback_index to android_filesystem module
by Nikita Ioffe
· 10 months ago
576b4f1
Merge "Refactor header ABI checker code" into main
by Hsin-Yi Chen
· 10 months ago
1202729
Use cp instead of install for ndk_headers
by Spandan Das
· 10 months ago
4caca1d
Merge "Add libs for BuildManifest.apk generation" into main
by Inseob Kim
· 10 months ago
0c8ed5e
Merge "Drop host variant of lidbexfile in >=V snapshots" into main
by Treehugger Robot
· 10 months ago
cfff924
Drop host variant of lidbexfile in >=V snapshots
by Spandan Das
· 10 months ago
7805edb
Merge "Update Android.mk denylist to block `frameworks/`" into main
by Treehugger Robot
· 10 months ago
32e1b93
Merge "Add API compatilibility flags to the exportable stubs" into main
by Jihoon Kang
· 10 months ago
ad3dae8
Update Android.mk denylist to block `frameworks/`
by Nelson Li
· 10 months ago
1e6afed
Add libs for BuildManifest.apk generation
by Inseob Kim
· 10 months ago
715142a
Let LLNDK implementation libraries depend on LLNDK headers
by Hsin-Yi Chen
· 10 months ago
af36988
Refactor header ABI checker code
by Hsin-Yi Chen
· 10 months ago
0d24ade
Convert BuildIgnoreApexContritbutions variable to a boolean
by Spandan Das
· 10 months ago
6954bd2
Merge "Remove PlatformVndkVersion property" into main
by Kiyoung Kim
· 10 months ago
ff54ac0
Merge "Add global C flags to compile_commands" into main
by Luis Useche
· 10 months ago
eabd1ef
Merge "Strip relative paths from android_library_import output files" into main
by Treehugger Robot
· 10 months ago
342fa6b
Add global C flags to compile_commands
by Luis Useche
· 10 months ago
28ac2ff
Strip relative paths from android_library_import output files
by Colin Cross
· 10 months ago
ddb2ee5
Move jarjar repackage action before combine action
by Zi Wang
· 10 months ago
f16c5a0
Merge "Add support to generate fsverity metadata" into main
by Inseob Kim
· 10 months ago
0553cf8
Merge "Support `pyhon_rule_defaults` in Soong" into main
by Treehugger Robot
· 10 months ago
683d731
Merge "Remove VNDK information from Rust, etc, and sysprop tests" into main
by Kiyoung Kim
· 10 months ago
e8abc23
Merge "Add a warning that Use_source_config_var is being deprecated." into main
by Spandan Das
· 10 months ago
5339184
Add support to generate fsverity metadata
by Inseob Kim
· 10 months ago
a9cf0c8
Add a warning that Use_source_config_var is being deprecated.
by Spandan Das
· 10 months ago
15a1d29
Pin TARGET_PRODUCT to aosp_arm in integration tests
by Spandan Das
· 10 months ago
ab1296a
Merge "Add android_system_image_defaults" into main
by Treehugger Robot
· 10 months ago
488868d
Merge "Add tests for new boolean addition behavior" into main
by Cole Faust
· 10 months ago
8ca663b
Merge "Fixes for run_integration_tests.sh" into main
by Treehugger Robot
· 10 months ago
219ce55
Merge "Allow Multilib in override_apex" into main
by Jesse Melhuish
· 10 months ago
553bfd2
Merge "Add logging dependencies to Rust aconfig APIs" into main
by Ted Bauer
· 10 months ago
fa13ff1
Remove PlatformVndkVersion property
by Kiyoung Kim
· 10 months ago
1db4a74
Remove VNDK information from Rust, etc, and sysprop tests
by Kiyoung Kim
· 10 months ago
1f96994
Support `pyhon_rule_defaults` in Soong
by Nelson Li
· 10 months ago
eaac823
Add android_system_image_defaults
by Jiyong Park
· 10 months ago
4d4eb59
Merge "fix: required deps of phony modules are correctly tracked" into main
by Jiyong Park
· 10 months ago
c654ad1
Merge "Add test_module_config_host" into main
by Ronald Braunstein
· 10 months ago
ec60e25
Allow Multilib in override_apex
by Jesse Melhuish
· 10 months ago
08e90c2
Fixes for run_integration_tests.sh
by Spandan Das
· 10 months ago
e2524fb
Merge "rust: Remove unnecessary escaping in grep call" into main
by Ivan Lozano
· 10 months ago
6ef40db
Add logging dependencies to Rust aconfig APIs
by Ted Bauer
· 10 months ago
82488ca
Merge "Remove VNDK information from CC and APEX tests" into main
by Kiyoung Kim
· 10 months ago
9c540c8
fix: required deps of phony modules are correctly tracked
by Jiyong Park
· 10 months ago
149f8e1
Merge "Remove vendor_snapshot_test" into main
by Kiyoung Kim
· 10 months ago
4fcfd01
Merge "Improve errors when compiling python code" into main
by Treehugger Robot
· 10 months ago
3520b94
Merge "VINTF manifests in apex don't require extension" into main
by Jooyung Han
· 10 months ago
8b80173
Merge "Add support for prebuilt_usr_hyphendata type" into main
by Treehugger Robot
· 10 months ago
b54c4b4
Merge "Ensure java level inter partition dependency with VNDK deprecation." into main
by Kiyoung Kim
· 10 months ago
5a8f533
Improve errors when compiling python code
by Cole Faust
· 10 months ago
472f73f
Add API compatilibility flags to the exportable stubs
by Jihoon Kang
· 10 months ago
1c36755
Merge "Fix some non-determinism in aconfigMerge operation" into main
by Treehugger Robot
· 10 months ago
97045ef
Merge "Add storage API as dependency to Rust codegen" into main
by Ted Bauer
· 10 months ago
1a6e7c0
Add test_module_config_host
by Ronald Braunstein
· 10 months ago
87f5ee4
Fix some non-determinism in aconfigMerge operation
by Spandan Das
· 10 months ago
cfeec1c
rust: Remove unnecessary escaping in grep call
by Ivan Lozano
· 10 months ago
74ef465
Add tests for new boolean addition behavior
by Cole Faust
· 10 months ago
02d475c
Add storage API as dependency to Rust codegen
by Ted Bauer
· 10 months ago
54af8e6
Remove the mkdir of the parent Directories for protobufs.
by Haamed Gheibi
· 10 months ago
9743bab
Ensure java level inter partition dependency with VNDK deprecation.
by Kiyoung Kim
· 10 months ago
0d1c1e6
Remove VNDK information from CC and APEX tests
by Kiyoung Kim
· 10 months ago
d8ec229
Remove vendor_snapshot_test
by Kiyoung Kim
· 10 months ago
f875565
Merge "Support transitive proguard specs in android_library_import" into main
by Treehugger Robot
· 10 months ago
b30c12e
Merge "Reland "Migrate buildinfo.sh script into Soong"" into main
by Treehugger Robot
· 10 months ago
262f73c
VINTF manifests in apex don't require extension
by Jooyung Han
· 10 months ago
1392189
Merge "Revert^3 "Enable full LTO optimization by default"" into main
by Chungro Lee
· 10 months ago
97f6858
Revert^3 "Enable full LTO optimization by default"
by Chungro Lee
· 10 months ago
96ae140
Merge "Disable use_resource_processor when producing a shared library" into main
by Colin Cross
· 10 months ago
cde5534
Support transitive proguard specs in android_library_import
by Colin Cross
· 10 months ago
eee4ab1
Disable use_resource_processor when producing a shared library
by Colin Cross
· 10 months ago
63c5e19
Add support for prebuilt_usr_hyphendata type
by yangbill
· 10 months ago
8fa54da
Reland "Migrate buildinfo.sh script into Soong"
by Inseob Kim
· 10 months ago
2590054
Merge "Revert^2 "Enable full LTO optimization by default"" into main
by Yi Kong
· 10 months ago
7549990
Revert^2 "Enable full LTO optimization by default"
by Yi Kong
· 10 months ago
8399758
Merge "Add test preparer for phony module types" into main
by Jiyong Park
· 10 months ago
58d9063
Merge "Revert "Migrate buildinfo.sh script into Soong"" into main
by Gina Ko
· 10 months ago
465549b
Revert "Migrate buildinfo.sh script into Soong"
by Gina Ko
· 10 months ago
41da84b
Merge "Re-enable abi checking for hwasan builds." into main
by Elliott Hughes
· 10 months ago
3e39bb6
Merge "Implement OtherModulePropertyErrorf proxies" into main
by Cole Faust
· 10 months ago
ddde9e2
Merge "Add the ability to select on arch" into main
by Cole Faust
· 10 months ago
03add50
Add SPDX-license-identifier-Unicode-3.0
by Victor Chang
· 10 months ago
2f42ae6
Merge "Migrate buildinfo.sh script into Soong" into main
by Inseob Kim
· 10 months ago
5baf2cb
Migrate buildinfo.sh script into Soong
by Inseob Kim
· 10 months ago
Next »