Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
3e55a217367197bd47b7b2ff1c82e2a76e482e8d
/
src
/
darwin
f5bf220
Fix name of the Secondary Network Interface device type in the XML. (#36032)
by Boris Zbarsky
· 5 months ago
18bcd0c
Fix device type metadata for bridge device types. (#36034)
by Boris Zbarsky
· 5 months ago
7a9bd66
[Darwin] Implemented download diagnostics log for MTRDevice_XPC (#35998)
by Anush Nadathur
· 5 months ago
8dc3d39
[Energy Management] Silabs Dishwasher, Electrical sensor and DEM app (#35948)
by lpbeliveau-silabs
· 5 months ago
8a01f93
Remove no-op ShutdownOnExit. (#36002)
by Boris Zbarsky
· 5 months ago
a7bbd7b
[Matter.framework] Clear all device controller delegates on controller shutdown (#35935)
by Vivien Nicolas
· 5 months ago
f217f77
Camera zone management cluster (#35879)
by Marcos B
· 5 months ago
b37012b
Moving our XPC Checkin to be a general register (#35985)
by Justin Wood
· 5 months ago
50b5dfb
Make MTRBaseDevice be explicit about when it's assuming a concrete controller. (#35957)
by Boris Zbarsky
· 5 months ago
8110157
[Matter.framework] MTRAsyncWorkItem::initWithQueue will assert when the delayed scheduleSubscriptionPool fires after the deallocation of the MTRDevice (#35987)
by Vivien Nicolas
· 5 months ago
b8a0e76
[Matter.framework] When the device is entering suspended state and at… (#35973)
by Vivien Nicolas
· 5 months ago
a629204
Fixing deadlock, and not cleaning up on purpose now (#35982)
by Justin Wood
· 5 months ago
af3727b
[Matter.framework] Prevent a leak when using the _subscriptionPoolWor… (#35978)
by Vivien Nicolas
· 5 months ago
bd8803a
[darwin-framework-tool] Automatically check for leaks on shutdown if enable_leak_checking is true (#35936)
by Vivien Nicolas
· 5 months ago
9ccc52e
Remove a test-only method from base MTRDeviceController. (#35944)
by Boris Zbarsky
· 5 months ago
7fd3d59
Clean up asyncGetCommissionerOnMatterQueue on MTRDeviceController. (#35947)
by Boris Zbarsky
· 5 months ago
3a7c922
Fix handling of controllerNodeID on non-concrete controllers. (#35946)
by Boris Zbarsky
· 5 months ago
55e2a3f
Remove PASE verifier computation overrides from MTRDeviceController_Concrete. (#35945)
by Boris Zbarsky
· 5 months ago
b559f17
Move some Matter.framework server APIs used only with concrete controllers to the concrete controller class. (#35943)
by Boris Zbarsky
· 5 months ago
4ec1716
WebRTC requestor cluster (#35910)
by andyg-apple
· 6 months ago
5c9d4f9
Update Darwin availability annotations for new camera bits. (#35925)
by Boris Zbarsky
· 6 months ago
641103f
Fix some error messages when XPC exceptions happen. (#35923)
by Boris Zbarsky
· 6 months ago
213bf23
Fix formatting of unknown IDs in MTRClusterNames bits. (#35922)
by Boris Zbarsky
· 6 months ago
cc28e0a
Fix Matter.framework path descriptions to be more readable. (#35921)
by Boris Zbarsky
· 6 months ago
a2f1773
When logging work items in MTRDevice_Concrete, include names, not just ids. (#35920)
by Boris Zbarsky
· 6 months ago
e814987
Add provisional General Commissioning Cluster TCUpdateDeadline attribute (#35903)
by James Swan
· 6 months ago
3ffe083
Fixing exception with calling into a dead XPC object (#35908)
by Justin Wood
· 6 months ago
965a377
Add debug messages to the delegate callbacks for test033_TestMTRDeviceDeviceConfigurationChanged (#35906)
by Nivi Sarkar
· 6 months ago
a3b5eaa
Removing dead XPC methods (#35904)
by Justin Wood
· 6 months ago
9ae53c5
Camera webrtc provider cluster (#35779)
by Marcos B
· 6 months ago
f2d3381
Add ways to get a command name by ID, for known commands, to Matter.framework. (#35882)
by Boris Zbarsky
· 6 months ago
4cd06b4
Fix content launcher cluster to have real feature bitmap instead of indexes (#35881)
by Lazar Kovacic
· 6 months ago
6022500
[Matter.framework] Wrap the MatterControllerFactory shutdown code that is runned with atexit into its own autorelease pool (#35878)
by Vivien Nicolas
· 6 months ago
1b149b7
Update ZAP schema & add ThreeLevelAutoEnum (#35775)
by Marcos B
· 6 months ago
83159c2
Generated using ./scripts/tools/zap_regen_all.py
by marcos
· 6 months ago
f644990
Generated using ./scripts/tools/zap_regen_all.py
by marcos
· 6 months ago
3e11cff
Generated using ./alchemy zap --attribute="in-progress" ... Chime.adoc
by marcos
· 6 months ago
db11057
Improve id logging in MTR*Path descriptions. (#35853)
by Boris Zbarsky
· 6 months ago
e5b79ae
Improve DataVersion filter list logging when subscribing. (#35850)
by Boris Zbarsky
· 6 months ago
f574fa5
[Darwin] Return an error if the log target for downloadLogOfType does not exists on the device (#35819)
by Vivien Nicolas
· 6 months ago
6bbe1d6
Fix data type check in MTRDevice's invokeCommandWithEndpointID. (#35834)
by Boris Zbarsky
· 6 months ago
485b7dd
Move the operationalInstanceAdded/nodeMayBeAdvertisingOperational bits to concrete device/controller. (#35800)
by Boris Zbarsky
· 6 months ago
3d43453
Do something sane-ish if someone tries to create MTRDevice with a null nodeID. (#35830)
by Boris Zbarsky
· 6 months ago
4a3923e
Make MTRDeviceController_Concrete.h include what it uses. (#35832)
by Boris Zbarsky
· 6 months ago
241cec1
Fix, for now, weird subclassing of MTRDevice and MTRDeviceController. (#35833)
by Boris Zbarsky
· 6 months ago
e754c22
Make the log download test self-contained. (#35829)
by Boris Zbarsky
· 6 months ago
1b4fa25
Remove some more unused bits in MTRDeviceController. (#35801)
by Boris Zbarsky
· 6 months ago
a6f44fd
Get rid of MTRBaseDevice use in MTRDevice. (#35797)
by Boris Zbarsky
· 6 months ago
8323604
Remove (non-working) implementations of various commissioning/session APIs from MTRDeviceController base class. (#35781)
by Boris Zbarsky
· 6 months ago
90b0fd2
Add some unit tests for [MTRCertificates isCertificate:equalTo:] (#35764)
by Boris Zbarsky
· 6 months ago
67e42c1
Initialize MTRDevice_XPC and MTRDevice_Concrete with the corresponding controller types. (#35776)
by Boris Zbarsky
· 6 months ago
a4f420a
Remove unused time update code from MTRDevice. (#35772)
by Boris Zbarsky
· 6 months ago
c9daf0c
Fix "leaks" return status checking. (#35769)
by Boris Zbarsky
· 6 months ago
a643be6
Make the diagnostic log downloader logs clearly say what they are. (#35760)
by Boris Zbarsky
· 6 months ago
34c0fe1
Work around random "leaks" failures in CI. (#35762)
by Boris Zbarsky
· 6 months ago
ed5c819
bad comparison (#35763)
by Justin Wood
· 6 months ago
b0f5275
MTRDevice should remember new DataVersion values even if the attribute value did not change. (#35756)
by Boris Zbarsky
· 6 months ago
b6a1304
Add missing support for returning credential data in GetCredentialStatusResponse. (#35732)
by Boris Zbarsky
· 6 months ago
fbc0d21
Update Darwin availability annotations. (#35738)
by Boris Zbarsky
· 6 months ago
8f80f98
Attempt to fix TSan issues in Swift unit tests. (#35736)
by Boris Zbarsky
· 6 months ago
1597be7
Change some more internal MTRDeviceControllerFactory APIs to use MTRDeviceController_Concrete. (#35730)
by Boris Zbarsky
· 6 months ago
401f44a
Move some APIs that are only used on MTRDeviceController_Concrete to that interface. (#35728)
by Boris Zbarsky
· 6 months ago
8750c55
Stop using MinInterval = 2 in tests that expect reports within 3 seconds. (#35707)
by Boris Zbarsky
· 6 months ago
84ee115
Log the outgoing write values and command payloads in MTRDevice/MTRBaseDevice. (#35699)
by Boris Zbarsky
· 6 months ago
72525fe
Improve logging in MTREncodeTLVFromDataValueDictionary. (#35705)
by Boris Zbarsky
· 6 months ago
4ae34ab
Switch MTRDeviceControllerFactory to storing MTRDeviceController_Concrete instances. (#35703)
by Boris Zbarsky
· 6 months ago
58b43e0
Fix behavior of MTRDevice readAttributePaths if it happens mid-priming. (#35656)
by Boris Zbarsky
· 6 months ago
d63051a
Remove unreachable shutdown code from MTRDeviceController. (#35689)
by Boris Zbarsky
· 6 months ago
9214daa
Update pigweed to the latest version (#35644)
by Andrei Litvin
· 6 months ago
a23f0bd
Increase pairing timeouts in darwin tests. (#35698)
by Boris Zbarsky
· 6 months ago
b31673f
Fix Darwin build. (#35690)
by Boris Zbarsky
· 6 months ago
d3428a1
Mark setupDeviceForNodeID: on MTRDeviceController as abstract. (#35679)
by Boris Zbarsky
· 6 months ago
dffaaf0
Move initWithFactory: and startup: declarations to MTRDeviceController_Concrete. (#35683)
by Boris Zbarsky
· 6 months ago
204b1fb
MTRDeviceControllerOverXPC should inherit from MTRDeviceController_Concrete for now. (#35685)
by Boris Zbarsky
· 6 months ago
8318df9
Clean up MTRDeviceController initWithParameters dispatch. (#35677)
by Boris Zbarsky
· 6 months ago
9491d8f
Remove shutdown implementation from base MTRDeviceController. (#35676)
by Boris Zbarsky
· 6 months ago
3663d42
Clean up the "subclasses must implement this" machinery in MTRDevice. (#35657)
by Boris Zbarsky
· 6 months ago
70cfc89
Remove re-declarations of MTRDeviceController public API on MTRDeviceController_Concrete. (#35653)
by Boris Zbarsky
· 6 months ago
99a866d
Controller suspend/resume should stop/start operational advertising as needed. (#35635)
by Boris Zbarsky
· 6 months ago
5a9cc4c
Fix timeout in MTRSwiftPairingTests. (#35636)
by Boris Zbarsky
· 6 months ago
ead3862
Fix data version handling in test033_TestMTRDeviceDeviceConfigurationChanged (#35628)
by Boris Zbarsky
· 6 months ago
cc5ea19
[Darwin] Fix flaky subscription pool test (#35606)
by Jeff Tung
· 6 months ago
5a7d6ed
Remove implementation bits for clusters that are being removed. (#35613)
by Boris Zbarsky
· 6 months ago
add0bf1
Improve some MTRDeviceController logging. (#35609)
by Boris Zbarsky
· 6 months ago
dbf7327
Prevent setting up a commissioning session on a suspended controller. (#35602)
by Boris Zbarsky
· 6 months ago
c4d4686
Deprecate some clusters in Matter.framework that should never have shipped (#35584)
by Boris Zbarsky
· 6 months ago
f78dad4
Add a wildcard attribute read API on MTRDevice. (#35562)
by Boris Zbarsky
· 6 months ago
16e4e9b
Darwin: Add support for zippered builds (#35567)
by Karsten Sperling
· 6 months ago
236908d
Rename controller:isSuspended to make it clearer that it's notifying about a state change. (#35577)
by Boris Zbarsky
· 6 months ago
491998b
Stop persistent operational browse when all controllers are suspended. (#35541)
by Boris Zbarsky
· 6 months ago
3299927
Fix the commandFields type on MTRDevice invoke methods. (#35556)
by Boris Zbarsky
· 6 months ago
794df82
[Darwin] Follow-up changes for PR#35475 (#35497)
by Jeff Tung
· 6 months ago
49b48ad
Moving these to async, as the completions already work when needed (#35537)
by Justin Wood
· 6 months ago
b2685cb
Remove the accessedViaPublicAPI on MTRDevice. (#35531)
by Boris Zbarsky
· 6 months ago
9a6694f
Add better logging when doing Matter frameworks controller suspend/resume. (#35520)
by Boris Zbarsky
· 6 months ago
9257ca7
Fix deadlock in MTRDeviceController suspend/resume. (#35526)
by Boris Zbarsky
· 6 months ago
702fae3
[Darwin] MTRDeviceController initial device retain should not depend on matter queue (#35498)
by Jeff Tung
· 6 months ago
3d3784e
Fix MTRCommissionableBrowserTests when remove/add happen after we found all the devices. (#35515)
by Boris Zbarsky
· 6 months ago
3cb1b3a
Adding isSuspended delegate for MTRDeviceController (#35499)
by Justin Wood
· 6 months ago
7f78939
Allow passing in a `Path change listener` to ember write functions (#35455)
by Andrei Litvin
· 6 months ago
Next »