- e95eb45 Merge "Add `soong.java.testProperties` to `java_defaults` module type." by Roland Levillain · 4 years, 6 months ago
- 8f3386e Merge "Use a default exclude filter for JaCoCo in Soong." by Chris Gross · 4 years, 6 months ago
- b5b0ff3 Add `soong.java.testProperties` to `java_defaults` module type. by Roland Levillain · 5 years ago
- 2f74869 Use a default exclude filter for JaCoCo in Soong. by Chris Gross · 4 years, 6 months ago
- 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
- 0acb0fb Merge "Only look for profiles when we have a profile dir" by Treehugger Robot · 4 years, 6 months ago
- 14a08f5 Merge "apex/apk: enforce min_sdk_version of all deps" by Jooyung Han · 4 years, 6 months ago
- 78d51b0 Only look for profiles when we have a profile dir by Dan Willemsen · 4 years, 6 months ago
- 35dfb01 Merge "Enable check for "try to expose APIs from hidden class"" by Makoto Onuki · 4 years, 6 months ago
- f51b7af Enable check for "try to expose APIs from hidden class" by Makoto Onuki · 4 years, 6 months ago
- 29abfb7 Merge "Include resources in sdk snapshot of java library impl" by Treehugger Robot · 4 years, 6 months ago
- 4e77284 Include resources in sdk snapshot of java library impl by Paul Duffin · 4 years, 6 months ago
- 28d6549 Merge "Set root dir in lint project.xml" by Colin Cross · 4 years, 6 months ago
- e176b5b Merge "Set ANDROID_SDK_HOME when running lint" by Colin Cross · 4 years, 6 months ago
- c31efeb Set root dir in lint project.xml by Colin Cross · 4 years, 6 months ago
- 977b6a8 Set ANDROID_SDK_HOME when running lint by Colin Cross · 4 years, 6 months ago
- 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
- c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 4 years, 6 months ago
- e88b436 Stem name should be fixed the same was as masterFile by Sasha Smundak · 4 years, 6 months ago
- ea34d87 Merge "Fix build breakages when WITHOUT_CHECK_API=true" by Treehugger Robot · 4 years, 6 months ago
- 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 4 years, 7 months ago
- 10269f1 Fix build breakages when WITHOUT_CHECK_API=true by Paul Duffin · 4 years, 6 months ago
- 3475305 Merge "java_sdk_library: Require xml permission file only if it is generated" by Yo Chiang · 4 years, 6 months ago
- 997a2f5 Merge "Add sandbox property to the javadoc rule." by Ramy Medhat · 4 years, 6 months ago
- 181c2a4 Merge changes I25c77994,I7da78ef4,I89197d0a by Colin Cross · 4 years, 6 months ago
- 333cb9e Merge "Instrument the java_sdk_library implementation library" by Paul Duffin · 4 years, 6 months ago
- 92e4b46 Support adding extra lint checks by Colin Cross · 4 years, 6 months ago
- 0b67a8b Allow kotlin modules to skip packaging the kotlin stdlib by Colin Cross · 4 years, 6 months ago
- 9ca38d2 Fix annotation processors in kotlin modules that generate resources by Colin Cross · 4 years, 6 months ago
- 56ecbae Merge "Disable "show member in hidden parent" metalava error" by Makoto Onuki · 4 years, 6 months ago
- 1d5b713 Disable "show member in hidden parent" metalava error by Makoto Onuki · 4 years, 7 months ago
- 296cf33 Instrument the java_sdk_library implementation library by Paul Duffin · 4 years, 6 months ago
- 2f99eec Add sandbox property to the javadoc rule. by Ramy Medhat · 4 years, 7 months ago
- a553358 Merge "Add support for running Android lint on java and android modules." by Colin Cross · 4 years, 6 months ago
- d7ffbb5 Merge "Consolidate adding common java properties" by Treehugger Robot · 4 years, 6 months ago
- 44b481b Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 4 years, 6 months ago
- 014489c Add support for running Android lint on java and android modules. by Colin Cross · 4 years, 7 months ago
- 001ad5a Merge "Installed APKs should not have `prebuilt_` prefix" by Treehugger Robot · 4 years, 7 months ago
- c7f8b74 Merge "Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set." by Alex Humesky · 4 years, 7 months ago
- 57f0ee1 Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 4 years, 7 months ago
- 07d7507 java_sdk_library: Require xml permission file only if it is generated by Yo Chiang · 4 years, 7 months ago
- e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 4 years, 7 months ago
- 2070e32 Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set. by Alex Humesky · 4 years, 7 months ago
- ce6734e Consolidate adding common java properties by Colin Cross · 4 years, 7 months ago
- d38ab21 Merge "Introduce product variables to select Java code coverage paths in Soong." by Roland Levillain · 4 years, 7 months ago
- a7a36e2 Merge "Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs." by Chris Gross · 4 years, 7 months ago
- eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 4 years, 7 months ago
- 0c5bae5 java_sdk_library: Add system-server scope by Paul Duffin · 4 years, 7 months ago
- ada1270 Introduce product variables to select Java code coverage paths in Soong. by Roland Levillain · 4 years, 7 months ago
- 6e82748 Rename dexpreopt.config field to bring it in sync with Make. by Ulya Trafimovich · 4 years, 7 months ago
- 190fdc0 Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs. by Chris Gross · 4 years, 7 months ago
- 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
- 1adc63e Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" by Colin Cross · 4 years, 7 months ago
- 69bd288 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 4 years, 7 months ago
- 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 4 years, 7 months ago
- fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 4 years, 7 months ago
- a82ad47 Merge "Remove TARGET_PREFER_32_BIT support." by Elliott Hughes · 4 years, 7 months ago
- 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 4 years, 7 months ago
- 9f3052c Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 4 years, 7 months ago
- d4873a6 Merge "dex_import that isn't available for platform isn't installed" by Jiyong Park · 4 years, 7 months ago
- c3d87d3 Define Soong phony rules in Make by Colin Cross · 4 years, 7 months ago
- 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 4 years, 7 months ago
- d7db79c Merge "Split the core/platform API into stable and legacy versions." by Pete Gillin · 4 years, 7 months ago
- 4e372f7 Merge "Turn on metalava sandbox warning in all droiddoc metalava invocations." by Ramy Medhat · 4 years, 7 months ago
- 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 4 years, 9 months ago
- 01bca75 dex_import that isn't available for platform isn't installed by Jiyong Park · 4 years, 7 months ago
- 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 7 months ago
- 8a62433 Merge "Use sdkSpec to compare sdk_versions of APK/JNI" by Treehugger Robot · 4 years, 7 months ago
- 652d5b3 Use sdkSpec to compare sdk_versions of APK/JNI by Jooyung Han · 4 years, 7 months ago
- 99e4fba Merge "Fix android_app_set documentation" by Alexander Smundak · 4 years, 7 months ago
- 613cbb1 Fix android_app_set documentation by Sasha Smundak · 4 years, 7 months ago
- 2d0c194 Correct link type for module stubs by Anton Hansson · 4 years, 7 months ago
- cc51a68 Improve the structure of the link check method by Anton Hansson · 4 years, 7 months ago
- 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 4 years, 9 months ago
- 83509b5 Build java_sdk_library stubs with language level 8 by Anton Hansson · 4 years, 7 months ago
- 9d7c3fb Don't require merge_annotations_dir for annotations_enabled by Anton Hansson · 4 years, 7 months ago
- 3ef493f Merge "Refactor library path representation in dexpreopt." by Ulyana Trafimovich · 4 years, 7 months ago
- a5c94e1 Merge "Allow apex module to have android_app_set as its constituent." by Treehugger Robot · 4 years, 7 months ago
- 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 4 years, 7 months ago
- 95d6ea3 Don't disable dexpreopting implicitly in unbundled builds. by Martin Stjernholm · 4 years, 7 months ago
- d4bcea4 Refactor library path representation in dexpreopt. by Ulya Trafimovich · 4 years, 7 months ago
- 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 7 months ago
- c55b679 Merge "Revert "Rename DexJar interface method to DexJarBuildPath."" by Ulyana Trafimovich · 4 years, 7 months ago
- b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 7 months ago
- 2a08566 Merge "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 7 months ago
- c8d60bc Turn on metalava sandbox warning in all droiddoc metalava invocations. by Ramy Medhat · 4 years, 7 months ago
- a8bf988 Merge "dex_import can be added to apex" by Treehugger Robot · 4 years, 7 months ago
- 3747336 Merge "Revert "Always run package check"" by Colin Cross · 4 years, 7 months ago
- b549b77 Revert "Always run package check" by Colin Cross · 4 years, 7 months ago
- 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 4 years, 7 months ago
- 2647003 Merge "Soong package structure refactoring" by Jaewoong Jung · 4 years, 7 months ago
- 3dbf9fd Copy removed.txt file to the snapshot correctly by Paul Duffin · 4 years, 7 months ago
- 91206d9 Always run package check by Paul Duffin · 4 years, 7 months ago
- 77acec6 dex_import can be added to apex by Jiyong Park · 4 years, 7 months ago
- 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago
- c9af538 Add android.test.base to class loader context for API version < 30. by Ulya Trafimovich · 4 years, 7 months ago
- e739f1e Collect permitted packages from java_sdk_library instances by Paul Duffin · 4 years, 7 months ago
- b719d60 Merge "Ensure package check is run for java_library in APEX" by Treehugger Robot · 4 years, 7 months ago
- c4cdba0 Merge "Add support for remote-execution / caching of jar/zip actions" by Kousik Kumar · 4 years, 7 months ago
- ad43500 Merge "java_sdk_library: Propagate shared_library to snapshot" by Treehugger Robot · 4 years, 7 months ago