1. af3713e Remove PartitionMounter. by Yifan Hong · 7 years ago
  2. 9f8f656 VintfObject: fix empty lines in log by Yifan Hong · 7 years ago
  3. 30a532c Clarify comment how manifests are combined. by Steven Moreland · 7 years ago
  4. e7837b1 CompatibilityMatrix::combine() combines everything correctly by Yifan Hong · 7 years ago
  5. 072f12d DisabledChecks -> CheckFlags namespace by Yifan Hong · 7 years ago
  6. 878556e VintfObject::checkCompatibility: better error message. by Yifan Hong · 7 years ago
  7. 9f78c18 VintfObject now provides instance methods. by Yifan Hong · 7 years ago
  8. 10d8622 Cleanup global FileFetcher by Yifan Hong · 7 years ago
  9. eedf2d4 Support for fragmented manifests. by Steven Moreland · 7 years ago
  10. a8a8fa9 regex-instance: Fix check deprecate test by Yifan Hong · 7 years ago
  11. 7e9e04d regex-instance: HalInterface: add regex API and hide public fields by Yifan Hong · 7 years ago
  12. 217f47e VintfObject::CheckDeprecation uses instance API by Yifan Hong · 7 years ago
  13. a1b984c Add missing error space in error message. by Steven Moreland · 7 years ago
  14. 2a90ffe Instance is the smallest unit of manifests/matrices. by Yifan Hong · 7 years ago
  15. 69c1b11 checkvintf gets the correct files. by Yifan Hong · 7 years ago
  16. d14640a Add PropertyFetcher. by Yifan Hong · 7 years ago
  17. de6d00e VintfObject.GetFrameworkManifest reads legacy dir by Yifan Hong · 7 years ago
  18. b6c7f49 libvintf: use toFQNameString by Yifan Hong · 7 years ago
  19. 9475706 parse_xml.cpp: Deserilization does not touch lastError() by Yifan Hong · 8 years ago
  20. ca386fe VintfObject::CheckCompatibility: require matrices by Yifan Hong · 8 years ago
  21. f73ba51 Add VintfObject::CheckDeprecation(). by Yifan Hong · 8 years ago
  22. 12a11ac Load ODM manifest from /odm/etc/vintf as well by Yifan Hong · 8 years ago
  23. b64ec9e VintfObject: load /vendor/etc/vintf/cm.xml before /vendor/cm.xml by Yifan Hong · 8 years ago
  24. a5ddddf VintfObject: /system/manifest.xml => /system/etc/vintf/manifest.xml by Yifan Hong · 8 years ago
  25. ccbea05 VintfObject: /vendor/etc/ => /vendor/etc/vintf by Yifan Hong · 8 years ago
  26. 270b565 VintfObject (+test): Refactor to use string constants. by Yifan Hong · 8 years ago
  27. 5a93bf2 VintfObject: load ODM manifest and override vendor manifest by Yifan Hong · 8 years ago
  28. d52bf3e VintfObject::GetFwkMatrix combine matrices at runtime by Yifan Hong · 8 years ago
  29. c9bd73b Load vintf manifests from the correct location. by Steven Moreland · 8 years ago
  30. 6021703 VintfObject::Get*: move logging logic by Yifan Hong · 8 years ago
  31. 7219ba1 VintfObject::Get* respect skipCache for error case. by Yifan Hong · 8 years ago
  32. 39adc14 Support loading /odm/manifest_${ro.product.model}.xml by Bowgo Tsai · 8 years ago
  33. 648a001 Load odm manifest.xml and fallback to vendor. by Steven Moreland · 8 years ago
  34. 29bb2d4 Add tests to RuntimeInfo fetch flags. by Yifan Hong · 8 years ago
  35. 1fb004e Allow RuntimeInfo::fetch to fetch conditionally by Yifan Hong · 8 years ago
  36. db6423e Allow to disable certain checks in VintfObject::CheckCompatibility by Yifan Hong · 8 years ago
  37. fc73edf Fix ownership of objects returned by VintfObject::Get* by Yifan Hong · 8 years ago
  38. e8b8684 Revert "Revert "Revert "Temporary workaround for fwk compat mat vs. Runtime info""" by Yifan Hong · 8 years ago
  39. 3973355 Merge "Revert "Revert "Temporary workaround for fwk compat mat vs. Runtime info""" into oc-dev by Ed Tam · 8 years ago
  40. 6b7ecc0 Revert "Revert "Temporary workaround for fwk compat mat vs. Runtime info"" by Daniel Cashman · 8 years ago
  41. 3efb5ac Merge "Revert "Temporary workaround for fwk compat mat vs. Runtime info"" into oc-dev by Yifan Hong · 8 years ago
  42. 82c6fdd Revert "Temporary workaround for fwk compat mat vs. Runtime info" by Yifan Hong · 8 years ago
  43. 8640cd1 Add more vintf_object_test by Yifan Hong · 8 years ago
  44. c1ac82d Temporary workaround for fwk compat mat vs. Runtime info by Yifan Hong · 8 years ago
  45. 0d4be12 Fix segfault in VintfObject::checkCompatibility. by Yifan Hong · 8 years ago
  46. 97dc0f9 VintfObject::verify() will fetch data from device by Michael Schwartz · 8 years ago
  47. 2272bf8 Add device/fwk compatibility matrix to VintfObject. by Yifan Hong · 8 years ago
  48. 9532bd2 Add VintfObjectRecovery by Yifan Hong · 8 years ago
  49. 143cfe6 Implement VintfObject::CheckCompatibility. by Yifan Hong · 8 years ago
  50. fbbf047 Add VintfObject::CheckCompatibility by Yifan Hong · 8 years ago
  51. 3daec81 Add VintfObject as the top level API. by Yifan Hong · 8 years ago