1. 9257ca7 Fix deadlock in MTRDeviceController suspend/resume. (#35526) by Boris Zbarsky · 7 months ago
  2. 702fae3 [Darwin] MTRDeviceController initial device retain should not depend on matter queue (#35498) by Jeff Tung · 7 months ago
  3. 3d3784e Fix MTRCommissionableBrowserTests when remove/add happen after we found all the devices. (#35515) by Boris Zbarsky · 7 months ago
  4. 3cb1b3a Adding isSuspended delegate for MTRDeviceController (#35499) by Justin Wood · 7 months ago
  5. 7f78939 Allow passing in a `Path change listener` to ember write functions (#35455) by Andrei Litvin · 7 months ago
  6. 86e1974 [Darwin] Remove Matter framework main queue usage (#35492) by Jeff Tung · 7 months ago
  7. 01632c4 [Darwin] Implement delegate add/remove for device controller (#35475) by Jeff Tung · 7 months ago
  8. 2d0135d Ensure all derived clusters have the base enum values (#35489) by Tennessee Carmel-Veilleux · 7 months ago
  9. 3f0f242 Ensure that all MTRDevice state/internalState changes happen on the Matter queue. (#35490) by Boris Zbarsky · 7 months ago
  10. 2e5b709 Client data has been un-used for a long time, and the two clients that use it no longer need it, let's remove (#35487) by Justin Wood · 7 months ago
  11. 4aa1d59 Increase allowed time for subscription setup in test013_suspendDevices. (#35486) by Boris Zbarsky · 7 months ago
  12. 607a4a8 Darwin: Snapshot nodeIDToDeviceMap correctly (#35476) by Karsten Sperling · 7 months ago
  13. 9edb3ad [Darwin] Darwin CI TSAN test failure fix (#35472) by Jeff Tung · 7 months ago
  14. bc19fb0 Fixing shadow variables, and also fixing registration (#35473) by Justin Wood · 7 months ago
  15. 45b8988 Updating XPC interfaces to pass along context, and fixing some other issues (#35458) by Justin Wood · 7 months ago
  16. f633e43 [Darwin] Fix MTRDevice getAllAttributesReport return value (#35471) by Jeff Tung · 7 months ago
  17. 3cb4b51 Implement MTRDevice handling in controller suspend/resume. (#35464) by Boris Zbarsky · 7 months ago
  18. ab9c9b3 Ensure we abort MTRDownload instances when a controller shuts down. (#35467) by Boris Zbarsky · 7 months ago
  19. b3d527e [Darwin] Add internal method to get report of all attributes to MTRDevice (#35463) by Jeff Tung · 7 months ago
  20. d5a3b4f Sync up MTRDeviceController and MTRDeviceController_Concrete and actually start using the latter. (#35453) by Boris Zbarsky · 7 months ago
  21. 8a691ae Make it easier to start "cross-test" helper apps in Darwin tests. (#35435) by Boris Zbarsky · 7 months ago
  22. 96e687b Revert "Updating XPC interfaces to pass along context, and fixing some retries (#35441)" (#35457) by Andrei Litvin · 7 months ago
  23. f89d5b9 Updating XPC interfaces to pass along context, and fixing some retries (#35441) by Justin Wood · 7 months ago
  24. eaa4d62 [Darwin] Fix for MTRDevice deadlock during subscription reset (#35438) by Jeff Tung · 7 months ago
  25. ad298ea Darwin: Add delegate methods to populate initial state over new XPC (#35422) by Kiel Oleson · 7 months ago
  26. ae41431 Add a suspend/resume API on MTRDeviceController. (#35434) by Boris Zbarsky · 7 months ago
  27. 1df53d8 Update the FS XML definations to algin with spec update (#35381) by Yufeng Wang · 7 months ago
  28. e78a186 Fix intermittent falure in Darwin browsing test. (#35421) by Boris Zbarsky · 7 months ago
  29. 58ed63d Fix ACL XML for MACL and sample conformance (#35411) by Tennessee Carmel-Veilleux · 7 months ago
  30. 0661d7a Make DM provider and ember encode errors the same (#35338) by Andrei Litvin · 7 months ago
  31. 5d3147c Start a few more helper apps as part of MTRCommissionableBrowserTests. (#35386) by Boris Zbarsky · 7 months ago
  32. a4a8c11 Fix Darwin CI random failures. (#35337) by Boris Zbarsky · 7 months ago
  33. 3b72a61 Update Darwin availability annotations. (#35300) by Boris Zbarsky · 7 months ago
  34. 41be641 Disallow read-through on internally-created MTRDevice instances. (#35302) by Boris Zbarsky · 7 months ago
  35. 6c6b11f Add DirectModeChange feature to RVC Run Mode and RVC Clean Mode cluster XML and all-clusters-app implementation (#35258) by Boris Zbarsky · 7 months ago
  36. 203f03a Update CommissionerControlCluster xml definition to align with spec (#35272) by Yufeng Wang · 7 months ago
  37. fb92e96 Remove _invokeCommandWithEndpointID implementation from MTRDevice. (#35208) by Boris Zbarsky · 7 months ago
  38. 7d6da7c Remove RemovedOn attribute from ECOINFO cluster (#34988) by Terence Hampson · 7 months ago
  39. 4c753be Adding TimeoutMs to KeepActive command (#35154) by Terence Hampson · 7 months ago
  40. 32c961f Add missing occupancy event (#35220) by Tennessee Carmel-Veilleux · 7 months ago
  41. e20355a Remove handling of the unitTestInject* bits in base MTRDevice. (#35180) by Boris Zbarsky · 7 months ago
  42. aa508e6 [Darwin] Find cached controllers when creating existing controller on fabric as well (#35205) by Anush Nadathur · 7 months ago
  43. 05b60aa [Darwin] Adding missing property on MTRDeviceController_XPC (#35188) by Anush Nadathur · 7 months ago
  44. b3507ce [Darwin] Enable taking assertion on MTRDeviceController (#35148) by Anush Nadathur · 7 months ago
  45. 9520bef Remove writeAttributeWithEndpointID implementation from MTRDevice. (#35170) by Boris Zbarsky · 7 months ago
  46. 79a6aa3 Mark return types nullable in MTRDevice_XPC when nil can be returned. (#35152) by Boris Zbarsky · 7 months ago
  47. 010d982 Remove DuplicatedAreas error (#35126) by William · 7 months ago
  48. 47b2783 Update PositionTag and AreaDesc field names (#35094) by William · 8 months ago
  49. 339274a [Darwin] XPC invoke should implement bottom-most method (#35159) by Jeff Tung · 8 months ago
  50. 2695601 Remove readAttributeWithEndpointID implementation from MTRDevice. (#35150) by Boris Zbarsky · 8 months ago
  51. ae5d75c Remove unnecessary invokeCommand overrides from MTRDevice_Concrete. (#35151) by Boris Zbarsky · 8 months ago
  52. 4aac314 Remove subscription establishment bits from the MTRDevice base class. (#35139) by Boris Zbarsky · 8 months ago
  53. 62bf76b Fix Darwin to handle renames of Color Control data types. (#35135) by Boris Zbarsky · 8 months ago
  54. 03a14ef [Darwin] XPC interface for invoke needs to take into account the reply may contain non-property-list objects (#35131) by Jeff Tung · 8 months ago
  55. 4d5beae Update the preset handle field in the SetActivePresetRequest c… (#35105) by Nivi Sarkar · 8 months ago
  56. 229df0c Make descriptions for MTRDevice clearly say whether it's the XPC version. (#35112) by Boris Zbarsky · 8 months ago
  57. 0c4dde5 Update Darwin availability annotations. (#35108) by Boris Zbarsky · 8 months ago
  58. 849634b Colorcontrol xml file sync with specs (#33612) by Thirupathi S · 8 months ago
  59. 8b97b28 Revert "Enabling this for macOS Catalyst apps (#34956)" (#35117) by Karsten Sperling · 8 months ago
  60. ff6863e [Darwin] New XPC bits need to initialize properly (#35110) by Jeff Tung · 8 months ago
  61. ec029c1 Add availability annotations to new XPC protocols. (#35107) by Boris Zbarsky · 8 months ago
  62. 17cb1d9 Update default file header for Matter.framework files. (#35106) by Boris Zbarsky · 8 months ago
  63. 23903bd Make the MTRDevice ivars protected. (#35101) by Boris Zbarsky · 8 months ago
  64. 56ed10a [Darwin] MTRDevice_XPC delegate callbacks need to hold lock before _callDelegatesWithBlock (#35095) by Jeff Tung · 8 months ago
  65. 1866812 Move delegate management into shared MTRDevice super-class. (#35084) by Boris Zbarsky · 8 months ago
  66. 7f84a48 [Darwin] MTRDeviceController_XPC client protocol xpc interface fix (#35087) by Jeff Tung · 8 months ago
  67. b7b6738 improve `MTRDeviceController`/`_Concrete` (#35060) by Kiel Oleson · 8 months ago
  68. b823a29 Fixing darwin crashes, and XPC invalidation (#35056) by Justin Wood · 8 months ago
  69. 2787db2 [Darwin] more XPC service tweaks (#35048) by Kiel Oleson · 8 months ago
  70. 1e58f96 [Darwin] New XPC Service (#34961) by Kiel Oleson · 8 months ago
  71. 6adca64 Adding XPC protocols for darwin (#35029) by Justin Wood · 8 months ago
  72. 78ce5b0 [Darwin] Duplicate / begin raising `MTRDeviceController` (#34832) by Kiel Oleson · 8 months ago
  73. 51dbf0a fix unused variable issue on non-macOS testing (#34970) by Kiel Oleson · 8 months ago
  74. 1d2ddd4 Enabling this for macOS Catalyst apps (#34956) by Justin Wood · 8 months ago
  75. c4cdbf6 Updated WHM XML to align to spec PR 10028 (#34560) by jamesharrow · 8 months ago
  76. df01601 Improve description for MTRDevice. (#34857) by Boris Zbarsky · 8 months ago
  77. 96813aa [Darwin] Duplicate MTRDeviceController with `git cp` (#34828) by Kiel Oleson · 8 months ago
  78. 22063aa Re-Implement App Install flow (#34141) by Lazar Kovacic · 8 months ago
  79. b85f076 Make AttributeAccessInterface and CommandHandlerInterface registries consistent as objects with singletons (#34462) by Andrei Litvin · 8 months ago
  80. 968a0e6 apply changes from PR #34797 to to concrete class (#34856) by Kiel Oleson · 8 months ago
  81. 599fd16 Update service area xml from 07 (#34738) by William · 8 months ago
  82. fa29225 TBRM: Add missing PendingDatasetTimestamp attribute and CASE session check (#34768) by Wang Qixiang · 8 months ago
  83. e0a765b Add chip_logging_backend option and 'none' and 'syslog' backends (#34830) by Karsten Sperling · 8 months ago
  84. 09925c3 Mark some immutable types in Matter.framework as NS_SWIFT_SENDABLE. (#34787) by Boris Zbarsky · 8 months ago
  85. 82579f1 [Darwin] MTRDevice -> MTRDevice_Concrete (#34813) by Kiel Oleson · 8 months ago
  86. 212d6ab [Darwin] MTRDevice subscription estalished handler should change state before async (#34797) by Jeff Tung · 8 months ago
  87. e58e16e Service Area: Remove nullable qualities to match the latest spec (#34732) by William · 8 months ago
  88. f17d486 Create relative position namespace (#34701) by William · 8 months ago
  89. b9c192b [HVAC] Use atomic writes with Presets (#34570) by Hasty Granbery · 8 months ago
  90. c53d771 Updates Service Area with name changes since 0.7 (#34711) by William · 8 months ago
  91. 44afdd2 Get plumbing in place for TBRM cluster certification tests (#34696) by Karsten Sperling · 8 months ago
  92. 138b5b8 Fix ZAP CI with just regen (#34745) by Terence Hampson · 8 months ago
  93. c124b81 Update global data types to use the new XML representation (#34680) by William · 8 months ago
  94. 6f84526 Add tests for MTR*NameForID APIs. (#34687) by Boris Zbarsky · 8 months ago
  95. 22c65cb Add some bits to exercise global structs/enums to Unit Testing cluster. (#34540) by Boris Zbarsky · 8 months ago
  96. d7872bc YAML update to BRBINFO, ProductId (#34513) by Douglas Rocha Ferraz · 8 months ago
  97. 1a7d048 [Darwin] Implement MTREventNameForID function (#34653) by joonhaengHeo · 8 months ago
  98. 51e47f1 Fixed ReviewFabricRestrictions command args (#34647) by Thomas Lea · 8 months ago
  99. 9032548 Add TC feature definitions to General Commissioning Cluster XML files (#34604) by James Swan · 8 months ago
  100. 268e7ca Add StayActiveDuration to KeepActive in BridgedDevInfo (#34631) by Terence Hampson · 8 months ago