- fe8853d Add test & documentation for PropertiesToApply by Liz Kammer · 4 years, 8 months ago
- 61f6eb6 Merge "Use aquery to declare bazel actions in the ninja file." by Christopher Parsons · 4 years, 8 months ago
- abada78f Merge "Always track transitive dependencies for host." by Treehugger Robot · 4 years, 8 months ago
- 7cd23e3 Merge "Revert "Sandbox genrule tools"" by Colin Cross · 4 years, 8 months ago
- 0096047 Revert "Sandbox genrule tools" by Colin Cross · 4 years, 8 months ago
- f2635ec Always track transitive dependencies for host. by Martin Stjernholm · 4 years, 8 months ago
- 6a8c18a Merge "versioning macro is exported from prebuilt stubs as well" by Treehugger Robot · 4 years, 8 months ago
- fc0cba0 Merge "Revert "Add android.hardware.memtrack-unstable-ndk_platform"" by Kalesh Singh · 4 years, 8 months ago
- 67d69f0 Revert "Add android.hardware.memtrack-unstable-ndk_platform" by Kalesh Singh · 4 years, 8 months ago
- 4d24e65 Merge "Put external/libchromeos-rs in the Rust allowlist" by Treehugger Robot · 4 years, 8 months ago
- dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 8 months ago
- 0e0e4fe Merge "Sandbox genrule tools" by Colin Cross · 4 years, 8 months ago
- fde77e0 Merge "Merge rust_protobuf and rust_grpcio module types." by Ivan Lozano · 4 years, 8 months ago
- 892a98f versioning macro is exported from prebuilt stubs as well by Jiyong Park · 4 years, 8 months ago
- 01a4400 Merge changes from topic "header_libs_requirement" by Colin Cross · 4 years, 8 months ago
- a767196 Merge "Add and update comments in ui/metrics/event.go" by Treehugger Robot · 4 years, 8 months ago
- 16976bf Merge "Add quiche and its deps to apex/allowed_deps.txt" by Treehugger Robot · 4 years, 8 months ago
- bbbdff3 Merge "Revert^2 "Always turn on compatible property"" by Treehugger Robot · 4 years, 8 months ago
- 22d64d9 Add quiche and its deps to apex/allowed_deps.txt by Bernie Innocenti · 4 years, 8 months ago
- e8e8606 Merge changes Ie540dba5,Ibfc29fe0,I99e97787 by Yo Chiang · 4 years, 8 months ago
- e223512 Merge "Prebuilt stub not available to platform is handled correctly" by Treehugger Robot · 4 years, 8 months ago
- c7dff7f Merge "apex/allowed_deps: add libnetjniutils" by Orion Hodson · 4 years, 8 months ago
- 8a44a37 Add and update comments in ui/metrics/event.go by Patrice Arruda · 4 years, 8 months ago
- f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 4 years, 8 months ago
- 9d83610 Merge "Enable bazel profiling in soong_build." by Treehugger Robot · 4 years, 8 months ago
- 7f487d4 Merge "Add MissingUsesLibraries to Soong vars for scripts that use --skip-make." by Ulyana Trafimovich · 4 years, 8 months ago
- 0523bd6 Merge "Stopgap fix to avoid aapt2 build errors." by Martin Stjernholm · 4 years, 8 months ago
- 3f2fa9b Add libstagefright_mp3dec_headers to allowed apex deps by Colin Cross · 4 years, 8 months ago
- 649d817 Require libraries in header_libs to be cc_library_header by Colin Cross · 4 years, 8 months ago
- 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 4 years, 8 months ago
- 1e14bed Merge "Add android.hardware.memtrack-unstable-ndk_platform" by Treehugger Robot · 4 years, 8 months ago
- 1df80f2 Merge "Allow IPsec module to depend on modules-utils-build" by Yan Yan · 4 years, 8 months ago
- 6f8fecd Stopgap fix to avoid aapt2 build errors. by Martin Stjernholm · 4 years, 8 months ago
- 37eb6c9 Add MissingUsesLibraries to Soong vars for scripts that use --skip-make. by Ulya Trafimovich · 4 years, 8 months ago
- 57fab96 Merge changes Iaca95efc,I7ccd5581 by Paul Duffin · 4 years, 8 months ago
- 2e963cf Merge "Add i18n-module-host-exports to the SDK list." by Martin Stjernholm · 4 years, 8 months ago
- d737d3f Refine ABI check and enable ABI check on APEX exported libs by Yo Chiang · 4 years, 8 months ago
- 2bbadfa Refactor cc/cc.go cc/library.go shouldCreateSourceAbiDump() by Yo Chiang · 4 years, 8 months ago
- 8aa4e3f Refactor cc/sabi.go by Yo Chiang · 4 years, 9 months ago
- 9ae3c52 Merge "Add dependency to list of asset files" by Treehugger Robot · 4 years, 8 months ago
- f876a38 Merge "Move keymint to android.hardware.security." by Treehugger Robot · 4 years, 8 months ago
- e3a2bdf Merge "Automate NDK API coverage used by Mainline modules build integration" by Sophie Zheng · 4 years, 8 months ago
- 6eff900 Merge rust_protobuf and rust_grpcio module types. by Ivan Lozano · 4 years, 8 months ago
- 7831d3e Move keymint to android.hardware.security. by Shawn Willden · 4 years, 8 months ago
- c20dc85 Add dependency to list of asset files by Colin Cross · 4 years, 9 months ago
- 4c13f58 Add i18n-module-host-exports to the SDK list. by Martin Stjernholm · 4 years, 9 months ago
- 30530a9 Merge "Rust: WriteFileRule instead of printf for protos" by Ivan Lozano · 4 years, 8 months ago
- d23c726 Add RemoveOptionalPrebuiltPrefix() helper function by Paul Duffin · 4 years, 8 months ago
- d36c838 Merge "[coverage] Wrap calls to open" by Pirama Arumuga Nainar · 4 years, 8 months ago
- a7d6a89 Delegate work of apexInfoMutator to ApexInfoMutator interface by Paul Duffin · 4 years, 8 months ago
- f4b00ae Merge "Add PackageFile and use it for prebuilt build tools" by Treehugger Robot · 4 years, 8 months ago
- 90f5c1d Merge "Rust: Vendor support for Rust static libraries." by Ivan Lozano · 4 years, 8 months ago
- f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 8 months ago
- 0870382 Merge "Rename apexDepsMutator to apexInfoMutator" by Paul Duffin · 4 years, 8 months ago
- 4d934af Merge "Extract testDexpreoptWithApexes() for reuse" by Paul Duffin · 4 years, 8 months ago
- 6f05a73 Merge "stub variants also re-exports headers" by Jiyong Park · 4 years, 8 months ago
- 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 4 years, 8 months ago
- 1ad8e16 stub variants also re-exports headers by Jiyong Park · 4 years, 8 months ago
- 5571f61 Merge changes I394a1b62,I6906be4c by Treehugger Robot · 4 years, 8 months ago
- 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 8 months ago
- 3a150d6 Sandbox genrule tools by Colin Cross · 4 years, 8 months ago
- b0ed576 Merge "Add some comments for VNDK / vendor snapshots" by Treehugger Robot · 4 years, 8 months ago
- 55e8815 Automate NDK API coverage used by Mainline modules build integration by sophiez · 4 years, 8 months ago
- 4158950 Add PackageFile and use it for prebuilt build tools by Colin Cross · 4 years, 8 months ago
- b555609 Merge "rust ffi libraries can be included in APEX" by Jiyong Park · 4 years, 8 months ago
- 0d399b5 Merge "Add min_sdk_version to Rust modules." by Jiyong Park · 4 years, 8 months ago
- d3b3067 Merge changes I1d6750db,Ie2c197bb,I6a51c89a by Colin Cross · 4 years, 8 months ago
- 4056402 Add bazel metrics directory to the list of metrics files to be uploaded. by Patrice Arruda · 4 years, 8 months ago
- 7d235cc Allow uploading a directory of metrics files. by Patrice Arruda · 4 years, 8 months ago
- 9464b6c [coverage] Wrap calls to open by Pirama Arumuga Nainar · 4 years, 8 months ago
- 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 8 months ago
- 949abc0 Rename apexDepsMutator to apexInfoMutator by Paul Duffin · 4 years, 8 months ago
- c3bbb96 Extract testDexpreoptWithApexes() for reuse by Paul Duffin · 4 years, 8 months ago
- 35989ae Merge "target.apex.exclude_[shared|static]_libs to cc_* modules" by Steven Moreland · 4 years, 8 months ago
- 6a88443 Rust: Vendor support for Rust static libraries. by Ivan Lozano · 4 years, 8 months ago
- f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 8 months ago
- a4fd2ea Merge "Add neuralnetworks_utils_hal_service to apex/allowed_deps.txt" by Treehugger Robot · 4 years, 8 months ago
- de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 8 months ago
- 62bd802 Merge "Propagate the Soong config variable for enabling ART Module building." by Martin Stjernholm · 4 years, 8 months ago
- cac133d Merge "Remove AndroidMkExtraFootersFunc entries param." by Treehugger Robot · 4 years, 8 months ago
- 1385082 Merge "DO NOT MERGE - Merge Android R QPR1" by Xin Li · 4 years, 8 months ago
- 0529cd2 Merge "Improve comments in cc/library.go and cc/linkable.go." by Christopher Parsons · 4 years, 8 months ago
- bfb1c59 DO NOT MERGE - Merge Android R QPR1 by Xin Li · 4 years, 8 months ago
- 896cb8d Merge "Add missing export/unexport directives" am: 67e72529c4 by Treehugger Robot · 4 years, 8 months ago
- 67e7252 Merge "Add missing export/unexport directives" by Treehugger Robot · 4 years, 8 months ago
- 2b33ad6 Merge "test_for is available for all cc_* module types" am: 2920d2cec0 by Jiyong Park · 4 years, 8 months ago
- 2920d2c Merge "test_for is available for all cc_* module types" by Jiyong Park · 4 years, 8 months ago
- d49e182 Add android.hardware.memtrack-unstable-ndk_platform by Kalesh Singh · 4 years, 8 months ago
- 1a93af7 Allow IPsec module to depend on modules-utils-build by Yan Yan · 4 years, 8 months ago
- eb114e6 Merge "Move prefer_rlib from binary to base compiler." am: 366cb49b9f by Ivan Lozano · 4 years, 8 months ago
- 366cb49 Merge "Move prefer_rlib from binary to base compiler." by Ivan Lozano · 4 years, 8 months ago
- 8f474b0 Merge "Provide an interface for shared paths between Soong and Soong UI." am: 5839c91074 by Treehugger Robot · 4 years, 8 months ago
- 5839c91 Merge "Provide an interface for shared paths between Soong and Soong UI." by Treehugger Robot · 4 years, 8 months ago
- 69ac810 Merge "Soong: remove output file before running signapk" am: 413c3bea63 by Treehugger Robot · 4 years, 8 months ago
- 413c3be Merge "Soong: remove output file before running signapk" by Treehugger Robot · 4 years, 8 months ago
- 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 8 months ago
- af1df70 Add neuralnetworks_utils_hal_service to apex/allowed_deps.txt by Slava Shklyaev · 4 years, 8 months ago
- ea08613 Move prefer_rlib from binary to base compiler. by Ivan Lozano · 4 years, 8 months ago
- 8f1078c Merge "Enable soong build tool to handle APEX compression" am: 5d2c54f1e2 by Mohammad Islam · 4 years, 8 months ago
- 5d2c54f Merge "Enable soong build tool to handle APEX compression" by Mohammad Islam · 4 years, 8 months ago