1. 1b2d0a6 Reland "Add template arguments to MQDescriptor for AIDL" by Devin Moore · 3 years, 11 months ago
  2. 1ed80be Revert "Add template arguments to MQDescriptor for AIDL" by Diego Wilson · 3 years, 11 months ago
  3. 0276524 Add template arguments to MQDescriptor for AIDL by Devin Moore · 3 years, 11 months ago
  4. 96849b3 Replace calls to check with calls to __assert by Devin Moore · 4 years ago
  5. cfb5985 Move a some hardware.details declarations to MQDescriptorBase.h by Devin Moore · 4 years ago
  6. 7c04cfe Removed 'flags' and 'fdIndex' fields from GrantorDescriptor by Devin Moore · 4 years ago
  7. 133cb5e Adding AidlMessageQueue by Devin Moore · 4 years, 1 month ago
  8. 9a27da5 Split MessageQueueBase out of MessageQueue to allow for an AIDL version by Devin Moore · 4 years, 1 month ago
  9. 77d279e Rename MessageQueue.h to retain history for next commit by Devin Moore · 4 years, 1 month ago
  10. df73d42 libfmq: Improve error logging by Hridya Valsaraju · 4 years, 2 months ago
  11. 8819e81 Only kSynchronizedReadWrite fmqs should be able to use blocking methods. by Jayant Chowdhary · 7 years ago
  12. dc5bd67 Remove libbase/liblog export headers from libfmq by Yifan Hong · 7 years ago
  13. 1d6e40f Fix potential overflow in MessageQueue by Kevin Rocard · 7 years ago
  14. f542b5a Add optional retry parameter to EventFlag wait() by Hridya Valsaraju · 7 years ago
  15. 77c8aba Handle spurious futex wakes in EventFlag by Hridya Valsaraju · 7 years ago
  16. 6ba72a5 cleanup usage of getNativeHandle() and getGrantors() by Hridya Valsaraju · 7 years ago
  17. 2abefb6 Correct timeOut handling in readBlocking/writeBlocking. by Hridya Valsaraju · 8 years ago
  18. 8f0e8e5 Add capability to do zero-copy read/writes to FMQ by Hridya Valsaraju · 8 years ago
  19. 4486ad0 Add another variant of blockingRead/blockingWrite method by Hridya Valsaraju · 8 years ago
  20. 2fb3a0c Align all offsets to word boundary. by Hridya Valsaraju · 8 years ago
  21. 7fd43e3 Create typedef for MQDescriptor in MessageQueue class by Hridya Valsaraju · 8 years ago
  22. f0ffb83 Add readBlocking() and writeBlocking() methods to MessageQueue by Hridya Valsaraju · 8 years ago
  23. 7eff342 Use templatized MQDescriptor by Hridya Valsaraju · 8 years ago
  24. 04cdd2c Fix memory ordering issues in MessageQueue by Hridya Valsaraju · 8 years ago
  25. 10f59dc Modify Wait() method to take timeout duration in ns. by Hridya Valsaraju · 8 years ago
  26. 92b79dc Add EventFlag support in default MessageQueue constructor. by Hridya Valsaraju · 8 years ago
  27. 8b0d5a5 Move all FMQ code to system/libfmq. by Hridya Valsaraju · 8 years ago