summaryrefslogtreecommitdiff
path: root/java/androidmk.go
AgeCommit message (Expand)Author
2021-10-13Add android_sdk_repo_host to build platform-tools&build-tools Dan Willemsen
2021-10-04Remove unnecessary additionalCheckedModules field Paul Duffin
2021-09-27Support per-testcase directories in all test suites Colin Cross
2021-09-23Propagate the dex jar path as an OptionalPath which is either valid or Martin Stjernholm
2021-09-16Revert^2 "Preopt APEX system server jars." Jiakai Zhang
2021-09-15Revert "Preopt APEX system server jars." Adrian Roos
2021-09-15Preopt APEX system server jars. Jiakai Zhang
2021-08-13Fix the way manifest fixer detects optional <uses-library> entries. Ulya Trafimovich
2021-05-27add the LOCAL_DISABLE_TEST_CONFIG variable Yuntao Xu
2021-04-19Expose "full" dexpreopt.config Jeongik Cha
2021-04-08SdkSpec is fully using ApiLevel Jiyong Park
2021-04-03Move java.sdkSpec to the android package Jiyong Park
2021-02-26Propagate java resources in apps with no code Colin Cross
2021-02-23Update soong copy of java binaries when Make copy is installed Colin Cross
2021-02-19Add ctx to AndroidMkExtraEntriesFunc Colin Cross
2021-02-05Enable android_app_import to supply framework-res. Bill Peckham
2021-01-28Write module dexpreopt.config for Make. Ulya Trafimovich
2021-01-19Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex. Bill Peckham
2020-12-07Remove AndroidMkExtraFootersFunc entries param. Jaewoong Jung
2020-12-01Merge "Add test suite handling to central androidmk code" Treehugger Robot
2020-12-01Add test suite handling to central androidmk code Liz Kammer
2020-11-30droidstubs: Remove unnecessary setting of DistFiles Paul Duffin
2020-11-27Remove redundant setting of DistFiles by java.Library Paul Duffin
2020-11-18Merge "Add unit_test test option in test configs" Dan Shi
2020-11-16Add unit_test test option in test configs Dan Shi
2020-11-16Rename fields and methods to reflect class loader context changes. Ulya Trafimovich
2020-11-03Rework class loader context implementation. Ulya Trafimovich
2020-10-29Move boot jars package check from make Paul Duffin
2020-10-13Merge "Remove jdiff support from droiddoc" Anton Hansson
2020-10-08Remove jdiff support from droiddoc Anton Hansson
2020-10-06Remove global state from apex modules Colin Cross
2020-09-10Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" Treehugger Robot
2020-09-10Revert "Revert "Remove create_stubs and checkapi from droiddoc"" Liz Kammer
2020-09-09Add test_mainline_module option. kellyhung
2020-09-01Revert "Remove create_stubs and checkapi from droiddoc" Steve Kim
2020-08-31Remove create_stubs and checkapi from droiddoc Liz Kammer
2020-08-24Merge "Add imports_sdk_version to prebuilt_apis" Liz Kammer
2020-08-21Merge "Add extra_test_configs option" Treehugger Robot
2020-08-21Merge "Use common helper functions for getting sorted map keys." Ulyana Trafimovich
2020-08-21Merge "Capture list of unused methods when shrinking in R8" Treehugger Robot
2020-08-20Add imports_sdk_version to prebuilt_apis Liz Kammer
2020-08-20Use common helper functions for getting sorted map keys. Ulya Trafimovich
2020-08-19Add extra_test_configs option Dan Shi
2020-08-19Capture list of unused methods when shrinking in R8 Colin Cross
2020-08-19Collect paths to transitive SDK Java library dependencies. Ulya Trafimovich
2020-08-10Merge "Fix droiddoc disting when WITHOUT_CHECK_API is true." Jingwen Chen
2020-08-05Merge "Refactor java compileDex" Liz Kammer
2020-08-04Refactor java compileDex Liz Kammer
2020-07-28Update language to comply with inclusive guidance Liz Kammer
2020-07-28Fix droiddoc disting when WITHOUT_CHECK_API is true. Jingwen Chen