Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
b148a49319b4c98d29dba0dc024347413c301856
b148a49
Remove uses of buildDir from java/kotlin_test.go
by Paul Duffin
· 5 years ago
414ea5e
Remove uses of buildDir from java/java_test.go and java/sdk_test.go
by Paul Duffin
· 5 years ago
fb0fe9f
Remove uses of buildDir from java/app_test.go
by Paul Duffin
· 5 years ago
f71e4ed
Remove uses of buildDir from java/app_set_test.go
by Paul Duffin
· 5 years ago
fb8bc95
Remove uses of buildDir from java/app_import_test.go
by Paul Duffin
· 5 years ago
f04311c
Remove uses of buildDir in java/androidmk_test.go
by Paul Duffin
· 5 years ago
2f9e71e
Remove uses of buildDir in java/hiddenapi_singleton_test.go
by Paul Duffin
· 5 years ago
67d485e
Remove uses of buildDir from java/dexpreopt_bootjars_test.go
by Paul Duffin
· 5 years ago
c029c43
Register java_plugin in PrepareForTestWithJavaBuildComponents
by Paul Duffin
· 5 years ago
dca349a
Merge "Handle include_build_directory prop in bp2build"
by Treehugger Robot
· 5 years ago
7ee6e8f
Merge "Add platform_compat_config to sdk"
by Paul Duffin
· 5 years ago
e835389
Merge "Add TestBasicSdkWithBootImage"
by Paul Duffin
· 5 years ago
713b501
Merge "Register the propagateRROEnforcementMutator"
by Paul Duffin
· 5 years ago
c29088b
Merge "Remove .rustc ELF section from mini-debug-info."
by Treehugger Robot
· 5 years ago
e0998ab
Merge "Add preparer for overlay pre-singleton registration"
by Paul Duffin
· 5 years ago
010bb3c
Merge "Add TestingModule.VariablesForTestsRelativeToTop"
by Paul Duffin
· 5 years ago
a327008
Merge "Add TestingBuildParams.RelativeToTop()"
by Paul Duffin
· 5 years ago
332310a
Merge "Improve searching for TestingBuildParams using the output file"
by Paul Duffin
· 5 years ago
b09a2d6
Merge "Move helper methods that take testBuildProvider into baseTestingComponent"
by Paul Duffin
· 5 years ago
48c21e6
Merge "Extract functionality common to TestingModule/Singleton"
by Paul Duffin
· 5 years ago
9b6108f
Merge "Fix PackagingBase.CopyDepsToZip"
by Treehugger Robot
· 5 years ago
04a2693
Merge "Fix default value of BoardSepolicyVers"
by Treehugger Robot
· 5 years ago
04ba70d
Register the propagateRROEnforcementMutator
by Paul Duffin
· 5 years ago
42da69d
Add preparer for overlay pre-singleton registration
by Paul Duffin
· 5 years ago
97d8b40
Add TestingModule.VariablesForTestsRelativeToTop
by Paul Duffin
· 5 years ago
709e0e3
Add TestingBuildParams.RelativeToTop()
by Paul Duffin
· 5 years ago
4e6e35c
Improve searching for TestingBuildParams using the output file
by Paul Duffin
· 5 years ago
0eda26b9
Move helper methods that take testBuildProvider into baseTestingComponent
by Paul Duffin
· 5 years ago
31a2288
Extract functionality common to TestingModule/Singleton
by Paul Duffin
· 5 years ago
001b234
Add platform_compat_config to sdk
by Paul Duffin
· 5 years ago
04b4a19
Add TestBasicSdkWithBootImage
by Paul Duffin
· 5 years ago
4a1d451
Convert boot_image_sdk_test.go to fixtures
by Paul Duffin
· 5 years ago
cf3ee2f
Allow sdk package tests to optimize their test setup
by Paul Duffin
· 5 years ago
c93c98e
Use test fixtures in CheckSnapshot()
by Paul Duffin
· 5 years ago
70d3bee
Remove emptyFixtureFactory from apex and java
by Paul Duffin
· 5 years ago
89648f9
Remove usages of FixtureFactory from misc packages
by Paul Duffin
· 5 years ago
30ac3e7
Remove uses of FixtureFactory from android package
by Paul Duffin
· 5 years ago
ff2aa69
Deprecate FixtureFactory in favor of FixturePreparer
by Paul Duffin
· 5 years ago
4ca6752
Replace FixturePreparer.visit() with list()
by Paul Duffin
· 5 years ago
cff464f
Remove errorHandler from FixtureFactory
by Paul Duffin
· 5 years ago
5925182
Allow access to preparers that produced a TestResult
by Paul Duffin
· 5 years ago
6bef6fe
Merge "Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag"
by Paul Duffin
· 5 years ago
679d530
Merge "Switch to clang r416183 12.0.4."
by Pirama Arumuga Nainar
· 5 years ago
0c4eec8
Fix default value of BoardSepolicyVers
by Inseob Kim
· 5 years ago
2b077ba
Merge changes from topic "move_allowed_deps_txt"
by satayev
· 5 years ago
3d5f6a1
Merge "Prevent invalid paths being added to mock file system"
by Paul Duffin
· 5 years ago
c737fac
Merge "Replace AssertPanic with AssertPanicMessageContains"
by Paul Duffin
· 5 years ago
4c3e8e2
Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag
by Paul Duffin
· 5 years ago
50e4981
Merge "Cleanup the now unused testCustomizer"
by Paul Duffin
· 5 years ago
b535616
Merge "Convert test specific customizers to FixturePreparers"
by Paul Duffin
· 5 years ago
7ba0448
Merge "Convert shared customizer functions to return FixturePreparers"
by Paul Duffin
· 5 years ago
241f547
Merge "Allow test handlers to be either FixturePreparer or testCustomizer"
by Paul Duffin
· 5 years ago
043427b
Merge "Convert apex/boot_image_test.go to use test fixtures"
by Paul Duffin
· 5 years ago
32b0e07
Merge "Switch testApex and related methods to use test fixtures"
by Paul Duffin
· 5 years ago
5e737ad
Merge "Allow customization of all fixture state at once"
by Treehugger Robot
· 5 years ago
3bcdfe8
Merge "Add prepareForSdkTestWithJava"
by Paul Duffin
· 5 years ago
d5deba1
Merge "Java build components require android build components"
by Paul Duffin
· 5 years ago
d14cbc1
Add prepareForSdkTestWithJava
by Paul Duffin
· 5 years ago
ce5a454
Java build components require android build components
by Paul Duffin
· 5 years ago
b474fc0
Remove .rustc ELF section from mini-debug-info.
by David Srbecky
· 5 years ago
f2be52c
Merge "Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils""
by Treehugger Robot
· 5 years ago
2406d68
Merge "Take Module implementations out of java/java.go."
by Jaewoong Jung
· 5 years ago
33dfba1
Revert "[strip.sh] Move remaining GNU binutils usage to llvm binutils"
by David Srbecky
· 5 years ago
8cc04e5
Merge "manifest_check.py: translate library names using dexpreopt configs."
by Treehugger Robot
· 5 years ago
80f4cea
Prevent invalid paths being added to mock file system
by Paul Duffin
· 5 years ago
9f4b3bb
Replace AssertPanic with AssertPanicMessageContains
by Paul Duffin
· 5 years ago
40b6257
Cleanup the now unused testCustomizer
by Paul Duffin
· 5 years ago
0a49fdc
Convert test specific customizers to FixturePreparers
by Paul Duffin
· 5 years ago
810f33d
Convert shared customizer functions to return FixturePreparers
by Paul Duffin
· 5 years ago
2be9dcd
Allow test handlers to be either FixturePreparer or testCustomizer
by Paul Duffin
· 5 years ago
34d433a
Convert apex/boot_image_test.go to use test fixtures
by Paul Duffin
· 5 years ago
e05480a
Switch testApex and related methods to use test fixtures
by Paul Duffin
· 5 years ago
ae542a5
Allow customization of all fixture state at once
by Paul Duffin
· 5 years ago
2634264
Take Module implementations out of java/java.go.
by Jaewoong Jung
· 5 years ago
0387862
Merge "Migrate manifest_*_test out of test mapping"
by Julien Desprez
· 5 years ago
479605b
Merge changes I6b868bac,If75f4718
by Paul Duffin
· 5 years ago
d2db795
Merge changes Iab4e09d9,Icf2f24dd,I15be5ef1,Ic0db9619
by Colin Cross
· 5 years ago
2dc86b2
Migrate manifest_*_test out of test mapping
by Julien Desprez
· 5 years ago
a4aa430
Handle include_build_directory prop in bp2build
by Liz Kammer
· 5 years ago
00d5428
Merge "[strip.sh] Move remaining GNU binutils usage to llvm binutils"
by Yi Kong
· 5 years ago
54a5e9a
Merge "Remove javaMockFS()"
by Paul Duffin
· 5 years ago
89fbdb2
Merge "Fix TestTurbine to work without javaMockFS()"
by Paul Duffin
· 5 years ago
64df56d
Merge "Fix testDexpreoptBoot to work without javaMockFS()"
by Paul Duffin
· 5 years ago
750f8f3
Merge "Fix TestClasspath to work without javaMockFS()"
by Paul Duffin
· 5 years ago
903a8a0
Merge "Convert TestClasspath to test fixtures"
by Paul Duffin
· 5 years ago
b1672af
Merge "bp2build: cc_library_headers converter should only include that module type"
by Jingwen Chen
· 5 years ago
ad50ce8
[strip.sh] Move remaining GNU binutils usage to llvm binutils
by Yi Kong
· 5 years ago
c7d2347
Switch to clang r416183 12.0.4.
by Pirama Arumuga Nainar
· 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
1661aff
Run lint actions in sbox
by Colin Cross
· 5 years ago
ef97274
Support sbox-in-RBE
by Colin Cross
· 5 years ago
77cdcfd
Move android package on top of remotexec
by Colin Cross
· 5 years ago
ab020a7
Support sandboxing inputs in RuleBuilder
by Colin Cross
· 5 years ago
c5a0089
Merge "bp2build: genrule converter only supports "genrule"."
by Jingwen Chen
· 5 years ago
c7846f3
bp2build: cc_library_headers converter should only include that module type
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
Next »