1. 98f3a08 Protect against malformed grantors by Devin Moore · 1 year, 9 months ago
  2. 19bde11 Change __assert calls to check by Devin Moore · 3 years ago
  3. 3c10357 Stop leaking FD in AidlMessageQueue on error by Devin Moore · 3 years, 3 months ago
  4. d7e702b libfmq: add AIDL support for multiple handles by Devin Moore · 3 years, 5 months ago
  5. 598bcc7 Add function for converting from HIDL to AIDL MQDescriptor by Devin Moore · 3 years, 8 months ago
  6. ec271a7 Moved AIDL types to new android.hardware.common.fmq package by Devin Moore · 3 years, 9 months ago
  7. b00fb7d Add log in MessageQueueBase for mismatch in payload size from MQDescriptor by Devin Moore · 3 years, 11 months ago
  8. 1b2d0a6 Reland "Add template arguments to MQDescriptor for AIDL" by Devin Moore · 3 years, 9 months ago
  9. 1ed80be Revert "Add template arguments to MQDescriptor for AIDL" by Diego Wilson · 3 years, 9 months ago
  10. 0276524 Add template arguments to MQDescriptor for AIDL by Devin Moore · 3 years, 10 months ago
  11. 7c04cfe Removed 'flags' and 'fdIndex' fields from GrantorDescriptor by Devin Moore · 3 years, 10 months ago
  12. 133cb5e Adding AidlMessageQueue by Devin Moore · 4 years ago
  13. dc398dd fmq unit tests on continuous integration by Steven Moreland · 4 years, 1 month ago[Renamed from tests/mq_test.cpp]
  14. e22d925 Fix potential overflow in MessageQueue by Kevin Rocard · 7 years ago
  15. 8f0e8e5 Add capability to do zero-copy read/writes to FMQ by Hridya Valsaraju · 7 years ago
  16. 2fb3a0c Align all offsets to word boundary. by Hridya Valsaraju · 7 years ago
  17. f0ffb83 Add readBlocking() and writeBlocking() methods to MessageQueue by Hridya Valsaraju · 7 years ago
  18. 10f59dc Modify Wait() method to take timeout duration in ns. by Hridya Valsaraju · 8 years ago
  19. 8b0d5a5 Move all FMQ code to system/libfmq. by Hridya Valsaraju · 8 years ago