index
:
Project-1CE/frameworks_av
lineage-18.1
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
camera
/
CameraBase.cpp
Age
Commit message (
Expand
)
Author
2020-10-13
libcamera_client: Add utils function isCameraServiceDisabled.
Jayant Chowdhary
2020-01-23
Camera: Support new provider callback version in camera service
Shuzhen Wang
2017-03-24
Make CameraStatus::cameraId to use String16.
Oleksiy Vyalov
2017-02-03
CameraBase: Don't return an sp<> by reference am: f86177dd93 am: e1bdaa8fb1 a...
Eino-Ville Talvala
2017-02-02
CameraBase: Don't return an sp<> by reference am: f86177dd93 am: e1bdaa8fb1 a...
Eino-Ville Talvala
2017-02-02
CameraBase: Don't return an sp<> by reference am: f86177dd93 am: e1bdaa8fb1
Eino-Ville Talvala
2017-02-02
CameraBase: Don't return an sp<> by reference
Eino-Ville Talvala
2016-12-13
Camera service: Updates in preparation for HIDL
Eino-Ville Talvala
2016-12-08
Merge "Log correct reason for camera connect failures"
Treehugger Robot
2016-12-06
Log correct reason for camera connect failures
Tobias Lindskog
2016-09-16
Don't try to connect camera service if it is disabled.
Ivan Podogov
2016-03-02
Camera: Clean up warnings and set -Werror
Eino-Ville Talvala
2016-03-02
Camera: Switch camera2 to auto-gen C++ binder interfaces
Eino-Ville Talvala
2016-01-25
Camera: Fix client permission check
Chien-Yu Chen
2015-05-12
Revert "Add camera app op - camera"
Svetoslav Ganov
2015-05-02
Add camera app op - camera
Svet Ganov
2015-03-20
camera2: Remove ProCamera.
Ruben Brunk
2014-11-14
Update calls to IInterface::asBinder()
Marco Nelissen
2014-06-09
libcamera_client: 64-bit compile issue
Mark Salyzyn
2013-08-16
Refactor CameraService to handle errors properly.
Ruben Brunk
2013-03-11
(Camera)ProCamera: Remove unused functions from binder interface
Igor Murashkin
2013-02-28
Camera: Drop ProCamera connections when a Camera connection happens
Igor Murashkin
2013-02-26
camera_client: refactor Camera/ProCamera commonalities into BasicCamera
Igor Murashkin