1. 4b6234a Check for misaligned read and write pointers by Devin Moore · 3 years, 2 months ago
  2. a7d46a9 fmq_test require dependency. by Steven Moreland · 6 years ago
  3. 6017fb9 config change after VtsPythonVirtualenvPreparer change by Yuexi Ma · 6 years ago
  4. 7c2508a Add metadata to modules in system/libfmq by Hsin-Yi Chen · 6 years ago
  5. fd70412 Modify blocking test cases to not proceed without waiting for service by Hridya Valsaraju · 6 years ago
  6. 9ddfcae Revert "Use TREBLE_TESTING_OVERRIDE only in FMQ unit test client." by Hridya Valsaraju · 6 years ago
  7. a40834e Use TREBLE_TESTING_OVERRIDE only in FMQ unit test client. by Hridya Valsaraju · 6 years ago
  8. 23537f0 fmq_test using static passthrough libs by Steven Moreland · 7 years ago
  9. 5597529 Configure timeout for fmqUnitTest by Zhuoyao Zhang · 7 years ago
  10. 709beee Merge "Remove the env setting in AndroidTest.xml" by Zhuoyao Zhang · 7 years ago
  11. 97ea345 Merge "mark optional dependency to test/vts/tools/build/Android.host_config.mk" by Treehugger Robot · 7 years ago
  12. a72b614 mark optional dependency to test/vts/tools/build/Android.host_config.mk by Keun Soo Yim · 7 years ago
  13. 181d5a6 Remove the env setting in AndroidTest.xml by Zhuoyao Zhang · 7 years ago
  14. e8f31ca Merge changes from topic 'fmq_test_fix' by Treehugger Robot · 7 years ago
  15. 29de3d0 fmq_test: Wait for test service before proceeding test. by Yifan Hong · 7 years ago
  16. b863c9e Always run fmq_test with TREBLE_TESTING_OVERRIDE=true by Yifan Hong · 7 years ago
  17. b265824 Move ASSERT_* out from getQueue by Yifan Hong · 7 years ago
  18. f2681fb Fix VtsFmqUnitTest. by Zhuoyao Zhang · 7 years ago
  19. 433bdd4 Fix path bug in fmq test stub. by Ryan Campbell · 7 years ago
  20. 0b3e4c0 Push android.hardware.tests.msgq@1.0-impl.so to device for VTS test by Hridya Valsaraju · 7 years ago
  21. e22d925 Fix potential overflow in MessageQueue by Kevin Rocard · 7 years ago
  22. d858663 Make vts run fmq unit test by Hridya Valsaraju · 7 years ago
  23. 6f5fb18 Add fmq_test script by Hridya Valsaraju · 7 years ago
  24. 4930edd Fix buffer overflow issue in FMQ unit test by Hridya Valsaraju · 7 years ago
  25. 2749357 Move FMQ benchmarks to hardware/interfaces by Hridya Valsaraju · 7 years ago
  26. 63663e3 Move FMQ unit test default implementation to hardware/interfaces by Hridya Valsaraju · 7 years ago
  27. 46d8d6f Build both 32 and 64 bit versions of FMQ test server by Hridya Valsaraju · 7 years ago
  28. 43d5251 Modify FMQ unit test. by Hridya Valsaraju · 7 years ago
  29. 2abefb6 Correct timeOut handling in readBlocking/writeBlocking. by Hridya Valsaraju · 7 years ago
  30. 8f0e8e5 Add capability to do zero-copy read/writes to FMQ by Hridya Valsaraju · 7 years ago
  31. 4486ad0 Add another variant of blockingRead/blockingWrite method by Hridya Valsaraju · 7 years ago
  32. 2fb3a0c Align all offsets to word boundary. by Hridya Valsaraju · 7 years ago
  33. 7fd43e3 Create typedef for MQDescriptor in MessageQueue class by Hridya Valsaraju · 7 years ago
  34. f0ffb83 Add readBlocking() and writeBlocking() methods to MessageQueue by Hridya Valsaraju · 7 years ago
  35. 7eff342 Use templatized MQDescriptor by Hridya Valsaraju · 7 years ago
  36. daa7659 Remove calls to IPCThreadState/ProcessState. by Martijn Coenen · 7 years ago
  37. 10f59dc Modify Wait() method to take timeout duration in ns. by Hridya Valsaraju · 7 years ago
  38. 412d010 Use default MQDescriptor in unit tests. by Hridya Valsaraju · 7 years ago
  39. 92b79dc Add EventFlag support in default MessageQueue constructor. by Hridya Valsaraju · 7 years ago
  40. 8b0d5a5 Move all FMQ code to system/libfmq. by Hridya Valsaraju · 7 years ago