1. 3799c41 [ICD] StayActiveRequest (#32247) by lpbeliveau-silabs · 1 year ago
  2. 06c5769 [NXP][K32W] k32w1 sdk 2.12.6 updates & k32w0 small fixes (#31924) by andrei-menzopol · 1 year, 1 month ago
  3. 691c893 Spell out inet and lwip sources in GN (#31931) by Andrei Litvin · 1 year, 1 month ago
  4. 4b3c37e Add strong guarantee on monotonicity of system clock (#31885) by Tennessee Carmel-Veilleux · 1 year, 1 month ago
  5. bdbd6de Remove several direct uses of TLVWriter::mWritePoint (#31770) by Tennessee Carmel-Veilleux · 1 year, 1 month ago
  6. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
  7. 1ade4d4 Bump third_party/pigweed/repo from `c8c31a0` to `355d707` (#31209) by dependabot[bot] · 1 year, 2 months ago
  8. b58488e Make wholesale replacement of lwIP more straightforward (#31025) by Michael Spang · 1 year, 3 months ago
  9. 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
  10. 162e939 Prevent TLVWrite from possibly performing buffer overrun if trying to reserve (#30714) by Terence Hampson · 1 year, 3 months ago
  11. 547b587 Fix improperly mutable pointers to string constants (#30804) by Michael Spang · 1 year, 3 months ago
  12. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 4 months ago
  13. 08bcb56 Fix -Wundef error in SystemLayerImplSelect.h (#30402) by Michael Spang · 1 year, 4 months ago
  14. 6146382 [nrfconnect] Updated nRF Connect SDK to 2.5.0 (#30118) by Kamil Kasperczyk · 1 year, 4 months ago
  15. 24d38da [Bouffalolab] Remove lwip in BL70X Thread Application (#30020) by wyhong · 1 year, 4 months ago
  16. 8c986c7 [NXP] Initial support for RW61x (#29126) by dinabenamar · 1 year, 5 months ago
  17. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 5 months ago
  18. 9dcbbf7 [Telink] Enable -Wundef by default on Zephyr platform (#29613) by Alex Tsitsiura · 1 year, 5 months ago
  19. 8296a75 Enable -Wundef by default. (#29582) by Boris Zbarsky · 1 year, 5 months ago
  20. 19771ed [NXP] Initial support for K32W1 (#28777) by Marius Tache · 1 year, 5 months ago
  21. 38d6a48 Restyle C(++) code after upgrade to clang-format 16 (#29496) by Karsten Sperling · 1 year, 5 months ago
  22. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 5 months ago
  23. 15a65e4 Fix LwIP PBUF_RAM configuration (#29325) by Kevin Schoedel · 1 year, 6 months ago
  24. b15a6e6 Make constexpr constants in headers inline constexpr (#29279) by Karsten Sperling · 1 year, 6 months ago
  25. 53885df Remove CHIP_SYSTEM_CONFIG_USE_TIMER_POOL bits. (#29222) by Boris Zbarsky · 1 year, 6 months ago
  26. 3a4b9fa [clang-tidy] Fix a bunch of stylie warnings (#29242) by Deomid Ryabkov · 1 year, 6 months ago
  27. ba85422 Fix incorrect preprocessor usage of LwIP PBUF_POOL (#29232) by Kevin Schoedel · 1 year, 6 months ago
  28. d8480f1 Convert if __ZEPHYR__ to if defined(__ZEPHYR__) (#29172) by Deomid Ryabkov · 1 year, 6 months ago
  29. 0b9dfec [ST] Adding STM32 platform and lighting app example with STM32WB5MM-DK board (#28889) by yzamstm · 1 year, 6 months ago
  30. 2049ef5 [shell] Add commands for resource usage statistics (#28728) by Damian Królik · 1 year, 6 months ago
  31. 4c9a1ad SystemLayerImplSelect: libev: avoid timers firing early (#28434) (#28740) by Lukas Zeller · 1 year, 6 months ago
  32. 40f39f7 Improve size calculation for our packets. (#28563) by Boris Zbarsky · 1 year, 7 months ago
  33. 47bd885 [ICD]Add SAT Common TXT key (#28123) by Junior Martinez · 1 year, 8 months ago
  34. 803c5ae Add methods ExtendTimerTo and IsTimerActive to the SystemLayerTimer. … (#27332) by Junior Martinez · 1 year, 9 months ago
  35. 4c7f38d [nrfconnect] Update nRF Connect SDK version to 2.4.0 (#27010) by Kamil Kasperczyk · 1 year, 9 months ago
  36. 860e934 [Linux]: add libev support when CHIP_SYSTEM_CONFIG_USE_LIBEV=1 (#24232) by Lukas Zeller · 1 year, 9 months ago
  37. 58699c8 [OIS] CI improvments and stabilization (#25866) by Artur Tynecki · 1 year, 10 months ago
  38. 4f081a5 Initialize memory before running schedule lambda test (#26446) by Arkadiusz Bokowy · 1 year, 10 months ago
  39. 7bbd64d Make clang thread safety analysis configurable. (#26422) by Andrei Litvin · 1 year, 10 months ago
  40. 7b60592 Fix TLVPacketBufferBackingStore's length tracking. (#26343) by Boris Zbarsky · 1 year, 10 months ago
  41. 29f0d36 Enable thread safety analysis for system mutex (#23678) by Arkadiusz Bokowy · 1 year, 10 months ago
  42. e663f94 Assert the Matter lock is held in non-threadsafe SystemLayer methods. (#26180) by Boris Zbarsky · 1 year, 11 months ago
  43. 77e39a6 PacketBuffer: Make discontiguous LwIP pbuf adoptable (#25679) by Wang Qixiang · 2 years ago
  44. e3cda8b [cmake] Common Cmake sources for Matter build (#25654) by Artur Tynecki · 2 years ago
  45. 768b3dd Remove asserts for Chip Task lock in SystemStats.cpp (#25656) by Junior Martinez · 2 years ago
  46. 8a12695 Use assertChipStackLockedByCurrentThread when accessing statics in src/system/SystemStats.cpp (#25485) by Vivien Nicolas · 2 years ago
  47. 4a477d2 update comment (#24566) by Jean-Francois Penven · 2 years, 2 months ago
  48. 82bfcd5 [tlv] Cleanup TLV module naming (remove CHIP from filenames). (#24312) by Martin Turon · 2 years, 2 months ago
  49. ac82038 [zephyr] Use native locking primitives (#24231) by Damian Królik · 2 years, 2 months ago
  50. 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years, 3 months ago
  51. c76ba8f Darwin: Improve os_log integration (#23528) by Karsten Sperling · 2 years, 3 months ago
  52. 7609daf Replace == false if conditions with `!` (#23814) by Andrei Litvin · 2 years, 3 months ago
  53. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 3 months ago
  54. 406bdfe Fix Logging When Trying to Log Nullptr To Strings (#23604) by Evgeny Margolis · 2 years, 4 months ago
  55. 72f0471 clang-tidy: apply modernize-loop-convert over a set of files (#23443) by Andrei Litvin · 2 years, 4 months ago
  56. 0c2f7c6 Add a private method on SystemPacketBuffer to find where its reserved space starts. (#23284) by Boris Zbarsky · 2 years, 4 months ago
  57. 822993c [Infineon] PSoC6 SVE2 Fixes for multiple test cases (#22646) by Praveen Chandran · 2 years, 6 months ago
  58. 0168a57 [genio] mt793x support (#22404) by pakls · 2 years, 6 months ago
  59. 27f9fb4 Fix ESP32 platform manager shutdown. (#22417) by Boris Zbarsky · 2 years, 6 months ago
  60. 1972342 Fix timer cancellation to be reliable in LayerImplSelect. (#22375) by Boris Zbarsky · 2 years, 6 months ago
  61. a880ec3 Use new (std::nothrow) instead of new where the result is checked against nullptr (#22264) by Vivien Nicolas · 2 years, 6 months ago
  62. ebe88a8 Issue 15578 - assert before refcount overflow (#22103) by Jeff Tung · 2 years, 6 months ago
  63. 9713e10 Wrap all nlfaultinjection logic with build flag chip_with_nlfaultinjection (#22004) by Yufeng Wang · 2 years, 7 months ago
  64. f577005 [system] Increase number of timers to 32 (#21966) by Damian Królik · 2 years, 7 months ago
  65. 6fbf8d9 Enable faultinjection mechnism when chip_with_nlfaultinjection build flag is set (#21944) by Yufeng Wang · 2 years, 7 months ago
  66. 390e391 [Inet][Transport] Multicast Multihoming : Socket implementation (#21351) by Jean-Francois Penven · 2 years, 7 months ago
  67. 00b5886 SystemLayerImplSelect: make safe with unbalanced use of Request/ClearCallback (#21349) by Lukas Zeller · 2 years, 7 months ago
  68. 3ca630c SystemLayerImplSelect: fix Request/ClearCallbackOnPendingXXX() for dispatch, clean transport (#21135) by Lukas Zeller · 2 years, 8 months ago
  69. cdb2635 Fix the Darwin implementation of ScheduleWork to not use-after-free. (#20704) by Boris Zbarsky · 2 years, 8 months ago
  70. 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 8 months ago
  71. dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 8 months ago
  72. 5e9d413 [logging] Use CHIP_ERROR_FORMAT in more places (#19983) by Damian Królik · 2 years, 8 months ago
  73. 9df18b7 Remove lwIP from CYW30739 OpenThread implementation. (#19748) by Sid Hsu · 2 years, 9 months ago
  74. 4e3930a Properly manage operational key lifecycle for fail-safe (#19277) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
  75. b943909 Remove SystemLayerImplLibevent (#19396) by Kevin Schoedel · 2 years, 9 months ago
  76. 7b3fb84 Revert "Fix alignment when using PacketBuffer reserve space (#19244)" (#19293) by Kevin Schoedel · 2 years, 9 months ago
  77. fa43c74 Fix alignment when using PacketBuffer reserve space (#19244) by Kevin Schoedel · 2 years, 9 months ago
  78. f842f26 [K32W0] TE9 fixes (#18952) by doru91 · 2 years, 9 months ago
  79. 348edb9 Enable more clang tidy checks, fix a memory leak found by tidy (#17646) by Andrei Litvin · 2 years, 11 months ago
  80. e5922b3 Make PacketBufferHandle::Get private again. (#17567) by Boris Zbarsky · 2 years, 11 months ago
  81. 2b06717 [QPG] Use OpenThread endpoint + Re-enable check_system-includes [Issue #17404] (#17548) by Dieter Van der Meulen · 2 years, 11 months ago
  82. 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 2 years, 11 months ago
  83. b686463 Rename SystemLayer to Make abstraction of IP Lib (#17554) by Jean-Francois Penven · 2 years, 11 months ago
  84. ff32d56 [System] Remove LwIP from EFR32 OpenThread implementation (#17512) by Jean-Francois Penven · 2 years, 11 months ago
  85. 697b155 Modernize use nullptr (#17113) by Andrei Litvin · 3 years ago
  86. d3dd5e0 [build] support custom build config for external platform (#16618) by Jiacheng Guo · 3 years ago
  87. fd52919 [Inet] Add TCPEndpointImpl for OpenThread (#16671) by Jean-Francois Penven · 3 years ago
  88. ae5a36a [logging] Refactored logged messages (#16528) by Kamil Kasperczyk · 3 years ago
  89. bca6caa Fix dispatch warnings for one-shot system timers (#16505) by Sagar Dhawan · 3 years ago
  90. d43e6a7 use clang-tidy to readability-make-member-function-const (#16309) by Andrei Litvin · 3 years ago
  91. d80d593 use clang-tidy to modernize-use-override (#16307) by Andrei Litvin · 3 years ago
  92. ba133af Modernize use nullptr (#16306) by Andrei Litvin · 3 years ago
  93. 0c43841 Clang-tidy readability-else-after-return (#16312) by Andrei Litvin · 3 years ago
  94. b792463 Remove config `CHIP_DEVICE_CONFIG_ENABLE_DNSSD` (#15733) by Andrei Litvin · 3 years ago
  95. eb2d033 Ensure memory shutdown is done in tests (#15590) by Andrei Litvin · 3 years ago
  96. 01ae39f [clang-support] Define __SANITIZE_ADDRESS__ if ASAN is enabled (#15138) by Vivien Nicolas · 3 years, 1 month ago
  97. 2155328 Stop using PRI*8 printf formats. (#15099) by Boris Zbarsky · 3 years, 1 month ago
  98. dc95b77 System::Layer thread context documentation (#15047) by Kevin Schoedel · 3 years, 1 month ago
  99. 6f6f590 Add support for out of tree LayerImpl implementation (#14452) by Daniel Nicoara · 3 years, 1 month ago
  100. 68440e5 LwIP packet buffer pool type (#14257) by Kevin Schoedel · 3 years, 1 month ago