1. 3799c41 [ICD] StayActiveRequest (#32247) by lpbeliveau-silabs · 10 months ago
  2. 803c5ae Add methods ExtendTimerTo and IsTimerActive to the SystemLayerTimer. … (#27332) by Junior Martinez · 1 year, 6 months ago
  3. e663f94 Assert the Matter lock is held in non-threadsafe SystemLayer methods. (#26180) by Boris Zbarsky · 1 year, 8 months ago
  4. 1972342 Fix timer cancellation to be reliable in LayerImplSelect. (#22375) by Boris Zbarsky · 2 years, 3 months ago
  5. 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 6 months ago
  6. b686463 Rename SystemLayer to Make abstraction of IP Lib (#17554) by Jean-Francois Penven · 2 years, 8 months ago[Renamed (87%) from src/system/SystemLayerImplLwIP.cpp]
  7. ff32d56 [System] Remove LwIP from EFR32 OpenThread implementation (#17512) by Jean-Francois Penven · 2 years, 8 months ago
  8. 8622381 Add unit tests for SystemTimer.h (#12742) by Kevin Schoedel · 3 years ago
  9. 51e5bfb Streamline ObjectPool in System::Timer (#12628) by Kevin Schoedel · 3 years ago
  10. fe681d9 Inet: Split InetLayer class (#12291) by Kevin Schoedel · 3 years ago
  11. 5c73522 Inet/(TCP/UDP)Endpoints: Migrate from SystemPool to BitMapObjectPool (#11428) by Zang MingJie · 3 years, 1 month ago
  12. 39ff9bf Pull up LayerLwIP::ScheduleLambda to SystemLayer (#11361) by Zang MingJie · 3 years, 1 month ago
  13. c9db3dc Revert "Pull up LayerLwIP::ScheduleLambda to SystemLayer (#11187)" (#11341) by Boris Zbarsky · 3 years, 1 month ago
  14. eddd4f7 Rename System::Clock::Zero to System::Clock::kZero (#11327) by Kevin Schoedel · 3 years, 1 month ago
  15. 16cd474 Pull up LayerLwIP::ScheduleLambda to SystemLayer (#11187) by Zang MingJie · 3 years, 1 month ago
  16. 94d0e9e Replace and remove weakly-typed System::Clock code (#11238) by Kevin Schoedel · 3 years, 1 month ago
  17. ea1b443 Use safe System::Clock types for system timers (#10779) by Kevin Schoedel · 3 years, 2 months ago
  18. a5bc5cd Use ObjectLifeCycle for InetLayer (#10522) by Kevin Schoedel · 3 years, 2 months ago
  19. 05b2c55 Remove some unused System::Layer code (#10223) by Kevin Schoedel · 3 years, 2 months ago
  20. 08fe66d Indirect access for System::Clock functions (#10056) by Kevin Schoedel · 3 years, 3 months ago
  21. 747b485 SystemLayer::PostEvent add API to post a lambda event (#9678) by Zang MingJie · 3 years, 3 months ago
  22. a0106ab Fix EventHandlerDelegate crash (#9569) by Kevin Schoedel · 3 years, 3 months ago
  23. 3a50501 Virtualize System::Layer interfaces (#9366) by Kevin Schoedel · 3 years, 3 months ago[Renamed (71%) from src/system/WatchableEventManagerLwIP.cpp]
  24. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 3 months ago
  25. 9dfa537 Decouple ObjectPool from SystemLayer (#9329) by Yufeng Wang · 3 years, 3 months ago
  26. 371fb31 Check and fix System::Layer shutdown sequencing (#9247) by Kevin Schoedel · 3 years, 4 months ago
  27. 51c9327 Remove APIs which on longer make sense in heap based ObjectPool (#9229) by Yufeng Wang · 3 years, 4 months ago
  28. 82cf1b1 Move socket watch APIs into System::Layer (#9086) by Kevin Schoedel · 3 years, 4 months ago
  29. 2d103c8 Separate System::Layer and Timer into per-implementation files. (#8800) by Kevin Schoedel · 3 years, 4 months ago