- 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 9 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 9 months ago
- 627280f Remove llndk_headers by Colin Cross · 3 years, 9 months ago
- 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 3 years, 9 months ago
- b719c01 Fix and test vendor public libraries for product modules by Colin Cross · 3 years, 9 months ago
- 0fb7fcd Support cc_library as LLNDK without llndk_library by Colin Cross · 3 years, 11 months ago
- bab4d7e Add a denylist for specifically mixed builds by Chris Parsons · 3 years, 9 months ago
- 4eab21d ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel by Jiyong Park · 3 years, 9 months ago
- c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 10 months ago
- 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 10 months ago
- 6eafc36 Export CC HWASan sanitizer type by Tri Vo · 3 years, 10 months ago
- eefc9e6 Fix note_memtag bionic libraries in mixed builds by Chris Parsons · 3 years, 10 months ago
- 9962dae Merge "Add bazel_module properties to cc_defaults" by Liz Kammer · 3 years, 10 months ago
- 3cf5211 Add bazel_module properties to cc_defaults by Liz Kammer · 3 years, 10 months ago
- ba407c8 Export header check allows WholeStaticLibs by Steven Moreland · 3 years, 10 months ago
- 855e90b Make test_for arch variant. by Martin Stjernholm · 3 years, 10 months ago
- 4e6c269 Don't use APEX stubs between internal libs in the same APEX when by Martin Stjernholm · 3 years, 10 months ago
- 10906f5 Merge changes from topic "min_sdk_version" by Treehugger Robot · 3 years, 10 months ago
- bedca74 [pgo] Do not explicitly link profile runtime by Pirama Arumuga Nainar · 3 years, 10 months ago
- fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 3 years, 10 months ago
- bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 3 years, 11 months ago
- bc39e17 Merge "Support cc_object modules in mixed builds" by Christopher Parsons · 3 years, 11 months ago
- 8d6e433 Support cc_object modules in mixed builds by Chris Parsons · 3 years, 11 months ago
- 55549df APEX uses the latest version of the stub by Jiyong Park · 3 years, 11 months ago
- ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 4 years ago
- 8c1b97e bp2build: cc_object converter. by Jingwen Chen · 4 years ago
- e6d3098 rust: Add rust_ffi_static vendor ramdisk Support by Ivan Lozano · 4 years ago
- b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 4 years ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
- d00f5ca Do not add '.product' suffix for product_specific module by Justin Yun · 4 years ago
- cbca373 Use target dependent module to update the name suffix by Justin Yun · 4 years ago
- a889080 Remove global state on module suffixes from vendor and recovery snapshots by Colin Cross · 4 years ago
- e0edaf9 Remove some global state from vendor and recovery snapshots by Colin Cross · 4 years ago
- ebcf0c5 Define odm_available property to install a vendor variant to odm by Justin Yun · 4 years ago
- 9b564c5 Merge "Fix mismatch between cc and python for windows prefer32" by Colin Cross · 4 years ago
- 1de5a57 Merge changes from topic "future_symbol" by Jiyong Park · 4 years ago
- 08117de Fix mismatch between cc and python for windows prefer32 by Colin Cross · 4 years ago
- 0ae13ec Merge "Build against cfi supported coverage lib" by Cindy Zhou · 4 years ago
- bdeafb9 Merge "Don't create SDK variants for native bridge modules" by Colin Cross · 4 years ago
- 94e347e Don't create SDK variants for native bridge modules by Colin Cross · 4 years ago
- b47dcf7 Merge "Adjust the double loadable check" by Treehugger Robot · 4 years ago
- 5d5cfc1 Build against cfi supported coverage lib by Cindy Zhou · 4 years ago
- 6c0a9f6 Merge "Remove global state from VNDK" by Colin Cross · 4 years ago
- 0474e1f Adjust the double loadable check by Jiyong Park · 4 years ago
- 7821224 Remove global state from VNDK by Colin Cross · 4 years ago
- b35a819 __ANDROID_API__ tracks min_sdk_version by Jiyong Park · 4 years, 5 months ago
- 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 4 years, 9 months ago
- 4ba2715 Merge "Update comments for (vendor|product)_available" by Treehugger Robot · 4 years ago
- 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 1 month ago
- 0b1db6d Update comments for (vendor|product)_available by Justin Yun · 4 years ago
- c0d8c49 Do not read 'vendor_available: false' by Justin Yun · 4 years ago
- 7ba6f1c Merge "Support for recovery snapshot." by Jose "Pepe" Galmes · 4 years ago
- 12177fc Static variant deps are not considered as being in the same APEX by Jiyong Park · 4 years ago
- 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 1 month ago
- fd9e804 Define vndk.private property for VNDK-private libraries by Justin Yun · 4 years, 1 month ago
- 6f843bc Support for recovery snapshot. by Jose Galmes · 4 years, 1 month ago
- 6977e8a 'vendor_available: *' will not create product variant by Justin Yun · 4 years, 3 months ago
- 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 1 month ago
- 97a1be6 Merge changes from topic "sbox_tools" by Colin Cross · 4 years, 1 month ago
- a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 1 month ago
- 95b07f2 Don't copy uninstallable variants of NDK libraries to sysroot by Colin Cross · 4 years, 1 month ago
- 1a74be7 Merge "Assert android.ApexModule interface for types having ApexModuleBase" by Treehugger Robot · 4 years, 1 month ago
- 01a4400 Merge changes from topic "header_libs_requirement" by Colin Cross · 4 years, 1 month ago
- 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 1 month ago
- e8e8606 Merge changes Ie540dba5,Ibfc29fe0,I99e97787 by Yo Chiang · 4 years, 1 month ago
- e223512 Merge "Prebuilt stub not available to platform is handled correctly" by Treehugger Robot · 4 years, 1 month ago
- f7c3bbe Prebuilt stub not available to platform is handled correctly by Jiyong Park · 4 years, 1 month ago
- 649d817 Require libraries in header_libs to be cc_library_header by Colin Cross · 4 years, 1 month ago
- 2bbadfa Refactor cc/cc.go cc/library.go shouldCreateSourceAbiDump() by Yo Chiang · 4 years, 1 month ago
- 8aa4e3f Refactor cc/sabi.go by Yo Chiang · 4 years, 2 months ago
- d23c726 Add RemoveOptionalPrebuiltPrefix() helper function by Paul Duffin · 4 years, 1 month ago
- f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 1 month ago
- 6f05a73 Merge "stub variants also re-exports headers" by Jiyong Park · 4 years, 1 month ago
- 1ad8e16 stub variants also re-exports headers by Jiyong Park · 4 years, 2 months ago
- b0ed576 Merge "Add some comments for VNDK / vendor snapshots" by Treehugger Robot · 4 years, 1 month ago
- 35989ae Merge "target.apex.exclude_[shared|static]_libs to cc_* modules" by Steven Moreland · 4 years, 1 month ago
- f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 1 month ago
- de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 1 month ago
- 0529cd2 Merge "Improve comments in cc/library.go and cc/linkable.go." by Christopher Parsons · 4 years, 1 month ago
- 46a512f test_for is available for all cc_* module types by Jiyong Park · 4 years, 1 month ago
- e386754 target.apex.exclude_[shared|static]_libs to cc_* modules by Jiyong Park · 4 years, 1 month ago
- d348c41 Merge "Don't use module names with "prebuilt_" prefixes in make dependencies." by Treehugger Robot · 4 years, 1 month ago
- 2856c66 Don't use module names with "prebuilt_" prefixes in make dependencies. by Martin Stjernholm · 4 years, 1 month ago
- 2ba87f4 Merge "Add linkerconfig to Runtime APEX" by Kiyoung Kim · 4 years, 1 month ago
- ef6e0cf Add comments to cc/cc.go by Chris Parsons · 4 years, 2 months ago
- 3c27ca3 Improve comments in cc/library.go and cc/linkable.go. by Chris Parsons · 4 years, 2 months ago
- 4098c7e Add linkerconfig to Runtime APEX by Kiyoung Kim · 4 years, 2 months ago
- d630bdd Remove the arch-based filtering hack in packaging.go by Jiyong Park · 4 years, 2 months ago
- c2acb8c Merge "Add comments about sysprop_library" by Treehugger Robot · 4 years, 2 months ago
- 07def12 Add comments about sysprop_library by Inseob Kim · 4 years, 2 months ago
- e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
- b08a091 Merge changes Iba57c949,Ief43ff51,Ib1809a4d,I2ab64f36 by Treehugger Robot · 4 years, 2 months ago
- 95f1ca0 Store ndkKnownLibs in the config by Colin Cross · 4 years, 3 months ago
- 5789858 Register the kythe singleton on the Context instead of globally by Colin Cross · 4 years, 3 months ago
- b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
- f729458 Support for recovery snapshot. by Jose Galmes · 4 years, 2 months ago
- 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
- c0ea170 Merge "rust_grpcio well known types support, default deps" by Zach Johnson · 4 years, 2 months ago
- 3df4e63 rust_grpcio well known types support, default deps by Zach Johnson · 4 years, 2 months ago
- 63e9ec7 Define product_available property by Justin Yun · 4 years, 3 months ago