1. b326732 added verification that raw_queue_test exercises the asserts by Brian Silverman · 11 years ago
  2. 3510980 cut down the number of readable_.Broadcast()s by Brian Silverman · 11 years ago
  3. bad7c8a I thought I already disabled the debugging... by Brian Silverman · 11 years ago
  4. 35a14fd added more RawQueue tests by Brian Silverman · 11 years ago
  5. 9eaf91a enabled queue asserts when they should be by Brian Silverman · 11 years ago
  6. 4d0789d optimized queue unwrapping on arm by Brian Silverman · 11 years ago
  7. 42d5237 reordered functions and made writable_start a member variable by Brian Silverman · 11 years ago
  8. 227ad48 commented and reorganized some queue code by Brian Silverman · 11 years ago
  9. c2e0422 switched from the pool system to a (lockless) free list by Brian Silverman · 11 years ago
  10. 60eff20 switched queue to pre-allocating all messages by Brian Silverman · 11 years ago
  11. 1f3ba71 tweaked how queue message indices are kept track of by Brian Silverman · 11 years ago
  12. 430e7fa improved the readability of the queue code a bit by Brian Silverman · 11 years ago
  13. ad290d8 added more queue tests and switched to atomic ops for message ref counts by Brian Silverman · 11 years ago
  14. eb51cbb worked more on testing/commenting/etc by Brian Silverman · 11 years ago
  15. cd2d84c added more tests and debugging statements by Brian Silverman · 11 years ago
  16. 67e34f5 more messing with FetchNextBlocking by Brian Silverman · 11 years ago
  17. 287d98e Brian switched queues over to only use indices and fixed a bug or two. by Austin Schuh · 11 years ago
  18. 358c49f fixed a queue message leak by Brian Silverman · 11 years ago
  19. c39e2bd fixed some queue bugs when ReadMessageIndex fell behind by Brian Silverman · 11 years ago
  20. 4aeac5f wrote the stuff for putting MessageTypes in shm (untested) by Brian Silverman · 11 years ago
  21. 5f8c492 merging in the rewritten queue code and cleaned up linux IPC stuff by Brian Silverman · 11 years ago
  22. 14fd0fb switched from fitpc/atom to prime/linux by Brian Silverman · 11 years ago[Renamed (99%) from aos/atom_code/ipc_lib/queue.cc]
  23. 7f365e3 cleaned up various things from the code review by Brian Silverman · 11 years ago
  24. 63cf241 started getting stuff to compile for ARM by Brian Silverman · 12 years ago
  25. 797e71e fixed some bugs by Brian Silverman · 12 years ago
  26. 08661c7 got all of the code to actually compile again by Brian Silverman · 12 years ago
  27. a6d1b56 copying over queue-api-redo branch from my 2012 repo by Brian Silverman · 12 years ago