1. d63051a Remove unreachable shutdown code from MTRDeviceController. (#35689) by Boris Zbarsky · 6 months ago
  2. 9214daa Update pigweed to the latest version (#35644) by Andrei Litvin · 6 months ago
  3. a23f0bd Increase pairing timeouts in darwin tests. (#35698) by Boris Zbarsky · 6 months ago
  4. 1a39969 [NXP] Updating NXP docker img file to gather NXP SDKs in a single img (#35651) by Gatien Chapon · 6 months ago
  5. 0740e98 Fix flag (#35696) by Andrei Litvin · 6 months ago
  6. 8f77784 Rmp log source destination for txrx messages (#35672) by Vivien Nicolas · 6 months ago
  7. be3c70a [Silabs] Fix silabs energy mangement app (#35658) by mkardous-silabs · 6 months ago
  8. 7b8467b [Tizen] Fix ConnectivityManager::GetWiFiBssId implementation (#35694) by Arkadiusz Bokowy · 6 months ago
  9. cc29cab [Silabs] Update Silabs docker WiseConnect 3.3.2 (#35630) by Rehan Rasool · 6 months ago
  10. 4bdafa2 [Telink] Lighting app build with disabled CONFIG_PWM (#35621) by Borys Nykytiuk · 6 months ago
  11. 3166e3a Fixes #35684 - Corrected conversion from mW to W in TC_DEM_2.1 (#35686) by jamesharrow · 6 months ago
  12. b31673f Fix Darwin build. (#35690) by Boris Zbarsky · 6 months ago
  13. 8f7d74d [DNS-SD] Common Resolution Data such as the idle interval, active interval, etc... are ignored by the dnssd platform discovery code when a commissionable node is discovered (#35650) by Vivien Nicolas · 6 months ago
  14. 56c0bd8 [Fabric-Sync] Run MCORE-FS-1.3 and MCORE-FS-1.4 on CI (#35402) by Arkadiusz Bokowy · 6 months ago
  15. d3428a1 Mark setupDeviceForNodeID: on MTRDeviceController as abstract. (#35679) by Boris Zbarsky · 6 months ago
  16. dffaaf0 Move initWithFactory: and startup: declarations to MTRDeviceController_Concrete. (#35683) by Boris Zbarsky · 6 months ago
  17. 204b1fb MTRDeviceControllerOverXPC should inherit from MTRDeviceController_Concrete for now. (#35685) by Boris Zbarsky · 6 months ago
  18. c845e54 Additional socket checks for socket inet implementations (#35674) by Andrei Litvin · 6 months ago
  19. 8318df9 Clean up MTRDeviceController initWithParameters dispatch. (#35677) by Boris Zbarsky · 6 months ago
  20. 9491d8f Remove shutdown implementation from base MTRDeviceController. (#35676) by Boris Zbarsky · 6 months ago
  21. 0c4268b [libfuzzer] Fuzzing different Transport Types for all-clusters-app (#35629) by Amine Alami · 6 months ago
  22. 12f04dc Updates comments for the excluded python test scripts based on their current status in the CI pipeline (#35660) by Vatsal Ghelani · 6 months ago
  23. 00d755c Spec parsing: Add global commands for thermostat (#35607) by C Freeman · 6 months ago
  24. 3fd4f80 Python Script DRLK 2.13 is updated as per latest test-plan (#35652) by Harshith-GRL · 6 months ago
  25. 6b121dd [NXP] Adding pre/post-build process support for NXP RW61x platform (#35448) by dinabenamar · 6 months ago
  26. afb1a33 Tracing: Create leading directories if they don't exist (#35668) by Arkadiusz Bokowy · 6 months ago
  27. 7862cb3 Updated TC_S_2_4 to match VS doc (#35585) by lpbeliveau-silabs · 6 months ago
  28. fe96fa1 [Ameba] add platform app task (#35640) by pankore · 6 months ago
  29. 1428332 [Logging] Use the ephemeral initiator node id in the logging message when the responder transmit a message (#35654) by Vivien Nicolas · 6 months ago
  30. 884d9fa Cleanup extra namespace prefix (#35664) by Yufeng Wang · 6 months ago
  31. 3663d42 Clean up the "subclasses must implement this" machinery in MTRDevice. (#35657) by Boris Zbarsky · 6 months ago
  32. 5dc91f3 Clean up fabric sync log files upon exit to ensure a new log file is generated during the next run. (#35655) by Yufeng Wang · 6 months ago
  33. 70cfc89 Remove re-declarations of MTRDeviceController public API on MTRDeviceController_Concrete. (#35653) by Boris Zbarsky · 6 months ago
  34. 0d17a40 Disable OpenIOT CI (#35659) by Andrei Litvin · 6 months ago
  35. 010decd [Fabric-Admin] Refactor to use API methods instead of PushCommand (1/3) (#35614) by Yufeng Wang · 6 months ago
  36. 0b8ffb7 Make use of DataModel::Provider in writes (#34754) by Andrei Litvin · 6 months ago
  37. 2396bb4 Added missing close commissioning window cmds (#35633) by Thomas Lea · 6 months ago
  38. 99a866d Controller suspend/resume should stop/start operational advertising as needed. (#35635) by Boris Zbarsky · 6 months ago
  39. 317f1a9 [NXP] Add multiple ble connections support (#35645) by Marius Tache · 6 months ago
  40. 640f21a [NXP][Zephyr] Add experimental Ethernet support to NXP zephyr platforms (#35643) by Axel Le Bourhis · 6 months ago
  41. e103352 Add chef sample app for dishwasher (#35465) by bakreanuj · 6 months ago
  42. 2ac9bed [Fabric-Admin] Fix compile errors when RPC is disabled (#35639) by Yufeng Wang · 6 months ago
  43. 1d6b0a5 [NXP][rw61x] Diagnostic log, factory data storage, ICD, fixes (#35576) by Martin Girardot · 6 months ago
  44. e6a6425 [Fabric-Admin] Update the Fabric Sync guide to explain the confusion (#35638) by Yufeng Wang · 6 months ago
  45. 4e15283 [lit] Added support for ICD DSLS in nrfconnect platform (#35618) by Kamil Kasperczyk · 6 months ago
  46. aa69085 Add a way to dynamically change whether a node identity should be advertised. (#35634) by Boris Zbarsky · 6 months ago
  47. 5a9cc4c Fix timeout in MTRSwiftPairingTests. (#35636) by Boris Zbarsky · 6 months ago
  48. 44024ca Remove all un-specified draft clusters from SDK (#35583) by Tennessee Carmel-Veilleux · 6 months ago
  49. 669c200 Rename metadata_parser module to chip.testing (#35615) by Arkadiusz Bokowy · 6 months ago
  50. 2106492 [FabricSync] Changed SDK TODO comment to spec TODO comment (#35622) by Terence Hampson · 6 months ago
  51. ead3862 Fix data version handling in test033_TestMTRDeviceDeviceConfigurationChanged (#35628) by Boris Zbarsky · 6 months ago
  52. 31894f6 Add DataModel::Provider Invoke usage (#35540) by Andrei Litvin · 6 months ago
  53. 85b2fd3 Sharing my local test runner script for `CI-like test app build and execution` (#35625) by Andrei Litvin · 6 months ago
  54. a578c14 [NXP][zephyr] Migrate to NXP Zephyr 3.7 downstream release (#35600) by Axel Le Bourhis · 6 months ago
  55. cc5ea19 [Darwin] Fix flaky subscription pool test (#35606) by Jeff Tung · 6 months ago
  56. c06a0be Add a new build directory to .gitignore (#35604) by Tennessee Carmel-Veilleux · 6 months ago
  57. 5a7d6ed Remove implementation bits for clusters that are being removed. (#35613) by Boris Zbarsky · 6 months ago
  58. 5a9e314 Fixing UBSan issues that showed up in all-clusters app (#35580) by Amine Alami · 6 months ago
  59. 32200d1 Fix Parsing Response Data in Content App Command Delegate (#35605) by Tinna Liu · 6 months ago
  60. d292892 [Python] Process attribute cache updates in Python thread (#35557) by Stefan Agner · 6 months ago
  61. 64f859b [Fabric-Admin] Update the last used nodeId to avoid conflict (#35612) by Yufeng Wang · 6 months ago
  62. 89c8d33 [NXP] Move some components in common (#35594) by Marius Tache · 6 months ago
  63. 514e810 [lit icd] add sdk support for dsls (Dynamic SIT LIT support) (#35325) by doru91 · 6 months ago
  64. add0bf1 Improve some MTRDeviceController logging. (#35609) by Boris Zbarsky · 6 months ago
  65. 010ad94 Update BUILDING.md to include Java JRE (#35603) by Tennessee Carmel-Veilleux · 6 months ago
  66. dbf7327 Prevent setting up a commissioning session on a suspended controller. (#35602) by Boris Zbarsky · 6 months ago
  67. 4f35706 Add Write Handler in Chef Fan Control AttributeAccessInterface (#35046) by Yuanyao Zhong · 6 months ago
  68. c4d4686 Deprecate some clusters in Matter.framework that should never have shipped (#35584) by Boris Zbarsky · 6 months ago
  69. 54127b9 [Chef] Add WaterValve (#35214) by Ludovic BOUÉ · 6 months ago
  70. fb72066 [scripts][zap] Add Windows support for ZAP generate and download scripts (#35598) by Marius Tache · 6 months ago
  71. bb2c574 [NXP] Migrate docker image to NXP Zephyr 3.7 downstream release (#35599) by Axel Le Bourhis · 6 months ago
  72. 1dacd5d Bump Tizen QEMU Docker image to version 76 (#35595) by Arkadiusz Bokowy · 6 months ago
  73. 04e21d9 [ICD] Implement storing of persistent keys in PSA for ICD server (#34925) by Maciej Baczmański · 6 months ago
  74. 9de3c6b Remove illegal Identify clusters from examples (#35575) by Tennessee Carmel-Veilleux · 6 months ago
  75. ba9faf2 Fix max timeout for open commissioning window (#35507) by Kamil Kasperczyk · 6 months ago
  76. a068855 Add `--zap ZAP` to `run_zaptool.sh` to specify an arbitrary location to `zap` (#35549). (#35582) by Grant Erickson · 6 months ago
  77. f78dad4 Add a wildcard attribute read API on MTRDevice. (#35562) by Boris Zbarsky · 6 months ago
  78. 16e4e9b Darwin: Add support for zippered builds (#35567) by Karsten Sperling · 6 months ago
  79. bba766b Add ability to control data-model-interface usage for cmake-based platforms (#35559) by Andrei Litvin · 6 months ago
  80. 7467abc Update TC_TSTAT_4_2 to work with thermostats that do not have AUTO feature (#35579) by Hasty Granbery · 6 months ago
  81. 236908d Rename controller:isSuspended to make it clearer that it's notifying about a state change. (#35577) by Boris Zbarsky · 6 months ago
  82. 7789409 Updated TC_S_2_2 to match vs doc (#35519) by lpbeliveau-silabs · 6 months ago
  83. b30d23a Bump jinja2 in /integrations/docker/images/stage-2/chip-build-efr32 (#35509) by dependabot[bot] · 6 months ago
  84. 74cba6d [NXP] Add lock app example (#35536) by Marius Tache · 6 months ago
  85. d60a126 [Telink] Update builds to docker version 76 (#35569) by Alex Tsitsiura · 6 months ago
  86. 491998b Stop persistent operational browse when all controllers are suspended. (#35541) by Boris Zbarsky · 6 months ago
  87. 7a54490 [ESP32] Use the nvs generator from pypi instead from IDF_PATH (#35553) by Shubham Patil · 6 months ago
  88. 85d1158 Make command line usage of `run_zaptool.sh` more easily discoverable (#35546). (#35548) by Grant Erickson · 6 months ago
  89. 64a7918 Show connect to bridge info to console (#35564) by Yufeng Wang · 6 months ago
  90. a192ec6 shutting down Applications (#35561) by Amine Alami · 6 months ago
  91. f36ffd6 cleanup cmake data model build rules / remove ARG_INCLUDE_SERVER (#35542) by Andrei Litvin · 6 months ago
  92. 3299927 Fix the commandFields type on MTRDevice invoke methods. (#35556) by Boris Zbarsky · 6 months ago
  93. 4a47e59 [Silabs] Added new wifi BRD2605A board support in matter (#35225) by bhmanda-silabs · 6 months ago
  94. 396f7f5 Added missing "is_commissioning=True" to step 1 in all DEM, EEVSE and EWATERHTR test scripts (#35560) by jamesharrow · 6 months ago
  95. 21d69a8 [Telink] Update Docker image (Zephyr update) (#35503) by Alex Tsitsiura · 6 months ago
  96. d04a667 Updated TC_2-3 test scripts to VS Documents (#35555) by lpbeliveau-silabs · 6 months ago
  97. 0adae42 TC-OO-2.7 - Updates labels and step numbers (#35051) by Raul Marquez · 6 months ago
  98. d9a6cbe [OSS-Fuzz] Fix static library linking needed for OSS-Fuzz (#35523) by Amine Alami · 6 months ago
  99. 22db90a Switch to check the specific log output from stdout (#35547) by Yufeng Wang · 6 months ago
  100. ac289ed fix: drop poll timer to avoid crash after TransferFacilitator destruction (#34538) by Anton Usmansky · 6 months ago