| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-10-09 | Regularize formatting of <android/sharedmem.h> docs. | |
| 2023-09-15 | s/FD_SETFD/F_SETFD/. | |
| 2021-04-13 | Fixing ndk reference doc link errors in a few headers: | |
| 2021-02-01 | Remove __ANDROID_API__ #if checks. | |
| 2020-09-03 | Document that ASharedMemory_create fds may or may not be CLOEXEC. | |
| 2019-11-13 | Add more details on FD sharing | |
| 2019-11-12 | sharedmem.h: fix the docs. | |
| 2018-10-14 | ashmem: update example code of create shmem region | |
| 2018-08-23 | Restore __ANDROID_API__ guards for core <android/*> APIs | |
| 2018-08-23 | Add __INTRODUCED_IN to core <android/*.h> APIs. | |
| 2018-07-31 | Fix ASharedMemory doxygen formatting, add availability. | |
| 2017-05-09 | docs: Fixed doc comments to enable Doxygen to generate code block correctly. | |
| 2017-02-24 | Define shared memory NDK API |