Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
718eb27f5be351f50bb886e9ff6e119757643f34
718eb27
Delete toolchain_library
by Liz Kammer
· 3 years ago
0bda815
Merge "Change format string %s -> %#v"
by Liz Kammer
· 3 years ago
30754b8
Merge "Pass along local resource fraction to reproxy"
by Kousik Kumar
· 3 years ago
33b4812
Merge "Support installable property"
by Treehugger Robot
· 3 years ago
07e106f
Change format string %s -> %#v
by Liz Kammer
· 3 years ago
8f53998
Merge "Start unblocking com.android.runtime deps"
by Treehugger Robot
· 3 years ago
8a9a97b
Merge "Revert "Add static_libs support to android_app bp2build converter.""
by Romain Jobredeaux
· 3 years ago
b33e0b8
Revert "Add static_libs support to android_app bp2build converter."
by Romain Jobredeaux
· 3 years ago
2443144
Merge "Add static_libs support to android_app bp2build converter."
by Romain Jobredeaux
· 3 years ago
da88a25
Merge "Prevent using android_app_import in instrumentation_for property"
by Paul Duffin
· 3 years ago
3a1a4b0
Merge "Fix genrule tool dependencies when a prebuilt tool is preferred."
by Martin Stjernholm
· 3 years ago
35faaef
Pass along local resource fraction to reproxy
by Kousik Kumar
· 3 years ago
de232db
Merge "Generate tidy-* rules unless tidy is disabled"
by Treehugger Robot
· 3 years ago
be63328
Merge "Add java_fuzz_packaging"
by Muhammad Haseeb Ahmad
· 3 years ago
3842a91
Merge "Correct the comments on property exclude_kotlinc_generated_file, which defaults to false actually."
by Wei Li
· 3 years ago
7540a78
Generate tidy-* rules unless tidy is disabled
by Chih-Hung Hsieh
· 3 years ago
757feca
Merge "[coverage] Override -Wframe-larger-than"
by Treehugger Robot
· 3 years ago
dbd814d
Fix genrule tool dependencies when a prebuilt tool is preferred.
by Martin Stjernholm
· 3 years ago
92cd54b
Correct the comments on property exclude_kotlinc_generated_file, which defaults to false actually.
by Wei Li
· 3 years ago
443703a
Merge "Support `enabled` flag in product variable config"
by Sam Delmerico
· 3 years ago
e684072
[coverage] Override -Wframe-larger-than
by Pirama Arumuga Nainar
· 3 years ago
e380310
Add java_fuzz_packaging
by Muhammad Haseeb Ahmad
· 3 years ago
0e33c9d
Support `enabled` flag in product variable config
by Sam Delmerico
· 3 years ago
adf1b2a
Merge "Add SetProperties to json-module-graph"
by Liz Kammer
· 3 years ago
e844132
Merge "Revert "Revert "bp2build: convert host & prebuilt header libraries"""
by Liz Kammer
· 3 years ago
9ab9437
Merge "Add new property "exclude_files_in_output" for excluding files from the output files of Java related modules."
by Wei Li
· 3 years ago
a5c5b9c
Support installable property
by Sundong Ahn
· 3 years ago
e751b53
Merge "Remove self from OWNERS"
by Treehugger Robot
· 3 years ago
1e73c65
Add new property "exclude_files_in_output" for excluding files from the output files of Java related modules.
by Wei Li
· 3 years, 1 month ago
3d3b35c
Revert "Revert "bp2build: convert host & prebuilt header libraries""
by Liz Kammer
· 3 years ago
9525e71
Add SetProperties to json-module-graph
by Liz Kammer
· 3 years ago
ed4900f
Merge "Revert "bp2build: convert host & prebuilt header libraries""
by Jingwen Chen
· 3 years ago
53a70a4
Prevent using android_app_import in instrumentation_for property
by Paul Duffin
· 3 years ago
105deed
Revert "bp2build: convert host & prebuilt header libraries"
by Jingwen Chen
· 3 years ago
a52cbd6
Merge "Add mapping id to source file information for R8 full-mode builds."
by Ian Zerny
· 3 years ago
57271b9
Merge changes I9ad66ea2,I4c95b77b
by Treehugger Robot
· 3 years ago
01d80d8
Make android_app.stem overridable
by Jooyung Han
· 3 years ago
29e2f6d
Use 'stem' to override APK name
by Jooyung Han
· 3 years ago
35f94eb
Merge "Consolidate conversions of is-board-platform(2)"
by Treehugger Robot
· 3 years ago
f4bf09f
Merge "Update droidstubs to support putting action inputs/outputs into the module-graph.json."
by Keyi Gui
· 3 years ago
4cfd37e
Merge "Convert math functions"
by Treehugger Robot
· 3 years ago
03a0679
Merge "Make include_top comments only apply to the next statement"
by Treehugger Robot
· 3 years ago
6609484
Merge "Enable memory-mapped coverage instrumentation"
by Pirama Arumuga Nainar
· 3 years ago
88a1b9d
Merge "Convert javacflags -> javacopts for java_binary_host"
by Sam Delmerico
· 3 years ago
fe310a9
Update droidstubs to support putting action inputs/outputs into the module-graph.json.
by Keyi
· 3 years ago
865d5e6
Merge "Revert^3 "Add seapp_contexts to allowlist of makefile goal""
by Inseob Kim
· 3 years ago
25656c4
Merge "Use Module.GetProperties() instead of ModuleBase.generalProperties"
by Treehugger Robot
· 3 years ago
fc7df61
Add mapping id to source file information for R8 full-mode builds.
by Ian Zerny
· 3 years, 2 months ago
bac9e97
Merge "Add sepolicy compat versions to soong config"
by Treehugger Robot
· 3 years ago
851a327
Use Module.GetProperties() instead of ModuleBase.generalProperties
by Usta
· 3 years ago
e508f6a
Merge "Fix format"
by Treehugger Robot
· 3 years ago
77d93ba
Merge "bp2build: convert host & prebuilt header libraries"
by Treehugger Robot
· 3 years ago
b2e0b60
Consolidate conversions of is-board-platform(2)
by Cole Faust
· 3 years ago
6c934f6
Make include_top comments only apply to the next statement
by Cole Faust
· 3 years ago
b1103e2
Convert math functions
by Cole Faust
· 3 years ago
de722ac
Add static_libs support to android_app bp2build converter.
by Romain Jobredeaux
· 3 years, 1 month ago
843f664
Add sepolicy compat versions to soong config
by Inseob Kim
· 3 years ago
f5ed300
Fix format
by Inseob Kim
· 3 years ago
fe306ab
Merge "ramdisk_module and dtb_prebuild properties are optional"
by Jiyong Park
· 3 years ago
4e27229
Convert javacflags -> javacopts for java_binary_host
by Sam Delmerico
· 3 years ago
fe74791
Merge "Rename updatable-library to apex-library"
by Treehugger Robot
· 3 years ago
bfa6a23
Remove self from OWNERS
by Joel Galenson
· 3 years ago
319eaaa
Merge "Remove mention of libhidlbase_pgo"
by Yi Kong
· 3 years ago
b5f43ac
Merge "Add java_fuzz module to build java fuzzers"
by Muhammad Haseeb Ahmad
· 3 years ago
daa09ef
Start unblocking com.android.runtime deps
by Liz Kammer
· 3 years ago
196d3e6
Rename updatable-library to apex-library
by Pedro Loureiro
· 3 years ago
393ebfc
ramdisk_module and dtb_prebuild properties are optional
by Jiyong Park
· 3 years ago
81e3ef8
Merge "Update clang version to clang-r437112b"
by Treehugger Robot
· 3 years ago
aa1d0cf
Add java_fuzz module to build java fuzzers
by Muhammad Haseeb Ahmad
· 3 years ago
5140a04
Update clang version to clang-r437112b
by Chih-Hung Hsieh
· 3 years ago
9eab2ef
Merge "Remove customizableProperties from `android.ModuleBase`"
by Usta Shrestha
· 3 years ago
9b3b15c
Merge "rust: Register rustdoc with checkbuild"
by Treehugger Robot
· 3 years ago
5bb16c3
Merge "Switch to clang-r437112b"
by Chih-hung Hsieh
· 3 years ago
3babe3f
Merge "Extract assets from AAR imports and their dependencies."
by Michael Rosenfeld
· 3 years ago
c531f63
Merge "Refactor knownFunctions"
by Treehugger Robot
· 3 years ago
4fd34e1
Merge "Correct typo in prebuilt_etc property name."
by Treehugger Robot
· 3 years ago
6b4bfa2
Merge "Improve error message for missing path + local dir"
by Treehugger Robot
· 3 years ago
f0006ba
Merge "Add prebuilt_etc_host to bp2build conversion."
by Liz Kammer
· 3 years ago
a923442
Add prebuilt_etc_host to bp2build conversion.
by Liz Kammer
· 3 years ago
f673a60
Merge "bp2build: Remove duplicate system shared libs"
by Liz Kammer
· 3 years ago
1364427
Only disable async preemption in debug mode.
by Lukacs T. Berki
· 3 years ago
70f6f38
Merge "Allow not buffering the output of soong_build ."
by Lukács T. Berki
· 3 years ago
5ad1557
Extract assets from AAR imports and their dependencies.
by Michael Rosenfeld
· 3 years, 1 month ago
9ebf6e4
Refactor knownFunctions
by Cole Faust
· 3 years, 1 month ago
0b9b99a
Merge "rust: Support protobuf wrappers well known types"
by Treehugger Robot
· 3 years ago
dca0219
Remove customizableProperties from `android.ModuleBase`
by Usta
· 3 years ago
9f68d21
Correct typo in prebuilt_etc property name.
by Liz Kammer
· 3 years ago
2fad341
Allow not buffering the output of soong_build .
by Lukacs T. Berki
· 3 years ago
b6be48d
rust: Support protobuf wrappers well known types
by David Duarte
· 3 years ago
a907874
Revert^3 "Add seapp_contexts to allowlist of makefile goal"
by Inseob Kim
· 3 years ago
66e8f72
Switch to clang-r437112b
by Chih-Hung Hsieh
· 3 years ago
2b8f5f5
Remove mention of libhidlbase_pgo
by Yi Kong
· 3 years ago
69e8731
Merge "Fix "unknown binary op: string + list" errors"
by Cole Faust
· 3 years ago
7e63d5f
Merge "Remove global bpf include path system/bpf/progs/include"
by Ken Chen
· 3 years ago
88b8069
Merge "[NETD-BPF#21] Move a few headers to frameworks/libs/net"
by Ken Chen
· 3 years ago
37d0a57
Merge "Introduce afdo"
by Yi Kong
· 3 years ago
d0956e6
Merge "Added src and exclude_src to debuggable builds"
by Treehugger Robot
· 3 years ago
78df0f1
Remove global bpf include path system/bpf/progs/include
by Ken Chen
· 3 years ago
fd26444
[NETD-BPF#21] Move a few headers to frameworks/libs/net
by Ken Chen
· 3 years ago
d30fcb1
Merge "Revert "Disable ubsan diagnostics under HWASan.""
by Evgenii Stepanov
· 3 years ago
Next »