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