1. 4c2f53a Added new tests JUN 20 (#27345) by manjunath-grl · 1 year, 10 months ago
  2. d50a942 Followup for #27314 to change the type int of the return value of GetDataTypeSizeInBits from int to Optional[int] (#27357) by Vivien Nicolas · 1 year, 10 months ago
  3. 16aea8a Upping timeouts more by Justin Wood · 1 year, 10 months ago
  4. 22bbc06 Updating issue templates (#27353) by Justin Wood · 1 year, 10 months ago
  5. 1542e17 Updating java timeouts by Justin Wood · 1 year, 10 months ago
  6. 662d0bd Update README.md to include all platforms and examples (#27331) by Justin Wood · 1 year, 10 months ago
  7. 2ac9777 Make updated tracing scope/begin/end/instant use char* instead of enums (#27327) by Andrei Litvin · 1 year, 10 months ago
  8. 6cb274f Testing buildjet vs github actions cache (#27344) by Justin Wood · 1 year, 10 months ago
  9. fcdc27a [matter_yamltests] Allow response field to be configured from the config section (#27323) by Vivien Nicolas · 1 year, 10 months ago
  10. 9946106 Make the comma split work in zsh (#27347) by Andrei Litvin · 1 year, 10 months ago
  11. 84e38ee [matter_idl] Add min_value/max_value/min_length supports when parsing the xml files (#27314) by Vivien Nicolas · 1 year, 10 months ago
  12. f14855f [matter_yamltests] Add saveDataVersionAs supports (#27324) by Vivien Nicolas · 1 year, 10 months ago
  13. 9a5b909 Add Smoke CO Alarm device type definition (#26965) by EricZijian_Siter · 1 year, 10 months ago
  14. 1d9f02d [Python] Implement TLV List type (#25238) by Song GUO · 1 year, 10 months ago
  15. a98b809 Add ability to set commissioner node ID and update logging. (#24294) by Joshua Villasenor · 1 year, 10 months ago
  16. 3005120 [Python] export manual code when OpenCommissioningWindow (#27059) by tianfeng-yang · 1 year, 10 months ago
  17. 69aaacd Disable c++ static destructors on exit that is causing crashes within the destructors on app termination (#26772) by Rawad H · 1 year, 10 months ago
  18. da183fb Bump cryptography from 39.0.1 to 41.0.0 in /scripts/tools/telink (#27047) by dependabot[bot] · 1 year, 10 months ago
  19. df184b6 Moving NXP HSM integration code to platform folder (#27130) by sujaygkulkarni-nxp · 1 year, 10 months ago
  20. 2b2e317 Don't expose robotic vacuum operational state in Darwin API yet. (#27271) by Boris Zbarsky · 1 year, 10 months ago
  21. e57a7bf Update the max specifier of some attributes of the door lock cluster and media playback cluster to match the possible values for their enum types (#27326) by Vivien Nicolas · 1 year, 10 months ago
  22. 2698a72 [darwin-framework-tool] Add discover module to scan and list the discovered commissionable devices over BLE and Mdns (#27318) by Vivien Nicolas · 1 year, 10 months ago
  23. ea2e908 [matter_yamltests] Update minLength/maxLength constraints to allow null values (#27312) by Vivien Nicolas · 1 year, 10 months ago
  24. d359572 [matter_yamltests] Allow response to specify an endpoint/cluster/command/attribute/event for validating responses that contains multiple results or to ensure that a single response is the one expected and not a random response from a different source (#27148) by Vivien Nicolas · 1 year, 10 months ago
  25. 5de79f6 ESP32: Implement ICD related methods for ESP32 Wi-Fi platform (#27319) by Wang Qixiang · 1 year, 10 months ago
  26. 4cbe62e Add a GenericThreadDriver constructor to set 2 private timeout variable, Add setter for those same variables so user cand modify them at runtime if they need to. (#27016) by Junior Martinez · 1 year, 10 months ago
  27. 4bd73e0 [Android] Implement generate certificiation API (#27159) by joonhaengHeo · 1 year, 10 months ago
  28. 752bd42 ci(Mergify): configuration update (#27329) by Justin Wood · 1 year, 10 months ago
  29. f33baa2 Add server implementation of refrigerator alarm cluster (#26631) by Rohit Jadhav · 1 year, 10 months ago
  30. dd41f17 [Python] Align the return values of all commission interfaces (#27064) by tianfeng-yang · 1 year, 10 months ago
  31. f79aaff Bump third_party/pigweed/repo from `d8e4b80` to `45b1073` (#27310) by dependabot[bot] · 1 year, 10 months ago
  32. a25b80f Add test with X.509 invalid pathLen extension (#27322) by Tennessee Carmel-Veilleux · 1 year, 10 months ago
  33. ad5403e Cancel incomplete BLE connection when CloseAllBleConnections() is called (#27304) by alwaysonketo · 1 year, 10 months ago
  34. a0cb270 examples/lock-app/esp32: synchronize buttons to matter (#27270) by Karl Palsson · 1 year, 10 months ago
  35. b5a8d9c Add data logging using the tracing module for message send/receive (#27281) by Andrei Litvin · 1 year, 10 months ago
  36. f11287f MinMDNS: reduce amount of data in the mdns advertising packets (and make it more RFC compliant) (#27274) by Andrei Litvin · 1 year, 10 months ago
  37. 7b65f58 [QPG] Added device timestamps in qpg logging (#27321) by Dieter Van der Meulen · 1 year, 10 months ago
  38. 2b6423d Make main build python env not depend on all platform build requirements. (#27267) by Andrei Litvin · 1 year, 10 months ago
  39. f99a71a [Scenes] Added the on-off cluster handler for scene EFS (#27041) by lpbeliveau-silabs · 1 year, 10 months ago
  40. 8c4965a Bump third_party/mbedtls/repo from `8eaf2d2` to `d5f4039` (#27309) by dependabot[bot] · 1 year, 10 months ago
  41. 4257bd3 Bump third_party/openthread/repo from `9b99fbf` to `36b1b83` (#27311) by dependabot[bot] · 1 year, 10 months ago
  42. ffaaf70 [ReadHandler] Rename and comment (#27269) by lpbeliveau-silabs · 1 year, 10 months ago
  43. 4b056e5 [Silabs] Adds fix for stalling LwIP SLAAC process (#27263) by Rohan Sahay · 1 year, 10 months ago
  44. f5c4621 Factor our common logic in Darwin OTA tests. (#27300) by Boris Zbarsky · 1 year, 10 months ago
  45. a8a80bb [ESP32] Fix Ethernet Commissioning on esp-idf v5.0.2 (#27285) by PSONALl · 1 year, 10 months ago
  46. aa13fa3 [hotfix] Fix merge error in matter_testing_support.py (#27293) by Tennessee Carmel-Veilleux · 1 year, 10 months ago
  47. 66b2d01 [OIS] Platform improvements (#27291) by Artur Tynecki · 1 year, 10 months ago
  48. 48c2043 MinMds - remove duplicate broadcasts at startup time (remove IP address looping) (#27268) by Andrei Litvin · 1 year, 10 months ago
  49. effe379 Clean out android outputs more aggressively (#27297) by Andrei Litvin · 1 year, 10 months ago
  50. 04545b2 Enhance OTA provider tests to use a real OTA image for the test (#27221) by Nivi Sarkar · 1 year, 10 months ago
  51. 3be88f8 [chip-tool] The error is not reported over websocket when a read/subscribe action has a global error (#27040) by Vivien Nicolas · 1 year, 10 months ago
  52. 90f4f7c Fix stamp file creation for zap unit test. (#27296) by Andrei Litvin · 1 year, 10 months ago
  53. 470dd12 Update mode select xml following spec pr 7151 (#27249) by William · 1 year, 10 months ago
  54. 5ed31da Remove tracing of encrypted message data (prepared buffers). (#27276) by Andrei Litvin · 1 year, 10 months ago
  55. 8be97d8 [Silabs][SiWx917] Led 1 enabled for 917 soc (#27146) by chirag-silabs · 1 year, 10 months ago
  56. 764fe54 ESP32: Do not read the ap record if esp_wifi_scan_start() is not called by NetworkCommissioningDriver (#27161) by Wang Qixiang · 1 year, 10 months ago
  57. 561d7e1 rename the Robotic Vacuum Operational State cluster (#27273) by Petru Lauric · 1 year, 10 months ago
  58. 9354db4 Adding Test Scripts for Concentration Measurement Clusters (#27215) by Matt Hazley · 1 year, 10 months ago
  59. 83f7a2f Expose the Basic Information VID/PID as part of attestation results. (#27282) by Boris Zbarsky · 1 year, 10 months ago
  60. 720996e suppress the error from unknown event (#27278) by yunhanw-google · 1 year, 10 months ago
  61. f9eb6ce Fix prettier-yaml restyler error. (#27277) by Boris Zbarsky · 1 year, 10 months ago
  62. 8fbcc1b Move enum class VendorId out of OnboardingPayload (#27254) by Yufeng Wang · 1 year, 10 months ago
  63. eef9529 Add MG12 for SLC build (#27245) by Jean-Francois Penven · 1 year, 10 months ago
  64. dea6db7 Add framework for device basic composition test (#27208) by Tennessee Carmel-Veilleux · 1 year, 10 months ago
  65. b9f0476 [chiptool.py] Remove the dot in the cluster name for the chip-tool adapter before sending it over the wire (#27260) by Vivien Nicolas · 1 year, 10 months ago
  66. 82438f5 [Feature] RVC operational state cluster xml (#26989) by Petru Lauric · 1 year, 10 months ago
  67. 5efdd31 [Scenes] Scene Handler Encode and Decode attribute value list (#27089) by lpbeliveau-silabs · 1 year, 10 months ago
  68. fb5558d fix a merge issue by readding mICDEventManager.Init() and .Shutdown() in server.cpp. (#27265) by Junior Martinez · 1 year, 10 months ago
  69. a870765 Quiet the ZAP tests (#27255) by Michael Spang · 1 year, 10 months ago
  70. 2926ff7 [ASR] generate OTA image automatically (#27211) by weicheng · 1 year, 10 months ago
  71. 3bacb57 Optimize compilation time (#27228) by Damian Królik · 1 year, 10 months ago
  72. 3633de9 Account for the retry delay booster in unit test (#27256) by Arkadiusz Bokowy · 1 year, 10 months ago
  73. 395e404 [Ameba] Error mapping & update ci to 0.7.14 (#26573) by pankore · 1 year, 10 months ago
  74. 815c2ae [matter_yamltests] Reproduce the c++ behavior for hasMasksSet (#27253) by Vivien Nicolas · 1 year, 10 months ago
  75. 2eef730 [chip-tool] Translate all ById command properly even when the cluster is not Any (#27251) by Vivien Nicolas · 1 year, 10 months ago
  76. 48b97e0 [matter_yamltests] Add SpecDefinitions.get_cluster_names to get all the cluster names (#27252) by Vivien Nicolas · 1 year, 10 months ago
  77. 6717172 Fix PAA pathlen check to match spec (#27207) by Tennessee Carmel-Veilleux · 1 year, 10 months ago
  78. 69ffbed Reduce number of replies on MinMds query processing. (#27183) by Andrei Litvin · 1 year, 10 months ago
  79. 3458a33 fix compilation error for esp32 ble controller (#27231) by PSONALl · 1 year, 10 months ago
  80. 4e9d26e enable peristent subs by default (#27222) by mkardous-silabs · 1 year, 10 months ago
  81. 8d2516a Do proper ACL checks on event reads/subscriptions. (#26761) by Boris Zbarsky · 1 year, 10 months ago
  82. ecd0f6f [nrfconnect] Update factory data guide with additional rotating id info (#27209) by Marcin Kajor · 1 year, 10 months ago
  83. 643f7aa SEDs should stay in active mode while a fail-safe is armed. (#27204) by Boris Zbarsky · 1 year, 10 months ago
  84. 00b522f Add tracing macros to addressresolve (#27180) by Andrei Litvin · 1 year, 10 months ago
  85. 945a991 Mark DishwasherControls as provisional on Darwin for now. (#27136) by Boris Zbarsky · 1 year, 10 months ago
  86. 95ebb9f Improve documentation for MTROTAProviderDelegate. (#27206) by Boris Zbarsky · 1 year, 10 months ago
  87. ec84a0e fix(doorlock): Updated .zap/.matter files for Qorvo doorlock application to align feature settings (#27149) by Dieter Van der Meulen · 1 year, 10 months ago
  88. c153c0b Typo error fixing (#27193) by Satyajit Anand · 1 year, 10 months ago
  89. 602b810 [nrfconnect] Remove pigweed-app (#27212) by Damian Królik · 1 year, 10 months ago
  90. b5da9cb Bump third_party/mbedtls/repo from `c2f5b08` to `8eaf2d2` (#27197) by dependabot[bot] · 1 year, 10 months ago
  91. 7aa29f4 Make it clearer which Darwin test files are helpers vs tests. (#27181) by Boris Zbarsky · 1 year, 10 months ago
  92. 6b99adb [ASR] add more examples (#26622) by weicheng · 1 year, 10 months ago
  93. 212142b ESP32: Move the openthread platform config file to examples (#27162) by Wang Qixiang · 1 year, 10 months ago
  94. d6fbc62 Bump third_party/openthread/repo from `b200c96` to `9b99fbf` (#27196) by dependabot[bot] · 1 year, 10 months ago
  95. 5c84a75 Bump third_party/pigweed/repo from `7c87569` to `d8e4b80` (#27195) by dependabot[bot] · 1 year, 10 months ago
  96. 452d3b4 [Bouffalolab] Refact BL602 & BL702 platform code (#27186) by wyhong · 1 year, 10 months ago
  97. b894737 Update syscalls_stubs.cpp (#27187) by ihidchaos · 1 year, 10 months ago
  98. 0b14ea3 [QPG] Update memory parsing configuration (#27199) by Timothy Maes · 1 year, 10 months ago
  99. 36aafc5 Added a CheckConstraint Min and Max function where the expected is a Nullable type (#27045) by Matt Hazley · 1 year, 10 months ago
  100. 40fb7c2 Update cloudbuild vscode version to be uniform ... somehow this line was not updated to latest (#27182) by Andrei Litvin · 1 year, 10 months ago