summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/common/CameraModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraService: Add more systracing, fix module init orderEino-Ville Talvala2015-09-091-10/+46
* Fix UAF error in CameraModule.Ruben Brunk2015-07-171-2/+3
* CameraModule: fix getCameraInfo()Chien-Yu Chen2015-07-061-5/+14
* Add default for pre-distortion active array.Ruben Brunk2015-06-221-0/+9
* Camera2: implement high speed video APIsZhijun He2015-06-031-0/+15
* Camera: derive LSC characteristics keysYin-Chia Yeh2015-05-281-2/+28
* Camera: update CameraModule deriveKeyYin-Chia Yeh2015-05-071-0/+12
* CameraService: update android.control.availableModesZhijun He2015-05-051-2/+37
* Merge "CameraService: Add support for module init, some logging updates"Eino-Ville Talvala2015-04-161-2/+9
|\
| * CameraService: Add support for module init, some logging updatesEino-Ville Talvala2015-04-151-2/+9
* | Camera: fix invalid access of static_camera_characteristicsYin-Chia Yeh2015-04-151-0/+6
|/
* Camera: fix metadata assertionYin-Chia Yeh2015-03-241-6/+7
* camera: update CameraModuleChien-Yu Chen2015-03-241-16/+34
* camera: implement flashlight for HAL v1 devicesChien-Yu Chen2015-03-031-1/+16
* CameraService: fix invalid access of camera metadataYin-Chia Yeh2015-02-181-8/+7
* CameraService: intercept Camera moduleYin-Chia Yeh2015-02-031-0/+130