- 82bfcd5 [tlv] Cleanup TLV module naming (remove CHIP from filenames). (#24312) by Martin Turon · 2 years ago
- 0339c31 Replace `operator const char *` from StorageKeyName with an explicit call (#23480) by Andrei Litvin · 2 years, 2 months ago
- 59aa6b7 Split DefaultStorageKeyAllocator into `Keys` and `Allocator` (#23422) by Andrei Litvin · 2 years, 2 months ago
- d520b39 [compiler] Add -Wshorten-64-to-32 compiler flag for is_clang (#23111) by Vivien Nicolas · 2 years, 3 months ago
- 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, 6 months ago
- 054d820 Move DeviceInfoProvider to common code and use it in linux and NRF. (#18687) by Andrei Litvin · 2 years, 8 months ago[Renamed (90%) from src/platform/Linux/DeviceInfoProviderImpl.cpp]
- 30edacd [linux] Use generic PersistentStorageDelegate instead of ChipLinuxSto… (#17371) by Yufeng Wang · 2 years, 9 months ago
- 1866f46 Apply clang-tidy readability-else-after-return (#17125) by Andrei Litvin · 2 years, 9 months ago
- ebcb002 Fix the userlist length get lost after reboot (#17140) by Yufeng Wang · 2 years, 9 months ago
- d39df2b [linux] Implement reading/writing UserLabelList from/to persistent storage (#16975) by Yufeng Wang · 2 years, 9 months ago
- a278bfc Use iterator to read supported calendar types (#17037) by Yufeng Wang · 2 years, 9 months ago
- 2947ac0 Use SupportedLocalesIterator to read ReadSupportedLocales from DeviceInfoProvider (#16950) by Yufeng Wang · 2 years, 9 months ago
- 7d415be Encode the user label list in place so that we can free the label lis… (#16510) by Yufeng Wang · 2 years, 10 months ago
- 6a55194 Use iteration pattern to get the fixed user label list (#16861) by Yufeng Wang · 2 years, 10 months ago