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
/
utils
/
ipc
Age
Commit message (
Expand
)
Author
2021-08-19
ipa: Use FileDescriptor instead of int in layers above IPC payload
Paul Elder
2021-08-18
utils: ipc: ipa_proxy_worker: Log IPCUnixSocket::send() failures
Laurent Pinchart
2021-08-05
utils: ipc: Initialise ThreadProxy
Kieran Bingham
2021-07-27
utils: ipc: Assign a new gid to proxy worker
Umang Jain
2021-07-09
utils: ipc: proxy: Reset ControlSerializer during IPA configure
Umang Jain
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-01
utils: ipc: mojo: Error if ControlInfoMap/List doesn't prefix libcamera
Paul Elder
2021-05-31
utils: ipc: extract-docs: Extract the SPDX header
Paul Elder
2021-05-27
utils: ipc: Add script to extract doxygen docs from mojom files
Paul Elder
2021-05-26
utils: ipc: Update mojo
Paul Elder
2021-05-24
ipa: Move core IPA interface documentation to a .cpp file
Umang Jain
2021-04-27
utils: ipc: Use the proper namespace for mojom structs
Paul Elder
2021-03-29
utils: ipc: proxy: Track IPA with a state machine
Kieran Bingham
2021-03-24
utils: ipc: proxy: Process pending messages
Laurent Pinchart
2021-03-24
utils: ipc: proxy: Assert asynchronous calls execute in the running state
Laurent Pinchart
2021-03-09
utils: ipc: Make first output parameter direct return if int32
Paul Elder
2021-03-09
utils: ipc: Support custom parameters to init()
Paul Elder
2021-03-04
utils: ipc: templates: Drop unused variable
Laurent Pinchart
2021-02-16
meson: ipa, proxy: Generate headers and proxy with mojo
Paul Elder
2021-02-16
utils: ipc: add parser script
Paul Elder
2021-02-16
utils: ipc: add generator script
Paul Elder
2021-02-16
utils: ipc: add templates for code generation for IPC mechanism
Paul Elder
2020-11-11
README, meson: Add dependency on ply and jinja2 for IPA interface generation
Paul Elder
2020-11-11
utils: ipc: import mojo
Paul Elder