Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
8bee1b00ea2d2a98d8d62864fa0548fbfa303652
/
android
8bee1b0
Allow service-media-s in apex
by Hyundo Moon
· 5 years ago
016370b
Merge "Remove ANDROID_EXPERIMENTAL_MTE."
by Peter Collingbourne
· 5 years ago
bbdea51
Merge "Refactor queryview."
by Liz Kammer
· 5 years ago
b2ec09d
Remove ANDROID_EXPERIMENTAL_MTE.
by Peter Collingbourne
· 5 years ago
ddac9bf
Merge changes from topic "revert-1541855-revert-1377717-metalics-BOEMJWNSHV-PBOZXBJQZD"
by Bob Badour
· 5 years ago
2dd9ca4
Refactor queryview.
by Liz Kammer
· 5 years ago
b499922
Revert^2 "Export soong license data to make."
by Bob Badour
· 5 years ago
37af046
Revert^2 "Add ability to declare licenses in soong."
by Bob Badour
· 5 years ago
7ba6f1c
Merge "Support for recovery snapshot."
by Jose "Pepe" Galmes
· 5 years ago
a1b87c8
Merge changes from topic "revert-1377717-metalics-BOEMJWNSHV"
by Bob Badour
· 5 years ago
df98d3e
Revert "Add ability to declare licenses in soong."
by Jerome Gaillard
· 5 years ago
61a55a0
Revert "Export soong license data to make."
by Jerome Gaillard
· 5 years ago
659f11f
Merge changes from topic "metalics"
by Bob Badour
· 5 years ago
4a6d53d
Merge "Support building mixed versions of sepolicy"
by Inseob Kim
· 5 years ago
16ebd5a
Support building mixed versions of sepolicy
by Inseob Kim
· 5 years ago
0d96ed8
Merge "Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION"
by Treehugger Robot
· 5 years ago
f33786d
Merge "Correct mismatched string format in bazel_handler"
by Treehugger Robot
· 5 years ago
097de78
Merge "Check whether value_variables are set"
by Liz Kammer
· 5 years ago
74fab31
Export soong license data to make.
by Bob Badour
· 6 years ago
8a36d94
Add ability to declare licenses in soong.
by Bob Badour
· 6 years ago
4da0797
Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION
by Jiyong Park
· 5 years ago
18417cb
Skip apex dep check when sanitizer diag is enabled
by Cindy Zhou
· 5 years ago
6f843bc
Support for recovery snapshot.
by Jose Galmes
· 5 years ago
18aefc1
Remove unnecessary snake case variables.
by Jaewoong Jung
· 5 years ago
1f8c272
Merge changes from topic "llndk_cc_library"
by Colin Cross
· 5 years ago
0a2afd1
Merge "Remove sdk_version: "none" restriction"
by Anton Hansson
· 5 years ago
127bb8b
Don't rewrite LLNDK dependencies with .llndk suffix
by Colin Cross
· 5 years ago
38620ed
getNamespacesToSearchForModule to use blueprint.Namespace
by Bob Badour
· 5 years ago
54f4826
variable: Update product_variables.arc struct
by Satoshi Niwa
· 5 years ago
d9d59fb
Merge "SOONG_* variables are emitted only for the BuildOS variants"
by Treehugger Robot
· 5 years ago
97a1be6
Merge changes from topic "sbox_tools"
by Colin Cross
· 5 years ago
40ddfaa
Check whether value_variables are set
by Liz Kammer
· 5 years ago
fe8853d
Add test & documentation for PropertiesToApply
by Liz Kammer
· 5 years ago
ba9e403
Sandbox genrule tools
by Colin Cross
· 5 years ago
a9c8c9f
Call ctx.InstallFile for uninstallable cc modules
by Colin Cross
· 5 years ago
0af20ef
Remove sdk_version: "none" restriction
by Anton Hansson
· 5 years ago
ad429d0
SOONG_* variables are emitted only for the BuildOS variants
by Jiyong Park
· 5 years ago
13548d7
Correct mismatched string format in bazel_handler
by Liz Kammer
· 5 years ago
dbcb1ff
Use aquery to declare bazel actions in the ninja file.
by Chris Parsons
· 5 years ago
bbbdff3
Merge "Revert^2 "Always turn on compatible property""
by Treehugger Robot
· 5 years ago
e223512
Merge "Prebuilt stub not available to platform is handled correctly"
by Treehugger Robot
· 5 years ago
f7c3bbe
Prebuilt stub not available to platform is handled correctly
by Jiyong Park
· 5 years ago
05ab2d0
Enable bazel profiling in soong_build.
by Patrice Arruda
· 5 years ago
57fab96
Merge changes Iaca95efc,I7ccd5581
by Paul Duffin
· 5 years ago
9ae3c52
Merge "Add dependency to list of asset files"
by Treehugger Robot
· 5 years ago
c20dc85
Add dependency to list of asset files
by Colin Cross
· 5 years ago
d23c726
Add RemoveOptionalPrebuiltPrefix() helper function
by Paul Duffin
· 5 years ago
f4b00ae
Merge "Add PackageFile and use it for prebuilt build tools"
by Treehugger Robot
· 5 years ago
0870382
Merge "Rename apexDepsMutator to apexInfoMutator"
by Paul Duffin
· 5 years ago
4158950
Add PackageFile and use it for prebuilt build tools
by Colin Cross
· 5 years ago
d3b3067
Merge changes I1d6750db,Ie2c197bb,I6a51c89a
by Colin Cross
· 5 years ago
949abc0
Rename apexDepsMutator to apexInfoMutator
by Paul Duffin
· 5 years ago
cac133d
Merge "Remove AndroidMkExtraFootersFunc entries param."
by Treehugger Robot
· 5 years ago
5d2c54f
Merge "Enable soong build tool to handle APEX compression"
by Mohammad Islam
· 5 years ago
729c0bd
Prebuilt is enabled even if the source one is not.
by Jaewoong Jung
· 5 years ago
69e9230
Merge "Reimplement DepSet as a wrapper around a generic implementation"
by Colin Cross
· 5 years ago
3cd005d
Enable soong build tool to handle APEX compression
by Mohammad Samiul Islam
· 5 years ago
ffe6b9d
Add TransitivePackagingSpecs
by Colin Cross
· 5 years ago
96c4412
Reimplement DepSet as a wrapper around a generic implementation
by Colin Cross
· 5 years ago
5d58395
Export files to install as a depset
by Colin Cross
· 5 years ago
02b11a6
Remove AndroidMkExtraFootersFunc entries param.
by Jaewoong Jung
· 5 years ago
71debbf
Merge "No matching variant android_app_import fix"
by Jaewoong Jung
· 5 years ago
946e0b6
Merge "Add bp2build mode to soong_build."
by Jingwen Chen
· 5 years ago
84f1b80
No matching variant android_app_import fix
by Jaewoong Jung
· 5 years ago
4133ce6
Add bp2build mode to soong_build.
by Jingwen Chen
· 5 years ago
4396c01
Merge "Do not install init.rc for (vendor_)ramdisk variants."
by Yifan Hong
· 5 years ago
897a5ad
Merge "Pass pctx and ctx to NewRuleBuilder"
by Colin Cross
· 5 years ago
c0a7b83
Merge "WriteFileRule: Chunk long content and merge them to result"
by Treehugger Robot
· 5 years ago
919dae1
Do not install init.rc for (vendor_)ramdisk variants.
by Yifan Hong
· 5 years ago
97d85c8
Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config."
by Jingwen Chen
· 5 years ago
2b2bc8c
Merge "Bolster comments in android/androidmk.go."
by Jaewoong Jung
· 5 years ago
d3f2bd7
WriteFileRule: Chunk long content and merge them to result
by Hans Månsson
· 5 years ago
a4d314c
Merge "Add java sdk library enforcement flag"
by JaeMan Park
· 5 years ago
f10995b
Merge "Remove the arch-based filtering hack in packaging.go"
by Jiyong Park
· 5 years ago
e76ec1c
Merge "Generate system stub library list at build time"
by Kiyoung Kim
· 5 years ago
f1a035e
Pass pctx and ctx to NewRuleBuilder
by Colin Cross
· 5 years ago
464e6c7
Merge "Add test suite handling to central androidmk code"
by Treehugger Robot
· 5 years ago
57f5b33
Add test suite handling to central androidmk code
by Liz Kammer
· 5 years ago
7ef4a90
Bolster comments in android/androidmk.go.
by Jaewoong Jung
· 5 years ago
882c042
Merge "Document more functions, minor cleanup"
by Treehugger Robot
· 5 years ago
d630bdd
Remove the arch-based filtering hack in packaging.go
by Jiyong Park
· 5 years ago
cc1157c
Reformat comments in packaging.go
by Jiyong Park
· 5 years ago
24dfc1f
Generate system stub library list at build time
by Kiyoung Kim
· 5 years ago
493e7ec
Merge "Clients of PackagingBase can customize dependency tag to use"
by Jiyong Park
· 5 years ago
65b6224
Clients of PackagingBase can customize dependency tag to use
by Jiyong Park
· 5 years ago
29e3bbe
Update comments in genrule.go.
by Alex Humesky
· 5 years ago
1e53392
Document more functions, minor cleanup
by Sasha Smundak
· 5 years ago
6226949
Improve test coverage of dist processing code
by Paul Duffin
· 5 years ago
af970a2
Generalize the handling of dist tags
by Paul Duffin
· 5 years ago
89968e3
Expand dist property checks to cover dists
by Paul Duffin
· 5 years ago
74f0559
Differentiate between no dist tag and an empty dist tag
by Paul Duffin
· 5 years ago
d83988d
Remove duplicate tests from TestGetDistForGoals
by Paul Duffin
· 5 years ago
8b0349c
Separate dist processing from make specific output
by Paul Duffin
· 5 years ago
103aaae
Extract method to process bp file for androidmk_test.go
by Paul Duffin
· 5 years ago
d35d92a
Merge "Improve TestGetDistForGoals debuggability"
by Paul Duffin
· 5 years ago
6953ade
Merge "Convert csuite config to use AndroidMkEntries"
by Liz Kammer
· 5 years ago
0cc047a
Improve TestGetDistForGoals debuggability
by Paul Duffin
· 5 years ago
c4d91bc
Remove soong.config, FileConfigurableOptions, MegaDevice config.
by Jingwen Chen
· 5 years ago
65d5b7f
Merge "Comment android/config.go"
by Jingwen Chen
· 5 years ago
e2a17a5
Convert csuite config to use AndroidMkEntries
by Liz Kammer
· 5 years ago
Next »