1. c419e2f Fix issue related to teardown of some App Tests (#33654) by Amine Alami · 9 months ago
  2. 90c5cd4 Post merge review updates for CommandHandler updates (#33658) by Andrei Litvin · 9 months ago
  3. 1f1b750 ICD: mark attribues as provisional (#33617) by C Freeman · 9 months ago
  4. 6d51857 ifdefing scenes table and server to allow building without the scenes cluster (#33641) by lpbeliveau-silabs · 9 months ago
  5. 194d918 Removed provisional from MWO mode and control clusters (#33548) by Rob Bultman · 9 months ago
  6. f3f3ba6 Use progress log level for non-error messages (#33613) by Arkadiusz Bokowy · 9 months ago
  7. 8e5b1e1 fix build error "more than one files found with path 'META-INF/main.kotlin_module'" (#33648) by Boris · 9 months ago
  8. fc3591d Add Wi-Fi Network Management Cluster and use correct NIM device type id (#33519) by Karsten Sperling · 9 months ago
  9. 8c8889b CASESessionManager should shut down AddressResolve::Resolver (#33607) by Karsten Sperling · 9 months ago
  10. 6368d7d Fix up guarantees around the "device cache primed" notification. (#33600) by Boris Zbarsky · 9 months ago
  11. 22a9dc3 setup_payload: Add support for parsing setup payloads in python impl (#32516) by Shubham Patil · 9 months ago
  12. af25f56 Decouple `CommandHandler.h/cpp` from the BUILD.gn build rules of app/interaction-model (#33595) by Andrei Litvin · 9 months ago
  13. 5656870 Start the helper apps for the MTRDevice pool test as part of the test. (#33604) by Boris Zbarsky · 9 months ago
  14. c7b4965 Remove provisional from evse, evse mode, epm, eem, power topology (#33558) by jamesharrow · 9 months ago
  15. 4dac536 Linux: Guard mallinfo() use behind check for __GLIBC__ (#33626) by Karsten Sperling · 9 months ago
  16. 16d6475 Minimize API surface that is templated for `CommandHandler` (#33620) by Andrei Litvin · 9 months ago
  17. 3718e99 Fixes and additions of some of the bounds checks in SystemPacketBuffer::New() (#33411) by Pradip De · 10 months ago
  18. 3e93ba6 Improve our various round-trip timeout computations. (#33587) by Boris Zbarsky · 10 months ago
  19. b81370b Remove provisionality for oven op-state and oven mode clusters (#33550) by Rob Bultman · 10 months ago
  20. 6aee3fd Use a valid command id in TC_IDM_1_4.py (#33556) by Ingo Fischer · 10 months ago
  21. ae67e94 [Linux] Use proper bluez_gatt_*_finish() after a call (#33590) by Arkadiusz Bokowy · 10 months ago
  22. 946366a Remove racy Darwin test. (#33594) by Boris Zbarsky · 10 months ago
  23. 849c5df [Android] DNSSD callback has been modified to be called from the Main Thread. (#33585) by joonhaengHeo · 10 months ago
  24. 7453a11 [Python] Drop chip-device-ctrl (#33488) by Stefan Agner · 10 months ago
  25. 21e239e Break the dependency between tests that use MessagingContext (#33588) by Jakub Latusek · 10 months ago
  26. 4d4cb5e [Python] Make AttributePath more pythonic (#33571) by Stefan Agner · 10 months ago
  27. 638aa28 Updating format strings per feedback in Darwin (#33584) by Justin Wood · 10 months ago
  28. a546951 Fix for test hanging when no ProductID/VendorID is present (#33546) by Adam Bodurka · 10 months ago
  29. 10f7aa9 Fixing darwin build (#33586) by Justin Wood · 10 months ago
  30. 32a84b4 Building some internal hooks for automation (#33581) by Justin Wood · 10 months ago
  31. 625f5c2 [Darwin] MTRDevice should throttle writes to the attribute storage (#33535) by Jeff Tung · 10 months ago
  32. 57f29a8 Fix test name for TestAccessControlConstraints.yaml (#33579) by Ingo Fischer · 10 months ago
  33. d5a74d0 Fixing usage of NSUserDefaults (#33576) by Justin Wood · 10 months ago
  34. 45f4939 [ICD] Reset mNeedIcdRegistration to false when starting the commision flow (#33574) by yunhanw-google · 10 months ago
  35. 8fa5422 Address follow up review comments for not setting up subscription for… (#33573) by Nivi Sarkar · 10 months ago
  36. 20a37e0 [Android] ICD checkin message can't receive in some Android device (#33561) by joonhaengHeo · 10 months ago
  37. 174f2a0 ESP32: Lock Thread stack before calling GenericOpenThread::DoInit() (#33545) by Wang Qixiang · 10 months ago
  38. 0c4287b [Infineon] Add a test trigger for CYW30739 to fill up event logging buffers. (#33382) by Sid Hsu · 10 months ago
  39. 63f4b794 [Infineon] CYW30739 supports using provisioned data from Optiga Trust M. (#33564) by Sid Hsu · 10 months ago
  40. c3ef110 Do not set up subscription when setting a delegate for a MTRDevice wi… (#33559) by Nivi Sarkar · 10 months ago
  41. fb8d9e5 Consolidating logs on Darwin (#33553) by Justin Wood · 10 months ago
  42. eb515e1 [QPG] QPG SDK feature updates (#33436) by wiktor-qorvo · 10 months ago
  43. 78b6ae5 Add basic support for App Install Flow (#33445) by Lazar Kovacic · 10 months ago
  44. f9c8d63 TC-SC-3.6: Add precondition to remove extra fabrics (#33503) by C Freeman · 10 months ago
  45. 8d8cedf TC-OPCREDS-3.7: support DUTs with existing fabrics (#33511) by C Freeman · 10 months ago
  46. b5d13a7 Replace nl-unit-test with pigweed for messaging (#33500) by Jakub Latusek · 10 months ago
  47. 350e537 remove provisional from boolean state configuration and valve config and control clusters (#33543) by fesseha-eve · 10 months ago
  48. 8ae8954 ESP32: fix some build errors when enabling platform mdns/disabling srp client (#33544) by Wang Qixiang · 10 months ago
  49. 25cf97c Update CHIPError.h for conditional constructor (#33540) by jeffryjacobd · 10 months ago
  50. 1bbc450 Darwin: Make MTRSetMessageReliabilityParameters thread-safe (#33527) by Karsten Sperling · 10 months ago
  51. dd55376 Updating logs in darwin framework to enable more by default (#33537) by Justin Wood · 10 months ago
  52. ca4b699 Allow TC_IDM_1_2.py to pass when invoke response is supporessed (#33514) by Ingo Fischer · 10 months ago
  53. bd2e2b9 [STM32] update stm32 platform with xcubematter v1.0.3 (#33240) by yzamstm · 10 months ago
  54. 70dc5a8 Fix template-id-cdtor error in static_support_smart_ptr.h (#33491) by Yuanyao Zhong · 10 months ago
  55. 1fe5d3c Conformance: add start of arithmetic conformance (#33424) by C Freeman · 10 months ago
  56. b77979a [Android] Fix QR Code parsing about vendor info (#33486) by joonhaengHeo · 10 months ago
  57. 6bd80b0 Updating min subscription time for darwin to 10 minutes (#33522) by Justin Wood · 10 months ago
  58. 37af39c Fix compilation with functions instrumentation (#33504) by Arkadiusz Bokowy · 10 months ago
  59. c021fad Add a pigweed-string-format adapter for CHIP_ERROR since that makes unit test debugability a LOT better (#33505) by Andrei Litvin · 10 months ago
  60. 443bb9c [Metrics] Metrics in core commissioning phase (#33247) by Anush Nadathur · 10 months ago
  61. 320f83e Linux tv-casting-app v1.3 Commissioner-Generated passcode flow (#33479) by Philip Gregor · 10 months ago
  62. 9b778f3 Darwin: remove `_handleAttributeReport` convenience method (#33489) by Kiel Oleson · 10 months ago
  63. c8abcfd Factor out support for running helper server apps in Darwin tests. (#33506) by Boris Zbarsky · 10 months ago
  64. 5cc49f7 [Zephyr] Clear SRP host and services on factory reset (#33501) by Arkadiusz Bałys · 10 months ago
  65. 7b2f729 Fixing darwin build on mac (#33495) by Justin Wood · 10 months ago
  66. 28b896a Provide an estimate of subscription latency in MTRDevice. (#33490) by Boris Zbarsky · 10 months ago
  67. 3b648b6 [Darwin] MTRDeviceController to limit concurrent subscriptions to Thread-enabled devices (#33472) by Jeff Tung · 10 months ago
  68. 4c6e8bc Darwin: MTRDevice should not persist non-priming attribute values for attributes with Changes Omitted Quality (#33408) by Kiel Oleson · 10 months ago
  69. f980f2c ESP32: Address -Wundef build errors and enable it for platform (#29728) by Shubham Patil · 10 months ago
  70. 22b9c96 Revert using strncmp instead of strcmp to make the function robust and safe from buffer overruns. #33449 (#33482) by Yufeng Wang · 10 months ago
  71. 4d0a1f0 [Python] Call SDK asyncio friendly (#32764) by Stefan Agner · 10 months ago
  72. 3e6657c [Python] Eliminate ZCLReadAttribute/ZCLSend (#33428) by Stefan Agner · 10 months ago
  73. 219e198 [ICD] Add python script for ICDM 3.1 cert test (#33451) by mkardous-silabs · 10 months ago
  74. be581ef [ICD] Update ICDM 2.1 Certification test to match test plan (#33404) by mkardous-silabs · 10 months ago
  75. bb12311 Fix historical event detection in MTRDevice. (#33462) by Boris Zbarsky · 10 months ago
  76. 82da364 Use data() instead of begin() in Protocols.cpp (#33476) by Matthew Swartwout · 10 months ago
  77. 7e88bf0 Increase dnssd kHostNameMaxLength to 40 bytes (#33468) by yunhanw-google · 10 months ago
  78. 83d35a3 Add withSourceLocation param to ErrorStr (#33369) by Matthew Swartwout · 10 months ago
  79. 8c9ef98 [Telink] Add W91 (TLSR9118BDK40D) base support (#33423) by Alex Tsitsiura · 10 months ago
  80. 0588165 [Telink] Fix certification tests (#33419) by Alex Tsitsiura · 10 months ago
  81. 7451315 Remove Interaction Model Engine dependency in WriteHandler (#33426) by Yuanyao Zhong · 10 months ago
  82. bbd710a [shell] Reduce memory usage and boileplate code for subcommands (#33243) by Damian Królik · 10 months ago
  83. d823ed6 Add log tag for fabric synchronization (#33446) by Yufeng Wang · 10 months ago
  84. 8726253 TC-IDM-10.2: Add test for provisional clusters (#33361) by C Freeman · 10 months ago
  85. f4e02d4 Only store data version if the readCache changed (#33466) by Justin Wood · 10 months ago
  86. 3186155 Darwin: Namespace common class names (#33459) by Kiel Oleson · 10 months ago
  87. eef8ea4 Improve BTP engine logging by using ChipLogByteSpan (#33435) by Arkadiusz Bokowy · 10 months ago
  88. 42c0aa5 [Darwin] Disable metric collector debug logging (#33458) by Anush Nadathur · 10 months ago
  89. 61dd4f7 Make AddToRetransTable in the wrong state non-fatal (#33461) by Karsten Sperling · 10 months ago
  90. 517d5cb Fix Darwin tests in newer Xcode versions. (#33456) by Boris Zbarsky · 10 months ago
  91. 4299e18 Delete ICDM 2.2 (#33453) by mkardous-silabs · 10 months ago
  92. cf2d2bd [Silabs]Fix efr32 test driver event loop, run gtests, enable more test on efr… (#33430) by Junior Martinez · 10 months ago
  93. 052f162 [openthread] Fixed potential usage fault (#33434) by Kamil Kasperczyk · 10 months ago
  94. d594086 Make test suite setup and teardown functions static (#33330) by Maksymilian Knust · 10 months ago
  95. 3219a5f Ember compatibility layer - split out GlobalAttributeAccessInterface and the I/O buffer (#33396) by Andrei Litvin · 10 months ago
  96. c291336 Updating documentation to make this more clear how to use CHIPTool (#33431) by Justin Wood · 10 months ago
  97. fb0394d Darwin: Add missing import (#33429) by Karsten Sperling · 10 months ago
  98. 0180ee6 Converted src/controller/tests from NL to PW unit tests. (#33351) by feasel · 10 months ago
  99. 6be6e5b Converted unit tests in src/controller/tests/data_model from NL to PW. (#33371) by feasel · 10 months ago
  100. add5b26 [Python] Eliminate ZCLSubscribeAttribute (#33337) by Stefan Agner · 10 months ago