summaryrefslogtreecommitdiffstats
path: root/camera/ICameraService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera: Add camera type to ICameraService.getNumberOfCameras.Eino-Ville Talvala2015-08-141-2/+9
* camera2: Fix native binder interface and add tests.Ruben Brunk2015-07-061-0/+3
* Camera: Change error for app ops reject, propagate binder errorsEino-Ville Talvala2015-06-051-6/+15
* Use memset to initialize dynamic array.Chih-Hung Hsieh2015-05-181-1/+2
* camera2: Fix work-profile eviction handling.Ruben Brunk2015-05-141-5/+23
* Revert "Add camera app op - camera"Svetoslav Ganov2015-05-121-12/+12
* Add camera app op - cameraSvet Ganov2015-05-021-12/+12
* camera2: Enforce client eviction on user switch.Ruben Brunk2015-03-311-0/+16
* camera2: Remove ProCamera.Ruben Brunk2015-03-201-52/+8
* camera: implement flashlight controlChien-Yu Chen2015-02-121-0/+24
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-10/+10
* cameraservice: Implement HAL1 and higher HAL API coexistenceZhijun He2014-06-191-0/+44
* camera: Add #getLegacyParameters, #supportsCameraApi to ICameraServiceIgor Murashkin2014-06-171-0/+59
* camera2: Don't log vendor tag errors when camera HAL too oldIgor Murashkin2014-03-171-4/+4
* camera3: Pass vendor tags through binder.Ruben Brunk2014-03-131-0/+36
* Camera: Implement getCameraCharacteristicsZhijun He2013-09-251-0/+36
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-161-21/+60
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-3/+3
* Initial implementation of android.hardware.photography.CameraDevice (service)Igor Murashkin2013-06-201-1/+35
* camera: Make some binder interfaces compatible with AIDLIgor Murashkin2013-06-111-6/+81
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-281-0/+33
* camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-261-2/+13
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-3/+11
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-221-0/+18
* Remove new camera connect API.Wu-cheng Li2012-04-191-8/+2
* Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-151-3/+8
* Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-111-0/+22
* Support multiple cameras in framework.Chih-Chung Chang2010-05-101-2/+17
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-0/+71