1. 0eaa1da Add redzones around lockless queue data by Brian Silverman · 5 years ago
  2. fc0d2e8 Improve const-correctness in the LocklessQueue code by Brian Silverman · 5 years ago
  3. 4f4e061 Expose a unique index for each event loop buffer by Brian Silverman · 5 years ago
  4. 177567e Add LocklessQueue::Pinner class by Brian Silverman · 5 years ago
  5. 1b6c20f Merge "Add a utility to print out contents of queue memory" by Brian Silverman · 5 years ago
  6. d5ca8c6 Fix Recovery when senders die while it's in progress by Brian Silverman · 5 years ago
  7. 001f24d Add a utility to print out contents of queue memory by Brian Silverman · 5 years ago
  8. ba3b04d Avoid reading off the ends of arrays in lockless_queue by Brian Silverman · 5 years ago
  9. 7ceb6da Merge "Add the channel name into the sender creation failure message" by Austin Schuh · 5 years ago
  10. e516ab0 Add the channel name into the sender creation failure message by Austin Schuh · 5 years ago
  11. c57ff0a Allow processes to interact with a queue using their euid by Brian Silverman · 5 years ago
  12. 6b8a3c3 Implement no-arg watchers efficiently in ShmEventLoop by Brian Silverman · 6 years ago
  13. 3328d13 Verify that all processes sharing a channel are the same user by Austin Schuh · 6 years ago
  14. a1652f3 Align all message buffers to 64 bytes by Brian Silverman · 6 years ago
  15. ad15482 Add remote timestamps and queue_index to context by Austin Schuh · 6 years ago
  16. 4bc4f90 Fix problems caused by alignment. by Austin Schuh · 6 years ago
  17. 67420a4 Make raw senders able to send flatbuffers by Austin Schuh · 6 years ago
  18. 2484eea Make re-using watcher structures from dead processes actually work by Brian Silverman · 6 years ago
  19. fafe1fa Clean up memory barriers and documentation in lockless_queue by Brian Silverman · 6 years ago
  20. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  21. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  22. 20b2b08 Implement a lockless queue by Austin Schuh · 6 years ago