1. 3b74224 Update chef operational-state-delegate-impl (#35528) by Terence Hampson · 7 months ago
  2. 4541956 [NXP] Add mcxw71 examples (#35514) by Marius Tache · 7 months ago
  3. 4f25d84 encourage the use of CopyCharSpanToMutableCharSpanWithTruncation (#35444) by William · 7 months ago
  4. edf1f65 Add documentation for adding a new libfuzzer fuzzer. (#35158) by Boris Zbarsky · 7 months ago
  5. 9a6694f Add better logging when doing Matter frameworks controller suspend/resume. (#35520) by Boris Zbarsky · 7 months ago
  6. 9257ca7 Fix deadlock in MTRDeviceController suspend/resume. (#35526) by Boris Zbarsky · 7 months ago
  7. 1f2f6be Add a step timeout for Matter.framework unit tests. (#35530) by Boris Zbarsky · 7 months ago
  8. 702fae3 [Darwin] MTRDeviceController initial device retain should not depend on matter queue (#35498) by Jeff Tung · 7 months ago
  9. b1829ff [chip-tool] Print DeviceType names next to ids (#35445) by Miłosz Tomkiel · 7 months ago
  10. 02316de Document mask argument of DECLARE_DYNAMIC_ATTRIBUTE. (#35228) by Boris Zbarsky · 7 months ago
  11. 3d3784e Fix MTRCommissionableBrowserTests when remove/add happen after we found all the devices. (#35515) by Boris Zbarsky · 7 months ago
  12. dc397c2 Fix fabric sync tests after name update (#35518) by Terence Hampson · 7 months ago
  13. 2b7965d Change TC_CCTRL_2_3.py to no longer use per_endpoint_test (#35516) by Terence Hampson · 7 months ago
  14. bd6ae09 [Silabs] Increase the max supported KVS entries (#35480) by Junior Martinez · 7 months ago
  15. d1279a8 Add matter_enable_recommended meta-setting (#34942) by Karsten Sperling · 7 months ago
  16. cbd15a1 initial commit (#35513) by Petru Lauric · 7 months ago
  17. f5216e8 Clean up subscriptions from fabric sync tests (#35485) by Terence Hampson · 7 months ago
  18. dfa0987 [Silabs] Cleanup of logs and checks for WiFi products (#34430) by Rohan Sahay · 7 months ago
  19. 0140a72 [ESP32] Add a configurable device type for commissionable advertising. (#35344) by Jerry-ESP · 7 months ago
  20. c7a0d02 Bump cryptography from 41.0.4 to 43.0.1 in /scripts/tools/telink (#35387) by dependabot[bot] · 7 months ago
  21. 83d345e [ESP32] Add an option to set default log level for CHIP logs (#35442) by Chinmay Lonkar · 7 months ago
  22. be5bbf8 [Silabs] Enabling Uart logs for 917soc by default (#35426) by chirag-silabs · 7 months ago
  23. 927724c OpenThread: clear the previous srp host and services when connecting to a new network (#35065) by cdj · 7 months ago
  24. 3cb1b3a Adding isSuspended delegate for MTRDeviceController (#35499) by Justin Wood · 7 months ago
  25. f7536b6 NetworkCommissioning: Disconnect previous network when trying a new (#35256) by cdj · 7 months ago
  26. 60d6c6b [devcontainer] Version bump and enhanced UX. (#35403) by Miłosz Tomkiel · 7 months ago
  27. ecf66e6 [Chef] Fix invalid featureMap and associated commands/attributes in colortemperaturelight ZAP (#35443) by Erwin Pan · 7 months ago
  28. 7f78939 Allow passing in a `Path change listener` to ember write functions (#35455) by Andrei Litvin · 7 months ago
  29. 86e1974 [Darwin] Remove Matter framework main queue usage (#35492) by Jeff Tung · 7 months ago
  30. 01632c4 [Darwin] Implement delegate add/remove for device controller (#35475) by Jeff Tung · 7 months ago
  31. 2d0135d Ensure all derived clusters have the base enum values (#35489) by Tennessee Carmel-Veilleux · 7 months ago
  32. 3f0f242 Ensure that all MTRDevice state/internalState changes happen on the Matter queue. (#35490) by Boris Zbarsky · 7 months ago
  33. 2e5b709 Client data has been un-used for a long time, and the two clients that use it no longer need it, let's remove (#35487) by Justin Wood · 7 months ago
  34. 4aa1d59 Increase allowed time for subscription setup in test013_suspendDevices. (#35486) by Boris Zbarsky · 7 months ago
  35. 78830a0 [Silabs] Wi-fi: Header and source dhcp files cleanup (#35143) by bhmanda-silabs · 7 months ago
  36. 7d57f07 Remove LocalizationConfiguration and TimeFormatLocalization from most samples (#35450) by Tennessee Carmel-Veilleux · 7 months ago
  37. 0c15ce9 Create a script and instructions to create an aarch64 sysroot via qemu (#35420) by Andrei Litvin · 7 months ago
  38. bbce050 [Fabric-Sync] Do not use stdout with non-blocking asyncio (#35446) by Arkadiusz Bokowy · 7 months ago
  39. bbc5248 Add GetNextAction API so that a caller that might want to implement a… (#35462) by Nivi Sarkar · 7 months ago
  40. 607a4a8 Darwin: Snapshot nodeIDToDeviceMap correctly (#35476) by Karsten Sperling · 7 months ago
  41. 7249c56 [Raspi] Fix crash on RP4 when add-local-bridge (#35468) by Yufeng Wang · 7 months ago
  42. 9edb3ad [Darwin] Darwin CI TSAN test failure fix (#35472) by Jeff Tung · 7 months ago
  43. bc19fb0 Fixing shadow variables, and also fixing registration (#35473) by Justin Wood · 7 months ago
  44. 3e5b149 Abort BDX transfers as needed on controller shutdown. (#35466) by Boris Zbarsky · 7 months ago
  45. 33fec50 Update ValveControlDelegate.cpp (#35460) by Ludovic BOUÉ · 7 months ago
  46. 45b8988 Updating XPC interfaces to pass along context, and fixing some other issues (#35458) by Justin Wood · 7 months ago
  47. f633e43 [Darwin] Fix MTRDevice getAllAttributesReport return value (#35471) by Jeff Tung · 7 months ago
  48. 3cb4b51 Implement MTRDevice handling in controller suspend/resume. (#35464) by Boris Zbarsky · 7 months ago
  49. ab9c9b3 Ensure we abort MTRDownload instances when a controller shuts down. (#35467) by Boris Zbarsky · 7 months ago
  50. b3d527e [Darwin] Add internal method to get report of all attributes to MTRDevice (#35463) by Jeff Tung · 7 months ago
  51. d5a3b4f Sync up MTRDeviceController and MTRDeviceController_Concrete and actually start using the latter. (#35453) by Boris Zbarsky · 7 months ago
  52. 6f1663f Remove mentions of client-side global attributes in the ZAP XML. (#35449) by Boris Zbarsky · 7 months ago
  53. 8a691ae Make it easier to start "cross-test" helper apps in Darwin tests. (#35435) by Boris Zbarsky · 7 months ago
  54. 2231f28 [Fabric-Sync] Enhance the startup script for improved diagnostics. (#35452) by Yufeng Wang · 7 months ago
  55. 4e18174 Improve logging via flush of stdout (#35447) by Vatsal Ghelani · 7 months ago
  56. 96e687b Revert "Updating XPC interfaces to pass along context, and fixing some retries (#35441)" (#35457) by Andrei Litvin · 7 months ago
  57. e96ddd9 [ESP32] Support total operational hours (#35425) by Shubham Patil · 7 months ago
  58. 7a04ec9 Removing yaml for TC CADMIN 1.9 as per https://github.com/project-chip/matter-test-scripts/issues/363: (#35389) by Jake Ororke · 7 months ago
  59. 6b60ea8 MACL followup: addressing review comments in last PR (#35423) by C Freeman · 7 months ago
  60. 48de74c Fix contact-sensor-app example binary name (#35436) by Ludovic BOUÉ · 7 months ago
  61. d5f0606 Switch: Fix cluster revision in XML to match new spec (#35440) by C Freeman · 7 months ago
  62. 0b696d8 [nrfconnect] Link updates in documentation (#35251) by Wille Backman · 7 months ago
  63. f89d5b9 Updating XPC interfaces to pass along context, and fixing some retries (#35441) by Justin Wood · 7 months ago
  64. 513f241 [Linux] Fix potential race when saving storage file (#35428) by Arkadiusz Bokowy · 7 months ago
  65. 9b58d4c [ICD] Add ICDM 5.1 Automated Test Script (#34817) by mkardous-silabs · 7 months ago
  66. 36f0c50 Add the ability for EventLoopHandlers to participate in a Select-based event loop (#34433) by Karsten Sperling · 7 months ago
  67. 693b82b ESP32: check whether the mdns service exists before deleting it (#35397) by Wang Qixiang · 7 months ago
  68. eaa4d62 [Darwin] Fix for MTRDevice deadlock during subscription reset (#35438) by Jeff Tung · 7 months ago
  69. ad298ea Darwin: Add delegate methods to populate initial state over new XPC (#35422) by Kiel Oleson · 7 months ago
  70. ae41431 Add a suspend/resume API on MTRDeviceController. (#35434) by Boris Zbarsky · 7 months ago
  71. 7219ad2 Fixing 32-bit vs 64-bit size() log format issue (#35432) by Philip Gregor · 7 months ago
  72. 2bdbc76 [Fuzzing] Adding all-clusters-app fuzz test to OSS-Fuzz (#35408) by Amine Alami · 7 months ago
  73. a073055 tv-casting-app cancel connection upon CancelPasscode CDC message from TV (#35331) by Philip Gregor · 7 months ago
  74. 3621c43 Add MinValue/MaxValue helpers on our NumericAttributeTraits. (#35390) by Boris Zbarsky · 7 months ago
  75. 9c40d08 [NXP] fix issue when joining predefined wifi AP (#35091) by jby-nxp · 7 months ago
  76. 5fdee50 [ESP32] menuconfig options for groups cluster (#35394) by Shubham Patil · 7 months ago
  77. 6ade0df Fix fabric sync test timeouts (#35417) by Terence Hampson · 7 months ago
  78. 2cf028b [ESP32] Support Thread and Wi-Fi network revert configuration (#33745) by cdj · 7 months ago
  79. 3660c0d Auto-commissioner: remove primary network config if failed in commissioning SecondaryNetworkInterface device (#35255) by cdj · 7 months ago
  80. 1df53d8 Update the FS XML definations to algin with spec update (#35381) by Yufeng Wang · 7 months ago
  81. e78a186 Fix intermittent falure in Darwin browsing test. (#35421) by Boris Zbarsky · 7 months ago
  82. 17b1a38 MACL: Add checks that ARL / CommissioningARL are populated or not populated as required by the test (#35413) by C Freeman · 7 months ago
  83. 58ed63d Fix ACL XML for MACL and sample conformance (#35411) by Tennessee Carmel-Veilleux · 7 months ago
  84. 7734069 [Fabric-Sync] Improve the stability of test TC_MCORE_FS_1_4 (#35416) by Yufeng Wang · 7 months ago
  85. 7fdfc88 [TC-LVL-2.3] Minor adjustments from Test Plan feedback (#35215) by René Josefsen · 7 months ago
  86. 5c062aa Basic comp tests: add fix for pre-commissioned devices (#35409) by C Freeman · 7 months ago
  87. 55a37e2 TC-ACL-2.11: Add top level PICS (#35415) by C Freeman · 7 months ago
  88. 17dafaa Address follow-up PR comments for fabric-admin UniqueIdGetter (#35405) by Terence Hampson · 7 months ago
  89. f02df89 Updated DoorLock Python scripts and DRLK_2_1 yaml. (#35182) by Harshith-GRL · 7 months ago
  90. 0661d7a Make DM provider and ember encode errors the same (#35338) by Andrei Litvin · 7 months ago
  91. 6fa2914 [Bugfix] Waterleakdetector ScenesManagement build issue (#35406) by lpbeliveau-silabs · 7 months ago
  92. 48df767 Updated yaml script as per the Issues raised by SQA (#35193) by Saravana Perumal K · 7 months ago
  93. e18f910 Stop hardcoding the list of signed integer attribute types. (#35412) by Boris Zbarsky · 7 months ago
  94. e2edc0c [YAML] Fixed script issues (#35309) by Manjunath · 7 months ago
  95. 1685777 IDM-10.2: Fix provisional check (#35407) by C Freeman · 7 months ago
  96. edd241c Updated data model XML updates from Sept 3 (#35385) by C Freeman · 7 months ago
  97. 6b93a30 Update TC-CC-2_2 to match latest test plan (#35361) by René Josefsen · 7 months ago
  98. 9533925 IDM-10.2: Handle MACL feature (#35404) by C Freeman · 7 months ago
  99. a5d5f85 use imEngine to get case session in RefreshKeySender (#35236) by yunhanw-google · 7 months ago
  100. 19e7aa3 Added a CopyCharSpanToMutableCharSpanTruncate function. (#35360) by William · 7 months ago