summaryrefslogtreecommitdiff
path: root/java/java.go
AgeCommit message (Expand)Author
2021-06-23Merge "fix: comparison between min_sdk_version" Jooyung Han
2021-06-23Add commonSdkLibraryAndImportModule interface Paul Duffin
2021-06-23fix: comparison between min_sdk_version Jooyung Han
2021-06-17Simplify deapexer support Paul Duffin
2021-06-17Remove javalib special case in createDeapexerModuleIfNeeded Paul Duffin
2021-05-18Don't fail if the target module is disabled in dex2oat tool Martin Stjernholm
2021-05-17Make uncompressDex available for use through hiddenAPIModule Paul Duffin
2021-05-17Merge initHiddenAPI and hiddenAPIUpdatePaths Paul Duffin
2021-05-17Remove configurationName from java library and hidden API Paul Duffin
2021-05-14Stop generating unnecessary hidden API rules Paul Duffin
2021-05-10Strict updatability linting against dependencies. Jaewoong Jung
2021-05-07Merge "Add missing calls to InitSdkAwareModule" Paul Duffin
2021-05-06Transitively add APEX variants for contents of prebuilt_apex/apex_set Paul Duffin
2021-05-06Add missing calls to InitSdkAwareModule Paul Duffin
2021-04-26Extract java SdkMemberType instances as vars Paul Duffin
2021-04-19Reland: Add jni_libs property to java tests Colin Cross
2021-04-17Merge "Revert "Add jni_libs property to java tests"" Colin Cross
2021-04-17Revert "Add jni_libs property to java tests" Colin Cross
2021-04-17Merge changes from topic "tvts-test-host-jni" Treehugger Robot
2021-04-16Add jni_libs property to java tests Colin Cross
2021-04-08SdkSpec is fully using ApiLevel Jiyong Park
2021-04-05SdkSpec = Scope + ApiLevel Jiyong Park
2021-04-03Move java.sdkSpec to the android package Jiyong Park
2021-04-02Merge "Revert "Revert "Add min_sdk_version to java_import.""" Jaewoong Jung
2021-04-02Revert "Revert "Add min_sdk_version to java_import."" Jaewoong Jung
2021-04-02Merge "Remove tradefed static_lib heuristic" Julien Desprez
2021-04-02Merge "Revert "Add min_sdk_version to java_import."" Jaewoong Jung
2021-04-02Revert "Add min_sdk_version to java_import." Jaewoong Jung
2021-04-01Merge "Add min_sdk_version to java_import." Jaewoong Jung
2021-03-31Add min_sdk_version to java_import. Jaewoong Jung
2021-03-31Remove unused java testing methods Paul Duffin
2021-03-19Take Module implementations out of java/java.go. Jaewoong Jung
2021-03-17Merge "Export a few utility methods" Yuexi Ma
2021-03-16Export a few utility methods Yuexi Ma
2021-03-15Improve java.go readability. Jaewoong Jung
2021-03-15Remove tradefed static_lib heuristic Julien Desprez
2021-03-15Merge "Treat core_platform as stable unless module uses legacy" Nicolas Geoffray
2021-03-12Merge "Delete defaultsFactory in java.go." Jaewoong Jung
2021-03-12Remove the robolectric heuristic out of java_test Julien Desprez
2021-03-10Delete defaultsFactory in java.go. Jaewoong Jung
2021-03-10Treat core_platform as stable unless module uses legacy Paul Duffin
2021-03-06Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" Julien Desprez
2021-03-05Revert "Revert "Attempt to run all java_test_host that look unit..." Julien Desprez
2021-03-05Clear remains of java.Dependency interface. Jaewoong Jung
2021-03-04Merge "Revert "Attempt to run all java_test_host that look unit tests"" Julien Desprez
2021-03-04Revert "Attempt to run all java_test_host that look unit tests" Julien Desprez
2021-03-04Merge "Attempt to run all java_test_host that look unit tests" Julien Desprez
2021-02-26Remove global state from sysprop libraries Colin Cross
2021-02-26Propagate java resources in apps with no code Colin Cross
2021-02-25Attempt to run all java_test_host that look unit tests Julien Desprez