1. 7fe4abc Remove dependency of libChipController on app-specific codegen. (#24555) by Boris Zbarsky · 2 years ago[Renamed (74%) from zzz_generated/darwin/src/controller/data_model/controller-clusters/zap/app-templates/zap-generated/CHIPClusters.h]
  2. 44954d9 Fix xcodebuild to actually work on Darwin even without ZAP installed. (#24539) by Boris Zbarsky · 2 years ago[Renamed from zzz_generated/darwin/controller-clusters/zap-generated/CHIPClusters.h]
  3. 0c7c6c2 Align naming in Bridged Device Basic Information cluster XML with the spec. (#24398) by Boris Zbarsky · 2 years ago
  4. 89c6fb6 Add compile-time code generation using zap for app-templates (#23962) by Andrei Litvin · 2 years ago[Renamed from zzz_generated/controller-clusters/zap-generated/CHIPClusters.h]
  5. fa8e279 [ICD] Implements initial version of the Client Monitoring Cluster (#24284) by mkardous-silabs · 2 years ago
  6. 04c20f6 Rename "Basic" cluster to "Basic Information". (#24124) by Boris Zbarsky · 2 years, 1 month ago
  7. cf32330 Rename 'Test Cluster' to 'Unit Testing' to unstutter class and item naming (#23495) by Andrei Litvin · 2 years, 2 months ago
  8. 46443b0 Disable faultinjection cluster in Darwin and Android API surface (#22289) by Yufeng Wang · 2 years, 4 months ago
  9. 1ea6bbe Allow configure nlfaultinjection via fault-cluster in yaml (#21951) by Yufeng Wang · 2 years, 5 months ago
  10. 117dd16 Align Actions cluster better with spec. (#21638) by Boris Zbarsky · 2 years, 5 months ago
  11. 56b387d Enable Ballast Configuration cluster in controller-clusters. (#20685) by Boris Zbarsky · 2 years, 6 months ago
  12. 342ba68 Remove DeviceProxy pointer in ClusterBase (#19673) by Zang MingJie · 2 years, 6 months ago
  13. bc9bee2 Update ZAP. (#19782) by Boris Zbarsky · 2 years, 7 months ago
  14. 9e81ab5 Enable fan control cluster in controllers. (#15837) by Boris Zbarsky · 2 years, 10 months ago
  15. 39115b9 Remove CHIPClusters.cpp and various things it called into (#14581) by Boris Zbarsky · 3 years ago
  16. ff4abc4 Feature/implement schedules (#13863) by Evgeniy Morozov · 3 years ago
  17. e49d9ca Implement users and credentials in the Door Lock Cluster (#13789) by Evgeniy Morozov · 3 years ago
  18. 7b869ae Unit Localization cluster server (#14258) by Leonard Zgrablic · 3 years ago
  19. 2802ba5 Remove command from Basic cluster on controller (#14295) by Leonard Zgrablic · 3 years ago
  20. b6e08a8 Implement Localisation Time Format cluster server support (#13477) by Yufeng Wang · 3 years ago
  21. fba51b9 [codegen] Update the header template to use 2022 instead of 2021 (#13705) by Vivien Nicolas · 3 years ago
  22. 585e9d9 [YAML] Enable TestEmitTestEventRequest in controller-clusters.zap (#13495) by Vivien Nicolas · 3 years ago
  23. a841e21 Implement localization configuration server support (#13415) by Yufeng Wang · 3 years ago
  24. 1239bbd Rename media cluster commands & command arguments (#13195) by Lazar Kovacic · 3 years, 1 month ago
  25. afec776 WindowCovering: Update xml config to latest specs (#13076) by Jonathan Mégevand · 3 years, 1 month ago
  26. b3f7dd0 Align OTA Requestor Cluster with spec (#13098) by Carol Yang · 3 years, 1 month ago
  27. 1a3738f Group Key Management cluster server implemented. (#12479) by Ricardo Casallas · 3 years, 1 month ago
  28. 161cd14 Rename TV channel cluster to channel cluster (#12999) by Lazar Kovacic · 3 years, 1 month ago
  29. c939e82 Remove now-unused old-style subscribe/report functionality. (#13041) by Boris Zbarsky · 3 years, 1 month ago
  30. c9bc5ae Implement user lable cluser server callback (#12977) by Yufeng Wang · 3 years, 1 month ago
  31. 5d19a987 [Network Commissioning] Update NetworkCommissioning Cluster define (#12875) by Song GUO · 3 years, 1 month ago
  32. f27c939 Update Matter TV clusters & TV app per latest spec. (#12757) by Lazar Kovacic · 3 years, 1 month ago
  33. 39a97d1 Door Lock cluster rework: phase 1 (#12639) by Dmitry Vasukov · 3 years, 1 month ago
  34. 3e3195c Enable client-side accessor generation for strongly typed enum attributes. (#12731) by Boris Zbarsky · 3 years, 1 month ago
  35. 21392ef Remove the CHIPClusters ReadAttribute* APIs. (#12652) by Boris Zbarsky · 3 years, 1 month ago
  36. 11f94fb Remove the now-unused CHIPClusters WriteAttribute* APIs. (#12646) by Boris Zbarsky · 3 years, 1 month ago
  37. bfdbd45 [IM] Implement list chunking feature (#12019) by Song GUO · 3 years, 1 month ago
  38. 1f484bd Add access control server skeleton (#12296) by Marc Lepage · 3 years, 1 month ago
  39. 4f4268e Pull request/power source configuration cluster (#12209) by fesseha-eve · 3 years, 1 month ago
  40. 8cf0439 Update Door Lock Cluster definitions (#12289) by Evgeniy Morozov · 3 years, 1 month ago
  41. dbda129 Enable featuremap for the Thread Network Diagnostics cluster (#12527) by jmartinez-silabs · 3 years, 1 month ago
  42. 3888258 [TestCluster] Add a test for a command that takes a single optional argument (#12474) by Vivien Nicolas · 3 years, 1 month ago
  43. cabd850 Enable float/double typed attributes. (#12439) by Boris Zbarsky · 3 years, 1 month ago
  44. fab8360 Implement attributes callbacks for General Commissioning cluster (#12373) by Yufeng Wang · 3 years, 1 month ago
  45. 1e67398 Add a command and attribute that require timed interaction to TestCluster. (#12380) by Boris Zbarsky · 3 years, 1 month ago
  46. cd03b40 Enable more attributes in TestCluster. (#12355) by Boris Zbarsky · 3 years, 1 month ago
  47. 2278e6b Update ZAP to version that generates min/max information. (#12325) by Boris Zbarsky · 3 years, 1 month ago
  48. 6c3004e Enable some complex type tests. (#12315) by Boris Zbarsky · 3 years, 1 month ago
  49. 9834f97 Add support for float and double types. (#12252) by Boris Zbarsky · 3 years, 2 months ago
  50. 1315dec Remove Bridged Device Basic Information XML. (#12220) by Boris Zbarsky · 3 years, 2 months ago
  51. 3872a50 Add support for odd-sized (3, 5, 6, 7 bytes) integer types for attributes (#11870) by Boris Zbarsky · 3 years, 2 months ago
  52. 2490197 Implement FeatureMap in Software & Ethernet Diagnostics Clusters (#12084) by Yufeng Wang · 3 years, 2 months ago
  53. 2f7ace8 Mismatch Basic Information and Bridged Device Basic Information Clusters in SDK vs spec (Issue 10908) (#12094) by Paul Zander · 3 years, 2 months ago
  54. 3f2ab62 Implement FeatureMap in WiFi Diagnostics Cluster (#12044) by Yufeng Wang · 3 years, 2 months ago
  55. aa8a6d0 Enable reporting for all non-list attributes. (#11995) by Boris Zbarsky · 3 years, 2 months ago
  56. 069ad95 Consolidate all Matter Device definitions into single source file for zap (#11868) by Jon Smirl · 3 years, 2 months ago
  57. 5bad4ed Groups cluster server implemented using the Group Data provider. (#11132) by Ricardo Casallas · 3 years, 2 months ago
  58. f7443d1 Implement missing optional attributes for general diagnostics cluster (#11801) by Yufeng Wang · 3 years, 2 months ago
  59. 507ba15 Handle nullable attributes in TLV-to-attr-store interactions and Accessors (#11665) by Boris Zbarsky · 3 years, 2 months ago
  60. 5d4bade [linux]: Implement the optional attributes for software diagnostic cluster (#11706) by Yufeng Wang · 3 years, 2 months ago
  61. d920345 Add a bridged switched device to the bridge app (#10703) by Paul Zander · 3 years, 2 months ago
  62. 9b26453 Remove GetLastNetworkCommissioningResult from Network cluster (#11264) by Andrei Litvin · 3 years, 2 months ago
  63. 787b7ec Bring OTA XML into closer alignment with the spec. (#11243) by Boris Zbarsky · 3 years, 2 months ago
  64. 09ba9fb Add Mode Select Cluster (#10752) by du48s03 · 3 years, 2 months ago
  65. 21cb1d9 Make attributes whose values are lists of structs that have nullables/optionals at least compile. (#11105) by Boris Zbarsky · 3 years, 2 months ago
  66. 2475f10 Implement the CurrentFabricIndex attribute (#11161) by Boris Zbarsky · 3 years, 2 months ago
  67. 321f93c Add Bridged Actions cluster (#10694) (#10989) by Paul Zander · 3 years, 2 months ago
  68. f9cd836 Bugfix add tolerance attribute (#10967) by eve-cxrp · 3 years, 3 months ago
  69. 1114959 Window Covering: Add FeatureMap (#9246) by Jonathan Mégevand · 3 years, 3 months ago
  70. 3143c27 Add basic codegen and Encode/Decode support for nullable and optional struct/command/event fields (#10891) by Boris Zbarsky · 3 years, 3 months ago
  71. fad72f7 Thermostat Changes for spec update PR-4025 - Needed for TE7 (#10914) by chrisbeach59 · 3 years, 3 months ago
  72. 95d8dd5 [OperationalCredentials]: Support read TrustedRootCertificates attribute (#10943) by Yufeng Wang · 3 years, 3 months ago
  73. dff4066 [ota-requestor-app] Reference implementation for AnnounceOTAProvider command (#10434) by Trevor Holbrook · 3 years, 3 months ago
  74. 9101579 Fix the build to work when vendor_id is used as a type in XML. (#10888) by Boris Zbarsky · 3 years, 3 months ago
  75. 66f4ec6 Revert "Add Bridged Actions Cluster (#10694) (#10838)" (#10926) by Andrei Litvin · 3 years, 3 months ago
  76. b3c4164 Add illuminance measurement cluster (#10776) by fesseha-eve · 3 years, 3 months ago
  77. e173300 Add Bridged Actions Cluster (#10694) (#10838) by Paul Zander · 3 years, 3 months ago
  78. 568b10e Pull request/boolean state cluster (#10839) by fesseha-eve · 3 years, 3 months ago
  79. 3f984d7 Use CharSpan in a few remaining places for CHAR_STRING. (#10821) by Boris Zbarsky · 3 years, 3 months ago
  80. 8455dd1 [chiptool] Reloaded the PCC cluster into the controller-clusters.zap (#10551) by Thomas Lykkeberg · 3 years, 3 months ago
  81. e1d51c5 Add a yaml test that sends a list and receives a list. (#10638) by Boris Zbarsky · 3 years, 3 months ago
  82. 4f389d5 Convert chip-tool and the YAML test framework to InvokeCommand for command sending (#10498) by Vivien Nicolas · 3 years, 3 months ago
  83. dc93d27 Add and enable missing/optional attributes for the Level control cluster (#10497) by jmartinez-silabs · 3 years, 3 months ago
  84. f44d255 Change asLowerCamelCase to not convert NOCValue to nOCValue. (#10299) by Boris Zbarsky · 3 years, 3 months ago
  85. 6453262 Implement optional attribute support for Ethernet Diagnostic cluster (#10259) by Yufeng Wang · 3 years, 3 months ago
  86. 43b3d3c identify cluster enable trigger effect & idenitfy type (#10142) by eve-cxrp · 3 years, 3 months ago
  87. c23becb Read Wifi Diagnostics attributes from platform (#10096) by Yufeng Wang · 3 years, 3 months ago
  88. 07ff4f1 Implement miscellaneous OTA Provider cluster spec changes (#9874) by Trevor Holbrook · 3 years, 3 months ago
  89. 3cec9cb Rename ConfigureAttribute to SubscribeAttribute, remove isAnalog, and remove some dead code introduced in #9510 (#9913) by Vivien Nicolas · 3 years, 3 months ago
  90. a152ba7 Revert transitionTime type for stepHue and stepTransition (#10014) by mkardous-silabs · 3 years, 3 months ago
  91. 45c7a41 Enable feature bit gated and optional attributes in diagnostic clusters (#9991) by Yufeng Wang · 3 years, 3 months ago
  92. 0e52970 Device Attestation (Modular) (#9617) by Marty Leisner · 3 years, 3 months ago
  93. 45715cc [TE6] Read Thread Network Diagnostics attributes from platform (#9853) by jmartinez-silabs · 3 years, 4 months ago
  94. 959a0df Regenerate after DiscoverAttributes command is removed. (#9925) by fesseha-eve · 3 years, 4 months ago
  95. 5851d93 Power Source cluster support (#9239) by fesseha-eve · 3 years, 4 months ago
  96. c52d644 [controller] Remove legacy command dispatch method (#9842) by Damian Królik · 3 years, 4 months ago
  97. e9ec676 Map epoch_us to uint64_t and epoch_s to uint32_t (#9848) by Vivien Nicolas · 3 years, 4 months ago
  98. ebd8b3b Changes transitionTime type for stepHue and stepTransition (#9767) by mkardous-silabs · 3 years, 4 months ago
  99. 412441a [TV SDK] Enable media commands (#9429) by Lazar Kovacic · 3 years, 4 months ago
  100. aff4433 Eliminate Use of Certificate Arrays. (#9616) by Evgeny Margolis · 3 years, 4 months ago