1. a860932 ESP32: Add UAT button for lit-icd-app (#33043) by Wang Qixiang · 11 months ago
  2. b4650b9 Add utility to get user default values for configurable parameters fo… (#33056) by Nivi Sarkar · 11 months ago
  3. b008715 Switched to pw_unit_test in src/lib/dnssd/minimal_mdns/responders/ (#33071) by Maksymilian Knust · 11 months ago
  4. 72e7554 Replace nl-unit-test with pigweed for system (#33046) by Jakub Latusek · 11 months ago
  5. 69d8585 Convert a few more items to std::optional (#33073) by Andrei Litvin · 11 months ago
  6. 2fcac2e Make ClusterStateCache use less memory when not storing attribute values. (#33058) by Boris Zbarsky · 11 months ago
  7. af57567 Create third-party-check.yaml (#33041) by Kai Liao · 11 months ago
  8. 8e79e24 [TI] Update Number of LWIP Buffers, Fix ICD GPIO build error (#33053) by adabreuti · 11 months ago
  9. e62bc1c Switched to pw_unit_test in src/lib/dnssd/minimal_mdns/records/ (#33070) by Maksymilian Knust · 11 months ago
  10. 8823bd9 Fix some MTRInteractionErrorCode enum names. (#33076) by Boris Zbarsky · 11 months ago
  11. 27a05ca ESP32: Drop Invalid RA packets (#33060) by Wang Qixiang · 11 months ago
  12. 4f65ff6 [NXP] Add Python requirements file (#33059) by Marius Tache · 11 months ago
  13. 6f93b60 Reenabled the qemu tests for ESP32 in CI after updating the qemu docker file (#32644) by shripad621git · 11 months ago
  14. 9c06a05 Replace some usages of chip::Optional with std::optional (#33050) by Andrei Litvin · 11 months ago
  15. cb8eace Replaced nlunit-test with pw_unit_test in src/lib/asn1/ (#33061) by Maksymilian Knust · 11 months ago
  16. a53c7a1 Replaced nlunit-test with pw_unit_test in src/lib/address_resolve/ (#33064) by Maksymilian Knust · 11 months ago
  17. 858d870 Replaced nlunit-test with pw_unit_test in src/lib/shell/ (#33066) by Maksymilian Knust · 11 months ago
  18. 80b2f61 Replace nl-unit-test with pigweed for platform (#33030) by Jakub Latusek · 11 months ago
  19. c3c3b3c Remove IDT (#33054) by Austin Bozowski · 11 months ago
  20. 4f93a66 [Darwin] MTRDevice should trigger resubscription on connectivity changes (#33016) by Jeff Tung · 11 months ago
  21. fbe1835 [Silabs] Add missing space at the end of --icd macro (#33049) by mkardous-silabs · 11 months ago
  22. 8a4dffc [WiFi][Shell] Wifi Shell updates to improve shell commands. (#31684) by Mihai Ignat · 11 months ago
  23. 84fd7fc Make sure binary operators are const to fix C++20 (#33033) by Michael Spang · 11 months ago
  24. 4322a88 Updating the existing xml with features per cluster and features per device type (#32930) by Bharat Raju · 11 months ago
  25. 9966940 Force including <ble/Ble.h> umbrella header instead of specific headers (#33023) by Arkadiusz Bokowy · 11 months ago
  26. 511c974 [Silabs] Change BLE address from random resolvable address to random static address (#33035) by mkardous-silabs · 11 months ago
  27. c6fbf7c DeviceControllerFactory: Add InitAndRetainSystemState (#32998) by Karsten Sperling · 11 months ago
  28. 01facfd [clusters] Implemented ThreadDiagnosticDelegate (#32964) by Kamil Kasperczyk · 11 months ago
  29. 80cb929 Darwin: MTRDeviceControllerFactory improvements (#32997) by Karsten Sperling · 11 months ago
  30. 035d302 android/tv-casting-app: Implemented commands and attributes using CHIPInteractionClient.jar (#33019) by Sharad Binjola · 11 months ago
  31. 294f29e Stop assuming all unknown attributes have the C quality in MTRDevice. (#33009) by Boris Zbarsky · 11 months ago
  32. b4a6213 [Python] Create pairingDelegate for each DeviceController (#32369) by tianfeng.yang · 11 months ago
  33. 692e9e1 [ESP32] Enable extended ble announcement for esp32 platform (#32389) by SAYON DEEP · 11 months ago
  34. 264cc7c Ble-WiFi commissioning test in CI - dockerfile (#32890) by Jakub Latusek · 11 months ago
  35. ae50802 Fix typo in device-graph README.md (#33022) by Shubham Patil · 11 months ago
  36. 47c6d46 TC-DA-1.2: cover PAI incorrect PID encoding (#32717) by C Freeman · 11 months ago
  37. 0b0d116 [zephyr] Added Bluetooth LE Extended Advertisement option (#33005) by Kamil Kasperczyk · 11 months ago
  38. 35ced57 Add test event trigger to ICD apps (#33018) by mkardous-silabs · 11 months ago
  39. ca79031 change pdTrue(FreeRTOS) to osOS (CMSISOS) (#33017) by Junior Martinez · 11 months ago
  40. b0d2b87 Remove expected value check from the _getAttributesToReportWithReport… (#33014) by Nivi Sarkar · 11 months ago
  41. 0a87dca Move add new device howto to docs (#32950) by Rob Bultman · 11 months ago
  42. 2002c0c Add missing [[maybe_unused]] annotations in unit tests (#33007) by lpbeliveau-silabs · 11 months ago
  43. 6ba907e Addressed comments by yunhanw-google related to error checking and logging and also fixed a tv-casting-app connection bug (#33010) by Philip Gregor · 11 months ago
  44. bfdb5da Update test_metadata.py to use temporary files for test cases, for easier extensibility (#33008) by Vatsal Ghelani · 11 months ago
  45. c065cc7 Clarify some documentation for Matter.framework. (#33012) by Boris Zbarsky · 11 months ago
  46. 90732b2 Remove unused variable from scenes-server (#33006) by Shubham Patil · 11 months ago
  47. fdcf07a [zephyr] Fix CHIPDevicePlatformEvent.h include dependency (#33004) by Kamil Kasperczyk · 11 months ago
  48. d8245cb Update rpc_config.gni (#32980) by Super Chiba · 11 months ago
  49. 5a8aa62 Do not use CONFIG_NETWORK_LAYER_BLE for runtime checks (#33003) by Arkadiusz Bokowy · 11 months ago
  50. 9a81bed [nrfconnect] Implemented WiFiNetworkDiagnostics events generation (#32962) by Kamil Kasperczyk · 11 months ago
  51. 7b7af2f Fix OTA Requestor implementation of write to DefaultOTAProviders. (#33000) by Boris Zbarsky · 11 months ago
  52. ced12be Enable chunking on writes via MTRBaseDevice's writeAttributeWithEndpointID:. (#32999) by Boris Zbarsky · 11 months ago
  53. 4aadee7 Stop doing read-throughs on MTRDevice when subscription is being established. (#32990) by Boris Zbarsky · 11 months ago
  54. 0c17072 Darwin: MTRDeviceControllerFactory cleanup (#32960) by Karsten Sperling · 11 months ago
  55. 12005f1 TC-RR-1.1: Fix for pre-existing fabric removal (#32921) by C Freeman · 11 months ago
  56. 8b86799 Implement write coalescing in MTRDevice. (#32994) by Boris Zbarsky · 11 months ago
  57. f28a8a2 Add contact sensor device type to endpoint 1 (#32992) by mkardous-silabs · 11 months ago
  58. a0c4d57 Add silabs specific CLI (#32733) by Jean-Francois Penven · 11 months ago
  59. cb07513 Add initial framework to build TI Matter applications against prebuilt OT Libs (#32857) by adabreuti · 11 months ago
  60. bdf3e6e Use RAII for group session iteration (#32970) by Andrei Litvin · 11 months ago
  61. 5727ff0 Split out `AttributeAccessInterface.h` into separate headers/cpp for each underlying class (#32984) by Andrei Litvin · 11 months ago
  62. 2f6d910 [FAN] Fan add constraint checks (#32861) by Rob Bultman · 11 months ago
  63. 74e2cd4 DM XML scrape for 1.3 (#32972) by C Freeman · 11 months ago
  64. fd72eae Added scripts to get metadata (runner arguments) associated with the python_testing scripts for automating the process (#32752) by Vatsal Ghelani · 11 months ago
  65. 03d2fa8 Fix 32957 : Matter TV: commissioner passcode flow does not accept CommissionerPasscodeReady flag (#32958) by chrisdecenzo · 11 months ago
  66. 25d4643 [Android] Add Stay Active Button in Chiptool (#32983) by joonhaengHeo · 11 months ago
  67. 8d47f40 Add adv change event to silabs platforms (#32987) by mkardous-silabs · 11 months ago
  68. ef44226 print the port data in DNS shell commands. (#32982) by cdj · 11 months ago
  69. 3a4f4e8 Docs: Add documentation from SDK testing session at the Singapore member meeting (#32831) by C Freeman · 11 months ago
  70. 3cb8382 Decouple android CHIP IM APIs from CHIPController to CHIPInteractionModel (#32978) by Sharad Binjola · 12 months ago
  71. 5d6ec00 Splitting example and core workflows (#32976) by Justin Wood · 12 months ago
  72. 3ddf53d [Darwin] MTRDeviceControllerStorageDelegate should support bulk store/fetch (#32858) by Jeff Tung · 12 months ago
  73. 2dd3bfd Fix crash if commissioning is canceled while waiting on an attestation delegate. (#32974) by Boris Zbarsky · 12 months ago
  74. 1601e05 [Silabs] Remove global function from the SilabsTestEventTriggerDelegate (#32969) by mkardous-silabs · 12 months ago
  75. 07f4b35 Separate out attribute access interface registry/cache, remove free functions from InteractionModelEngine.h (#32954) by Andrei Litvin · 12 months ago
  76. ce52971 IWYU CredentialIssuerCommands.h (#32933) by achaulk-goog · 12 months ago
  77. 391979e 30754 followup (#32922) by Kai Liao · 12 months ago
  78. 9d46b23 Fix python evaluation of arithmetic statements with no spaces (#32911) by Terence Hampson · 12 months ago
  79. d65f300 IWYU chip-tool, add RemoteDataModelLogger.h (#32951) by achaulk-goog · 12 months ago
  80. d18aede [Silabs] Moved nvm RebootCount and TotalOperationalHours keys to config (#32917) by Curtis Rahman · 12 months ago
  81. 4be45dd DGWIFI_2_1 Beacon Rx count for linux platform (#32963) by Thirupathi S · 12 months ago
  82. bcebbc6 Enable CONFIG_BUILD_FOR_HOST_UNIT_TEST to fix CHIP test build (#32959) by Wang Qixiang · 12 months ago
  83. 8b3d008 Remove the MTR_PER_CONTROLLER_STORAGE_ENABLED define. (#32956) by Boris Zbarsky · 12 months ago
  84. a764531 Fix bootstrap if repository path contains symlinks. (#32945) by Boris Zbarsky · 12 months ago
  85. 1db304a Enable power source cluster to NRF board contact sensor chef-devices (#32916) by Sting Chang · 12 months ago
  86. 1fdd217 Cancel the SRP timer if we have resolved on the SRP domain but the kD… (#32948) by Nivi Sarkar · 12 months ago
  87. 15f2c49 YAML Updates 3/18/24 (#32625) by Raul Marquez · 12 months ago
  88. 59cd138 TC-TMP-2.1: Fix (#32881) by C Freeman · 12 months ago
  89. d5d441e Fix typos in boostrap.sh comments, stop using path as a variable name (#32944) by Andrei Litvin · 12 months ago
  90. 68bc064 YAML Updates 3-20-24 (#32659) by Raul Marquez · 12 months ago
  91. 43c5d84 Do not report attribute in _getAttributesToReportWithReportedValues i… (#32883) by Nivi Sarkar · 12 months ago
  92. c47db02 [Android] virtual-device-app: Add door lock menu (#32712) by Jaehoon-You · 12 months ago
  93. 1998017 Darwin: Fix STRIP_STYLE, should be non-global (#32938) by Karsten Sperling · 12 months ago
  94. 9e0f288 More fixes to src/app/util/mock. (#32932) by Andrei Litvin · 12 months ago
  95. f52eabf Detect some out of date submodules during bootstrap/activate (#32878) by Andrei Litvin · 12 months ago
  96. 27e31fb Remove examples/android/CHIPTest from detekt (#32942) by Andrei Litvin · 12 months ago
  97. a93dba5 Improve MTRDevice work item logging. (#32936) by Boris Zbarsky · 12 months ago
  98. b6c47f6 [Silabs] Refactor Silabs Test Event Trigger impl to be compliant with its requirements (#32927) by mkardous-silabs · 12 months ago
  99. 981de99 Level Control revert to revision 5 (#32931) by lpbeliveau-silabs · 12 months ago
  100. 3c7c9b1 Add checks for localization-configuration cluster and time-format-localization cluster init callback (#32747) by Wang Qixiang · 12 months ago