summaryrefslogtreecommitdiff
path: root/java/java.go
AgeCommit message (Expand)Author
2021-08-04Merge SP1A.210803.001Scott Lobdell
2021-07-27Merge SP1A.210723.002Scott Lobdell
2021-07-23Merge SP1A.210715.002Scott Lobdell
2021-07-23Build updatable-bcp-packages.txt from prebuilts in sdk snapshotPaul Duffin
2021-07-15Propagate permitted packages to sdk snapshotPaul Duffin
2021-07-15SdkLibraryImport's DexJarInstallPath uses installPath from source moduleJeongik Cha
2021-07-02Do not allow duplicate deapexer dependencies.Martin Stjernholm
2021-06-23Add commonSdkLibraryAndImportModule interfacePaul Duffin
2021-06-21Simplify deapexer supportPaul Duffin
2021-06-21Remove javalib special case in createDeapexerModuleIfNeededPaul Duffin
2021-05-20Don't fail if the target module is disabled in dex2oat toolMartin Stjernholm
2021-05-18Make uncompressDex available for use through hiddenAPIModulePaul Duffin
2021-05-18Merge initHiddenAPI and hiddenAPIUpdatePathsPaul Duffin
2021-05-18Remove configurationName from java library and hidden APIPaul Duffin
2021-05-14Stop generating unnecessary hidden API rulesPaul 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_setPaul Duffin
2021-05-06Add missing calls to InitSdkAwareModulePaul Duffin
2021-04-26Extract java SdkMemberType instances as varsPaul Duffin
2021-04-19Reland: Add jni_libs property to java testsColin 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 testsColin Cross
2021-04-08SdkSpec is fully using ApiLevelJiyong Park
2021-04-05SdkSpec = Scope + ApiLevelJiyong Park
2021-04-03Move java.sdkSpec to the android packageJiyong 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 methodsPaul 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 methodsYuexi Ma
2021-03-15Improve java.go readability.Jaewoong Jung
2021-03-15Remove tradefed static_lib heuristicJulien 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_testJulien Desprez
2021-03-10Delete defaultsFactory in java.go.Jaewoong Jung
2021-03-10Treat core_platform as stable unless module uses legacyPaul 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