1. b90334a [Fabric Sync] Update test to run a little faster (#36082) by Terence Hampson · 5 months ago
  2. 34d633c [Scenes] Mode Select Cluster Handler (#30855) by lpbeliveau-silabs · 5 months ago
  3. 9df818b Decouple PumpConfigurationAndControl from EmberCompat (#36045) by Andrei Litvin · 5 months ago
  4. 4318c3a Remove remaining Global Attributes tests (#36029) by C Freeman · 5 months ago
  5. 4616ac8 TC-S-2.5, 2.6 - Updates logs, preconditions (#35054) by Raul Marquez · 5 months ago
  6. 22e9783 Making all unit tests binaries build in out/tests folder (#36095) by Amine Alami · 5 months ago
  7. 579b1b1 Add a way to ask Matter.framework for information about device types. (#36084) by Boris Zbarsky · 5 months ago
  8. 064c205 Replace nlSTATIC_ASSERT_PRINT with static_assert (#36075) by Arkadiusz Bokowy · 5 months ago
  9. 8a08d57 Use standard std::min std::max functions (#36065) by Arkadiusz Bokowy · 5 months ago
  10. bbc0fb2 Fix constraint check in thermostat cluster to follow the spec. (#36048) by Boris Zbarsky · 5 months ago
  11. e7ff441 TC-DA-1.2: Better error messages (#35916) by C Freeman · 5 months ago
  12. 5b7aad7 Remove redundant "Matter " prefix from device type names. (#36068) by Boris Zbarsky · 5 months ago
  13. 32a375c Docs: Move platform docs into their own directory and separate into subfolders (#34233) by C Freeman · 5 months ago
  14. 0c59ebf [darwin-framework-tool] Add an option to use per-controller storage instead of a global shared storage (#36044) by Vivien Nicolas · 5 months ago
  15. 03d6fbb Fix xml field generation errors for CamerAVStreamManagement cluster. (#36069) by Pradip De · 5 months ago
  16. ac9537d [Matter.framework] Follow-up to address remaining issues from #36015 (#36064) by Vivien Nicolas · 5 months ago
  17. d9a995f MCORE-FS-1.4: Wait for dynamic endpoint to appear on TH_FSA (#36013) by Arkadiusz Bokowy · 5 months ago
  18. b04ec4f Internal state is updated too often, removing this noise (#36056) by Justin Wood · 5 months ago
  19. 650e69b [CI] Add a step in CI to ensure darwin-framework-tool can be built on iOS. (#36062) by Vivien Nicolas · 5 months ago
  20. 9524ac9 Fix for arm64 build failure when bluetooth enabled on linux platform (#32817) by sabollim-silabs · 5 months ago
  21. dcb4444 [Python] fixed subscription crash (#32257) by tianfeng.yang · 5 months ago
  22. 4df081c Definition of the Camera AV StreamManagement Cluster. (#35841) by Pradip De · 5 months ago
  23. bf37d4e [ICD] Improve ICDClientStorage (#36036) by yunhanw-google · 5 months ago
  24. f94fbfd Dead code, no longer needed, causes duplicate checkins (#36051) by Justin Wood · 5 months ago
  25. 48cf3e5 Fix casts when determining endpoint indices. (#36047) by Boris Zbarsky · 5 months ago
  26. 89ef86d [darwin-framework-tool] Add a memory dump-graph command (#36017) by Vivien Nicolas · 6 months ago
  27. a712f77 [ICD] Add subscriber request max interval getter (#36021) by mkardous-silabs · 6 months ago
  28. 8c0f11a Matter framework safe conversion for known enum (#36015) by Vivien Nicolas · 6 months ago
  29. 3732a89 Restyler Fixes for reverted PR #34785 (#36022) by Vatsal Ghelani · 6 months ago
  30. fa570cc Revert "esp32-fix-empty-logs(#35939)" (#36035) by Shubham Patil · 6 months ago
  31. f5bf220 Fix name of the Secondary Network Interface device type in the XML. (#36032) by Boris Zbarsky · 6 months ago
  32. 18bcd0c Fix device type metadata for bridge device types. (#36034) by Boris Zbarsky · 6 months ago
  33. a76cc9b python_testing: Improve TC_IDM_10_1 error msgs (#35999) by Sergio Soares · 6 months ago
  34. 14e75a4 Store icdClientInfo after completing check-in message validation (#36026) by yunhanw-google · 6 months ago
  35. 6a29ee5 Refactoring random SetupPinCode generation into a method. (#36009) by Amine Alami · 6 months ago
  36. 7a9bd66 [Darwin] Implemented download diagnostics log for MTRDevice_XPC (#35998) by Anush Nadathur · 6 months ago
  37. 86c1c71 Fix small typo (#36005) by Yufeng Wang · 6 months ago
  38. 35fcc33 Revert "Refactoring of support test scripts to enhance matter testing infrast…" (#36016) by Sergio Soares · 6 months ago
  39. 1ed1dca Add unit test for EcosystemInformation cluster server implementation (#35953) by Terence Hampson · 6 months ago
  40. 8dc3d39 [Energy Management] Silabs Dishwasher, Electrical sensor and DEM app (#35948) by lpbeliveau-silabs · 6 months ago
  41. 1928999 [Fabric-Sync] Use aggregator endpoint instead of root endpoint for CCTRL (#35977) by Yufeng Wang · 6 months ago
  42. b1cd9fd Refactoring of support test scripts to enhance matter testing infrastructure (#34785) by Vatsal Ghelani · 6 months ago
  43. d3f33ba [NXP][common][mcxw71_k32w1] Add MML support to DiagnosticDataProviderImpl (#35990) by andrei-menzopol · 6 months ago
  44. 8a01f93 Remove no-op ShutdownOnExit. (#36002) by Boris Zbarsky · 6 months ago
  45. 88bf438 Fix crash when handling jStayActiveMsec (#35997) by yunhanw-google · 6 months ago
  46. a7bbd7b [Matter.framework] Clear all device controller delegates on controller shutdown (#35935) by Vivien Nicolas · 6 months ago
  47. f2b8a87 Use DataModel::Provider provided command information to handle command validation (#35897) by Andrei Litvin · 6 months ago
  48. 24fd0d6 Add a GenericPlatformManager implementation based on CMSISOS V2 API (#35924) by Junior Martinez · 6 months ago
  49. f217f77 Camera zone management cluster (#35879) by Marcos B · 6 months ago
  50. b37012b Moving our XPC Checkin to be a general register (#35985) by Justin Wood · 6 months ago
  51. 2a19f57 esp32-fix-empty-logs(#35939) (#35965) by Dmitry · 6 months ago
  52. b3aeb67 Convert CI python test arguments to YAML format (#35988) by Arkadiusz Bokowy · 6 months ago
  53. d4c2eaf [NXP][common][mcxw71_k32w1] Update ButtonApp::HandleLongPress and PlatformManagerImpl (#35989) by andrei-menzopol · 6 months ago
  54. 50b5dfb Make MTRBaseDevice be explicit about when it's assuming a concrete controller. (#35957) by Boris Zbarsky · 6 months ago
  55. 8110157 [Matter.framework] MTRAsyncWorkItem::initWithQueue will assert when the delayed scheduleSubscriptionPool fires after the deallocation of the MTRDevice (#35987) by Vivien Nicolas · 6 months ago
  56. b8a0e76 [Matter.framework] When the device is entering suspended state and at… (#35973) by Vivien Nicolas · 6 months ago
  57. 6621548 TC-VALCC-4.2: unconditionally write open duration (#35852) by C Freeman · 6 months ago
  58. e02f0f2 [Silabs]Migrate some more freertos api to cmsisos (#35974) by Junior Martinez · 6 months ago
  59. a629204 Fixing deadlock, and not cleaning up on purpose now (#35982) by Justin Wood · 6 months ago
  60. af3727b [Matter.framework] Prevent a leak when using the _subscriptionPoolWor… (#35978) by Vivien Nicolas · 6 months ago
  61. a854245 [Python] Fix the value type of enumeration kUnknownEnumValue (#35963) by tianfeng.yang · 6 months ago
  62. 7fcc60f [Android] Add StayActive support during commission flow for LIT (#35959) by yunhanw-google · 6 months ago
  63. 4a21a8d [AllClusters] If opened multiple times and something fails in Init, closing the app with Ctrl^C makes it crashes (#35844) by Vivien Nicolas · 6 months ago
  64. bd8803a [darwin-framework-tool] Automatically check for leaks on shutdown if enable_leak_checking is true (#35936) by Vivien Nicolas · 6 months ago
  65. 6034c87 Add TC_BRBINFO_4_1 to CI (#35940) by Arkadiusz Bokowy · 6 months ago
  66. 9b34d55 Fix --int-arg, --bool-arg, etc options parsing (#35249) by Arkadiusz Bokowy · 6 months ago
  67. 0d78b5f Fix attribute-table logs to not log strings as %p. (#35941) by Boris Zbarsky · 6 months ago
  68. 9ccc52e Remove a test-only method from base MTRDeviceController. (#35944) by Boris Zbarsky · 6 months ago
  69. 6ced852 Make function argument a reference, to avoid passing in struct data around (#35950) by Andrei Litvin · 6 months ago
  70. 9a148ab [java]fix errorcode in GetConnectedDeviceCallbackForTestJni (#35958) by yunhanw-google · 6 months ago
  71. 9fc8386 [ICD] Make optional spec checks mandatory with the launch of LongIdleTime ICDs (#35956) by mkardous-silabs · 6 months ago
  72. 07a28ac One more decouple from ember from src/app and ensure we can compile without `ember-compatibility-functions.cpp` (#35919) by Andrei Litvin · 6 months ago
  73. 52a5589 Fix efr32 test_driver build and make sure the linkerfile matches the target board (#35952) by Junior Martinez · 6 months ago
  74. 7fd3d59 Clean up asyncGetCommissionerOnMatterQueue on MTRDeviceController. (#35947) by Boris Zbarsky · 6 months ago
  75. 3a7c922 Fix handling of controllerNodeID on non-concrete controllers. (#35946) by Boris Zbarsky · 6 months ago
  76. 55e2a3f Remove PASE verifier computation overrides from MTRDeviceController_Concrete. (#35945) by Boris Zbarsky · 6 months ago
  77. b559f17 Move some Matter.framework server APIs used only with concrete controllers to the concrete controller class. (#35943) by Boris Zbarsky · 6 months ago
  78. 4ec1716 WebRTC requestor cluster (#35910) by andyg-apple · 6 months ago
  79. 386816b Enable MRP in WiFi-PAF commissioning (#35500) by crlonxp · 6 months ago
  80. 5c9d4f9 Update Darwin availability annotations for new camera bits. (#35925) by Boris Zbarsky · 6 months ago
  81. 425b53c Re-enerated using updated alchemy which recognizes Cameras domain (#35895) by Marcos B · 6 months ago
  82. 641103f Fix some error messages when XPC exceptions happen. (#35923) by Boris Zbarsky · 6 months ago
  83. 213bf23 Fix formatting of unknown IDs in MTRClusterNames bits. (#35922) by Boris Zbarsky · 6 months ago
  84. cc28e0a Fix Matter.framework path descriptions to be more readable. (#35921) by Boris Zbarsky · 6 months ago
  85. a2f1773 When logging work items in MTRDevice_Concrete, include names, not just ids. (#35920) by Boris Zbarsky · 6 months ago
  86. 994c390 Make use of DataModel::Provider device type resolution in the access control (#35862) by Andrei Litvin · 6 months ago
  87. e814987 Add provisional General Commissioning Cluster TCUpdateDeadline attribute (#35903) by James Swan · 6 months ago
  88. ca79d59 Documentation: Fix defaults on build_python.sh (#35901) by C Freeman · 6 months ago
  89. aef88b6 Add TC_CCTRL_2_1, TC_CCTRL_2_2, TC_CCTRL_2_3 to CI (#35886) by Arkadiusz Bokowy · 6 months ago
  90. ad57f01 Fix empty report feedback loop (#35899) by mkardous-silabs · 6 months ago
  91. 3d882e9 fixing the additional advertising on the 91x (#35913) by chirag-silabs · 6 months ago
  92. 6f728a5 Remove provisional status of Fabric Sync bits to align with the spec (#35912) by Yufeng Wang · 6 months ago
  93. 22c488b AutoRelockTime wait will happen when Pics is enabled (#35891) by Harshith-GRL · 6 months ago
  94. 3ffe083 Fixing exception with calling into a dead XPC object (#35908) by Justin Wood · 6 months ago
  95. 965a377 Add debug messages to the delegate callbacks for test033_TestMTRDeviceDeviceConfigurationChanged (#35906) by Nivi Sarkar · 6 months ago
  96. a3b5eaa Removing dead XPC methods (#35904) by Justin Wood · 6 months ago
  97. 9ae53c5 Camera webrtc provider cluster (#35779) by Marcos B · 6 months ago
  98. 6bb8645 [SVE] TC-MCORE-FS-1.3: Bump the DUT timeout for newly added device (#35740) by Abdul Samad · 6 months ago
  99. cc6c773 Add ability to report endpoint device types in the DataModel::Provider interface (#35861) by Andrei Litvin · 6 months ago
  100. a1bafe1 [NXP] fix on network build issue, add wifi diagnostics status code (#35888) by Martin Girardot · 6 months ago