summaryrefslogtreecommitdiffstats
path: root/camera/CameraBase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CameraBase: Don't return an sp<> by referenceEino-Ville Talvala2017-04-051-5/+5
| | | | | | | | | | | | | | | If the server dies, the binder death callback clears out the global camera service sp<>, and any current references to it will become quite unhappy. Test: Camera CTS passes Bug: 31992879 AOSP-Change-Id: I2966bed35d0319e3f26e3d4b1b8dc08006a22348 CVE-2017-0544 Change-Id: Ib7ef455366927b0471f8fcabdd5a54e38e375d41 (cherry picked from commit 4b49489c12e6862e9a320ebcb53872e809ed20ec)
* Revert "Add camera app op - camera"Svetoslav Ganov2015-05-121-2/+2
| | | | | | | | This is not needed duplication of work This reverts commit 32fa6d0e65dbf956e253a1006e9419dce2fe75c9. Change-Id: I2c81b0dacb2ed99c408c79c1f9e22a4baa564494
* Add camera app op - cameraSvet Ganov2015-05-021-2/+2
| | | | Change-Id: I26570cc0a23fdea740b416a26838d40cac296c85
* camera2: Remove ProCamera.Ruben Brunk2015-03-201-2/+0
| | | | | Bug: 19186859 Change-Id: I4aaadb53db65b479f92cbb3c05329d1e40317900
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-2/+2
| | | | | | to use the new static version. Change-Id: I89a5988a0ac694ffc04d88cf939e8455bf925d4c
* libcamera_client: 64-bit compile issueMark Salyzyn2014-06-091-2/+2
| | | | | | | - size_t print format - some unused parameter warning messages Change-Id: I2c0f50dda7e810f3f60603fd9d8c62c5b8767528
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-161-3/+8
| | | | | | | | Bug: 10361136 -Connect calls now return status_t error flags. Change-Id: Idca453b111e5df31327f6c99ebe853bb2e332b95
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-35/+0
| | | | Change-Id: I0582268cef6e84b630bc87c8a03dcd69d54c440d
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-281-0/+16
| | | | | | | * Also adds an ICameraServiceListener with available/not available statuses Bug: 8291653 Change-Id: I24680f1a2dc109510caf451cf7c7bd180b670d84
* camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-261-0/+237
Change-Id: Ie10a4094522d49683657665fe94ab0b7ccd280e9