Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
33dfba1d9c06723c4decf2b38705c3fa7ef4f198
33dfba1
Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils"
by David Srbecky
· 5 years ago
ad50ce8
[strip.sh] Move remaining GNU binutils usage to llvm binutils
by Yi Kong
· 5 years ago
fc8e9c7
Merge "Add sepolicy related variables"
by Inseob Kim
· 5 years ago
b1d5479
Merge "Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__"
by Justin Yun
· 5 years ago
c5a0089
Merge "bp2build: genrule converter only supports "genrule"."
by Jingwen Chen
· 5 years ago
a5d0976
Merge changes Idcbe2046,I09616402,Ide2f1ed9
by Colin Cross
· 5 years ago
0e3758c
Merge "Remove "-C link-dead-code=y" flag"
by Tri Vo
· 5 years ago
d19b824
Merge "Check for frameworks/base/Android.bp instead of frameworks/base"
by Treehugger Robot
· 5 years ago
4766587
Merge "Allowlist RBE_num_retries_if_mismatched variable"
by Kousik Kumar
· 5 years ago
813bfcb
Merge "Convert android/packaging_test.go to test fixtures"
by Paul Duffin
· 5 years ago
387f4ce
Merge changes Iccba8caf,I1eb49f25,Id77575f8,I5679cb51,I7f9f3eb6, ...
by Paul Duffin
· 5 years ago
000ae66
Merge changes I2e69e7b5,I3c9c36e7
by Paul Duffin
· 5 years ago
ebcb37b
Merge "Migrate sdk package to a per test build directory"
by Paul Duffin
· 5 years ago
c3f89be
Merge "Clean up java package use of python build components"
by Paul Duffin
· 5 years ago
e410711
Merge "Convert python package to fixtures"
by Paul Duffin
· 5 years ago
b72dd40
Merge "Prevent ApexInfoMutator from creating unnecessary variants"
by Paul Duffin
· 5 years ago
b01125f
Merge changes I9aad3e4e,I150889a0
by Paul Duffin
· 5 years ago
d5065cf
Merge "Add prebuilt_platform_compat_config"
by Paul Duffin
· 5 years ago
c3bdd31
Convert android/packaging_test.go to test fixtures
by Paul Duffin
· 5 years ago
d9ec7d2
Convert android/ninja_deps_test.go to test fixtures
by Paul Duffin
· 5 years ago
78c3621
Add NinjaDeps to TestResult
by Paul Duffin
· 5 years ago
a9237b6
Convert android/singleton_module_test.go to test fixtures
by Paul Duffin
· 5 years ago
3c6a4ea
Convert android/neverallow_test.go to test fixtures
by Paul Duffin
· 5 years ago
d659700
Convert android/singleton_module_test.go to test fixtures
by Paul Duffin
· 5 years ago
4bb2b21
Convert android/variable_test.go to test fixtures
by Paul Duffin
· 5 years ago
791302b
Convert android/soong_config_modules_test.go to test fixtures
by Paul Duffin
· 5 years ago
e8a4ac4
Convert android/mutator_test.go to test fixtures
by Paul Duffin
· 5 years ago
4850791
Convert android/deptag_test.go to test fixtures
by Paul Duffin
· 5 years ago
4b9bb5c
Merge "Convert android/namespace_test.go to test fixtures"
by Paul Duffin
· 5 years ago
cb460c9
Merge "Add FixtureIgnoreErrors"
by Paul Duffin
· 5 years ago
50eb382
Merge "Convert android/rule_builder_test.go to test fixtures"
by Paul Duffin
· 5 years ago
573989d
Prevent ApexInfoMutator from creating unnecessary variants
by Paul Duffin
· 5 years ago
0700f77
Merge "Convert android/paths_test.go to test fixtures"
by Paul Duffin
· 5 years ago
e9ae361
Merge "Convert android/module_test.go to test fixtures"
by Paul Duffin
· 5 years ago
734b215
Merge "Compile soong_build for debugging if needed."
by Lukács T. Berki
· 5 years ago
7f09fd2
Merge "Convert android/defaults_test.go to test fixtures"
by Paul Duffin
· 5 years ago
c14e8aa
Merge "Add AssertSame"
by Paul Duffin
· 5 years ago
28f0e9e
Merge "Convert android/csuite_config_test.go to test fixtures"
by Paul Duffin
· 5 years ago
3bf545f
Merge "Convert android/arch_test.go to test fixtures"
by Paul Duffin
· 5 years ago
abc6ec9
Merge "Add OptionalFixturePreparer"
by Paul Duffin
· 5 years ago
81e7e2b
Merge "Remove android/apex_test.go use of buildDir"
by Paul Duffin
· 5 years ago
aa8270e
Merge "Convert android/androidmk_test.go to test fixtures"
by Paul Duffin
· 5 years ago
21d1b9a
Merge "Migrate bpf package to a per test build directory"
by Paul Duffin
· 5 years ago
603fa13
Merge "Correct typo in the name of compatConfigTag"
by Paul Duffin
· 5 years ago
c0a5ccb
Merge "Allow apex dependencies to be restricted to source modules only"
by Paul Duffin
· 5 years ago
533cf74
Merge "Separate metadata provider from apex contents provider"
by Paul Duffin
· 5 years ago
a8c0655
Merge "Add AssertIntEquals"
by Paul Duffin
· 5 years ago
93b61b4
Merge "Add emptyFixtureFactory in java package"
by Paul Duffin
· 5 years ago
177cba3
Merge "Reorganize the platform_compat_config.go file"
by Paul Duffin
· 5 years ago
f49f72f
Merge "Add preparers for python"
by Paul Duffin
· 5 years ago
0a00e26
Merge "Fix hole in python testing code that ignored a broken test"
by Paul Duffin
· 5 years ago
e26e597
Merge "Fix app tests to work without javaMockFS()"
by Paul Duffin
· 5 years ago
9e993c6
Merge "Convert app tests that depend on javaMockFS() to test fixtures"
by Paul Duffin
· 5 years ago
8a6fef4
Merge "Convert TestUsesLibraries to test fixtures"
by Paul Duffin
· 5 years ago
6648045
bp2build: genrule converter only supports "genrule".
by Jingwen Chen
· 5 years ago
828b1e9
Merge "Fix writing soong.variables ."
by Lukács T. Berki
· 5 years ago
abbf63d
Migrate sdk package to a per test build directory
by Paul Duffin
· 5 years ago
ec74f81
Convert xml package to fixtures
by Paul Duffin
· 5 years ago
94b6960
Add preparers for xml
by Paul Duffin
· 5 years ago
7af79fb
Remove "-C link-dead-code=y" flag
by Tri Vo
· 5 years ago
5ef0c52
Merge "Update clang used for bindgen to clang-r412851"
by Pirama Arumuga Nainar
· 5 years ago
9cbbbb8
Convert sysprop package to fixtures
by Paul Duffin
· 5 years ago
6e3ce72
Add preparers for sysprop
by Paul Duffin
· 5 years ago
e7569bc
Merge "Add vbmeta module type"
by Jiyong Park
· 5 years ago
220ddd7
Clean up java package use of python build components
by Paul Duffin
· 5 years ago
803876aa
Convert python package to fixtures
by Paul Duffin
· 5 years ago
d089045
Add preparers for python
by Paul Duffin
· 5 years ago
c60dd80
Fix hole in python testing code that ignored a broken test
by Paul Duffin
· 5 years ago
ab534a3
Merge "bootimg signs image using verity_utils"
by Treehugger Robot
· 5 years ago
c3a22d8
Allowlist RBE_num_retries_if_mismatched variable
by Kousik Kumar
· 5 years ago
1b29e00
Add prebuilt_platform_compat_config
by Paul Duffin
· 5 years ago
0b81778
Correct typo in the name of compatConfigTag
by Paul Duffin
· 5 years ago
8c535da
Allow apex dependencies to be restricted to source modules only
by Paul Duffin
· 5 years ago
29072a9
Separate metadata provider from apex contents provider
by Paul Duffin
· 5 years ago
64d3718
Add AssertIntEquals
by Paul Duffin
· 5 years ago
afeee22
Add emptyFixtureFactory in java package
by Paul Duffin
· 5 years ago
9615433
Reorganize the platform_compat_config.go file
by Paul Duffin
· 5 years ago
7b33d41
Update clang used for bindgen to clang-r412851
by Pirama Arumuga Nainar
· 5 years ago
ccdc0be
Convert android/namespace_test.go to test fixtures
by Paul Duffin
· 5 years ago
85034e9
Add FixtureIgnoreErrors
by Paul Duffin
· 5 years ago
d250ff6
Convert android/rule_builder_test.go to test fixtures
by Paul Duffin
· 5 years ago
5405468
Convert android/paths_test.go to test fixtures
by Paul Duffin
· 5 years ago
f62dc9b
Convert android/module_test.go to test fixtures
by Paul Duffin
· 5 years ago
7c166b4
Convert android/defaults_test.go to test fixtures
by Paul Duffin
· 5 years ago
3d11961
Add AssertSame
by Paul Duffin
· 5 years ago
140a8e1
Convert android/csuite_config_test.go to test fixtures
by Paul Duffin
· 5 years ago
738a6d5
Convert android/arch_test.go to test fixtures
by Paul Duffin
· 5 years ago
50deaae
Add OptionalFixturePreparer
by Paul Duffin
· 5 years ago
d210afa
Remove android/apex_test.go use of buildDir
by Paul Duffin
· 5 years ago
9ca14c1
Convert android/androidmk_test.go to test fixtures
by Paul Duffin
· 5 years ago
854d661
Migrate bpf package to a per test build directory
by Paul Duffin
· 5 years ago
720b396
Fix writing soong.variables .
by Lukacs T. Berki
· 5 years ago
45a4971
Merge changes from topic "rule_builder_rsp"
by Colin Cross
· 5 years ago
5f6cb1d
Compile soong_build for debugging if needed.
by Lukacs T. Berki
· 5 years ago
2645a29
Fix app tests to work without javaMockFS()
by Paul Duffin
· 5 years ago
cdb88a9
Convert app tests that depend on javaMockFS() to test fixtures
by Paul Duffin
· 5 years ago
d234b41
Convert TestUsesLibraries to test fixtures
by Paul Duffin
· 5 years ago
d7ce840
Remove GeneratingPrimaryBuilder().
by Lukacs T. Berki
· 5 years ago
059972c
Merge "Embed minibp into soong_ui."
by Lukács T. Berki
· 5 years ago
797b03e
Merge "Run InitAndroidArchModule last in factory functions."
by Treehugger Robot
· 5 years ago
Next »