- d825990 Merge "[Rust] Remove unused variables and deduplicate." by Ivan Lozano · 4 years, 7 months ago
- 6116ffd Merge "Don't create version variants for SDK variants" by Treehugger Robot · 4 years, 7 months ago
- 2286afd Don't create version variants for SDK variants by Jiyong Park · 4 years, 7 months ago
- f298a3f Merge "Don't emit superfluous LOCAL_OVERRIDES_MODULES" by Yo Chiang · 4 years, 7 months ago
- a2e64e7 Merge "Use inclusive language in Android.bp files" by Colin Cross · 4 years, 7 months ago
- bee1572 Merge "Always create both variants for kernel headers" by Inseob Kim · 4 years, 7 months ago
- 9a0b897 Merge "Choose SAbi files with module's vndk version" by Inseob Kim · 4 years, 7 months ago
- 6fec12a Merge "Exclude kernel_headers from vendor snapshot" by Inseob Kim · 4 years, 7 months ago
- cbd62d0 Use inclusive language in Android.bp files 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
- e6c1d80 Merge "Prefer armv8.2-a to armv8.2a for GNU as compatibility" by Treehugger Robot · 4 years, 7 months ago
- 549a0d8 Merge "When bpfix fails in androidmk, output the tree anyway" by Christopher Parsons · 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
- 8a23fa4 [Rust] Remove unused variables and deduplicate. by Ivan Lozano · 4 years, 7 months ago
- 502f901 Prefer armv8.2-a to armv8.2a for GNU as compatibility by Stephen Hines · 4 years, 7 months ago
- e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 4 years, 7 months ago
- 12d9f7a Don't emit superfluous LOCAL_OVERRIDES_MODULES by Yo Chiang · 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
- c9d83d2 Merge "Run the metrics uploader in the background." by Treehugger Robot · 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
- c41c1a9 Merge "Remove libnativehelper modules from whitelist" by Treehugger Robot · 4 years, 7 months ago
- a7a36e2 Merge "Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs." by Chris Gross · 4 years, 7 months ago
- 83b1296 Merge "Fix build breakage b/158783867" by Sophie Zheng · 4 years, 7 months ago
- eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 4 years, 7 months ago
- 623802f Merge "java_sdk_library: Add system-server scope" by Treehugger Robot · 4 years, 7 months ago
- 0c5bae5 java_sdk_library: Add system-server scope by Paul Duffin · 4 years, 7 months ago
- 552d473 Merge "VNDK APEX should not provide native libs" by Jooyung Han · 4 years, 7 months ago
- 01615f3 Remove libnativehelper modules from whitelist by Orion Hodson · 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
- 2752d92 Merge "Rename native code coverage paths product variables in Soong." by Roland Levillain · 4 years, 7 months ago
- f3f654a Merge "Rename dexpreopt.config field to bring it in sync with Make." by Ulyana Trafimovich · 4 years, 7 months ago
- 45a9677 VNDK APEX should not provide native libs by Jooyung Han · 4 years, 7 months ago
- 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 4 years, 7 months ago
- 148b317 Fix build breakage b/158783867 by sophiez · 4 years, 7 months ago
- 000aef6 Merge "Fix module name when autogenerating test config" by Chih-hung Hsieh · 4 years, 7 months ago
- 7a8e0cd Merge "apex_sets is added to apexkeys.txt" by Treehugger Robot · 4 years, 7 months ago
- 8d6c51e apex_sets is added to apexkeys.txt by Jiyong Park · 4 years, 7 months ago
- f094f1c Merge "Match Rust gcda output to cc via -Z profile-emit." by Ivan Lozano · 4 years, 7 months ago
- 1a1d288 Merge "Make rust_test file output more similar to cc_test." by Ivan Lozano · 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
- fe25dc9 Merge "Revert "Add module name to sh_test install path."" by Jaewoong Jung · 4 years, 7 months ago
- 6db2306 Merge "Use inclusive language in build/soong" by Treehugger Robot · 4 years, 7 months ago
- 3d14ab7 Merge "Make override modules compatible with prebuilts." by Jaewoong Jung · 4 years, 7 months ago
- b7fd37c Fix module name when autogenerating test config by Stephen Crane · 4 years, 7 months ago
- 190fdc0 Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs. by Chris Gross · 4 years, 7 months ago
- fb25a64 Make override modules compatible with prebuilts. by Jaewoong Jung · 4 years, 7 months ago
- 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
- 0c55445 Revert "Add module name to sh_test install path." by Michael Butler · 4 years, 7 months ago
- fc80fe7 Make rust_test file output more similar to cc_test. by Ivan Lozano · 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
- feccfbc Merge "Include runtime-module-host-exports in the SDK build." by Treehugger Robot · 4 years, 7 months ago
- 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 4 years, 7 months ago
- 58cabb7 NDK Api Coverage by sophiez · 4 years, 7 months ago
- 52481b4 Merge "Add ndk api parser for ndk api coverage." by Sophie Zheng · 4 years, 7 months ago
- f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 4 years, 7 months ago
- 9e90e61 Merge "Add module name to sh_test install path." by Jaewoong Jung · 4 years, 7 months ago
- a2e3a63 Merge "Add rust-project.json generator" by Thiébaud Weksteen · 4 years, 7 months ago
- 68b0c7a Include runtime-module-host-exports in the SDK build. by Martin Stjernholm · 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
- e4d12a0 Add rust-project.json generator by Thiébaud Weksteen · 4 years, 7 months ago
- 9f42bb8 Merge "Update LLVM toolchain to r383902b." by Treehugger Robot · 4 years, 7 months ago
- f2d19b5 Merge "Fix using generated test configs for sh_test, python_test and rust_test modules" by Treehugger Robot · 4 years, 7 months ago
- 65ca36a Exclude kernel_headers from vendor snapshot by Inseob Kim · 4 years, 7 months ago
- f3044b6 Always create both variants for kernel headers by Inseob Kim · 4 years, 7 months ago
- a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 4 years, 7 months ago
- 7d95aac Merge "Add exclude_shared_libs, expand exclude_static_libs to cover static_libs" by Treehugger Robot · 4 years, 7 months ago
- 36aef53 Merge "Fix type assertion error regarding dex_import" by Treehugger Robot · 4 years, 7 months ago
- 2d4f1a2 Add module name to sh_test install path. by Jaewoong Jung · 4 years, 7 months ago
- 0621031 Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 4 years, 7 months ago
- b31d77e Update LLVM toolchain to r383902b. by Stephen Hines · 4 years, 7 months ago
- d297b77 Merge "Fix duplicate install targets from sdk variants in --skip-make mode." by Martin Stjernholm · 4 years, 7 months ago
- a82ad47 Merge "Remove TARGET_PREFER_32_BIT support." by Elliott Hughes · 4 years, 7 months ago
- 9e83f0b Fix type assertion error regarding dex_import by Jiyong Park · 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
- 4f5297b Rename native code coverage paths product variables in Soong. by Roland Levillain · 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
- 3cda0d8 Add DistForGoal to MakeVarsContext by Colin Cross · 5 years ago
- c3d87d3 Define Soong phony rules in Make by Colin Cross · 4 years, 7 months ago
- 2fce23a Remove paths from cc.TestConfig by Colin Cross · 4 years, 7 months ago
- 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 4 years, 7 months ago
- b858c6d Add ndk api parser for ndk api coverage. by sophiez · 4 years, 8 months ago
- 5e6a797 Allow tests to bypass PathForSource existence checks by Colin Cross · 4 years, 7 months ago
- 26cdf13 When bpfix fails in androidmk, output the tree anyway by Chris Parsons · 4 years, 7 months ago
- bf488e1 Merge "Make it possible to specify separate rules for native_bridge case" by Victor Khimenko · 4 years, 7 months ago
- 4231e34 Merge "Specify SONAME when building Rust shared libs." by Ivan Lozano · 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
- 96f17f0 Choose SAbi files with module's vndk version by Inseob Kim · 4 years, 7 months ago
- bec05ea Specify SONAME when building Rust shared libs. by Ivan Lozano · 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
- c26fcf4 Make it possible to specify separate rules for native_bridge case by Victor Khimenko · 4 years, 8 months ago
- 8b1531e Merge "Revert^2: "Remove implict jni.h include path"" by Treehugger Robot · 4 years, 7 months ago
- 5cffce1 Revert^2: "Remove implict jni.h include path" by Orion Hodson · 4 years, 7 months ago
- 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 4 years, 9 months ago
- d90c6c4 Merge "Implement test config auto-gen for sh_test." by Frank Feng · 4 years, 7 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