1. 38c837b Add add all kernels from higher FCM version. by Yifan Hong · 4 years, 6 months ago
  2. 89093ed KernelInfo::getMatchedKernelRequirements takes kernel FCM version by Yifan Hong · 4 years, 6 months ago
  3. b343c5b assemble_vintf: auto infer matrix kernel FCM by Yifan Hong · 4 years, 6 months ago
  4. a39ecfe Add matrix.kernel.level. by Yifan Hong · 4 years, 6 months ago
  5. fc7ad27 Combine forEachInstanceOfVersion by Yifan Hong · 4 years, 9 months ago
  6. 1dc5a47 CompatibilityMatrix::matchInstance: take format as well. by Yifan Hong · 4 years, 9 months ago
  7. 5bb4fbf Fix matrix combine logic for AIDL HALs. by Yifan Hong · 4 years, 9 months ago
  8. a310411 libvintf 2.0. by Yifan Hong · 4 years, 10 months ago
  9. 1e8febd Add VintfObject::getCompatibleKernelRequirement by Yifan Hong · 4 years, 10 months ago
  10. 5a51ea5 Allow multiple DEVICE_MATRIX_FILE. by Yifan Hong · 5 years ago
  11. 5390e3b Fix and add test to CompatibilityMatrix::combine() by Yifan Hong · 5 years ago
  12. 4c6962d HalManifests can be merged. by Yifan Hong · 5 years ago
  13. e7837b1 CompatibilityMatrix::combine() combines everything correctly by Yifan Hong · 6 years ago
  14. 9f78c18 VintfObject now provides instance methods. by Yifan Hong · 6 years ago
  15. 72201b8 Allow multiple DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILEs. by Yifan Hong · 6 years ago
  16. 52b7fae Allow to get <vendor-ndk><version> from matrix by Yifan Hong · 6 years ago
  17. d6de7f6 CompatibilityMatrix::combine add <kernel> from new matrices by Yifan Hong · 6 years ago
  18. 1e6e34c assemble_vintf supports DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILES by Yifan Hong · 6 years ago
  19. 643a9ef regex-instance: Fix CompatibilityMatrix::combine to use regex API by Yifan Hong · 6 years ago
  20. def7e7f Remove CompatibilityMatrix::getInstances/hasInstance by Yifan Hong · 6 years ago
  21. 7e9e04d regex-instance: HalInterface: add regex API and hide public fields by Yifan Hong · 6 years ago
  22. e7e4553 CompatibilityMatrix::combine handles multiple instances. by Yifan Hong · 6 years ago
  23. 7967d7b CompatMatrix::combine allow to use hal versions at higher FCM version. by Yifan Hong · 6 years ago
  24. 2a90ffe Instance is the smallest unit of manifests/matrices. by Yifan Hong · 6 years ago
  25. b6c7f49 libvintf: use toFQNameString by Yifan Hong · 6 years ago
  26. e3a9234 vintf: clean up output. by Yifan Hong · 6 years ago
  27. f73ba51 Add VintfObject::CheckDeprecation(). by Yifan Hong · 6 years ago
  28. f7e8b1b AssembleVintf: kernel requirement per FCM version by Yifan Hong · 6 years ago
  29. a28729e Support <system-sdk> in fwk manifest and dev matrix. by Yifan Hong · 6 years ago
  30. feb454e Add <vendor-ndk> tag to fwk manifest and device matrix by Yifan Hong · 6 years ago
  31. 0f529fa Mark Vndk / VndkVersionRange as deprecated. by Yifan Hong · 6 years ago
  32. ffcaf99 Add Named<T> in place of std::pair<std::string, T> by Yifan Hong · 6 years ago
  33. ddae77e assemble_vintf: move logic to CompatibilityMatrix::combine by Yifan Hong · 6 years ago
  34. 6021703 VintfObject::Get*: move logging logic by Yifan Hong · 6 years ago
  35. d8eea9e CompatibilityMatrix::addAllHalsAsOptional: avoid duplicate versions. by Yifan Hong · 6 years ago
  36. d4b92fe CompatibilityMatrix::addAllXmlFilesAsOptional by Yifan Hong · 6 years ago
  37. 78c911a Fix ignored return value. by Yifan Hong · 6 years ago
  38. dbe9db3 assemble_vintf: build and fuse compatibility matrix at build time. by Yifan Hong · 7 years ago
  39. 2027a49 Implement FCM Version in matrices / manifests. by Yifan Hong · 7 years ago
  40. db127cb Fix XML file metaversioning logic. by Yifan Hong · 7 years ago
  41. 992fe2e Remove unused CompatibilityMatrix::findKernel by Yifan Hong · 7 years ago
  42. bbfff30 Add getXmlFilePath for manifest / matrix. by Yifan Hong · 7 years ago
  43. d485790 Add <xmlfile> to manifest / comp mat. by Yifan Hong · 7 years ago
  44. 0fd7aef HalGroup is the base class for HalManifest and CompatibilityMatrix. by Yifan Hong · 7 years ago
  45. 1e5a054 Add device/fwk compatibility matrix to VintfObject. by Yifan Hong · 7 years ago
  46. 398f4c7 Implement VintfObject::CheckCompatibility. by Yifan Hong · 7 years ago
  47. d0cbf1f HalManifest check against CompatibilityMatrix by Yifan Hong · 7 years ago
  48. 9bbdb28 Allow multiple hal entries with the same name. by Yifan Hong · 7 years ago
  49. f302930 Add avb.vbmeta-version to CompatibilityMatrix and RuntimeInfo by Yifan Hong · 7 years ago
  50. ba3bb68 Removed unused clear(). by Yifan Hong · 7 years ago
  51. fb7469c Add operator== by Yifan Hong · 7 years ago
  52. 7c7d706 Add manifest/compatibility-matrix.type attribute by Yifan Hong · 7 years ago
  53. e8b7d95 Hide CompatibiilityMatrix::findKernel and getSepolicy by Yifan Hong · 7 years ago
  54. ec34286 vintf: Clean up private member fields for CompatibilityMatrix. by Yifan Hong · 7 years ago
  55. c66ad1e Implement compatibility check by Yifan Hong · 7 years ago
  56. 676447a VendorManifest and CompatibilityMatrix from and to XML. by Yifan Hong · 8 years ago