- 4da0797 Add TARGET_FORCE_APEX_SYMLINK_OPTIMIZATION by Jiyong Park · 4 years ago
- 591920f Merge "Stop allowing missing last-api files by default" by Anton Hansson · 4 years ago
- 6b8c400 Merge "Set previous_api correctly for java_sdk_library" by Anton Hansson · 4 years ago
- 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 1 month ago
- e87b03d Set previous_api correctly for java_sdk_library by Anton Hansson · 4 years ago
- 0615864 Stop allowing missing last-api files by default by Anton Hansson · 4 years ago
- 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years ago
- 3d419e3 Merge "Automatically set uncompress_dex for java_import." by Bill Peckham · 4 years ago
- 31094b1 Skip product variant for core-variant VNDK by Justin Yun · 4 years ago
- 2187e41 Merge changes I81769f57,I28fb6886 by Treehugger Robot · 4 years ago
- b2d77d4 Merge "Use soong_zip -srcjar for proto and aidl srcjars" by Treehugger Robot · 4 years ago
- fd9e804 Define vndk.private property for VNDK-private libraries by Justin Yun · 4 years ago
- cf02ec8 Use soong_zip -srcjar for proto and aidl srcjars by Colin Cross · 4 years ago
- ff89ffa Automatically set uncompress_dex for java_import. by Bill Peckham · 4 years ago
- 7dbc578 Merge "Fix library order in class loader context to agree with PackageManager." by Treehugger Robot · 4 years ago
- c9f2b94 Fix library order in class loader context to agree with PackageManager. by Ulya Trafimovich · 4 years ago
- 6977e8a 'vendor_available: *' will not create product variant by Justin Yun · 4 years, 2 months ago
- 74c8436 Merge "Add attribute to disable last-api compat tracking" by Anton Hansson · 4 years ago
- e794b1e Merge "Remove unnecessary snake case variables." by Jaewoong Jung · 4 years ago
- 98dea94 Merge "Reland: Add android.hardware.memtrack-unstable-ndk_platform" by Kalesh Singh · 4 years ago
- 109d9cc Merge "rust modules in APEX don't get installed to the system partition" by Treehugger Robot · 4 years ago
- 7b63b26 Reland: Add android.hardware.memtrack-unstable-ndk_platform by Kalesh Singh · 4 years, 1 month ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
- 1f8c272 Merge changes from topic "llndk_cc_library" by Colin Cross · 4 years ago
- 0a2afd1 Merge "Remove sdk_version: "none" restriction" by Anton Hansson · 4 years ago
- b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years ago
- 459feca rust modules in APEX don't get installed to the system partition by Jiyong Park · 4 years ago
- 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years ago
- adc81a0 Don't strip stub libraries by Colin Cross · 4 years ago
- 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years ago
- d8065c6 Merge "getNamespacesToSearchForModule to use blueprint.Namespace" by Bob Badour · 4 years ago
- f9b4465 Break up app.go. by Jaewoong Jung · 4 years ago
- cef48e9 Merge "Support writing a ZIP64 file header" by Treehugger Robot · 4 years ago
- 38620ed getNamespacesToSearchForModule to use blueprint.Namespace by Bob Badour · 4 years ago
- dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years ago
- 4eb5048 Merge "Remove the return value from dexpreopt" by Jaewoong Jung · 4 years ago
- 7461e3c Merge "Set the Soong config variable to keep building ART from source." by Martin Stjernholm · 4 years ago
- 2a9013e Set the Soong config variable to keep building ART from source. by Martin Stjernholm · 4 years ago
- 69c43e4 Merge changes I6d1be1a9,Ie5e9310e by Anton Hansson · 4 years ago
- bad07a2 Merge "Fix NDK build in downstream branches" by Colin Cross · 4 years ago
- 15d46f1 Merge "variable: Update product_variables.arc struct" by Treehugger Robot · 4 years ago
- 175500f Merge "Read the proc status file when PID is given for metrics purpose." by Patrice Arruda · 4 years ago
- e6a83e6 Fix NDK build in downstream branches by Colin Cross · 4 years ago
- 54f4826 variable: Update product_variables.arc struct by Satoshi Niwa · 4 years ago
- d9d59fb Merge "SOONG_* variables are emitted only for the BuildOS variants" by Treehugger Robot · 4 years ago
- 373147b Support writing a ZIP64 file header by Colin Cross · 4 years ago
- 04157e1 Read the proc status file when PID is given for metrics purpose. by Patrice Arruda · 4 years ago
- 56b584c Merge "Change default for source_build config variable to true." by Martin Stjernholm · 4 years ago
- 97a1be6 Merge changes from topic "sbox_tools" by Colin Cross · 4 years ago
- 785a31a Skip mainline_sdk by default in build_test.bash by Anton Hansson · 4 years ago
- 41351b5 Merge "Add test & documentation for PropertiesToApply" by Treehugger Robot · 4 years ago
- f2f3d31 Allow multiple --skip-products and --products arguments to multiproduct_kati by Colin Cross · 4 years ago
- fe8853d Add test & documentation for PropertiesToApply by Liz Kammer · 4 years ago
- ba9e403 Sandbox genrule tools by Colin Cross · 4 years, 1 month ago
- a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years ago
- 95b07f2 Don't copy uninstallable variants of NDK libraries to sysroot by Colin Cross · 4 years ago
- 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years ago
- 0af20ef Remove sdk_version: "none" restriction by Anton Hansson · 4 years ago
- dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years ago
- ad429d0 SOONG_* variables are emitted only for the BuildOS variants by Jiyong Park · 4 years ago
- 1a74be7 Merge "Assert android.ApexModule interface for types having ApexModuleBase" by Treehugger Robot · 4 years ago
- e808dae Merge "Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist." by Rupert Shuttleworth · 4 years ago
- 534f157 Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist. by Rupert Shuttleworth · 4 years ago
- f1c48af Merge "arch specific dependencies are supported for apex" by Treehugger Robot · 4 years ago
- c7ed779 Merge "Add and update comments in ui/metrics/metrics.go." by Patrice Arruda · 4 years ago
- 2df93e5 Merge "Remove soong_metrics_proto from the import of the protobuf file." by Treehugger Robot · 4 years ago
- f747e75 Merge "Add setup_tools performance metrics to Soong protobuf file." by Treehugger Robot · 4 years ago
- 61f6eb6 Merge "Use aquery to declare bazel actions in the ninja file." by Christopher Parsons · 4 years ago
- abada78f Merge "Always track transitive dependencies for host." by Treehugger Robot · 4 years ago
- 7cd23e3 Merge "Revert "Sandbox genrule tools"" by Colin Cross · 4 years ago
- 0096047 Revert "Sandbox genrule tools" by Colin Cross · 4 years ago
- f2635ec Always track transitive dependencies for host. by Martin Stjernholm · 4 years ago
- 6a8c18a Merge "versioning macro is exported from prebuilt stubs as well" by Treehugger Robot · 4 years ago
- fc0cba0 Merge "Revert "Add android.hardware.memtrack-unstable-ndk_platform"" by Kalesh Singh · 4 years ago
- 67d69f0 Revert "Add android.hardware.memtrack-unstable-ndk_platform" by Kalesh Singh · 4 years ago
- 589826b Add and update comments in ui/metrics/metrics.go. by Patrice Arruda · 4 years ago
- 4d24e65 Merge "Put external/libchromeos-rs in the Rust allowlist" by Treehugger Robot · 4 years ago
- dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 1 month ago
- 0e0e4fe Merge "Sandbox genrule tools" by Colin Cross · 4 years ago
- fde77e0 Merge "Merge rust_protobuf and rust_grpcio module types." by Ivan Lozano · 4 years ago
- 5c58b64 Remove soong_metrics_proto from the import of the protobuf file. by Patrice Arruda · 4 years ago
- 48d55ad Add setup_tools performance metrics to Soong protobuf file. by Patrice Arruda · 4 years ago
- 892a98f versioning macro is exported from prebuilt stubs as well by Jiyong Park · 4 years, 1 month ago
- 01a4400 Merge changes from topic "header_libs_requirement" by Colin Cross · 4 years ago
- a767196 Merge "Add and update comments in ui/metrics/event.go" by Treehugger Robot · 4 years ago
- 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years ago
- 16976bf Merge "Add quiche and its deps to apex/allowed_deps.txt" by Treehugger Robot · 4 years ago
- bbbdff3 Merge "Revert^2 "Always turn on compatible property"" by Treehugger Robot · 4 years ago
- 22d64d9 Add quiche and its deps to apex/allowed_deps.txt by Bernie Innocenti · 4 years, 1 month ago
- e8e8606 Merge changes Ie540dba5,Ibfc29fe0,I99e97787 by Yo Chiang · 4 years ago
- e223512 Merge "Prebuilt stub not available to platform is handled correctly" by Treehugger Robot · 4 years ago
- c7dff7f Merge "apex/allowed_deps: add libnetjniutils" by Orion Hodson · 4 years ago
- ed623ea Change default for source_build config variable to true. by Martin Stjernholm · 4 years ago
- 8a44a37 Add and update comments in ui/metrics/event.go by Patrice Arruda · 4 years ago
- f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 4 years, 1 month ago
- 9d83610 Merge "Enable bazel profiling in soong_build." by Treehugger Robot · 4 years ago
- 7f487d4 Merge "Add MissingUsesLibraries to Soong vars for scripts that use --skip-make." by Ulyana Trafimovich · 4 years ago
- 0523bd6 Merge "Stopgap fix to avoid aapt2 build errors." by Martin Stjernholm · 4 years ago
- 3f2fa9b Add libstagefright_mp3dec_headers to allowed apex deps by Colin Cross · 4 years, 1 month ago
- 649d817 Require libraries in header_libs to be cc_library_header by Colin Cross · 4 years, 1 month ago