1. 3d5c679 Ensure opt-in platform ABI dumps are configured with ref_dump_dirs by Hsin-Yi Chen · 9 months ago
  2. 6fd2895 Disable header ABI checker for NDK by Hsin-Yi Chen · 9 months ago
  3. 98da021 Split APEX ABI dumps from implementation ABI dumps by Hsin-Yi Chen · 9 months ago
  4. 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 10 months ago
  5. 362c188 Separate LLNDK ABI diff reports from the other variants by Hsin-Yi Chen · 11 months ago
  6. 50884dc Separate LLNDK from the platform library dumps by Hsin-Yi Chen · 1 year ago
  7. 27bafd0 Do not build ABI dumps for VNDK by Hsin-Yi Chen · 1 year ago
  8. ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 1 month ago
  9. 8feb413 Add header_abi_checker properties for vendor, product, and platform by Hsin-Yi Chen · 2 years, 1 month ago
  10. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
  11. 3b606c8 Delete unused functions by Liz Kammer · 3 years, 7 months ago
  12. 21d1c6d cc/sabi.go: Propagate ShouldCreateSourceAbiDump to reuseObjTag deps by Yi-Yo Chiang · 3 years, 7 months ago
  13. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 10 months ago
  14. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 10 months ago
  15. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 1 month ago
  16. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 1 month ago
  17. d737d3f Refine ABI check and enable ABI check on APEX exported libs by Yo Chiang · 4 years, 2 months ago
  18. 2bbadfa Refactor cc/cc.go cc/library.go shouldCreateSourceAbiDump() by Yo Chiang · 4 years, 1 month ago
  19. 8aa4e3f Refactor cc/sabi.go by Yo Chiang · 4 years, 2 months ago
  20. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 6 months ago
  21. 2973c11 Revert "Also package recursive jni_libs deps of android_apps as well as direct deps." by Lorenzo Colitti · 5 years ago
  22. 6f907ad Also package recursive jni_libs deps of android_apps as well as direct deps. by Peter Collingbourne · 5 years ago
  23. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  24. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  25. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  26. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
  27. 5348964 Add tags to the list of lsdump paths by Hsin-Yi Chen · 5 years ago
  28. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  29. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  30. 61f2d11 Remove flags from ClangLibToolingUnknownCflags by Logan Chien · 6 years ago
  31. 9e88ba9 Remove flto dependent flags when -flto is removed. by Chih-Hung Hsieh · 6 years ago
  32. 72f9a0b Update ToolingCFlags overrides to include other new architectures by Yi Kong · 7 years ago
  33. dcd33b6 Create a make variable for all lsdump files. by Jayant Chowdhary · 7 years ago
  34. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  35. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  36. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  37. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  38. a4fce19 Dump abi for vendor variants of VNDK libraries. by Jayant Chowdhary · 7 years ago
  39. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  40. ccbd62e Override mcpu option of ToolingCFlags when mcpu is eyxnos-m2. by Junmo Park · 7 years ago
  41. 8effde4 Install VNDK libs in /system instead of /vendor by Justin Yun · 8 years ago
  42. 3624285 Refactor factories by Colin Cross · 8 years ago
  43. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  44. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  45. 3e231fd Add header-abi-checker for Vndk abi checks. by Jayant Chowdhary · 8 years ago