1. da754e9 Merge 'upstream/main' into 'main' by Yegor Pomortsev · 6 months ago main
  2. 803e0dc libfmq: Fix from_raw_parts UB when used with empty vectors by Yegor Pomortsev · 7 months ago
  3. ceb6f04 Merge changes from topic "fmq_not_full" into main by Devin Moore · 6 months ago
  4. 6c1d3b6 fmq_unit_tests: Write a log msg before tracking open FDs by Devin Moore · 6 months ago
  5. a56b043 Update AIDL EventFlagBits to have the correct values by Devin Moore · 6 months ago
  6. df1cb87 libfmq: Make dupeDesc const by Yegor Pomortsev · 7 months ago
  7. f4d545e Merge "Mark apex-available" into main by Treehugger Robot · 6 months ago
  8. e560b7d Mark apex-available by Elisei Zamakhov · 6 months ago
  9. 50f7401 Merge "libfmq: Fix double closing fd in rust binding" into main by Pattara Teerapong · 6 months ago
  10. 57c6f69 libfmq: Fix double closing fd in rust binding by Pattara Teerapong · 7 months ago
  11. 266e7f8 Convert system/libfmq/benchmarks/Android.mk to Android.bp by kellyhung · 7 months ago
  12. 893f3b0 Add product_available and vendor_available to libfmq_rust am: 8a67871350 by Devin Moore · 7 months ago
  13. 2e20bec Limit visibility of libfmq_rust while under development am: 4bbbba517a by Devin Moore · 8 months ago
  14. 8a67871 Add product_available and vendor_available to libfmq_rust by Devin Moore · 8 months ago
  15. 4bbbba5 Limit visibility of libfmq_rust while under development by Devin Moore · 8 months ago
  16. f386deb [starnix][libfmq] Fix unit tests on Fuchsia by Yegor Pomortsev · 8 months ago
  17. 541d112 Merge 'upstream/main' into 'main' by Yegor Pomortsev · 8 months ago
  18. 3d76553 fmq_unit_tests: Detect leaked FDs more efficiently am: 8676f1dbd6 by Devin Moore · 8 months ago
  19. 8676f1d fmq_unit_tests: Detect leaked FDs more efficiently by Devin Moore · 8 months ago
  20. baac61d libfmq: fix test mapping am: 8284acbd97 by Steven Moreland · 8 months ago
  21. 8284acb libfmq: fix test mapping by Steven Moreland · 8 months ago
  22. 1edbbe6 Add Rust wrapper for libfmq am: cc87d36855 by Frances Wingerter · 8 months ago
  23. d73c6a0 libfmq: add mode where message size is only known at runtime am: 749e1da036 by Frances Wingerter · 8 months ago
  24. cc87d36 Add Rust wrapper for libfmq by Frances Wingerter · 11 months ago
  25. cb6c0ac Improve FMQ pointer corruption diagnostics am: c6a3e1753c by Mikhail Naganov · 9 months ago
  26. 749e1da libfmq: add mode where message size is only known at runtime by Frances Wingerter · 10 months ago
  27. c6a3e17 Improve FMQ pointer corruption diagnostics by Mikhail Naganov · 9 months ago
  28. 985ce44 Improve diagnosing of pointer corruption issue am: f2dd4774b0 by Mikhail Naganov · 9 months ago
  29. f2dd477 Improve diagnosing of pointer corruption issue by Mikhail Naganov · 9 months ago
  30. 3b6feb6 Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 9 months ago
  31. 30cd0bb Fix fmq_test when HIDL is not supported am: 146b7f9b62 by Devin Moore · 10 months ago
  32. 146b7f9 Fix fmq_test when HIDL is not supported by Devin Moore · 10 months ago
  33. 4d39a73 Remove VNDK definition(s) am: d530f9c880 by Kiyoung Kim · 10 months ago
  34. d530f9c Remove VNDK definition(s) by Kiyoung Kim · 11 months ago
  35. af92007 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: ce399ec4c7 -s ours by Xin Li · 11 months ago
  36. ce399ec Merge Android 14 QPR2 to AOSP main by Xin Li · 11 months ago
  37. 00663ca [automerger skipped] Merge Android 24Q1 Release (ab/11220357) am: 504a00f7ed -s ours by Xin Li · 12 months ago
  38. 504a00f Merge Android 24Q1 Release (ab/11220357) by Xin Li · 12 months ago
  39. 41cfc6e Merge "libfmq: wait EventFlag before timeout check" into main am: c459e69478 am: f58e2ee24e by Shunkai Yao · 12 months ago
  40. f58e2ee Merge "libfmq: wait EventFlag before timeout check" into main am: c459e69478 by Shunkai Yao · 12 months ago
  41. c459e69 Merge "libfmq: wait EventFlag before timeout check" into main by Shunkai Yao · 12 months ago
  42. fd0a505 libfmq: wait EventFlag before timeout check by Shunkai Yao · 12 months ago
  43. 59ec2fb Use the values of the ptrs that we check am: 38963310ad am: 3aa16b0835 by Devin Moore · 12 months ago
  44. 3aa16b0 Use the values of the ptrs that we check am: 38963310ad by Devin Moore · 12 months ago
  45. 3896331 Use the values of the ptrs that we check by Devin Moore · 12 months ago
  46. 1b453f1 Return 0 when read/write ptrs are incorrect am: 57c8b9df52 am: e744bc9244 by Devin Moore · 1 year ago
  47. 9fc285c Enable integer overflow sanitizer in fuzzer to catch more bugs am: 44a5486d3b am: 10f0c8cc2f by Devin Moore · 1 year ago
  48. e744bc9 Return 0 when read/write ptrs are incorrect am: 57c8b9df52 by Devin Moore · 1 year ago
  49. 10f0c8c Enable integer overflow sanitizer in fuzzer to catch more bugs am: 44a5486d3b by Devin Moore · 1 year ago
  50. 57c8b9d Return 0 when read/write ptrs are incorrect by Devin Moore · 1 year ago
  51. 44a5486 Enable integer overflow sanitizer in fuzzer to catch more bugs by Devin Moore · 1 year ago
  52. bb09b9a [automerger skipped] Merge Android 14 am: 0da607db0e -s ours am: aab3b5a819 -s ours am: a1653d1421 -s ours am: 84c8928fd0 -s ours am: cd09a7c6f4 -s ours by Xin Li · 1 year, 4 months ago
  53. cd09a7c [automerger skipped] Merge Android 14 am: 0da607db0e -s ours am: aab3b5a819 -s ours am: a1653d1421 -s ours am: 84c8928fd0 -s ours by Xin Li · 1 year, 4 months ago
  54. 84c8928 [automerger skipped] Merge Android 14 am: 0da607db0e -s ours am: aab3b5a819 -s ours am: a1653d1421 -s ours by Xin Li · 1 year, 4 months ago
  55. a1653d1 [automerger skipped] Merge Android 14 am: 0da607db0e -s ours am: aab3b5a819 -s ours by Xin Li · 1 year, 4 months ago
  56. aab3b5a [automerger skipped] Merge Android 14 am: 0da607db0e -s ours by Xin Li · 1 year, 4 months ago
  57. 0da607d Merge Android 14 by Xin Li · 1 year, 4 months ago
  58. 51664aa [starnix] Fix fmq unit tests on Fuchsia by Benjamin Lerman · 1 year, 4 months ago
  59. 4409223 AidlMessageQueue: Fix order of fields assignment am: 3891d995bb am: 246ebdc80e am: 7f6c09e857 am: b387043fbd am: 4da72f2456 by Mikhail Naganov · 1 year, 4 months ago
  60. 4da72f2 AidlMessageQueue: Fix order of fields assignment am: 3891d995bb am: 246ebdc80e am: 7f6c09e857 am: b387043fbd by Mikhail Naganov · 1 year, 4 months ago
  61. b387043 AidlMessageQueue: Fix order of fields assignment am: 3891d995bb am: 246ebdc80e am: 7f6c09e857 by Mikhail Naganov · 1 year, 4 months ago
  62. 7f6c09e AidlMessageQueue: Fix order of fields assignment am: 3891d995bb am: 246ebdc80e by Mikhail Naganov · 1 year, 4 months ago
  63. 246ebdc AidlMessageQueue: Fix order of fields assignment am: 3891d995bb by Mikhail Naganov · 1 year, 4 months ago
  64. 3891d99 AidlMessageQueue: Fix order of fields assignment by Mikhail Naganov · 1 year, 4 months ago
  65. ee3251c Remove private header include by Benjamin Lerman · 1 year, 4 months ago
  66. 99130e6 [starnix] Use lutex on Fuchsia by Benjamin Lerman · 1 year, 6 months ago
  67. d5228e0 Enabled fmq_fuzzer for presubmit am: 4f3d91fa0e am: 0945189cab am: e5fff193d7 am: 3f2d9f8d1e am: 92dbf85b85 by David Fu · 1 year, 5 months ago
  68. 92dbf85 Enabled fmq_fuzzer for presubmit am: 4f3d91fa0e am: 0945189cab am: e5fff193d7 am: 3f2d9f8d1e by David Fu · 1 year, 5 months ago
  69. 3f2d9f8 Enabled fmq_fuzzer for presubmit am: 4f3d91fa0e am: 0945189cab am: e5fff193d7 by David Fu · 1 year, 5 months ago
  70. e5fff19 Enabled fmq_fuzzer for presubmit am: 4f3d91fa0e am: 0945189cab by David Fu · 1 year, 5 months ago
  71. 0945189 Enabled fmq_fuzzer for presubmit am: 4f3d91fa0e by David Fu · 1 year, 5 months ago
  72. 4f3d91f Enabled fmq_fuzzer for presubmit by David Fu · 1 year, 5 months ago
  73. a2a88d6 Merge "Allow FMQ reader to create queue as read-only" into main by Devin Moore · 1 year, 5 months ago
  74. a9e174e [automerger skipped] Merge Android U (ab/10368041) am: 8fec17690c -s ours am: c756c69d6e -s ours am: d0edb34fb9 -s ours am: c46b0f7f36 -s ours by Xin Li · 1 year, 5 months ago
  75. c46b0f7 [automerger skipped] Merge Android U (ab/10368041) am: 8fec17690c -s ours am: c756c69d6e -s ours am: d0edb34fb9 -s ours by Xin Li · 1 year, 5 months ago
  76. d0edb34 [automerger skipped] Merge Android U (ab/10368041) am: 8fec17690c -s ours am: c756c69d6e -s ours by Xin Li · 1 year, 5 months ago
  77. c756c69 [automerger skipped] Merge Android U (ab/10368041) am: 8fec17690c -s ours by Xin Li · 1 year, 5 months ago
  78. 56d0d34 Allow FMQ reader to create queue as read-only by Devin Moore · 1 year, 5 months ago
  79. 8fec176 Merge Android U (ab/10368041) by Xin Li · 1 year, 5 months ago
  80. bc0d8e6 [automerger skipped] fmq: Remove PAGE_SIZE 4096 usage am: 38d1fddcb0 am: 47f8425cff -s ours am: 10bcc0fdcc -s ours am: dcd63f5eb5 -s ours am: 89da43010d -s ours by Kalesh Singh · 1 year, 5 months ago
  81. 89da430 [automerger skipped] fmq: Remove PAGE_SIZE 4096 usage am: 38d1fddcb0 am: 47f8425cff -s ours am: 10bcc0fdcc -s ours am: dcd63f5eb5 -s ours by Kalesh Singh · 1 year, 5 months ago
  82. dcd63f5 [automerger skipped] fmq: Remove PAGE_SIZE 4096 usage am: 38d1fddcb0 am: 47f8425cff -s ours am: 10bcc0fdcc -s ours by Kalesh Singh · 1 year, 5 months ago
  83. 10bcc0f [automerger skipped] fmq: Remove PAGE_SIZE 4096 usage am: 38d1fddcb0 am: 47f8425cff -s ours by Kalesh Singh · 1 year, 5 months ago
  84. 47f8425 fmq: Remove PAGE_SIZE 4096 usage am: 38d1fddcb0 by Kalesh Singh · 1 year, 5 months ago
  85. f2a98fe fmq: Remove PAGE_SIZE 4096 usage am: 45c6f8876c am: a37e700fc8 am: deaed6cbc8 by Kalesh Singh · 1 year, 6 months ago
  86. deaed6c fmq: Remove PAGE_SIZE 4096 usage am: 45c6f8876c am: a37e700fc8 by Kalesh Singh · 1 year, 6 months ago
  87. a37e700 fmq: Remove PAGE_SIZE 4096 usage am: 45c6f8876c by Kalesh Singh · 1 year, 6 months ago
  88. 38d1fdd fmq: Remove PAGE_SIZE 4096 usage by Kalesh Singh · 1 year, 6 months ago
  89. 45c6f88 fmq: Remove PAGE_SIZE 4096 usage by Kalesh Singh · 1 year, 6 months ago
  90. 44b8439 Specify dependencies in the data property am: 2bf47bf46e am: 771bb58d60 am: 75096acae1 am: b339e01604 am: 73c225c77b am: c3c0d54ba4 by jahinimtiaz · 1 year, 8 months ago
  91. c3c0d54 Specify dependencies in the data property am: 2bf47bf46e am: 771bb58d60 am: 75096acae1 am: b339e01604 am: 73c225c77b by jahinimtiaz · 1 year, 8 months ago
  92. 73c225c Specify dependencies in the data property am: 2bf47bf46e am: 771bb58d60 am: 75096acae1 am: b339e01604 by jahinimtiaz · 1 year, 8 months ago
  93. b339e01 Specify dependencies in the data property am: 2bf47bf46e am: 771bb58d60 am: 75096acae1 by jahinimtiaz · 1 year, 8 months ago
  94. 75096ac Specify dependencies in the data property am: 2bf47bf46e am: 771bb58d60 by jahinimtiaz · 1 year, 8 months ago
  95. 771bb58 Specify dependencies in the data property am: 2bf47bf46e by jahinimtiaz · 1 year, 8 months ago
  96. 2bf47bf Specify dependencies in the data property by jahinimtiaz · 1 year, 8 months ago upstream/master
  97. 9158dff OWNERS += bug component am: f0933bad94 am: 3188ea20f0 am: 3ad01f0e6f am: cfa0abe20f am: 90f8ec8574 by Steven Moreland · 1 year, 9 months ago
  98. eeabbe4 OWNERS += bug component am: f0933bad94 am: 3188ea20f0 am: 3ad01f0e6f am: cfa0abe20f am: d0dffa7206 by Steven Moreland · 1 year, 9 months ago
  99. 90f8ec8 OWNERS += bug component am: f0933bad94 am: 3188ea20f0 am: 3ad01f0e6f am: cfa0abe20f by Steven Moreland · 1 year, 9 months ago
  100. d0dffa7 OWNERS += bug component am: f0933bad94 am: 3188ea20f0 am: 3ad01f0e6f am: cfa0abe20f by Steven Moreland · 1 year, 9 months ago android-14.0.0_r38 android-14.0.0_r39 android-14.0.0_r40 android-14.0.0_r41 android-14.0.0_r42 android-14.0.0_r43 android-14.0.0_r44 android-14.0.0_r45