Related |
show
-
[RFC,v3,00/21] apps: lc-compliance: Multi-stream tests
-
[RFC,v3,01/21] apps: common: event_loop: Take callbacks by rvalue ref
-
[RFC,v3,02/21] apps: common: event_loop: Disable copy/move
-
[RFC,v3,03/21] apps: common: event_loop: Use `std::deque` instead of `std::list`
-
[RFC,v3,04/21] apps: common: event_loop: Use single event source for deferred calls
-
[RFC,v3,05/21] apps: common: event_loop: Remove unused type alias
-
[RFC,v3,06/21] apps: common: event_loop: Add way to cancel deferred calls
-
[RFC,v3,07/21] apps: common: event_loop: Make it possible to exit with exception
-
[RFC,v3,08/21] apps: lc-compliance: Initialize `CameraManager` pointer in `Environment`
-
[RFC,v3,09/21] apps: lc-compliance: Put tests into anonymous namespace
-
[RFC,v3,10/21] apps: lc-compliance: Optimize `std::shared_ptr` usage
-
[RFC,v3,11/21] apps: lc-compliance: Remove redundant getter call
-
[RFC,v3,12/21] apps: lc-compliance: Don't allocate `FrameBufferAllocator` dynamically
-
[RFC,v3,13/21] apps: lc-compliance: Use `std::vector` for argument array
-
[RFC,v3,14/21] apps: lc-compliance: Use array instead of `std::vector`
-
[RFC,v3,15/21] apps: lc-compliance: Add message to `GTEST_SKIP()`
-
[RFC,v3,16/21] apps: lc-compliance: Merge `CaptureBalanced` and `CaptureUnbalanced`
-
[RFC,v3,17/21] apps: lc-compliance: Support multiple streams in helpers
-
[RFC,v3,18/21] apps: lc-compliance: Add multi-stream tests
-
[RFC,v3,19/21] apps: lc-compliance: Run request completion handler in "main" thread
-
[RFC,v3,20/21] apps: lc-compliance: Make `EventLoop` a member
-
[RFC,v3,21/21] apps: lc-compliance: Rename `CaptureUnbalanced`
|