1. 75253c2 Added an example of @FixedSize union by Jooyung Han · 2 years, 11 months ago
  2. a8b6261 Check for misaligned read and write pointers by Devin Moore · 3 years, 6 months ago
  3. d7e702b libfmq: add AIDL support for multiple handles by Devin Moore · 3 years, 8 months ago
  4. ec271a7 Moved AIDL types to new android.hardware.common.fmq package by Devin Moore · 4 years ago
  5. b9280aa Check payload type for @FixedSize or is_fundamental by Devin Moore · 4 years ago
  6. 1b2d0a6 Reland "Add template arguments to MQDescriptor for AIDL" by Devin Moore · 4 years ago
  7. 4a2568d Reland "Change payload type to int32_t for fmq device tests" by Devin Moore · 4 years ago
  8. 15def33 Revert "Change payload type to int32_t for fmq device tests" by Diego Wilson · 4 years ago
  9. 1ed80be Revert "Add template arguments to MQDescriptor for AIDL" by Diego Wilson · 4 years ago
  10. 0276524 Add template arguments to MQDescriptor for AIDL by Devin Moore · 4 years, 1 month ago
  11. c5d4cd5 Change payload type to int32_t for fmq device tests by Devin Moore · 4 years ago
  12. acd5eca Change size of data array for testcases that write max size of queue by Devin Moore · 4 years ago
  13. 133cb5e Adding AidlMessageQueue by Devin Moore · 4 years, 3 months ago
  14. 0b86c49 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 4 years, 3 months ago
  15. 066fa3f Modified fmq client-side testcase by Hans Chen · 6 years ago
  16. fd70412 Modify blocking test cases to not proceed without waiting for service by Hridya Valsaraju · 7 years ago
  17. 9ddfcae Revert "Use TREBLE_TESTING_OVERRIDE only in FMQ unit test client." by Hridya Valsaraju · 7 years ago
  18. a40834e Use TREBLE_TESTING_OVERRIDE only in FMQ unit test client. by Hridya Valsaraju · 7 years ago
  19. 29de3d0 fmq_test: Wait for test service before proceeding test. by Yifan Hong · 7 years ago
  20. b265824 Move ASSERT_* out from getQueue by Yifan Hong · 7 years ago
  21. 4930edd Fix buffer overflow issue in FMQ unit test by Hridya Valsaraju · 8 years ago
  22. 63663e3 Move FMQ unit test default implementation to hardware/interfaces by Hridya Valsaraju · 8 years ago
  23. 43d5251 Modify FMQ unit test. by Hridya Valsaraju · 8 years ago
  24. 2abefb6 Correct timeOut handling in readBlocking/writeBlocking. by Hridya Valsaraju · 8 years ago
  25. 8f0e8e5 Add capability to do zero-copy read/writes to FMQ by Hridya Valsaraju · 8 years ago
  26. 4486ad0 Add another variant of blockingRead/blockingWrite method by Hridya Valsaraju · 8 years ago
  27. 7fd43e3 Create typedef for MQDescriptor in MessageQueue class by Hridya Valsaraju · 8 years ago
  28. f0ffb83 Add readBlocking() and writeBlocking() methods to MessageQueue by Hridya Valsaraju · 8 years ago
  29. 7eff342 Use templatized MQDescriptor by Hridya Valsaraju · 8 years ago
  30. 10f59dc Modify Wait() method to take timeout duration in ns. by Hridya Valsaraju · 8 years ago
  31. 92b79dc Add EventFlag support in default MessageQueue constructor. by Hridya Valsaraju · 8 years ago
  32. 8b0d5a5 Move all FMQ code to system/libfmq. by Hridya Valsaraju · 8 years ago