1. ad9e5eb Use the event loop name instead of thread name for AOS_LOG by Austin Schuh · 3 years, 9 months ago
  2. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 1 month ago
  3. 1463c09 Remove easy uses of //aos/mutex by Brian Silverman · 4 years, 10 months ago
  4. 5619643 Make AOS logging per thread, not global by Austin Schuh · 4 years, 10 months ago
  5. 65170ac Change complex_thread_local to absl::call_once() by John Park · 6 years ago
  6. a0c41ba Actually manage memory in the old-style AOS logging by Austin Schuh · 5 years ago
  7. 3d9ccd7 Remove old shared memory queue by Austin Schuh · 5 years ago
  8. 67ddb03 AOS_LOG to messages by Tyler Chatow · 6 years ago
  9. 4b471e1 Remove multiple logging implementations. by Tyler Chatow · 6 years ago
  10. 5febd8f Add callback log implementation by Tyler Chatow · 6 years ago
  11. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  12. 82c0c82 Make SimulatedEventLoop log the correct time by Austin Schuh · 6 years ago
  13. 33858a3 Removed Common by John Park · 7 years ago[Renamed (94%) from aos/common/logging/implementations.h]
  14. 2ed5ea2 Once files moved to aos folder and files updated accordingly by Sabina Davis · 8 years ago
  15. cb5da1f Untangle and clean up the logging code by Brian Silverman · 10 years ago[Renamed (75%) from aos/common/logging/logging_impl.h]
  16. 17291d8 Move declarations to follow their definitions by Brian Silverman · 10 years ago
  17. 044e18b Fixed building with a bazel with hdrs_check fixed again. by Austin Schuh · 10 years ago
  18. aebbc34 Fixed a memory leak from the thread name. by Austin Schuh · 11 years ago
  19. fe457de removed lots of asserts by Brian Silverman · 11 years ago
  20. 6da0427 made sure everything's thread safe by Brian Silverman · 11 years ago
  21. be858a1 made logging output from tests work better by Brian Silverman · 11 years ago
  22. f798614 cleaned up lots of not-so-niceties and a few bugs by Brian Silverman · 11 years ago
  23. 664db1a actually write matrix logs to the log file by Brian Silverman · 11 years ago
  24. 430dbee merging in matrix logging support by Brian Silverman · 11 years ago
  25. ff12c9f got matrix logging stuff to compile by Brian Silverman · 11 years ago
  26. 7896854 started recording when logs get dropped by Brian Silverman · 11 years ago
  27. fd5e2a3 started adding support for logging matrices and used it by Brian Silverman · 12 years ago
  28. 88471dc got binary logging actually fully working (!!!) by Brian Silverman · 12 years ago
  29. 669669f got all of the code actually running (not fully functional though) by Brian Silverman · 12 years ago
  30. d6974f4 got logging structs working (theoretically) and used it by Brian Silverman · 12 years ago
  31. b089388 split out the implementation of the log functions by Brian Silverman · 12 years ago
  32. 1e8ddfe cleaned up the output from the stm32 downloader code by Brian Silverman · 12 years ago
  33. ab6615c lots of formatting/naming fixes and changed Context::name to std::string by Brian Silverman · 12 years ago
  34. 1a572cc improvements to comments by Brian Silverman · 12 years ago
  35. f665d69 copying branch over from other 2013 repo by Brian Silverman · 13 years ago