index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
camera_hal_manager.cpp
Age
Commit message (
Expand
)
Author
2021-08-04
android: Override camera as "Internal" provided found in HAL config
Umang Jain
2021-08-04
android: Instantiate CameraDevice after checking HAL config validity
Umang Jain
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-05-26
android: CameraHalManager: Create a static object dynamically
Hirokazu Honda
2021-05-25
android: camera_device: Get properties from configuration
Jacopo Mondi
2021-03-25
android: CameraHalManager: Fix a function call of a moved Camera
Hirokazu Honda
2021-03-25
android: CameraHalManager: Hold CameraManager with std::unique_ptr
Hirokazu Honda
2021-03-25
android: CameraHalManager: Hold CameraDevice with std::unique_ptr
Hirokazu Honda
2021-03-23
android: Return -EUSERS when failed to open a Camera that's in use
Paul Elder
2020-10-20
android: Omit extra semicolons
Hirokazu Honda
2020-10-07
android: camera_device: Return Camera as shared_ptr
Jacopo Mondi
2020-09-16
android: Protect against null callbacks
Laurent Pinchart
2020-08-23
android: camera_hal_manager: Support camera hotplug
Umang Jain
2020-08-23
android: camera_device: Make CameraDevice a shared object
Umang Jain
2020-08-23
android: camera_hal_manager: Set camera module callbacks
Umang Jain
2020-06-04
android: hal_manager: Do not hardcode properties
Jacopo Mondi
2020-06-04
android: hal_manager: Report supported API version
Jacopo Mondi
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-02-13
android: Remove internal thread
Laurent Pinchart
2019-08-19
libcamera: camera_manager: Construct CameraManager instances manually
Laurent Pinchart
2019-08-19
android: camera_hal_manager: Clean up resources when terminating
Laurent Pinchart
2019-08-19
android: camera_hal_manager: Remove unused close() method
Laurent Pinchart
2019-08-19
android: camera_hal_manager: Stop thread when destroying
Laurent Pinchart
2019-08-15
hal: Fix comparison of unsigned integer < 0
Laurent Pinchart
2019-08-12
hal: Fix comparison of integers of different signs
Laurent Pinchart
2019-08-12
android: hal: Add Camera3 HAL
Jacopo Mondi