1. 29aa7f5 CompatibilityMatrix::combine add <kernel> from new matrices by Yifan Hong · 7 years ago
  2. 9295851 assemble_vintf supports DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILES by Yifan Hong · 7 years ago
  3. 92dae04 regex-instance: Fix CompatibilityMatrix::combine to use regex API by Yifan Hong · 7 years ago
  4. 79ddcd2 Remove CompatibilityMatrix::getInstances/hasInstance by Yifan Hong · 7 years ago
  5. 6e82b11 regex-instance: HalInterface: add regex API and hide public fields by Yifan Hong · 7 years ago
  6. 58523e1 CompatibilityMatrix::combine handles multiple instances. by Yifan Hong · 7 years ago
  7. 734cc8c CompatMatrix::combine allow to use hal versions at higher FCM version. by Yifan Hong · 7 years ago
  8. ad40a8e Instance is the smallest unit of manifests/matrices. by Yifan Hong · 7 years ago
  9. b6c7f49 libvintf: use toFQNameString by Yifan Hong · 7 years ago
  10. e3a9234 vintf: clean up output. by Yifan Hong · 8 years ago
  11. f73ba51 Add VintfObject::CheckDeprecation(). by Yifan Hong · 8 years ago
  12. f7e8b1b AssembleVintf: kernel requirement per FCM version by Yifan Hong · 8 years ago
  13. a28729e Support <system-sdk> in fwk manifest and dev matrix. by Yifan Hong · 8 years ago
  14. feb454e Add <vendor-ndk> tag to fwk manifest and device matrix by Yifan Hong · 8 years ago
  15. 0f529fa Mark Vndk / VndkVersionRange as deprecated. by Yifan Hong · 8 years ago
  16. ffcaf99 Add Named<T> in place of std::pair<std::string, T> by Yifan Hong · 8 years ago
  17. ddae77e assemble_vintf: move logic to CompatibilityMatrix::combine by Yifan Hong · 8 years ago
  18. 6021703 VintfObject::Get*: move logging logic by Yifan Hong · 8 years ago
  19. d8eea9e CompatibilityMatrix::addAllHalsAsOptional: avoid duplicate versions. by Yifan Hong · 8 years ago
  20. d4b92fe CompatibilityMatrix::addAllXmlFilesAsOptional by Yifan Hong · 8 years ago
  21. 78c911a Fix ignored return value. by Yifan Hong · 8 years ago
  22. dbe9db3 assemble_vintf: build and fuse compatibility matrix at build time. by Yifan Hong · 8 years ago
  23. 2027a49 Implement FCM Version in matrices / manifests. by Yifan Hong · 8 years ago
  24. db127cb Fix XML file metaversioning logic. by Yifan Hong · 8 years ago
  25. 992fe2e Remove unused CompatibilityMatrix::findKernel by Yifan Hong · 8 years ago
  26. bbfff30 Add getXmlFilePath for manifest / matrix. by Yifan Hong · 8 years ago
  27. d485790 Add <xmlfile> to manifest / comp mat. by Yifan Hong · 8 years ago
  28. 0fd7aef HalGroup is the base class for HalManifest and CompatibilityMatrix. by Yifan Hong · 8 years ago
  29. 1e5a054 Add device/fwk compatibility matrix to VintfObject. by Yifan Hong · 8 years ago
  30. 398f4c7 Implement VintfObject::CheckCompatibility. by Yifan Hong · 8 years ago
  31. d0cbf1f HalManifest check against CompatibilityMatrix by Yifan Hong · 8 years ago
  32. 9bbdb28 Allow multiple hal entries with the same name. by Yifan Hong · 8 years ago
  33. f302930 Add avb.vbmeta-version to CompatibilityMatrix and RuntimeInfo by Yifan Hong · 8 years ago
  34. ba3bb68 Removed unused clear(). by Yifan Hong · 8 years ago
  35. fb7469c Add operator== by Yifan Hong · 8 years ago
  36. 7c7d706 Add manifest/compatibility-matrix.type attribute by Yifan Hong · 8 years ago
  37. e8b7d95 Hide CompatibiilityMatrix::findKernel and getSepolicy by Yifan Hong · 8 years ago
  38. ec34286 vintf: Clean up private member fields for CompatibilityMatrix. by Yifan Hong · 8 years ago
  39. c66ad1e Implement compatibility check by Yifan Hong · 8 years ago
  40. 676447a VendorManifest and CompatibilityMatrix from and to XML. by Yifan Hong · 9 years ago