1. ad9e5eb Use the event loop name instead of thread name for AOS_LOG by Austin Schuh · 3 years, 10 months ago
  2. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 1 month ago
  3. 5619643 Make AOS logging per thread, not global by Austin Schuh · 4 years, 10 months ago
  4. a0c41ba Actually manage memory in the old-style AOS logging by Austin Schuh · 5 years ago
  5. 3d9ccd7 Remove old shared memory queue by Austin Schuh · 5 years ago
  6. 67ddb03 AOS_LOG to messages by Tyler Chatow · 6 years ago
  7. 4b471e1 Remove multiple logging implementations. by Tyler Chatow · 6 years ago
  8. 5febd8f Add callback log implementation by Tyler Chatow · 6 years ago
  9. 3e252e7 Shrink /dev/shm/aos_shared_mem by Austin Schuh · 6 years ago
  10. 06da045 Changed Implementations aos to absl::call_once by John Park · 6 years ago
  11. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  12. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  13. 82c0c82 Make SimulatedEventLoop log the correct time by Austin Schuh · 6 years ago
  14. 1bf8a21 Convert actions to event loops by Austin Schuh · 6 years ago
  15. c804fd1 Grow LOG_MESSAGE_LEN because we ran out of space by Austin Schuh · 6 years ago
  16. 398c74a Removed linux_code by John Park · 7 years ago
  17. 33858a3 Removed Common by John Park · 7 years ago[Renamed (98%) from aos/common/logging/implementations.cc]
  18. 2ed5ea2 Once files moved to aos folder and files updated accordingly by Sabina Davis · 8 years ago
  19. eee8c96 Grow the rendering buffer for queue messages. by Austin Schuh · 8 years ago
  20. 6f8d0bd Increase logging buffer sizes by Brian Silverman · 9 years ago
  21. f2a50ba Upgraded the rest of Time. by Austin Schuh · 9 years ago
  22. cb5da1f Untangle and clean up the logging code by Brian Silverman · 10 years ago[Renamed (73%) from aos/common/logging/logging_impl.cc]
  23. 044e18b Fixed building with a bazel with hdrs_check fixed again. by Austin Schuh · 10 years ago
  24. aebbc34 Fixed a memory leak from the thread name. by Austin Schuh · 11 years ago
  25. 5c201e2 fix broken tests by Brian Silverman · 11 years ago
  26. 2e79973 sanify logging during startup by Brian Silverman · 11 years ago
  27. fe457de removed lots of asserts by Brian Silverman · 11 years ago
  28. 6da0427 made sure everything's thread safe by Brian Silverman · 11 years ago
  29. be858a1 made logging output from tests work better by Brian Silverman · 11 years ago
  30. f798614 cleaned up lots of not-so-niceties and a few bugs by Brian Silverman · 11 years ago
  31. 4a424a2 removed various old cRIO stuff by Brian · 11 years ago
  32. a7234c6 centralized printf formats and improved log_displayer performance by Brian Silverman · 11 years ago
  33. 664db1a actually write matrix logs to the log file by Brian Silverman · 11 years ago
  34. ff12c9f got matrix logging stuff to compile by Brian Silverman · 11 years ago
  35. 05f2783 stupid fix to the log display format by Brian Silverman · 12 years ago
  36. 6c3ee99 made the logging output format nicer to read by Brian Silverman · 12 years ago
  37. c1a244e made log output more fixed-width by Brian Silverman · 12 years ago
  38. 2508c08 everything runs! by Brian Silverman · 12 years ago
  39. 1c7b819 temporary hack to allow printing longer messages in tests by Brian Silverman · 12 years ago
  40. b263d30 fixed a few corner case bugs by Brian Silverman · 12 years ago
  41. 88471dc got binary logging actually fully working (!!!) by Brian Silverman · 12 years ago
  42. 669669f got all of the code actually running (not fully functional though) by Brian Silverman · 12 years ago
  43. 96395be got MessageType finished (not tests though) by Brian Silverman · 12 years ago
  44. b089388 split out the implementation of the log functions by Brian Silverman · 12 years ago
  45. 1e8ddfe cleaned up the output from the stm32 downloader code by Brian Silverman · 12 years ago
  46. 63cf241 started getting stuff to compile for ARM by Brian Silverman · 12 years ago
  47. 8efe23e updated most things to work on Wheezy by Brian Silverman · 12 years ago
  48. 7aa971b fixed a printf argument in the new logging stuff by Brian Silverman · 12 years ago
  49. ab6615c lots of formatting/naming fixes and changed Context::name to std::string by Brian Silverman · 12 years ago
  50. e5d6569 made forking not generate incorrect information by Brian Silverman · 13 years ago
  51. f665d69 copying branch over from other 2013 repo by Brian Silverman · 13 years ago