Age | Commit message (Expand) | Author |
2022-10-18 | utils: ipc: Add support for Flags | Paul Elder |
2022-10-18 | utils: ipc: Add support for enums in function parameters | Paul Elder |
2022-01-27 | utils: ipc: Add __init__.py for local module utils/ipc/generators | Han-Lin Chen |
2021-12-04 | libcamera: base: Rename FileDescriptor to SharedFD | Laurent Pinchart |
2021-12-04 | libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor | Hirokazu Honda |
2021-11-24 | utils: Convert to pragma once | Kieran Bingham |
2021-09-27 | libcamera: control_serializer: Separate the handles space | Jacopo Mondi |
2021-09-27 | ipa: proxy_worker: Reset ControlSerializer on worker | Jacopo Mondi |
2021-09-10 | utils: ipc: proxy worker: Fix indentation in call deserialization | Paul Elder |
2021-09-02 | libcamera: Drop emitter object pointer from signal arguments | Laurent Pinchart |
2021-09-02 | libcamera: Don't use emitter object pointer argument to slot | Laurent Pinchart |
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-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 templates for code generation for IPC mechanism | Paul Elder |