1. 48de603 Squelch -Wuninitialized in TestStateMachine.cpp (#23934) by Michael Spang · 2 years, 3 months ago
  2. ac563e0 [jsontlv] TlvToJson returns null for empty array instead of an empty array (#23885) by Vivien Nicolas · 2 years, 3 months ago
  3. d2857ac [jsontlv] Add a prefix for octet strings encoded as base64 (#23889) by Vivien Nicolas · 2 years, 3 months ago
  4. 52e228f Add modernize-redundant-void-arg to clang-tidy (#23760) by Arkadiusz Bokowy · 2 years, 4 months ago
  5. c9a1be4 Fix warning on TestStateMachine (#23744) by C Freeman · 2 years, 4 months ago
  6. d6e2dfb Minor unit test cleanups (#23723) by Andrei Litvin · 2 years, 4 months ago
  7. cf32330 Rename 'Test Cluster' to 'Unit Testing' to unstutter class and item naming (#23495) by Andrei Litvin · 2 years, 4 months ago
  8. 72f0471 clang-tidy: apply modernize-loop-convert over a set of files (#23443) by Andrei Litvin · 2 years, 4 months ago
  9. 1145bac Misc clang-tidy auto fixes (#23445) by Andrei Litvin · 2 years, 4 months ago
  10. 59aa6b7 Split DefaultStorageKeyAllocator into `Keys` and `Allocator` (#23422) by Andrei Litvin · 2 years, 4 months ago
  11. a9399de Set of fixes to unit-tests code (#23071) by Artur Tynecki · 2 years, 5 months ago
  12. 660786b [build] Fix #21255 - allow circular initialization of SimpleStateMachine test. (#22461) by Martin Turon · 2 years, 6 months ago
  13. a3c05f7 Add `LogBufferAsHex` utility (#22472) by Tennessee Carmel-Veilleux · 2 years, 6 months ago
  14. 7f8dc0d Fix escaping in Linux app storage (#20289) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
  15. 6c6dca3 Change persistent storage SyncGetKeyValue API to match constraints of KvsStorageManager (#20164) by tehampson · 2 years, 9 months ago
  16. dacfe1b Move unit tests context to platform heap instead of stack/static (#19931) by Andrei Litvin · 2 years, 9 months ago
  17. 0a8065f BytesToHex should accept null buffers if length is 0. (#19827) by Boris Zbarsky · 2 years, 9 months ago
  18. 4e3930a Properly manage operational key lifecycle for fail-safe (#19277) by Tennessee Carmel-Veilleux · 2 years, 9 months ago
  19. 3fccfde IntrusiveList: Add auto-unlink mode (#19305) by Zang MingJie · 2 years, 9 months ago
  20. c8fa512 IntrusiveList: add move constructor/assignment (#19280) by Zang MingJie · 2 years, 9 months ago
  21. cb5b1b3 Use `BitMask` instead of `BitFlags` for data model encoding of bitmaps (#19008) by Andrei Litvin · 2 years, 10 months ago
  22. 84a3783 Use FastWriter for TlvJson (#18456) by CodeChronos · 2 years, 10 months ago
  23. 4a62272 Be more strict with constness of argv variable (#18365) by Arkadiusz Bokowy · 2 years, 10 months ago
  24. 0b748ff [support] Templatize Counter class (#17883) by Song GUO · 2 years, 11 months ago
  25. 6c54ab8 Enable several more clang-tidy checks. Fix a set of 'loop variable too small' errors. (#17690) by Andrei Litvin · 2 years, 11 months ago
  26. 57471cb Stop using PRI*16 and %zu format specifiers (#17502) by andrei-menzopol · 2 years, 11 months ago
  27. cc3a98c Switch PersistedCounter over to using a PersistentStorageDelegate. (#17377) by Boris Zbarsky · 3 years ago
  28. 1866f46 Apply clang-tidy readability-else-after-return (#17125) by Andrei Litvin · 3 years ago
  29. 6ba2a09 Remove all dead config options from SDK (#17119) by Tennessee Carmel-Veilleux · 3 years ago
  30. 697b155 Modernize use nullptr (#17113) by Andrei Litvin · 3 years ago
  31. 1c03d9c Implement CASE processing of IPK (#16737) by Tennessee Carmel-Veilleux · 3 years ago
  32. 031fe2b Fix header dependency in CHIPCert (#16488) by Andrei Litvin · 3 years ago
  33. 1f0307d Fix PersistentStorageDelegate 0-storage behavior (#16139) by Tennessee Carmel-Veilleux · 3 years ago
  34. c33b1a3 TLV to JSON converter (#16086) by Jerry Johns · 3 years ago
  35. 0d21c79 Added New BytesToHex() Helper Functions. (#15947) by Evgeny Margolis · 3 years ago
  36. 2d6b9de Revert "TLV to JSON Converter (#15440)" (#15778) by Justin Wood · 3 years ago
  37. 45be5cf TLV to JSON Converter (#15440) by Jerry Johns · 3 years ago
  38. eb2d033 Ensure memory shutdown is done in tests (#15590) by Andrei Litvin · 3 years, 1 month ago
  39. e04be15 [clang-tidy] Fix some bugprone-use-after-move errors (#15476) by Vivien Nicolas · 3 years, 1 month ago
  40. 818213b Add a helper for creating a CharSpan from a C string. (#14277) by Boris Zbarsky · 3 years, 2 months ago
  41. d2dd24e Add Platform::SharedPtr, similar to Platform::UniquePtr (#13848) by Michael Sandstedt · 3 years, 2 months ago
  42. bb9ac68 Fix src/lib/support/StateMachine pattern matching (#13664) by Michael Sandstedt · 3 years, 2 months ago
  43. b7ff37e Make "contains" take a const argument in intrusive list (#13348) by Andrei Litvin · 3 years, 2 months ago
  44. 0e14979 Adding -Wformat-nonliteral check (#12763) by Justin Wood · 3 years, 2 months ago
  45. 89b87f1 Introduce an IntrusiveList (#13234) by Zang MingJie · 3 years, 2 months ago
  46. 026d755 Variant: add inplace constructor (#13232) by Zang MingJie · 3 years, 2 months ago
  47. 46d0321 ObjectPool: add const version for ForEachActiveObject (#13167) by Kevin Schoedel · 3 years, 3 months ago
  48. d24eff1 [spell] Fix slew of spelling errors. (#13043) by Martin Turon · 3 years, 3 months ago
  49. 7cca950 ObjectPool: Use Platform::New and rename modes (#13088) by Kevin Schoedel · 3 years, 3 months ago
  50. 4e3d0b1 Extend PoolInterface to heap pools (#12997) by Kevin Schoedel · 3 years, 3 months ago
  51. d6dfe03 [bdx] Extract functions for building and parsing URI and add unit tests (#12784) by Damian Królik · 3 years, 3 months ago
  52. c68f199 Catch or release ObjectPool leaks (#12499) by Kevin Schoedel · 3 years, 3 months ago
  53. e2e4c17 Use Loop::Break/Continue instead of bool in visitor of ForEachActiveObject (#12420) by Zang MingJie · 3 years, 3 months ago
  54. a7b18b8 Migrate TCP::mPendingPackets to Pool interface (#11834) by Zang MingJie · 3 years, 4 months ago
  55. 176e40b Add variant-type-driven state machine to libs (#12223) by Michael Sandstedt · 3 years, 4 months ago
  56. 6f535e4 OperationalDataset: Add ByteSpan extendedPanID (#12304) by C Freeman · 3 years, 4 months ago
  57. 1adaf7a Add heap allocation to lib/support/Pool.h (#11698) by Kevin Schoedel · 3 years, 4 months ago
  58. 581b57a [DNS-SD] Clean up common constants (#10553) by Damian Królik · 3 years, 5 months ago
  59. f8d689b [support] Add UniquePtr and MakeUnique to CHIPMem (#10368) by Song GUO · 3 years, 5 months ago
  60. 3fe0400 Add overloads of CopyString that take a CharSpan (i.e. Span<const char>). (#10301) by Boris Zbarsky · 3 years, 5 months ago
  61. d48d754 Add unit test support for Mbed OS (#8403) by Vincent Coubard · 3 years, 5 months ago
  62. a0bb79f Add _I subtype to operational discovery. (#9754) by C Freeman · 3 years, 6 months ago
  63. 7c00fa2 Add tests for CHIPMemString. (#9619) by C Freeman · 3 years, 6 months ago
  64. 071592d Fix incorrect boundary condition for MakeZclCharString. (#9486) by Boris Zbarsky · 3 years, 6 months ago
  65. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  66. 85b9e43 Variant: Remove requriment of VariantId (#9313) by Zang MingJie · 3 years, 7 months ago
  67. 8273d5d [TV app] Store string attributes as ZCL strings (#8325) by Lazar Kovacic · 3 years, 7 months ago
  68. d146c62 Rename the default output "No Error" message by "Success" (#8817) by Jonathan Mégevand · 3 years, 7 months ago
  69. 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 7 months ago
  70. a85a567 [OpenThread] Optimize memory usage of DNS client (#8614) by Damian Królik · 3 years, 8 months ago
  71. 57874d4 Optionally tag CHIP_ERROR with source location (#8470) by Kevin Schoedel · 3 years, 8 months ago
  72. db0e079 Fix leftover from #8236 and make BufferReader/Writer support Span (#8408) by Tennessee Carmel-Veilleux · 3 years, 8 months ago
  73. 32c1393 Remove goto exit in messaging layer (#8106) by Zang MingJie · 3 years, 8 months ago
  74. 37df562 [dns-sd] Optimize memory usage of SRP client (#8370) by Damian Królik · 3 years, 8 months ago
  75. 15669b6 Make CHIP_ERROR a class type on Linux (#8383) by Kevin Schoedel · 3 years, 8 months ago
  76. 1f020c5 Address Printf formatting issues (#8378) by Vincent Coubard · 3 years, 8 months ago
  77. 51a49a9 Make ECDSA sign/verify format spec-compliant (#8236) by Tennessee Carmel-Veilleux · 3 years, 8 months ago
  78. c76a376 Allow passing FixedSpan to TLVWriter::Put. (#8294) by Boris Zbarsky · 3 years, 8 months ago
  79. 6ed99f4 Restructure CHIP_ERROR numeric values (#8179) by Kevin Schoedel · 3 years, 8 months ago
  80. a70c659 Revise System Layer clock code (#8266) by Kevin Schoedel · 3 years, 8 months ago
  81. 5081bbe Add some better memory safety in discovery controller code. (#8281) by Boris Zbarsky · 3 years, 8 months ago
  82. fff1bf3 Add a string circular buffer. (#7475) by Zang MingJie · 3 years, 9 months ago
  83. 9c01258 Consolidate error types (#7916) by Kevin Schoedel · 3 years, 9 months ago
  84. f9550e1 Remove `exit: return` idiom from some directories (#7768) by Kevin Schoedel · 3 years, 9 months ago
  85. 5b9cbc3 Improve usability of spans for outparams. (#7708) by Boris Zbarsky · 3 years, 9 months ago
  86. ebf1201 Added data_equal() and empty() Methods to Span/FixedSpan Classes (#7444) by Evgeny Margolis · 3 years, 9 months ago
  87. f72e0b7 Simplify our setup for serializing integer sets. (#6800) by Boris Zbarsky · 3 years, 10 months ago
  88. cc9fc8a Fix Variant move assign (#6806) by Zang MingJie · 3 years, 10 months ago
  89. a90856e Add a simple variant implementation similiar to std::variant (#6624) by Zang MingJie · 3 years, 10 months ago
  90. 3bb3bb9 [Thread] use operational dataset (#5415) by Yakun Xu · 4 years ago
  91. 1e98321 Add offset_of and owner_of (#5979) by Zang MingJie · 4 years ago
  92. b6c5aa3 Add a way to construct a Span from a C-style array. (#5993) by Boris Zbarsky · 4 years ago
  93. 250ab6b Use private heap for 'chip simple memory allocator' (#5582) by Andrei Litvin · 4 years ago
  94. 3c64a7b Revert "Split Die/Exit/Return macros out of CodeUtils.h (#5578)" (#5650) by Justin Wood · 4 years ago
  95. 792ceb9 Split Die/Exit/Return macros out of CodeUtils.h (#5578) by Kevin Schoedel · 4 years ago
  96. ced27d3 Port a simple linked-list buffer-backed heap implementation to chip (#5434) by Andrei Litvin · 4 years ago
  97. a0db449 Add APIs of Channel in message layer (#4019) by Zang MingJie · 4 years ago
  98. 82611f3 Add a constexpr function to compute the max length of a set of literal strings. (#5124) by Boris Zbarsky · 4 years ago
  99. 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years ago
  100. 1a22f18 Remove execute permissions on source code (#5067) by Michael Spang · 4 years ago