summaryrefslogtreecommitdiff
path: root/mojo/public/c/system/buffer.h
AgeCommit message (Expand)Author
2020-06-06Update asserts in mojo about int64_t's alignmentChih-Hung Hsieh
2020-06-05Clean up most Mojo core APIsKen Rockot
2020-06-05Add a data length method to mojo::ScopedSharedBufferHandle.Lei Zhang
2020-06-05Minimize chance of lock contention on MojoUnmapBufferDarin Fisher
2020-06-05Adds lots of Mojo documentationrockot
2020-06-05Add a missing define for MOJO_DUPLICATE_BUFFER_HANDLE_OPTIONS_FLAG_READ_ONLY.sammc
2020-06-05Support read-only duplicates of Mojo shared buffers.amistry
2020-06-05Switch to standard integer types in mojo/.Avi Drissman
2020-06-05Move third_party/mojo/src/mojo/public to mojo/publicrockot
2020-06-04Move //mojo/{public, edk} underneath //third_partyblundell
2020-06-04Mojo: Change MOJO_COMPILE_ASSERT -> static_assert in mojo/.viettrungluu
2020-06-04Mojo: clang-format mojo/public/c/... and add a presubmit check.viettrungluu@chromium.org
2020-06-04Mojo: Update comments in public/c/system/*.h.viettrungluu@chromium.org
2020-06-04Mojo: Add more comments to mojo/public/c/system/buffer.h.viettrungluu@chromium.org
2020-06-04Mojo: Require our public options structs to be aligned like int64_t's.viettrungluu@chromium.org
2020-06-04Mojo: Move (shared) buffer types/constants/functions from mojo/public/c/syste...viettrungluu@chromium.org