- f3f654a Merge "Rename dexpreopt.config field to bring it in sync with Make." by Ulyana Trafimovich · 5 years ago
- 000aef6 Merge "Fix module name when autogenerating test config" by Chih-hung Hsieh · 5 years ago
- 7a8e0cd Merge "apex_sets is added to apexkeys.txt" by Treehugger Robot · 5 years ago
- 8d6c51e apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
- f094f1c Merge "Match Rust gcda output to cc via -Z profile-emit." by Ivan Lozano · 5 years ago
- 1a1d288 Merge "Make rust_test file output more similar to cc_test." by Ivan Lozano · 5 years ago
- 6e82748 Rename dexpreopt.config field to bring it in sync with Make. by Ulya Trafimovich · 5 years ago
- fe25dc9 Merge "Revert "Add module name to sh_test install path."" by Jaewoong Jung · 5 years ago
- 6db2306 Merge "Use inclusive language in build/soong" by Treehugger Robot · 5 years ago
- 3d14ab7 Merge "Make override modules compatible with prebuilts." by Jaewoong Jung · 5 years ago
- b7fd37c Fix module name when autogenerating test config by Stephen Crane · 5 years ago
- fb25a64 Make override modules compatible with prebuilts. by Jaewoong Jung · 5 years ago
- 440e0d0 Use inclusive language in build/soong by Colin Cross · 5 years ago
- 0c55445 Revert "Add module name to sh_test install path." by Michael Butler · 5 years ago
- fc80fe7 Make rust_test file output more similar to cc_test. by Ivan Lozano · 5 years ago
- 1adc63e Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" by Colin Cross · 5 years ago
- feccfbc Merge "Include runtime-module-host-exports in the SDK build." by Treehugger Robot · 5 years ago
- 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 5 years ago
- 58cabb7 NDK Api Coverage by sophiez · 5 years ago
- 52481b4 Merge "Add ndk api parser for ndk api coverage." by Sophie Zheng · 5 years ago
- f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 5 years ago
- 9e90e61 Merge "Add module name to sh_test install path." by Jaewoong Jung · 5 years ago
- a2e3a63 Merge "Add rust-project.json generator" by Thiébaud Weksteen · 5 years ago
- 68b0c7a Include runtime-module-host-exports in the SDK build. by Martin Stjernholm · 5 years ago
- 69bd288 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 5 years ago
- 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 5 years ago
- fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 5 years ago
- e4d12a0 Add rust-project.json generator by Thiébaud Weksteen · 5 years ago
- 9f42bb8 Merge "Update LLVM toolchain to r383902b." by Treehugger Robot · 5 years ago
- f2d19b5 Merge "Fix using generated test configs for sh_test, python_test and rust_test modules" by Treehugger Robot · 5 years ago
- a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 5 years ago
- 7d95aac Merge "Add exclude_shared_libs, expand exclude_static_libs to cover static_libs" by Treehugger Robot · 5 years ago
- 36aef53 Merge "Fix type assertion error regarding dex_import" by Treehugger Robot · 5 years ago
- 2d4f1a2 Add module name to sh_test install path. by Jaewoong Jung · 5 years ago
- 0621031 Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 5 years ago
- b31d77e Update LLVM toolchain to r383902b. by Stephen Hines · 5 years ago
- d297b77 Merge "Fix duplicate install targets from sdk variants in --skip-make mode." by Martin Stjernholm · 5 years ago
- a82ad47 Merge "Remove TARGET_PREFER_32_BIT support." by Elliott Hughes · 5 years ago
- 9e83f0b Fix type assertion error regarding dex_import by Jiyong Park · 5 years ago
- 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 5 years ago
- 9f3052c Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 5 years ago
- d4873a6 Merge "dex_import that isn't available for platform isn't installed" by Jiyong Park · 5 years ago
- 3cda0d8 Add DistForGoal to MakeVarsContext by Colin Cross · 6 years ago
- c3d87d3 Define Soong phony rules in Make by Colin Cross · 5 years ago
- 2fce23a Remove paths from cc.TestConfig by Colin Cross · 5 years ago
- 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 5 years ago
- b858c6d Add ndk api parser for ndk api coverage. by sophiez · 5 years ago
- 5e6a797 Allow tests to bypass PathForSource existence checks by Colin Cross · 5 years ago
- bf488e1 Merge "Make it possible to specify separate rules for native_bridge case" by Victor Khimenko · 5 years ago
- 4231e34 Merge "Specify SONAME when building Rust shared libs." by Ivan Lozano · 5 years ago
- d7db79c Merge "Split the core/platform API into stable and legacy versions." by Pete Gillin · 5 years ago
- bec05ea Specify SONAME when building Rust shared libs. by Ivan Lozano · 5 years ago
- 4e372f7 Merge "Turn on metalava sandbox warning in all droiddoc metalava invocations." by Ramy Medhat · 5 years ago
- c26fcf4 Make it possible to specify separate rules for native_bridge case by Victor Khimenko · 5 years ago
- 8b1531e Merge "Revert^2: "Remove implict jni.h include path"" by Treehugger Robot · 5 years ago
- 5cffce1 Revert^2: "Remove implict jni.h include path" by Orion Hodson · 5 years ago
- 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 5 years ago
- d90c6c4 Merge "Implement test config auto-gen for sh_test." by Frank Feng · 5 years ago
- 01bca75 dex_import that isn't available for platform isn't installed by Jiyong Park · 5 years ago
- 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 5 years ago
- 8a62433 Merge "Use sdkSpec to compare sdk_versions of APK/JNI" by Treehugger Robot · 5 years ago
- 652d5b3 Use sdkSpec to compare sdk_versions of APK/JNI by Jooyung Han · 5 years ago
- 37ed506 Merge changes I059e639b,I4ebe1da8,Idf4fd37a,Id90082b5 by Inseob Kim · 5 years ago
- 575c610 Merge "Add eakammer and patricearruda to OWNERS" by Treehugger Robot · 5 years ago
- 99e4fba Merge "Fix android_app_set documentation" by Alexander Smundak · 5 years ago
- b83929c Add eakammer and patricearruda to OWNERS by Colin Cross · 5 years ago
- 4f3dc39 Merge "Correct link type for module stubs" by Anton Hansson · 5 years ago
- 24fae40 Merge "Pass the TMPDIR directly to the command when dumping makefile variables." by Treehugger Robot · 5 years ago
- 14da93b Merge "Improve the structure of the link check method" by Anton Hansson · 5 years ago
- 79fe805 Merge "Build java_sdk_library stubs with language level 8" by Anton Hansson · 5 years ago
- ae2694b Pass the TMPDIR directly to the command when dumping makefile variables. by Patrice Arruda · 5 years ago
- 613cbb1 Fix android_app_set documentation by Sasha Smundak · 5 years ago
- 5ac7fad Merge "Don't require merge_annotations_dir for annotations_enabled" by Anton Hansson · 5 years ago
- ad14580 Merge "Create a framework.aidl for non-updatable platform" by Anton Hansson · 5 years ago
- e29cac0 Merge "Revert "Remove implict jni.h include path"" by Orion Hodson · 5 years ago
- 465c775 Revert "Remove implict jni.h include path" by Orion Hodson · 5 years ago
- 2d0c194 Correct link type for module stubs by Anton Hansson · 5 years ago
- cc51a68 Improve the structure of the link check method by Anton Hansson · 5 years ago
- 83509b5 Build java_sdk_library stubs with language level 8 by Anton Hansson · 5 years ago
- 9d7c3fb Don't require merge_annotations_dir for annotations_enabled by Anton Hansson · 5 years ago
- 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 5 years ago
- 2ebae3e Merge "Remove implict jni.h include path" by Treehugger Robot · 5 years ago
- 3ef493f Merge "Refactor library path representation in dexpreopt." by Ulyana Trafimovich · 5 years ago
- a5c94e1 Merge "Allow apex module to have android_app_set as its constituent." by Treehugger Robot · 5 years ago
- 206665c Do not disable llndk libraries by Inseob Kim · 5 years ago
- 8570880 Create only one vendor variant depending on path by Inseob Kim · 5 years ago
- 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 5 years ago
- 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 5 years ago
- 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 5 years ago
- 95d6ea3 Don't disable dexpreopting implicitly in unbundled builds. by Martin Stjernholm · 5 years ago
- 0880233 Add TARGET_BUILD_UNBUNDLED as a variable to control builds. by Martin Stjernholm · 5 years ago
- c5b8749 Implement test config auto-gen for sh_test. by frankfeng · 5 years ago
- d4bcea4 Refactor library path representation in dexpreopt. by Ulya Trafimovich · 5 years ago
- 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
- 02229a2 Fix duplicate install targets from sdk variants in --skip-make mode. by Martin Stjernholm · 5 years ago
- c55b679 Merge "Revert "Rename DexJar interface method to DexJarBuildPath."" by Ulyana Trafimovich · 5 years ago
- e68926d Remove implict jni.h include path by Orion Hodson · 5 years ago
- b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
- 2a08566 Merge "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
- eb3f9f1 Merge "Error on suboptimal system server classpath order, unless explicitly allowed." by Ulyana Trafimovich · 5 years ago