Sign in
android
/
platform
/
system
/
libfmq
/
HEAD
f505edd
Remove unnecessary std::move am: 965a4550fe
by Yi Kong
· 4 weeks ago
main
master
965a455
Remove unnecessary std::move
by Yi Kong
· 4 weeks ago
f87f71e
Fix StableId collisions in libfmq_test_service_rust_impl am: 8c8c7b2fab
by Ivan Lozano
· 4 weeks ago
8c8c7b2
Fix StableId collisions in libfmq_test_service_rust_impl
by Ivan Lozano
· 5 weeks ago
b4f390a
libfmq: Fix from_raw_parts UB when used with empty vectors am: 803e0dc969
by Yegor Pomortsev
· 8 weeks ago
803e0dc
libfmq: Fix from_raw_parts UB when used with empty vectors
by Yegor Pomortsev
· 3 months ago
2b5d595
Merge changes from topic "fmq_not_full" into main am: ceb6f04ecd
by Devin Moore
· 8 weeks ago
ceb6f04
Merge changes from topic "fmq_not_full" into main
by Devin Moore
· 8 weeks ago
6c1d3b6
fmq_unit_tests: Write a log msg before tracking open FDs
by Devin Moore
· 8 weeks ago
0f155df
libfmq: Make dupeDesc const am: df1cb877b5
by Yegor Pomortsev
· 8 weeks ago
android15-tests-dev
a56b043
Update AIDL EventFlagBits to have the correct values
by Devin Moore
· 9 weeks ago
df1cb87
libfmq: Make dupeDesc const
by Yegor Pomortsev
· 3 months ago
1360eee
Merge "Mark apex-available" into main am: f4d545e3ee
by Treehugger Robot
· 8 weeks ago
f4d545e
Merge "Mark apex-available" into main
by Treehugger Robot
· 8 weeks ago
e560b7d
Mark apex-available
by Elisei Zamakhov
· 9 weeks ago
8c13aff
Merge "libfmq: Fix double closing fd in rust binding" into main am: 50f7401531
by Pattara Teerapong
· 9 weeks ago
50f7401
Merge "libfmq: Fix double closing fd in rust binding" into main
by Pattara Teerapong
· 9 weeks ago
27d8396
Convert system/libfmq/benchmarks/Android.mk to Android.bp am: 266e7f888b
by kellyhung
· 3 months ago
57c6f69
libfmq: Fix double closing fd in rust binding
by Pattara Teerapong
· 3 months ago
266e7f8
Convert system/libfmq/benchmarks/Android.mk to Android.bp
by kellyhung
· 3 months ago
06fe442
Add product_available and vendor_available to libfmq_rust am: 8a67871350 am: 893f3b081f
by Devin Moore
· 3 months ago
893f3b0
Add product_available and vendor_available to libfmq_rust am: 8a67871350
by Devin Moore
· 3 months ago
aba0830
Limit visibility of libfmq_rust while under development am: 4bbbba517a am: 2e20bece80
by Devin Moore
· 3 months ago
2e20bec
Limit visibility of libfmq_rust while under development am: 4bbbba517a
by Devin Moore
· 3 months ago
8a67871
Add product_available and vendor_available to libfmq_rust
by Devin Moore
· 3 months ago
4bbbba5
Limit visibility of libfmq_rust while under development
by Devin Moore
· 3 months ago
2222278
fmq_unit_tests: Detect leaked FDs more efficiently am: 8676f1dbd6 am: 3d765532b9
by Devin Moore
· 3 months ago
3d76553
fmq_unit_tests: Detect leaked FDs more efficiently am: 8676f1dbd6
by Devin Moore
· 3 months ago
8676f1d
fmq_unit_tests: Detect leaked FDs more efficiently
by Devin Moore
· 3 months ago
1f58a19
libfmq: fix test mapping am: 8284acbd97 am: baac61d02d
by Steven Moreland
· 3 months ago
baac61d
libfmq: fix test mapping am: 8284acbd97
by Steven Moreland
· 3 months ago
8284acb
libfmq: fix test mapping
by Steven Moreland
· 3 months ago
29a028e
Add Rust wrapper for libfmq am: cc87d36855 am: 1edbbe629f
by Frances Wingerter
· 3 months ago
1edbbe6
Add Rust wrapper for libfmq am: cc87d36855
by Frances Wingerter
· 3 months ago
eed5a4d
libfmq: add mode where message size is only known at runtime am: 749e1da036 am: d73c6a0448
by Frances Wingerter
· 4 months ago
d73c6a0
libfmq: add mode where message size is only known at runtime am: 749e1da036
by Frances Wingerter
· 4 months ago
cc87d36
Add Rust wrapper for libfmq
by Frances Wingerter
· 6 months ago
a1a0ceb
Improve FMQ pointer corruption diagnostics am: c6a3e1753c am: cb6c0ac3a3
by Mikhail Naganov
· 4 months ago
cb6c0ac
Improve FMQ pointer corruption diagnostics am: c6a3e1753c
by Mikhail Naganov
· 4 months ago
749e1da
libfmq: add mode where message size is only known at runtime
by Frances Wingerter
· 5 months ago
c6a3e17
Improve FMQ pointer corruption diagnostics
by Mikhail Naganov
· 4 months ago
b7e24f9
Improve diagnosing of pointer corruption issue am: f2dd4774b0 am: 985ce44e49
by Mikhail Naganov
· 4 months ago
985ce44
Improve diagnosing of pointer corruption issue am: f2dd4774b0
by Mikhail Naganov
· 4 months ago
f2dd477
Improve diagnosing of pointer corruption issue
by Mikhail Naganov
· 4 months ago
800ac14
[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 3b6feb6f24 -s ours
by Xin Li
· 4 months ago
3b6feb6
Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future
by Xin Li
· 4 months ago
14af181
Fix fmq_test when HIDL is not supported am: 146b7f9b62 am: 30cd0bb07f
by Devin Moore
· 5 months ago
30cd0bb
Fix fmq_test when HIDL is not supported am: 146b7f9b62
by Devin Moore
· 5 months ago
146b7f9
Fix fmq_test when HIDL is not supported
by Devin Moore
· 6 months ago
c2e219d
Revert "Fix fmq_test when HIDL is not supported"
by Satish Yalla
· 5 months ago
e68fa34
Fix fmq_test when HIDL is not supported
by Devin Moore
· 6 months ago
3c2051b
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 3ff8c863a4 -s ours am: 151fd0a88b -s ours am: 531748515f -s ours am: 89ec780c8f -s ours am: a4f3d1ea3e -s ours
by Treehugger Robot
· 6 months ago
d1b5e50
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: e51adcb635 -s ours am: b1b2856c15 -s ours am: 2f55fa8bcf -s ours am: 8a37a71971 -s ours am: 5c75d051d8 -s ours
by Devin Moore
· 6 months ago
7242c0f
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: 6254c01b41 -s ours am: b3f94d8c1f -s ours am: 495ed03c11 -s ours am: 59acf8a57c -s ours am: 1cd17bc0b8 -s ours
by Devin Moore
· 6 months ago
a425837
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 643d833208 -s ours am: 6572566a35 -s ours am: ec435590b1 -s ours am: fbcb3f3819 -s ours am: 25b980c88a -s ours
by Devin Moore
· 6 months ago
f279c3e
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 55fd9188c1 -s ours am: 29b23f455f -s ours am: e3b1f06c4b -s ours am: bcbb253207 -s ours
by Treehugger Robot
· 6 months ago
8e9db1e
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: cc7db7914f -s ours am: 71801d894e -s ours am: 69803dde93 -s ours am: 86bfdd423f -s ours
by Devin Moore
· 6 months ago
939a142
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: b4ec118f5f -s ours am: 692a543bb5 -s ours am: 3644872c74 -s ours am: 80adeeeaeb -s ours
by Devin Moore
· 6 months ago
b461bdc
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 79b96bf315 -s ours am: 43b9caa756 -s ours am: 58159c3cdf -s ours am: 338c017bd9 -s ours
by Devin Moore
· 6 months ago
a4f3d1e
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 3ff8c863a4 -s ours am: 151fd0a88b -s ours am: 531748515f -s ours am: 89ec780c8f -s ours
by Treehugger Robot
· 6 months ago
5c75d05
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: e51adcb635 -s ours am: b1b2856c15 -s ours am: 2f55fa8bcf -s ours am: 8a37a71971 -s ours
by Devin Moore
· 6 months ago
1cd17bc
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: 6254c01b41 -s ours am: b3f94d8c1f -s ours am: 495ed03c11 -s ours am: 59acf8a57c -s ours
by Devin Moore
· 6 months ago
25b980c
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 643d833208 -s ours am: 6572566a35 -s ours am: ec435590b1 -s ours am: fbcb3f3819 -s ours
by Devin Moore
· 6 months ago
b3559a2
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 3ff8c863a4 -s ours am: 151fd0a88b -s ours am: 531748515f -s ours am: e7617177a3 -s ours
by Treehugger Robot
· 6 months ago
9f3047d
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: e51adcb635 -s ours am: b1b2856c15 -s ours am: 2f55fa8bcf -s ours am: bd6eda83ec -s ours
by Devin Moore
· 6 months ago
9c40a18
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: 6254c01b41 -s ours am: b3f94d8c1f -s ours am: 495ed03c11 -s ours am: e4c8fa6572 -s ours
by Devin Moore
· 6 months ago
bcbb253
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 55fd9188c1 -s ours am: 29b23f455f -s ours am: e3b1f06c4b -s ours
by Treehugger Robot
· 6 months ago
86bfdd4
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: cc7db7914f -s ours am: 71801d894e -s ours am: 69803dde93 -s ours
by Devin Moore
· 6 months ago
1b65d8d
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 643d833208 -s ours am: 6572566a35 -s ours am: ec435590b1 -s ours am: 2bb2e6c49d -s ours
by Devin Moore
· 6 months ago
c8119bb
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 55fd9188c1 -s ours am: 29b23f455f -s ours am: eaad28865c -s ours
by Treehugger Robot
· 6 months ago
2b507e1
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: cc7db7914f -s ours am: 71801d894e -s ours am: 72b63b3da0 -s ours
by Devin Moore
· 6 months ago
80adeee
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: b4ec118f5f -s ours am: 692a543bb5 -s ours am: 3644872c74 -s ours
by Devin Moore
· 6 months ago
5c520a1
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: b4ec118f5f -s ours am: 692a543bb5 -s ours am: 5934bb57a4 -s ours
by Devin Moore
· 6 months ago
338c017
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 79b96bf315 -s ours am: 43b9caa756 -s ours am: 58159c3cdf -s ours
by Devin Moore
· 6 months ago
58a9a42
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 79b96bf315 -s ours am: 43b9caa756 -s ours am: c4ec17670c -s ours
by Devin Moore
· 6 months ago
e761717
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 3ff8c863a4 -s ours am: 151fd0a88b -s ours am: 531748515f -s ours
by Treehugger Robot
· 6 months ago
bd6eda8
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: e51adcb635 -s ours am: b1b2856c15 -s ours am: 2f55fa8bcf -s ours
by Devin Moore
· 6 months ago
89ec780
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 3ff8c863a4 -s ours am: 151fd0a88b -s ours am: 531748515f -s ours
by Treehugger Robot
· 6 months ago
8a37a71
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: e51adcb635 -s ours am: b1b2856c15 -s ours am: 2f55fa8bcf -s ours
by Devin Moore
· 6 months ago
e4c8fa6
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: 6254c01b41 -s ours am: b3f94d8c1f -s ours am: 495ed03c11 -s ours
by Devin Moore
· 6 months ago
59acf8a
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: 6254c01b41 -s ours am: b3f94d8c1f -s ours am: 495ed03c11 -s ours
by Devin Moore
· 6 months ago
2bb2e6c
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 643d833208 -s ours am: 6572566a35 -s ours am: ec435590b1 -s ours
by Devin Moore
· 6 months ago
2008e9c
[automerger skipped] Use the values of the ptrs that we check am: 050952bf5f am: 6e5d679c11 -s ours am: 9ef5ea7d45 -s ours am: 3b4ad7c4a1 -s ours am: 4d43dd2184 -s ours am: c7bd11910f -s ours
by Devin Moore
· 6 months ago
fbcb3f3
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 643d833208 -s ours am: 6572566a35 -s ours am: ec435590b1 -s ours
by Devin Moore
· 6 months ago
eaad288
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 55fd9188c1 -s ours am: 29b23f455f -s ours
by Treehugger Robot
· 6 months ago
72b63b3
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: cc7db7914f -s ours am: 71801d894e -s ours
by Devin Moore
· 6 months ago
5317485
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 3ff8c863a4 -s ours am: 151fd0a88b -s ours
by Treehugger Robot
· 6 months ago
2f55fa8
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: e51adcb635 -s ours am: b1b2856c15 -s ours
by Devin Moore
· 6 months ago
55a7a7a
[automerger skipped] Use the values of the ptrs that we check am: 050952bf5f am: 386cde491b -s ours am: e5172abf71 -s ours am: 68e0493db4 -s ours am: 5faae9b035 -s ours
by Devin Moore
· 6 months ago
e3b1f06
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 55fd9188c1 -s ours am: 29b23f455f -s ours
by Treehugger Robot
· 6 months ago
5934bb5
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: b4ec118f5f -s ours am: 692a543bb5 -s ours
by Devin Moore
· 6 months ago
69803dd
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: cc7db7914f -s ours am: 71801d894e -s ours
by Devin Moore
· 6 months ago
495ed03
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: 6254c01b41 -s ours am: b3f94d8c1f -s ours
by Devin Moore
· 6 months ago
c4ec176
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 79b96bf315 -s ours am: 43b9caa756 -s ours
by Devin Moore
· 6 months ago
3644872
[automerger skipped] Use the values of the ptrs that we check am: af19e0ef03 am: e30c0e8417 -s ours am: 5931dce537 -s ours am: b392886028 -s ours am: b4ec118f5f -s ours am: 692a543bb5 -s ours
by Devin Moore
· 6 months ago
ec43559
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 643d833208 -s ours am: 6572566a35 -s ours
by Devin Moore
· 6 months ago
58159c3
[automerger skipped] Use the values of the ptrs that we check am: b923a7c0d0 -s ours am: f4632464b8 -s ours am: 79b96bf315 -s ours am: 43b9caa756 -s ours
by Devin Moore
· 6 months ago
151fd0a
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 3ff8c863a4 -s ours
by Treehugger Robot
· 6 months ago
29b23f4
[automerger skipped] Merge "Use the values of the ptrs that we check" into sc-qpr1-dev am: 9b16addad2 -s ours am: af4cd3d2aa -s ours am: 9b98d18909 -s ours am: 55fd9188c1 -s ours
by Treehugger Robot
· 6 months ago
b1b2856
[automerger skipped] Use the values of the ptrs that we check am: 81cd1f66d6 -s ours am: 82f5cafade -s ours am: a4d8deb312 -s ours am: e51adcb635 -s ours
by Devin Moore
· 6 months ago
Next »