1. 98f3a08 Protect against malformed grantors by Devin Moore · 1 year, 8 months ago
  2. beb4602 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 3 months ago
  3. 75253c2 Added an example of @FixedSize union by Jooyung Han · 2 years, 6 months ago
  4. 874e7e4 Merge "Change __assert calls to check" into sc-dev-plus-aosp by Devin Moore · 2 years, 10 months ago
  5. 19bde11 Change __assert calls to check by Devin Moore · 2 years, 10 months ago
  6. 0e024c3 Remove ndk_platform backend. Use the ndk backend. am: 45eee70204 am: f9e6fe8d5f by Jiyong Park · 2 years, 10 months ago
  7. 45eee70 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 2 years, 10 months ago
  8. e05f3ba Freeze AIDL APIs for SC by Jiyong Park · 3 years ago
  9. a8b6261 Check for misaligned read and write pointers by Devin Moore · 3 years, 2 months ago
  10. 123f57f Merge "Mark an integration tests python_test_host as not unit tests" by Julien Desprez · 3 years, 2 months ago
  11. 3c10357 Stop leaking FD in AidlMessageQueue on error by Devin Moore · 3 years, 2 months ago
  12. 11ca29a Mark an integration tests python_test_host as not unit tests by Julien Desprez · 3 years, 2 months ago
  13. 1edd2c3 [LSC] Add LOCAL_LICENSE_KINDS to system/libfmq by Bob Badour · 3 years, 3 months ago
  14. e19c413 Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 4 months ago
  15. d7e702b libfmq: add AIDL support for multiple handles by Devin Moore · 3 years, 4 months ago
  16. 598bcc7 Add function for converting from HIDL to AIDL MQDescriptor by Devin Moore · 3 years, 8 months ago
  17. ec271a7 Moved AIDL types to new android.hardware.common.fmq package by Devin Moore · 3 years, 8 months ago
  18. 507ade1 fmq_test in VTS. by Steven Moreland · 3 years, 9 months ago
  19. d498c04 fmq_test_client device -> general-tests by Steven Moreland · 3 years, 9 months ago
  20. 37651d8 Merge "Check payload type for @FixedSize or is_fundamental" by Devin Moore · 3 years, 8 months ago
  21. b00fb7d Add log in MessageQueueBase for mismatch in payload size from MQDescriptor by Devin Moore · 3 years, 10 months ago
  22. b9280aa Check payload type for @FixedSize or is_fundamental by Devin Moore · 3 years, 8 months ago
  23. 1b2d0a6 Reland "Add template arguments to MQDescriptor for AIDL" by Devin Moore · 3 years, 8 months ago
  24. 4a2568d Reland "Change payload type to int32_t for fmq device tests" by Devin Moore · 3 years, 8 months ago
  25. 15def33 Revert "Change payload type to int32_t for fmq device tests" by Diego Wilson · 3 years, 8 months ago
  26. 1ed80be Revert "Add template arguments to MQDescriptor for AIDL" by Diego Wilson · 3 years, 8 months ago
  27. 0276524 Add template arguments to MQDescriptor for AIDL by Devin Moore · 3 years, 9 months ago
  28. c5d4cd5 Change payload type to int32_t for fmq device tests by Devin Moore · 3 years, 8 months ago
  29. acd5eca Change size of data array for testcases that write max size of queue by Devin Moore · 3 years, 8 months ago
  30. 92f46c0 Merge "fmq_test: on atest continuous integration" by Steven Moreland · 3 years, 9 months ago
  31. e58566b fmq_test: on atest continuous integration by Steven Moreland · 4 years ago
  32. 7c04cfe Removed 'flags' and 'fdIndex' fields from GrantorDescriptor by Devin Moore · 3 years, 9 months ago
  33. 133cb5e Adding AidlMessageQueue by Devin Moore · 3 years, 11 months ago
  34. 0b86c49 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 3 years, 11 months ago
  35. 585e387 mq_benchmark_client_32: Fix required dependencies by Yo Chiang · 4 years ago
  36. dc398dd fmq unit tests on continuous integration by Steven Moreland · 4 years ago
  37. 57103f7 Convert vts configs to Android.bp by Dan Willemsen · 4 years, 3 months ago
  38. 5f6b978 Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 9 months ago
  39. 6c66667 libfmq_test: working around breaking build changes. by Steven Moreland · 5 years ago
  40. b15ac68 remove VTS_CONFIG_SRC_DIR as no more used by Keun Soo YIM · 6 years ago
  41. 066fa3f Modified fmq client-side testcase by Hans Chen · 6 years ago
  42. 76d547d mq_benchmark_client/fmq_test deps TARGET_2ND_ARCH by Steven Moreland · 6 years ago
  43. a7d46a9 fmq_test require dependency. by Steven Moreland · 6 years ago
  44. 6017fb9 config change after VtsPythonVirtualenvPreparer change by Yuexi Ma · 6 years ago
  45. 7c2508a Add metadata to modules in system/libfmq by Hsin-Yi Chen · 6 years ago
  46. fd70412 Modify blocking test cases to not proceed without waiting for service by Hridya Valsaraju · 6 years ago
  47. 9ddfcae Revert "Use TREBLE_TESTING_OVERRIDE only in FMQ unit test client." by Hridya Valsaraju · 6 years ago
  48. a40834e Use TREBLE_TESTING_OVERRIDE only in FMQ unit test client. by Hridya Valsaraju · 6 years ago
  49. 23537f0 fmq_test using static passthrough libs by Steven Moreland · 7 years ago
  50. 5597529 Configure timeout for fmqUnitTest by Zhuoyao Zhang · 7 years ago
  51. 709beee Merge "Remove the env setting in AndroidTest.xml" by Zhuoyao Zhang · 7 years ago
  52. 97ea345 Merge "mark optional dependency to test/vts/tools/build/Android.host_config.mk" by Treehugger Robot · 7 years ago
  53. a72b614 mark optional dependency to test/vts/tools/build/Android.host_config.mk by Keun Soo Yim · 7 years ago
  54. 181d5a6 Remove the env setting in AndroidTest.xml by Zhuoyao Zhang · 7 years ago
  55. e8f31ca Merge changes from topic 'fmq_test_fix' by Treehugger Robot · 7 years ago
  56. 29de3d0 fmq_test: Wait for test service before proceeding test. by Yifan Hong · 7 years ago
  57. b863c9e Always run fmq_test with TREBLE_TESTING_OVERRIDE=true by Yifan Hong · 7 years ago
  58. b265824 Move ASSERT_* out from getQueue by Yifan Hong · 7 years ago
  59. f2681fb Fix VtsFmqUnitTest. by Zhuoyao Zhang · 7 years ago
  60. 433bdd4 Fix path bug in fmq test stub. by Ryan Campbell · 7 years ago
  61. 0b3e4c0 Push android.hardware.tests.msgq@1.0-impl.so to device for VTS test by Hridya Valsaraju · 7 years ago
  62. e22d925 Fix potential overflow in MessageQueue by Kevin Rocard · 7 years ago
  63. d858663 Make vts run fmq unit test by Hridya Valsaraju · 7 years ago
  64. 6f5fb18 Add fmq_test script by Hridya Valsaraju · 7 years ago
  65. 4930edd Fix buffer overflow issue in FMQ unit test by Hridya Valsaraju · 7 years ago
  66. 2749357 Move FMQ benchmarks to hardware/interfaces by Hridya Valsaraju · 7 years ago
  67. 63663e3 Move FMQ unit test default implementation to hardware/interfaces by Hridya Valsaraju · 7 years ago
  68. 46d8d6f Build both 32 and 64 bit versions of FMQ test server by Hridya Valsaraju · 7 years ago
  69. 43d5251 Modify FMQ unit test. by Hridya Valsaraju · 7 years ago
  70. 2abefb6 Correct timeOut handling in readBlocking/writeBlocking. by Hridya Valsaraju · 7 years ago
  71. 8f0e8e5 Add capability to do zero-copy read/writes to FMQ by Hridya Valsaraju · 7 years ago
  72. 4486ad0 Add another variant of blockingRead/blockingWrite method by Hridya Valsaraju · 7 years ago
  73. 2fb3a0c Align all offsets to word boundary. by Hridya Valsaraju · 7 years ago
  74. 7fd43e3 Create typedef for MQDescriptor in MessageQueue class by Hridya Valsaraju · 7 years ago
  75. f0ffb83 Add readBlocking() and writeBlocking() methods to MessageQueue by Hridya Valsaraju · 7 years ago
  76. 7eff342 Use templatized MQDescriptor by Hridya Valsaraju · 7 years ago
  77. daa7659 Remove calls to IPCThreadState/ProcessState. by Martijn Coenen · 7 years ago
  78. 10f59dc Modify Wait() method to take timeout duration in ns. by Hridya Valsaraju · 7 years ago
  79. 412d010 Use default MQDescriptor in unit tests. by Hridya Valsaraju · 7 years ago
  80. 92b79dc Add EventFlag support in default MessageQueue constructor. by Hridya Valsaraju · 7 years ago
  81. 8b0d5a5 Move all FMQ code to system/libfmq. by Hridya Valsaraju · 7 years ago