1. ad9e5eb Use the event loop name instead of thread name for AOS_LOG by Austin Schuh · 3 years, 11 months ago
  2. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 2 months ago
  3. 5619643 Make AOS logging per thread, not global by Austin Schuh · 5 years ago
  4. 24cdb7e Remove corking from AOS_LOG by Austin Schuh · 5 years ago
  5. a0c41ba Actually manage memory in the old-style AOS logging by Austin Schuh · 5 years ago
  6. 4b471e1 Remove multiple logging implementations. by Tyler Chatow · 6 years ago
  7. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  8. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  9. 33858a3 Removed Common by John Park · 7 years ago[Renamed (97%) from aos/common/logging/interface.cc]
  10. 3970080 Removed malloc from vlog by Austin Schuh · 9 years ago
  11. cb5da1f Untangle and clean up the logging code by Brian Silverman · 10 years ago[Renamed (95%) from aos/common/logging/logging_interface.cc]
  12. 044e18b Fixed building with a bazel with hdrs_check fixed again. by Austin Schuh · 10 years ago
  13. fe457de removed lots of asserts by Brian Silverman · 11 years ago
  14. 6da0427 made sure everything's thread safe by Brian Silverman · 11 years ago
  15. 01be000 got rid of all uses of strerror by Brian Silverman · 11 years ago
  16. e6335e4 fixed some memory safety bugs by Brian Silverman · 12 years ago
  17. 88471dc got binary logging actually fully working (!!!) by Brian Silverman · 12 years ago
  18. 669669f got all of the code actually running (not fully functional though) by Brian Silverman · 12 years ago
  19. d6974f4 got logging structs working (theoretically) and used it by Brian Silverman · 12 years ago
  20. b089388 split out the implementation of the log functions by Brian Silverman · 12 years ago