Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
4eab21d5a29d21c86b8b6662150064b455d3cc92
/
apex
4eab21d
ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel
by Jiyong Park
· 5 years ago
f398995
Merge "SdkSpec is fully using ApiLevel"
by Jiyong Park
· 5 years ago
8f146b9
prebuilt_apex created ApexInfo must not include prebuilt_ prefix
by Paul Duffin
· 5 years ago
60264a0
Improve realism of boot jar tests
by Paul Duffin
· 5 years ago
bda284b
Merge "Support paths for init_rc from Soong."
by Liz Kammer
· 5 years ago
a417f88
Merge "Shared lib dependencies from rlib are included in APEX"
by Jiyong Park
· 5 years ago
49ab1d3
Merge "Allow platform_bootclasspath to specify contributing fragments"
by Paul Duffin
· 5 years ago
d32118c
Merge "Add dependencies from platform_bootclasspath to contents"
by Paul Duffin
· 5 years ago
62d8c3b
Allow platform_bootclasspath to specify contributing fragments
by Paul Duffin
· 5 years ago
b432df9
Add dependencies from platform_bootclasspath to contents
by Paul Duffin
· 5 years ago
94e22fd
Shared lib dependencies from rlib are included in APEX
by Jiyong Park
· 5 years ago
9231537
SdkSpec is fully using ApiLevel
by Jiyong Park
· 5 years ago
0c4f71c
Support paths for init_rc from Soong.
by Liz Kammer
· 5 years ago
f58fd9a
Add deapexer support for apex_set
by Paul Duffin
· 5 years ago
2470467
Separate apex extraction from the ApexSet
by Paul Duffin
· 5 years ago
dfd3326
Move deapexer related functionality to prebuiltCommon
by Paul Duffin
· 5 years ago
11216db
Separate apex selection from apex.Prebuilt
by Paul Duffin
· 5 years ago
56dc66e
Stop deapexer module type from being treated as a prebuilt
by Paul Duffin
· 5 years ago
c0609c6
Make prebuilt_apex report an error if no apex file is found
by Paul Duffin
· 5 years ago
de21202
Merge changes I45274836,I47268b81
by Paul Duffin
· 5 years ago
3f3bb83
Merge "Remove libgcc toolchain libs for Android"
by Ryan Prichard
· 5 years ago
864116c
Add PrebuiltNameFromSource
by Paul Duffin
· 5 years ago
ec00900
Allow dependencies from platform variants to APEX modules (reland).
by Martin Stjernholm
· 5 years ago
f58c46e
Don't use incorrect version names like VER or BOARD even in tests
by Jiyong Park
· 5 years ago
c2018e2
Remove libgcc toolchain libs for Android
by Ryan Prichard
· 5 years ago
f1691d2
Move java.sdkSpec to the android package
by Jiyong Park
· 5 years ago
d0afefa
Merge "Revert "Revert "Add min_sdk_version to java_import."""
by Jaewoong Jung
· 5 years ago
56e12db
Revert "Revert "Add min_sdk_version to java_import.""
by Jaewoong Jung
· 5 years ago
37a5d5e
Merge "Revert "Add min_sdk_version to java_import.""
by Jaewoong Jung
· 5 years ago
5ab6508
Revert "Add min_sdk_version to java_import."
by Jaewoong Jung
· 5 years ago
51a0d85
Merge "Add min_sdk_version to java_import."
by Jaewoong Jung
· 5 years ago
6f77314
Merge "Revert "Allow dependencies from platform variants to APEX modules.""
by Nikita Ioffe
· 5 years ago
d64139f
Revert "Allow dependencies from platform variants to APEX modules."
by Nikita Ioffe
· 5 years ago
284165a
Remove apexFixtureFactory
by Paul Duffin
· 5 years ago
f8c9713
Merge "Allow dependencies from platform variants to APEX modules."
by Martin Stjernholm
· 5 years ago
25c47a4
Merge ""current" is implicitly added to stubs.versions"
by Treehugger Robot
· 5 years ago
d4a3a13
"current" is implicitly added to stubs.versions
by Jiyong Park
· 5 years ago
6d15d63
Add min_sdk_version to java_import.
by Jaewoong Jung
· 5 years ago
5560712
Convert testDexpreoptWithApexes to use test fixtures
by Paul Duffin
· 5 years ago
45338f0
Convert TestApexPermittedPackagesRules to use test fixtures
by Paul Duffin
· 5 years ago
afdd406
Rename OptionalPath.RelativeToPath -> RelativeToTop
by Paul Duffin
· 5 years ago
a71a67a
Remove extraneous calls to TestingBuildParams.RelativeToTop()
by Paul Duffin
· 5 years ago
e8366da
Automatically call TestingBuildParams.RelativeToTop()
by Paul Duffin
· 5 years ago
5836757
Merge "Add the transitive dependencies of boot_image to apex"
by Paul Duffin
· 5 years ago
da0470d
Merge "Stop JavaSdkLibrary_... tests requiring absolute path"
by Paul Duffin
· 5 years ago
a33da07
Merge "Remove buildDir from apex package"
by Paul Duffin
· 5 years ago
8d3c44a
Merge "Add contents property to boot_image (and prebuilt_boot_image)"
by Paul Duffin
· 5 years ago
4d058c8
Allow dependencies from platform variants to APEX modules.
by Martin Stjernholm
· 5 years ago
38e9f0b
Merge changes Iaa6411b5,I2118b8a2,Ibbdd3cbd,I2d1bbda2
by Martin Stjernholm
· 5 years ago
cf8d7db
Stop JavaSdkLibrary_... tests requiring absolute path
by Paul Duffin
· 5 years ago
37ba344
Remove buildDir from apex package
by Paul Duffin
· 5 years ago
4d101b6
Add the transitive dependencies of boot_image to apex
by Paul Duffin
· 5 years ago
82886d6
Add contents property to boot_image (and prebuilt_boot_image)
by Paul Duffin
· 5 years ago
c7ef989
Add dependencies for art boot_image
by Paul Duffin
· 5 years ago
4b64ba0
Add bootclasspath_fragment as an alias for boot_image
by Paul Duffin
· 5 years ago
9ea71c0
Make apex/boot_image_test.go more realistic
by Paul Duffin
· 5 years ago
52bfaa4
Prune test preparers in apex/boot_image_test.go
by Paul Duffin
· 5 years ago
396229f
Prevent apex from using preferred prebuilt_boot_image
by Paul Duffin
· 5 years ago
4e6c269
Don't use APEX stubs between internal libs in the same APEX when
by Martin Stjernholm
· 5 years ago
db462dd
Disallow non-existent paths in sdk package
by Paul Duffin
· 5 years ago
76e5c8a
Convert test that disallows non existent paths to use fixtures
by Paul Duffin
· 5 years ago
b506c9d
Cleanup usages of Dex2oatDepTag
by Paul Duffin
· 5 years ago
70d3bee
Remove emptyFixtureFactory from apex and java
by Paul Duffin
· 5 years ago
6bef6fe
Merge "Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag"
by Paul Duffin
· 5 years ago
2b077ba
Merge changes from topic "move_allowed_deps_txt"
by satayev
· 5 years ago
4c3e8e2
Ensure that DepIsInSameApex is not called for ExcludeFromApexContentsTag
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
b1d5479
Merge "Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__"
by Justin Yun
· 5 years ago
b72dd40
Merge "Prevent ApexInfoMutator from creating unnecessary variants"
by Paul Duffin
· 5 years ago
b77b0c5
Treat allowed_deps.txt source file as optional.
by Artur Satayev
· 5 years ago
573989d
Prevent ApexInfoMutator from creating unnecessary variants
by Paul Duffin
· 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
fdb61ed
Move allowed_deps.txt to packages/modules/common.
by Artur Satayev
· 5 years ago
4defbf4
Switch platform_compat_config to use common arch
by Paul Duffin
· 5 years ago
1bc21dc
Disallow platform_compat_config modules in apex prebuilts property
by Paul Duffin
· 5 years ago
3abc174
Add new compat_configs property to the apex
by Paul Duffin
· 5 years ago
a369c7b
Convert TestCompatConfig test to use test fixtures
by Paul Duffin
· 5 years ago
2338d6f
Merge "Don't track modules that are only available to APEXes."
by satayev
· 5 years ago
ef0449b
Merge "Convert ...InstallHwasan.. tests to use fixtures"
by Paul Duffin
· 5 years ago
fb856f6
Merge "Treat core_platform as stable unless module uses legacy"
by Nicolas Geoffray
· 5 years ago
13decfb
Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__
by Justin Yun
· 5 years ago
a02cae3
Convert ...InstallHwasan.. tests to use fixtures
by Paul Duffin
· 5 years ago
f6b5f82
Merge "Add libruy_static to allowed_deps"
by Lev Proleev
· 5 years ago
533b98c
Don't track modules that are only available to APEXes.
by Artur Satayev
· 5 years ago
37aad60
Add apexFixtureFactory to apex package
by Paul Duffin
· 5 years ago
2157259
Merge "update apex/allowed_deps.txt"
by Treehugger Robot
· 5 years ago
9c2e6d5
Merge "Avoid calling DepIsInSameApex when excluded from apex contents"
by Paul Duffin
· 5 years ago
3d3f7a0
Merge "Extract apex registration code into function for reuse"
by Paul Duffin
· 5 years ago
e961282
Avoid calling DepIsInSameApex when excluded from apex contents
by Paul Duffin
· 5 years ago
043f5e7
Treat core_platform as stable unless module uses legacy
by Paul Duffin
· 5 years ago
667893c
Extract apex registration code into function for reuse
by Paul Duffin
· 5 years ago
77e7d77
Merge "Run "prebuilt_postdeps" mutator again"
by Jooyung Han
· 5 years ago
c285125
Merge "Introduce derive_classpath service."
by Treehugger Robot
· 5 years ago
Next »