- d143f3e Remove DistFiles from AndroidMk datastructures by Cole Faust · 6 months ago
- a8a1fa1 rust: Add stub support for rust_ffi modules by Ivan Lozano · 10 months ago
- 9eaacc8 Refactor cc/rust to prep for Rust stubs by Ivan Lozano · 10 months ago
- 8024b92 Convert depsToPaths to use ModuleProxy for both cc and rust. by Yu Liu · 9 months ago
- 4f82513 Convert findImplementationLibrary and compilerFlags to use ModuleProxy. by Yu Liu · 9 months ago
- 5352776 Fix typo. by Dan Albert · 10 months ago
- 499c92e Stop dumping/diffing preview ABIs. by Dan Albert · 10 months ago
- 9c8e0c4 Fix `m ndk`. by Dan Albert · 12 months ago
- 2d0dce1 Stop tracking the ABI of "current". by Dan Albert · 12 months ago
- 56aed2b Merge changes from topic "libbinder_ndk-remove-cpp-headers" into main by Steven Moreland · 1 year ago
- a158a71 Revert^2 "Add an explanation to ndk_library." by Colin Cross · 1 year ago
- a272042 Revert "Add an explanation to ndk_library." by Pechetty Sravani (xWF) · 1 year ago
- ba9f926 Add an explanation to ndk_library. by Dan Albert · 1 year ago
- bedc997 Reland "Truely re-export export_header_libs from ndk_library" by Steven Moreland · 1 year ago
- fbe5780 Disable ABI tracking for bionic. by Dan Albert · 1 year, 1 month ago
- add04a8 Convert version mutator to TransitionMutator by Colin Cross · 1 year, 4 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
- 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 5 months ago
- f280b23 Reland "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 5 months ago
- c299c3f Revert "Use cp instead of install for ndk_headers" by Spandan Das · 1 year, 5 months ago
- 1202729 Use cp instead of install for ndk_headers by Spandan Das · 1 year, 5 months ago
- c903b8d Re-enable abi checking for hwasan builds. by Elliott Hughes · 1 year, 5 months ago
- 4a9e6ec Use ModuleInfoJSONProvider for cc modules by Colin Cross · 1 year, 9 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
- 146e982 Move NDK ABI monitoring enabling flag to release flags by Aleksei Vetrov · 1 year, 10 months ago
- 17a27f0 Replace ndk_libs.bzl with an attr in cc_stub_suite by Spandan Das · 1 year, 11 months ago
- 5b2fd58 Fix error message to still be an error. by Dan Albert · 1 year, 11 months ago
- 3440a66 Add more information to the ABI error message. by Dan Albert · 1 year, 11 months ago
- 5f1b3c7 create, but dont register, bp2build_deps mutator by Chris Parsons · 2 years ago
- 9c8c5ab NDK library: fix ABI monitoring error message by Aleksei Vetrov · 2 years ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
- ed8fb7a Merge "NDK library: use prebuilts to check next level ABI" into main by Aleksei Vetrov · 2 years ago
- 8c02bbc NDK library: use prebuilts to check next level ABI by Aleksei Vetrov · 2 years ago
- 63acae9 bp2build converter for ndk_library by Spandan Das · 2 years ago
- 262ed1a NDK library: collect NDK headers for ABI monitoring by Aleksei Vetrov · 2 years, 1 month ago
- e914f2d NDK library: remove remnants of abidw usage by Matthias Maennich · 2 years, 2 months ago
- 55486f8 NDK library: extract ABI representations with STG by Matthias Maennich · 2 years, 2 months ago
- 658bb4d NDK library: switch abi diffing to STG by Matthias Maennich · 2 years, 2 months ago
- ca8ae65 NDK library: switch to stg ABI format by Matthias Maennich · 2 years, 2 months ago
- 230c312 Deprecate api bp2build of ndk_library and ndk_headers by Spandan Das · 2 years, 3 months ago
- 326ab24 Flag off abidw tasks. by Dan Albert · 2 years, 5 months ago
- 4048bb0 Revert "Revert "Fix NDK library sysroot arrangement."" by Dan Albert · 2 years, 5 months ago
- 961cf1c Revert "Fix NDK library sysroot arrangement." by Rebecca Chyung · 2 years, 5 months ago
- 169256f Fix NDK library sysroot arrangement. by Dan Albert · 2 years, 5 months ago
- f7cb563 Improve error output for missing ABI dumps. by Dan Albert · 2 years, 9 months ago
- 73d3245 Fix error handling by Alan Stokes · 2 years, 10 months ago
- 4238c65 Converters for contributions to systemapi and vendorapi by Spandan Das · 3 years ago
- 1278c2c Multi-tree API bp2build converter for ndk_library by Spandan Das · 3 years, 1 month ago
- 73bcafc Add a property in ndk_library for header contributions by Spandan Das · 3 years, 1 month ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
- b69919c Merge "Remove warnings about mismatched types with builtins for stubs." by Treehugger Robot · 3 years, 4 months ago
- 4e5f9a1 Remove warnings about mismatched types with builtins for stubs. by Mitch Phillips · 3 years, 4 months ago
- 5eb7ee9 Prototype changes for multitree by Inseob Kim · 3 years, 4 months ago
- f71006a Disable ABI dumping for hwasan builds. by Dan Albert · 3 years, 5 months ago
- 604086f Abort on abitidy errors. by Dan Albert · 4 years, 3 months ago
- 9db8a0c Add tidy_timeout_srcs property by Chih-Hung Hsieh · 3 years, 7 months ago
- 341f735 Export stub library compiler flags to soong_injection. by Jingwen Chen · 3 years, 8 months ago
- 769a51c Add tidy_disabled_srcs property. by Chih-Hung Hsieh · 4 years ago
- c2346f1 ndk_library: separate abidw and abitidy into separate rules by Matthias Maennich · 4 years ago
- 4c4f803 Also generate api lists based on symbol files for cc_library rule during build time. by sophiez · 4 years, 1 month ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 4 years, 2 months ago
- ad66593 Disable ABI dumps on Darwin. by Dan Albert · 4 years, 3 months ago
- f1d14c7 Use libabigail to track NDK ABIs. by Dan Albert · 5 years ago
- 7b4fb51 Merge changes Ib07d4410,I0b306292 by Jiyong Park · 4 years, 5 months ago
- ee9b117 Remove nativeApiLevelFromUserWithDefault by Jiyong Park · 4 years, 5 months ago
- d05ba00 Remove draft API support. by Dan Albert · 4 years, 5 months ago
- 94e347e Don't create SDK variants for native bridge modules by Colin Cross · 4 years, 8 months ago
- 95f1ca0 Store ndkKnownLibs in the config by Colin Cross · 4 years, 10 months ago
- 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 11 months ago
- 0477b42 Add llndk_stubs property by Colin Cross · 5 years ago
- 3572cf7 Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface by Colin Cross · 5 years ago
- bbc941b use version mutator for CRT by Colin Cross · 5 years ago
- 5ec407b Use version mutator for NDK by Colin Cross · 5 years ago
- 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
- 1a24627 Replace stringly-typed API levels. by Dan Albert · 5 years ago
- d458745 cc: export Stripper struct by Thiébaud Weksteen · 5 years ago
- 92fe740 Stop using prebuilt NDK CRT objects. by Dan Albert · 5 years ago
- c92a48f Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 5 years ago
- f740ed0 Update language to comply with Android's inclusive language guidance by Dan Albert · 5 years ago
- 06f58af Get NDK python script tests running. by Dan Albert · 5 years ago
- de5aade Generate the known NDK libraries list. by Dan Albert · 5 years ago
- 148b317 Fix build breakage b/158783867 by sophiez · 5 years ago
- 58cabb7 NDK Api Coverage by sophiez · 5 years ago
- b858c6d Add ndk api parser for ndk api coverage. by sophiez · 5 years ago
- aed150d Apex: support codenames for min_sdk_version by Jooyung Han · 5 years ago
- c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 5 years ago
- f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 5 years ago
- 82e192c Add sdk mutator for native modules by Colin Cross · 6 years ago
- da3a071 Remove unused mips workarounds. by Elliott Hughes · 6 years ago
- eb20744 Revert "Revert "soong: upgrade Android platform to clang-r370808"" by Nick Desaulniers · 6 years ago
- cf96a82 Merge "Expose some factories for aidl_test.go" by Treehugger Robot · 6 years ago
- 862eb46 Revert "soong: upgrade Android platform to clang-r370808" by Nick Desaulniers · 6 years ago
- b90e491 Expose some factories for aidl_test.go by Jooyung Han · 6 years ago
- 4f49e35 soong: upgrade Android platform to clang-r370808 by Nick Desaulniers · 6 years ago
- 48d75ef symbols in stub library isn't affected by -fvisibility=hidden by Jiyong Park · 6 years ago
- 4af21ed Split local and global cflags by Colin Cross · 6 years ago
- aef0d6e Add neuralnetworks to ndkPrebuiltSharedLibs by Slava Shklyaev · 6 years ago
- 939408a Add dependency to version script when linking stub libraries by Dan Willemsen · 6 years ago
- 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
- 95aabda Merge "Add aaudio, amidi, camera2ndk and nativewindow NDK libraries." by Treehugger Robot · 6 years ago