1. 99f7c6a Move over to ABSL logging and flags. by Austin Schuh · 1 year, 2 months ago
  2. 682928d iwyu: //aos/ipc_lib/... by Stephan Pleines · 1 year, 3 months ago
  3. ac6d89e Logger: Pipe the monotonic_remote_transmit_time through event loop by Austin Schuh · 1 year, 5 months ago
  4. d99b1ee Nest some more namespaces by Stephan Pleines · 1 year, 7 months ago
  5. ab2f843 aos: Refactor lockless_queue ownership into a class by Philipp Schrader · 2 years ago
  6. faec51a Make Fetch, FetchNext, and watchers see messages at the same time. by Austin Schuh · 2 years ago
  7. 82ea738 Add should_fetch to lockless_queue so we can conditionally fetch by Austin Schuh · 2 years, 2 months ago
  8. 83cbb1e Switch to 32 bit message indices when possible in aos by Austin Schuh · 2 years, 2 months ago
  9. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 2 months ago
  10. ef44b8a Add a sent too fast check for simulation and shm by Eric Schmiedeberg · 3 years, 6 months ago
  11. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 1 month ago
  12. a9012be Set context to defined value OnRun by Austin Schuh · 4 years, 1 month ago
  13. 8902fa5 Add remote_boot_uuid to Context by Austin Schuh · 4 years, 6 months ago
  14. b5c6f97 Use overloading instead of default values by Austin Schuh · 4 years, 6 months ago
  15. 91ba639 Print out which queue was corrupted by Austin Schuh · 5 years ago
  16. 0eaa1da Add redzones around lockless queue data by Brian Silverman · 5 years ago
  17. fc0d2e8 Improve const-correctness in the LocklessQueue code by Brian Silverman · 5 years ago
  18. 4f4e061 Expose a unique index for each event loop buffer by Brian Silverman · 5 years ago
  19. 177567e Add LocklessQueue::Pinner class by Brian Silverman · 5 years ago
  20. e516ab0 Add the channel name into the sender creation failure message by Austin Schuh · 5 years ago
  21. 6b8a3c3 Implement no-arg watchers efficiently in ShmEventLoop by Brian Silverman · 5 years ago
  22. a1652f3 Align all message buffers to 64 bytes by Brian Silverman · 6 years ago
  23. ad15482 Add remote timestamps and queue_index to context by Austin Schuh · 6 years ago
  24. 4bc4f90 Fix problems caused by alignment. by Austin Schuh · 6 years ago
  25. fafe1fa Clean up memory barriers and documentation in lockless_queue by Brian Silverman · 6 years ago
  26. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  27. 20b2b08 Implement a lockless queue by Austin Schuh · 6 years ago