Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
a76d6606ce8e43f5b4a15a7ff21471f9f83d3d9d
/
java
a76d660
Don't depend on nonexistent manifest when manifest_check is disabled.
by Ulya Trafimovich
· 4 years, 11 months ago
2002bfa
Merge "Reimplement verify_uses_libraries.sh in manifest_check.py."
by Ulyana Trafimovich
· 4 years, 11 months ago
4defbf4
Switch platform_compat_config to use common arch
by Paul Duffin
· 5 years ago
4eb4b41
Provide preparer for using platform_compat_config modules
by Paul Duffin
· 5 years ago
05f72de
Convert TestJavaSdkLibraryEnforce to test fixtures
by Paul Duffin
· 5 years ago
aa6caa7
Create sub tests for each test in TestJavaSdkLibraryEnforce
by Paul Duffin
· 5 years ago
2ff6d1b
Provide support for preparing tests with prebuilt_apis
by Paul Duffin
· 5 years ago
ba2afa9
Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()"
by Paul Duffin
· 5 years ago
5637208
Merge "Convert testJavaError to test fixtures"
by Paul Duffin
· 5 years ago
6f6f1eb
Merge "Clean up testApp and testAppConfig"
by Paul Duffin
· 5 years ago
0aba252
Reimplement verify_uses_libraries.sh in manifest_check.py.
by Ulya Trafimovich
· 5 years ago
2338d6f
Merge "Don't track modules that are only available to APEXes."
by satayev
· 5 years ago
fb856f6
Merge "Treat core_platform as stable unless module uses legacy"
by Nicolas Geoffray
· 5 years ago
aa52d66
Merge "Add service-connectivity-pre-jarjar to legacy core platform list"
by Remi NGUYEN VAN
· 5 years ago
bf028b5
Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()
by Paul Duffin
· 5 years ago
6bac49c
Convert testJavaError to test fixtures
by Paul Duffin
· 5 years ago
0ed42d3
Clean up testApp and testAppConfig
by Paul Duffin
· 5 years ago
012b667
Switch to Assert... functions in dexpreopt_bootjars_test.go
by Paul Duffin
· 5 years ago
e84b133
Migrate from result methods to function Asserts
by Paul Duffin
· 5 years ago
b37b009
Merge "Delete defaultsFactory in java.go."
by Jaewoong Jung
· 5 years ago
c001dc6
Merge "Remove the robolectric heuristic out of java_test"
by Julien Desprez
· 5 years ago
451aeef
Convert testDexpreoptBoot to use test fixtures
by Paul Duffin
· 5 years ago
32a8aad
Merge "Add prebuilt_boot_image and add boot_images to sdk"
by Paul Duffin
· 5 years ago
c7cdd15
Merge "Improve name of getModuleHeaderJarsAsNormalizedPaths"
by Paul Duffin
· 5 years ago
3f4e7a1
Remove the robolectric heuristic out of java_test
by Julien Desprez
· 5 years ago
d13e31a
Merge changes I0ad54aa7,I1d6d20ec
by Treehugger Robot
· 5 years ago
533b98c
Don't track modules that are only available to APEXes.
by Artur Satayev
· 5 years ago
4e99ef7
Improve name of getModuleHeaderJarsAsNormalizedPaths
by Paul Duffin
· 5 years ago
fc9c218
Merge "Ensure java_system_modules_import uses prebuilts"
by Paul Duffin
· 5 years ago
a2fcd19
Merge "Improve system modules tests"
by Paul Duffin
· 5 years ago
6f688d0
Merge "Convert system modules tests to use fixtures"
by Paul Duffin
· 5 years ago
8075291
Merge "Separate system modules tests into their own file"
by Paul Duffin
· 5 years ago
f18ff33
Merge "prebuilt_apis should create a java_system_modules_import"
by Paul Duffin
· 5 years ago
48b8df1
Merge "Populate baseline_file values."
by Jaewoong Jung
· 5 years ago
4f0a75a
Ensure java_system_modules_import uses prebuilts
by Paul Duffin
· 5 years ago
c52bea9
Improve system modules tests
by Paul Duffin
· 5 years ago
f23e346
Convert system modules tests to use fixtures
by Paul Duffin
· 5 years ago
db284be
Separate system modules tests into their own file
by Paul Duffin
· 5 years ago
d6c2a65
prebuilt_apis should create a java_system_modules_import
by Paul Duffin
· 5 years ago
f7f65da
Add prebuilt_boot_image and add boot_images to sdk
by Paul Duffin
· 5 years ago
9c78cb8
Propagate LANG environment variable to lint in RBE
by Colin Cross
· 5 years ago
9b93af4
Default lint RBE to local exec strategy
by Colin Cross
· 5 years ago
6df5e03
Merge "Lineage properties support module references."
by Jaewoong Jung
· 5 years ago
42e4997
Merge "Add comment to lintPaths"
by Colin Cross
· 5 years ago
29e98e5
Merge "Support test fixtures in java package"
by Paul Duffin
· 5 years ago
75c7cea
Delete defaultsFactory in java.go.
by Jaewoong Jung
· 5 years ago
068f33f
Merge changes from topic "lint_rbe"
by Colin Cross
· 5 years ago
ad22bc2
Add comment to lintPaths
by Colin Cross
· 5 years ago
0a19d63
Add service-connectivity-pre-jarjar to legacy core platform list
by Aaron Huang
· 5 years ago
043f5e7
Treat core_platform as stable unless module uses legacy
by Paul Duffin
· 5 years ago
95bdab4
Support test fixtures in java package
by Paul Duffin
· 5 years ago
a0acfa8b
Merge "Reinstate the enforcement of stable core platform API usage"
by Nicolas Geoffray
· 5 years ago
1a97ee0
Populate baseline_file values.
by Jaewoong Jung
· 5 years ago
1c1b6e6
Lineage properties support module references.
by Jaewoong Jung
· 5 years ago
05ebca4
Merge "Add additional_certificates to android_app_import."
by Jaewoong Jung
· 5 years ago
35570c1
Merge "Disable verify_uses_libraries check if dexpreopt is globally disabled."
by Ulyana Trafimovich
· 5 years ago
25ae8de
Add additional_certificates to android_app_import.
by Jaewoong Jung
· 5 years ago
7314fed
Merge "Support robolectric prebuilts in android_robolectric_test"
by Colin Cross
· 5 years ago
0805d4e
Merge "Clean up cc.RegisterRequiredBuildComponentsForTest()"
by Paul Duffin
· 5 years ago
b1778a4
Merge "Revert "Revert "Attempt to run all java_test_host that look unit...""
by Julien Desprez
· 5 years ago
cd2df5d
Merge "Exempt framework-res from UseApiFingerprint"
by Colin Cross
· 5 years ago
3903d40
Merge changes from topic "lint_repackage"
by Colin Cross
· 5 years ago
382ba06
Pass ANDROID_SDK_HOME to metalava so it doesn't write to ~/.android
by Colin Cross
· 5 years ago
eaadd67
Reinstate the enforcement of stable core platform API usage
by Paul Duffin
· 5 years ago
2669e7e
Exempt framework-res from UseApiFingerprint
by Colin Cross
· 5 years ago
2787e8e
Support robolectric prebuilts in android_robolectric_test
by Colin Cross
· 5 years ago
31972dc
Support remoting lint commands with RBE
by Colin Cross
· 5 years ago
d6ceb86
Clean up cc.RegisterRequiredBuildComponentsForTest()
by Paul Duffin
· 5 years ago
b216661
Revert "Revert "Attempt to run all java_test_host that look unit..."
by Julien Desprez
· 5 years ago
6275110
Clear remains of java.Dependency interface.
by Jaewoong Jung
· 5 years ago
bbfd5f5
Merge "Revert "Attempt to run all java_test_host that look unit tests""
by Julien Desprez
· 5 years ago
1ab84fa
Revert "Attempt to run all java_test_host that look unit tests"
by Julien Desprez
· 5 years ago
6e55ef1
Disable verify_uses_libraries check if dexpreopt is globally disabled.
by Ulya Trafimovich
· 5 years ago
5c113d1
Remove lint outputs to prevent showing old lint results on error
by Colin Cross
· 5 years ago
00d93b1
Make common dependencies of lint use restat
by Colin Cross
· 5 years ago
84f3dc1
Use repackaged lint binary
by Colin Cross
· 5 years ago
ddebd2c
Merge "cd to / before running soong_build ."
by Lukács T. Berki
· 5 years ago
ce45b73
Merge "Attempt to run all java_test_host that look unit tests"
by Julien Desprez
· 5 years ago
7690c09
cd to / before running soong_build .
by Lukacs T. Berki
· 5 years ago
97df5e6
Merge "Do verify_uses_libraries check for APKs after patching library names."
by Ulyana Trafimovich
· 5 years ago
ae5cdff
Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`"
by Ulyana Trafimovich
· 5 years ago
71284b6
Merge "Add `provides_uses_library` example to TestUsesLibrary check."
by Ulyana Trafimovich
· 5 years ago
00c27b7
Merge "Stricten TestUsesLibrary check."
by Ulyana Trafimovich
· 5 years ago
db51382
Recognise the Google-signed ART APEXes as well.
by Martin Stjernholm
· 5 years ago
fe927a2
Do verify_uses_libraries check for APKs after patching library names.
by Ulya Trafimovich
· 5 years ago
eea486a
Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`
by Ulya Trafimovich
· 5 years ago
c572b5b
Merge "Avoid hiddenapi ignoring prebuilt with missing dex implementation jar"
by Paul Duffin
· 5 years ago
69804ac
Merge "Allow java_sdk_library_import to contribute to hiddenapi processing"
by Paul Duffin
· 5 years ago
0a8d524
Merge "Retrieve dex implementation jars from apex for java_sdk_library_import"
by Paul Duffin
· 5 years ago
ec0fe17
Avoid hiddenapi ignoring prebuilt with missing dex implementation jar
by Paul Duffin
· 5 years ago
3785673
Allow java_sdk_library_import to contribute to hiddenapi processing
by Paul Duffin
· 5 years ago
3985351
Retrieve dex implementation jars from apex for java_sdk_library_import
by Paul Duffin
· 5 years ago
75ce9ec
Remove global state from sysprop libraries
by Colin Cross
· 5 years ago
b014f07
Propagate java resources in apps with no code
by Colin Cross
· 5 years ago
861a896
Add `provides_uses_library` example to TestUsesLibrary check.
by Ulya Trafimovich
· 5 years ago
2eaf5c5
Stricten TestUsesLibrary check.
by Ulya Trafimovich
· 5 years ago
069b750
Attempt to run all java_test_host that look unit tests
by Julien Desprez
· 5 years ago
8431282
Fix the releax_check flag format verb.
by Jaewoong Jung
· 5 years ago
eafc16b
Allow pre-singleton types to be registered in RegistrationContext
by Paul Duffin
· 5 years ago
a72571f
Merge "Allow missing classes in R8 builds"
by Christoffer Quist Adamsen
· 5 years ago
Next »