index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
app_test.go
Age
Commit message (
Expand
)
Author
2021-03-30
Remove extraneous calls to TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-24
Allow using updatable boot jars in dexpreopt (but don't use them yet).
Ulya Trafimovich
2021-03-24
Remove javaFixtureFactory
Paul Duffin
2021-03-24
Remove unused test methods and buildDir
Paul Duffin
2021-03-24
Remove uses of buildDir from java/app_test.go
Paul Duffin
2021-03-17
Fix app tests to work without javaMockFS()
Paul Duffin
2021-03-17
Convert app tests that depend on javaMockFS() to test fixtures
Paul Duffin
2021-03-17
Convert TestUsesLibraries to test fixtures
Paul Duffin
2021-03-16
Merge "Reimplement verify_uses_libraries.sh in manifest_check.py."
Ulyana Trafimovich
2021-03-15
Reimplement verify_uses_libraries.sh in manifest_check.py.
Ulya Trafimovich
2021-03-13
Clean up testApp and testAppConfig
Paul Duffin
2021-03-09
Lineage properties support module references.
Jaewoong Jung
2021-03-02
Merge "Do verify_uses_libraries check for APKs after patching library names."
Ulyana Trafimovich
2021-03-02
Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`"
Ulyana Trafimovich
2021-03-02
Merge "Add `provides_uses_library` example to TestUsesLibrary check."
Ulyana Trafimovich
2021-03-02
Merge "Stricten TestUsesLibrary check."
Ulyana Trafimovich
2021-03-01
Do verify_uses_libraries check for APKs after patching library names.
Ulya Trafimovich
2021-03-01
Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`
Ulya Trafimovich
2021-02-26
Propagate java resources in apps with no code
Colin Cross
2021-02-26
Add `provides_uses_library` example to TestUsesLibrary check.
Ulya Trafimovich
2021-02-26
Stricten TestUsesLibrary check.
Ulya Trafimovich
2020-12-28
Merge "Break up app.go."
Jaewoong Jung
2020-12-23
Fix library order in class loader context to agree with PackageManager.
Ulya Trafimovich
2020-12-21
Break up app.go.
Jaewoong Jung
2020-12-08
Prebuilt is enabled even if the source one is not.
Jaewoong Jung
2020-12-07
Merge "No matching variant android_app_import fix"
Jaewoong Jung
2020-12-04
No matching variant android_app_import fix
Jaewoong Jung
2020-12-03
Do not propagate <uses-library> deps through static SDK component libs.
Ulya Trafimovich
2020-11-17
java link time error improve
Steven Moreland
2020-11-16
Merge "Rework class loader context implementation."
Ulyana Trafimovich
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-11-03
Rework class loader context implementation.
Ulya Trafimovich
2020-10-29
Drop "android.hidl.manager" -> "android.hidl.base" dependency from class load...
Ulya Trafimovich
2020-10-27
Move part of logic from construct_context.py to Soong.
Ulya Trafimovich
2020-10-27
Fix handling of "android.test.mock" in class loader context.
Ulya Trafimovich
2020-10-27
Unify handling of compat and normal libs in class loader contexts.
Ulya Trafimovich
2020-10-22
Export proguard_flags_files from android_librarys
Cole Faust
2020-10-12
Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies."
Jaewoong Jung
2020-10-12
Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies.
Jaewoong Jung
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-07
Merge "Make lots of tests run in parallel"
Colin Cross
2020-10-07
Merge changes from topic "uses-libs-24"
Ulyana Trafimovich
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-10-06
Add dependency on implementation <uses-library> for modules that depend on co...
Ulya Trafimovich
2020-09-22
Convert more versions in config to ApiLevel.
Dan Albert
2020-08-29
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-28
Merge "Propagate transitive SDK Java library dependencies to dexpreopt."
Ulyana Trafimovich
2020-08-27
Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES
Jeongik Cha
2020-08-27
Propagate transitive SDK Java library dependencies to dexpreopt.
Ulya Trafimovich
2020-08-20
Propagate transitive <uses-library> dependencies through static libraries.
Ulya Trafimovich
[next]