Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
201d5faaa16c4bc845fd16b668221765f28dea57
/
src
c419e2f
Fix issue related to teardown of some App Tests (#33654)
by Amine Alami
· 9 months ago
90c5cd4
Post merge review updates for CommandHandler updates (#33658)
by Andrei Litvin
· 9 months ago
1f1b750
ICD: mark attribues as provisional (#33617)
by C Freeman
· 9 months ago
6d51857
ifdefing scenes table and server to allow building without the scenes cluster (#33641)
by lpbeliveau-silabs
· 9 months ago
194d918
Removed provisional from MWO mode and control clusters (#33548)
by Rob Bultman
· 9 months ago
f3f3ba6
Use progress log level for non-error messages (#33613)
by Arkadiusz Bokowy
· 9 months ago
8e5b1e1
fix build error "more than one files found with path 'META-INF/main.kotlin_module'" (#33648)
by Boris
· 9 months ago
fc3591d
Add Wi-Fi Network Management Cluster and use correct NIM device type id (#33519)
by Karsten Sperling
· 9 months ago
8c8889b
CASESessionManager should shut down AddressResolve::Resolver (#33607)
by Karsten Sperling
· 9 months ago
6368d7d
Fix up guarantees around the "device cache primed" notification. (#33600)
by Boris Zbarsky
· 9 months ago
22a9dc3
setup_payload: Add support for parsing setup payloads in python impl (#32516)
by Shubham Patil
· 9 months ago
af25f56
Decouple `CommandHandler.h/cpp` from the BUILD.gn build rules of app/interaction-model (#33595)
by Andrei Litvin
· 9 months ago
5656870
Start the helper apps for the MTRDevice pool test as part of the test. (#33604)
by Boris Zbarsky
· 9 months ago
c7b4965
Remove provisional from evse, evse mode, epm, eem, power topology (#33558)
by jamesharrow
· 9 months ago
4dac536
Linux: Guard mallinfo() use behind check for __GLIBC__ (#33626)
by Karsten Sperling
· 9 months ago
16d6475
Minimize API surface that is templated for `CommandHandler` (#33620)
by Andrei Litvin
· 9 months ago
3718e99
Fixes and additions of some of the bounds checks in SystemPacketBuffer::New() (#33411)
by Pradip De
· 10 months ago
3e93ba6
Improve our various round-trip timeout computations. (#33587)
by Boris Zbarsky
· 10 months ago
b81370b
Remove provisionality for oven op-state and oven mode clusters (#33550)
by Rob Bultman
· 10 months ago
6aee3fd
Use a valid command id in TC_IDM_1_4.py (#33556)
by Ingo Fischer
· 10 months ago
ae67e94
[Linux] Use proper bluez_gatt_*_finish() after a call (#33590)
by Arkadiusz Bokowy
· 10 months ago
946366a
Remove racy Darwin test. (#33594)
by Boris Zbarsky
· 10 months ago
849c5df
[Android] DNSSD callback has been modified to be called from the Main Thread. (#33585)
by joonhaengHeo
· 10 months ago
7453a11
[Python] Drop chip-device-ctrl (#33488)
by Stefan Agner
· 10 months ago
21e239e
Break the dependency between tests that use MessagingContext (#33588)
by Jakub Latusek
· 10 months ago
4d4cb5e
[Python] Make AttributePath more pythonic (#33571)
by Stefan Agner
· 10 months ago
638aa28
Updating format strings per feedback in Darwin (#33584)
by Justin Wood
· 10 months ago
a546951
Fix for test hanging when no ProductID/VendorID is present (#33546)
by Adam Bodurka
· 10 months ago
10f7aa9
Fixing darwin build (#33586)
by Justin Wood
· 10 months ago
32a84b4
Building some internal hooks for automation (#33581)
by Justin Wood
· 10 months ago
625f5c2
[Darwin] MTRDevice should throttle writes to the attribute storage (#33535)
by Jeff Tung
· 10 months ago
57f29a8
Fix test name for TestAccessControlConstraints.yaml (#33579)
by Ingo Fischer
· 10 months ago
d5a74d0
Fixing usage of NSUserDefaults (#33576)
by Justin Wood
· 10 months ago
45f4939
[ICD] Reset mNeedIcdRegistration to false when starting the commision flow (#33574)
by yunhanw-google
· 10 months ago
8fa5422
Address follow up review comments for not setting up subscription for… (#33573)
by Nivi Sarkar
· 10 months ago
20a37e0
[Android] ICD checkin message can't receive in some Android device (#33561)
by joonhaengHeo
· 10 months ago
174f2a0
ESP32: Lock Thread stack before calling GenericOpenThread::DoInit() (#33545)
by Wang Qixiang
· 10 months ago
0c4287b
[Infineon] Add a test trigger for CYW30739 to fill up event logging buffers. (#33382)
by Sid Hsu
· 10 months ago
63f4b794
[Infineon] CYW30739 supports using provisioned data from Optiga Trust M. (#33564)
by Sid Hsu
· 10 months ago
c3ef110
Do not set up subscription when setting a delegate for a MTRDevice wi… (#33559)
by Nivi Sarkar
· 10 months ago
fb8d9e5
Consolidating logs on Darwin (#33553)
by Justin Wood
· 10 months ago
eb515e1
[QPG] QPG SDK feature updates (#33436)
by wiktor-qorvo
· 10 months ago
78b6ae5
Add basic support for App Install Flow (#33445)
by Lazar Kovacic
· 10 months ago
f9c8d63
TC-SC-3.6: Add precondition to remove extra fabrics (#33503)
by C Freeman
· 10 months ago
8d8cedf
TC-OPCREDS-3.7: support DUTs with existing fabrics (#33511)
by C Freeman
· 10 months ago
b5d13a7
Replace nl-unit-test with pigweed for messaging (#33500)
by Jakub Latusek
· 10 months ago
350e537
remove provisional from boolean state configuration and valve config and control clusters (#33543)
by fesseha-eve
· 10 months ago
8ae8954
ESP32: fix some build errors when enabling platform mdns/disabling srp client (#33544)
by Wang Qixiang
· 10 months ago
25cf97c
Update CHIPError.h for conditional constructor (#33540)
by jeffryjacobd
· 10 months ago
1bbc450
Darwin: Make MTRSetMessageReliabilityParameters thread-safe (#33527)
by Karsten Sperling
· 10 months ago
dd55376
Updating logs in darwin framework to enable more by default (#33537)
by Justin Wood
· 10 months ago
ca4b699
Allow TC_IDM_1_2.py to pass when invoke response is supporessed (#33514)
by Ingo Fischer
· 10 months ago
bd2e2b9
[STM32] update stm32 platform with xcubematter v1.0.3 (#33240)
by yzamstm
· 10 months ago
70dc5a8
Fix template-id-cdtor error in static_support_smart_ptr.h (#33491)
by Yuanyao Zhong
· 10 months ago
1fe5d3c
Conformance: add start of arithmetic conformance (#33424)
by C Freeman
· 10 months ago
b77979a
[Android] Fix QR Code parsing about vendor info (#33486)
by joonhaengHeo
· 10 months ago
6bd80b0
Updating min subscription time for darwin to 10 minutes (#33522)
by Justin Wood
· 10 months ago
37af39c
Fix compilation with functions instrumentation (#33504)
by Arkadiusz Bokowy
· 10 months ago
c021fad
Add a pigweed-string-format adapter for CHIP_ERROR since that makes unit test debugability a LOT better (#33505)
by Andrei Litvin
· 10 months ago
443bb9c
[Metrics] Metrics in core commissioning phase (#33247)
by Anush Nadathur
· 10 months ago
320f83e
Linux tv-casting-app v1.3 Commissioner-Generated passcode flow (#33479)
by Philip Gregor
· 10 months ago
9b778f3
Darwin: remove `_handleAttributeReport` convenience method (#33489)
by Kiel Oleson
· 10 months ago
c8abcfd
Factor out support for running helper server apps in Darwin tests. (#33506)
by Boris Zbarsky
· 10 months ago
5cc49f7
[Zephyr] Clear SRP host and services on factory reset (#33501)
by Arkadiusz Bałys
· 10 months ago
7b2f729
Fixing darwin build on mac (#33495)
by Justin Wood
· 10 months ago
28b896a
Provide an estimate of subscription latency in MTRDevice. (#33490)
by Boris Zbarsky
· 10 months ago
3b648b6
[Darwin] MTRDeviceController to limit concurrent subscriptions to Thread-enabled devices (#33472)
by Jeff Tung
· 10 months ago
4c6e8bc
Darwin: MTRDevice should not persist non-priming attribute values for attributes with Changes Omitted Quality (#33408)
by Kiel Oleson
· 10 months ago
f980f2c
ESP32: Address -Wundef build errors and enable it for platform (#29728)
by Shubham Patil
· 10 months ago
22b9c96
Revert using strncmp instead of strcmp to make the function robust and safe from buffer overruns. #33449 (#33482)
by Yufeng Wang
· 10 months ago
4d0a1f0
[Python] Call SDK asyncio friendly (#32764)
by Stefan Agner
· 10 months ago
3e6657c
[Python] Eliminate ZCLReadAttribute/ZCLSend (#33428)
by Stefan Agner
· 10 months ago
219e198
[ICD] Add python script for ICDM 3.1 cert test (#33451)
by mkardous-silabs
· 10 months ago
be581ef
[ICD] Update ICDM 2.1 Certification test to match test plan (#33404)
by mkardous-silabs
· 10 months ago
bb12311
Fix historical event detection in MTRDevice. (#33462)
by Boris Zbarsky
· 10 months ago
82da364
Use data() instead of begin() in Protocols.cpp (#33476)
by Matthew Swartwout
· 10 months ago
7e88bf0
Increase dnssd kHostNameMaxLength to 40 bytes (#33468)
by yunhanw-google
· 10 months ago
83d35a3
Add withSourceLocation param to ErrorStr (#33369)
by Matthew Swartwout
· 10 months ago
8c9ef98
[Telink] Add W91 (TLSR9118BDK40D) base support (#33423)
by Alex Tsitsiura
· 10 months ago
0588165
[Telink] Fix certification tests (#33419)
by Alex Tsitsiura
· 10 months ago
7451315
Remove Interaction Model Engine dependency in WriteHandler (#33426)
by Yuanyao Zhong
· 10 months ago
bbd710a
[shell] Reduce memory usage and boileplate code for subcommands (#33243)
by Damian Królik
· 10 months ago
d823ed6
Add log tag for fabric synchronization (#33446)
by Yufeng Wang
· 10 months ago
8726253
TC-IDM-10.2: Add test for provisional clusters (#33361)
by C Freeman
· 10 months ago
f4e02d4
Only store data version if the readCache changed (#33466)
by Justin Wood
· 10 months ago
3186155
Darwin: Namespace common class names (#33459)
by Kiel Oleson
· 10 months ago
eef8ea4
Improve BTP engine logging by using ChipLogByteSpan (#33435)
by Arkadiusz Bokowy
· 10 months ago
42c0aa5
[Darwin] Disable metric collector debug logging (#33458)
by Anush Nadathur
· 10 months ago
61dd4f7
Make AddToRetransTable in the wrong state non-fatal (#33461)
by Karsten Sperling
· 10 months ago
517d5cb
Fix Darwin tests in newer Xcode versions. (#33456)
by Boris Zbarsky
· 10 months ago
4299e18
Delete ICDM 2.2 (#33453)
by mkardous-silabs
· 10 months ago
cf2d2bd
[Silabs]Fix efr32 test driver event loop, run gtests, enable more test on efr… (#33430)
by Junior Martinez
· 10 months ago
052f162
[openthread] Fixed potential usage fault (#33434)
by Kamil Kasperczyk
· 10 months ago
d594086
Make test suite setup and teardown functions static (#33330)
by Maksymilian Knust
· 10 months ago
3219a5f
Ember compatibility layer - split out GlobalAttributeAccessInterface and the I/O buffer (#33396)
by Andrei Litvin
· 10 months ago
c291336
Updating documentation to make this more clear how to use CHIPTool (#33431)
by Justin Wood
· 10 months ago
fb0394d
Darwin: Add missing import (#33429)
by Karsten Sperling
· 10 months ago
0180ee6
Converted src/controller/tests from NL to PW unit tests. (#33351)
by feasel
· 10 months ago
6be6e5b
Converted unit tests in src/controller/tests/data_model from NL to PW. (#33371)
by feasel
· 10 months ago
add5b26
[Python] Eliminate ZCLSubscribeAttribute (#33337)
by Stefan Agner
· 10 months ago
Next »