1. b85f076 Make AttributeAccessInterface and CommandHandlerInterface registries consistent as objects with singletons (#34462) by Andrei Litvin · 7 months ago
  2. 07f4b35 Separate out attribute access interface registry/cache, remove free functions from InteractionModelEngine.h (#32954) by Andrei Litvin · 11 months ago
  3. 83dd188 Remove af-structs.h, now that it's just empty. (#25093) by Boris Zbarsky · 2 years, 1 month ago
  4. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 3 months ago
  5. 5533f4d Clean up the redundant user labels when the list becomes smaller than previous list for a given endpoint (#21336) by Yufeng Wang · 2 years, 7 months ago
  6. 95a5794 Return CONSTRAINT_ERROR on user labels that are too long (instead of FAILURE) (#20553) by Andrei Litvin · 2 years, 8 months ago
  7. 117df83 Enforce constraints for sizes of labelstruct label and value lengths (#20431) by Andrei Litvin · 2 years, 8 months ago
  8. 1866f46 Apply clang-tidy readability-else-after-return (#17125) by Andrei Litvin · 3 years ago
  9. f03d4df [Darwin]Fix segmentation fault on writing userLabelList (#17005) by Yufeng Wang · 3 years ago
  10. 7d415be Encode the user label list in place so that we can free the label lis… (#16510) by Yufeng Wang · 3 years ago
  11. 6a55194 Use iteration pattern to get the fixed user label list (#16861) by Yufeng Wang · 3 years ago
  12. 56634bf [IM] Write Chunking Support (#13641) by Song GUO · 3 years, 1 month ago
  13. 5158095 Revert "[binding] Make binding table an attribute (#14874)" (#14907) by Boris Zbarsky · 3 years, 1 month ago
  14. 5834518 [binding] Make binding table an attribute (#14874) by Jiacheng Guo · 3 years, 1 month ago
  15. 4ccb40f Rename LabelList to AttributeList to be used by all clusters (#13355) by Yufeng Wang · 3 years, 2 months ago
  16. 2748848 Add an EncodeEmptyList helper on AttributeValueEncoder. (#13135) by Boris Zbarsky · 3 years, 3 months ago
  17. 7eb3574 Support write operation of user label list for User Label Cluster (#13065) by Yufeng Wang · 3 years, 3 months ago
  18. c9bc5ae Implement user lable cluser server callback (#12977) by Yufeng Wang · 3 years, 3 months ago