index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ipc
Age
Commit message (
Expand
)
Author
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-03-02
tests: Add test for IPCPipeUnixSocket
Paul Elder
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2020-12-14
libcamera: Replace ARRAY_SIZE() with std::size()
Laurent Pinchart
2020-11-15
libcamera: Move EventDispatcher to internal API
Laurent Pinchart
2020-08-13
test: ipc: unixsocket: Close open fds on error paths
Umang Jain
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-08-19
test: unixsocket: Fix typo in error message
Laurent Pinchart
2019-07-04
test: Allow self-contained tests to run in parallel
Niklas Söderlund
2019-07-02
test: ipc: unix: Add test for IPCUnixSocket
Niklas Söderlund