summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | fix confilct on HFR and Time Lapse optionzhuw2019-05-101-10/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | do not allow set these 2 option at the same time Change-Id: Ia6047e64925385fe1ef13597c1c5040fa18303cc CRs-Fixed:2448987
| | * | fix apply wrong earlyPCR value after HFRzhuw2019-05-091-0/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | set mHighSpeedCapture to flase after recording it will be init again when start recording Change-Id: I81d9b2d11796b4561b05b1c8430417772b1f8c64 CRs-Fixed:2425070
| * | Merge "disable settings during recording" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2019-05-292-6/+5
| |\ \
| | * | disable settings during recordingzhuw2019-05-172-6/+5
| | |/ | | | | | | | | | | | | | | | | | | don't allow entering settings during recording CRs-Fixed:2425070 Change-Id: I8783ba16448173a1f0f01f5ae44d66aa6d68698c
| * | Merge "Add HDR and nonHDR snapshot for HAL ZSL" into ↵Linux Build Service Account2019-05-291-0/+1
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | Add HDR and nonHDR snapshot for HAL ZSLjinwu2019-04-291-0/+1
| | |/ | | | | | | | | | Change-Id: I6a04b10382e509c3741e811278fba9781f1f3b82
| * | Merge "SnapdragonCamera: Use thread pool executor for AnsyncTask" into ↵Linux Build Service Account2019-05-291-1/+1
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdragonCamera: Use thread pool executor for AnsyncTaskxianming wang2019-05-151-1/+1
| | |/ | | | | | | | | | | | | | | | | | | Use thread pool executor for AnsyncTask. CRs-Fixed: 2452224 Change-Id: I2238f801a7723ed0cc8cfbad267d5ee0edd38f77
| * | Merge "SnapdragonCamera: Fix AE state is NULL in some scenarios" into ↵Linux Build Service Account2019-05-291-1/+5
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdragonCamera: Fix AE state is NULL in some scenariosxianming wang2019-05-071-1/+5
| | |/ | | | | | | | | | | | | | | | | | | Fix AE state is NULL in some scenarios. CRs-Fixed: 2441519 Change-Id: Iab8651a57d0108ed4c12e0fb2caa5d94902cebdb
| * | Merge "SnapdraongCamera:Disable HEIF in HDR" into ↵Linux Build Service Account2019-05-291-1/+2
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdraongCamera:Disable HEIF in HDRjunjiez2019-04-251-1/+2
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | Camera HAL only supports JPEG output in HDR mode, so disable HEIF when it's in HDR mode. Change-Id: I1b7ef0b8bcfb2db039ecd78ec83141567b47cd51 CRs-Fixed: 2392195
| * | Merge "Don't close session after abortCaptures" into ↵Linux Build Service Account2019-05-291-2/+4
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | Don't close session after abortCapturesjinwu2019-04-301-2/+4
| | |/ | | | | | | | | | Change-Id: Iac4181dbda903bb4f0b15a30693ff9a672f75482
| * | Merge "Fix force close when TAF before repeating" into ↵Linux Build Service Account2019-05-291-0/+1
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | Fix force close when TAF before repeatingzhuw2019-04-231-0/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | init mOriginalCropRegion when open camera to avoid this. Change-Id: I3f086475cd8bcdf0087ca20993403e698dd87d79 CRs-Fixed:2426830
| * / fix force closed if start recording before snapshot finishedzhuw2019-04-231-1/+1
| |/ | | | | | | | | | | | | do not allow recording before snapshot finished Change-Id: Idd412b9ab2cba3b867f9d2842885261a24d97d09 CRs-Fixed:2425049
* | Merge e7b55c8d6d823d58ea877b8819ed9669eb94034f on remote branchLinux Build Service Account2019-04-269-83/+47
|\| | | | | | | Change-Id: If386bd88de27b16d3358a525ffbb0d8fb9d136f4
| * Merge "SnapdragonCamera: Add get AE/AF state in onCaptureProgressed" into ↵Linux Build Service Account2019-04-182-10/+12
| |\ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * SnapdragonCamera: Add get AE/AF state in onCaptureProgressedxianming wang2019-03-112-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | (1) Add get AE/AF state in onCaptureProgressed(partial meta). (2) Fix NullPointerException when mPreferenceGroup is NULL. CRs-Fixed: 2401109 Change-Id: I2c2828d9a6d93c50457eb1d1a35f3dbd0e08ff4d
| * | Merge "SnapdragonCamera: Remove scene mode and deepportrait" into ↵Linux Build Service Account2019-04-184-57/+17
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdragonCamera: Remove scene mode and deepportraitxianming wang2019-04-104-57/+17
| | |/ | | | | | | | | | | | | | | | | | | Remove scene mode only keep HDR mode, and remove deepportrait. CRs-Fixed: 2432037 Change-Id: I3f062dcc952f918dd51ee7fdfeefc8bf9c8d1c0f
| * | Merge "SnapdragonCamera: Add self-contained product definition" into ↵Linux Build Service Account2019-04-181-0/+2
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdragonCamera: Add self-contained product definitionjinwu2019-04-081-0/+2
| | |/ | | | | | | | | | | | | | | | Add mk file for modules under the project. Change-Id: Ie1760eca02ddbc7c47b9bfce209655afbc363f7f
| * | Merge "SnapdraongCamera:Fix longshot count in nZSL" into ↵Linux Build Service Account2019-04-181-9/+6
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdraongCamera:Fix longshot count in nZSLjunjiez2019-04-111-9/+6
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | Send the max longshot count of capture requests in a request list to avoid sending more requests than expected. Change-Id: Ie749f1605c171752b0610071e3b8e9f3ec561156 CRs-Fixed: 2431713
| * | Merge "SnapdragonCamera: version info 2.02.030" into ↵Linux Build Service Account2019-04-181-1/+1
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdragonCamera: version info 2.02.030jinwu2019-04-111-1/+1
| | |/ | | | | | | | | | | | | | | | Update to 2.02.030 Change-Id: I094296dab8301727b378e2eebe80a32c53dc59f3
| * | Merge "SnapdraongCamera:Disable APP-ZSL in HEIF" into ↵Linux Build Service Account2019-04-181-1/+2
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdraongCamera:Disable APP-ZSL in HEIFjunjiez2019-04-101-1/+2
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | APP-ZSL is enabled by default on legacy platform, but HEIF can't work with it, disable APP-ZSL when HEIF is enabled. Change-Id: I92320f633cbb58862b450eb7c9de42b4ab1d8540 CRs-Fixed: 2429364
| * | Merge "rename dev-option "Auto Focus Mode"" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2019-04-181-1/+1
| |\ \
| | * | rename dev-option "Auto Focus Mode"zhuw2019-04-101-1/+1
| | |/ | | | | | | | | | | | | | | | | | | rename it to "Set CONTROL_AF_MODE" CRs-Fixed:2418768 Change-Id: I0d28b537bc39fde6f1854f38e76bbd4e63ec3b61
| * | Merge "Checking session is not null before call abortCapture" into ↵Linux Build Service Account2019-04-181-2/+2
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | Checking session is not null before call abortCapturejinwu2019-03-221-2/+2
| | |/ | | | | | | | | | Change-Id: I54132e4d5da6d875874aa350fd84b89010dbeb88
| * / SnapdragonCamera: Fix mCurrentSession NullPointer when stopRecordingxianming wang2019-03-111-2/+4
| |/ | | | | | | | | | | | | | | Fix mCurrentSession NullPointerException when stopRecording call abortCaptures. CRs-Fixed: 2411251 Change-Id: I831d5eeb86219480aee4299eb681a94f83054fc8
* | Merge fef611529a3685652002d63e7e760644768f4501 on remote branchLinux Build Service Account2019-03-195-6/+38
|\| | | | | | | Change-Id: I56b0bccf17e61363061f9d90697d762496374e69
| * Merge "Change target SDK to 28." into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2019-03-081-1/+1
| |\
| | * Change target SDK to 28.jinwu2019-02-221-1/+1
| | | | | | | | | | | | Change-Id: I726f4635aecb1ee1eab9f5d34ba3d78cc984f8b9
| * | Merge "SnapdraongCamera:Fix Heif Options" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2019-03-082-2/+32
| |\ \
| | * | SnapdraongCamera:Fix Heif Optionsjunjiez2019-02-152-2/+32
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | Update picture size and video quality simultaneously to ensure both sizes are larger than VGA when HEIF is enabled. Change-Id: Ifc93f8bba6e7b6832f6a0d5e2ce390afd211e20d CRs-Fixed: 2399325
| * | Merge "SnapdragonCamera: version info 2.02.029" into ↵Linux Build Service Account2019-03-081-1/+1
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | SnapdragonCamera: version info 2.02.029jinwu2019-02-221-1/+1
| | |/ | | | | | | | | | | | | | | | Update to 2.02.029 Change-Id: Ibef33dbcedc996e9f1efb736c6ebca3ed564caaa
| * | Merge "Increase burst requests" into camera-SnapdragonCamera.lnx.2.0Linux Build Service Account2019-03-081-2/+2
| |\ \
| | * | Increase burst requestsjinwu2019-02-121-2/+2
| | |/ | | | | | | | | | | | | | | | | | | Make it 40 requests one time in burst, so fps will be more closer to the setting number. Change-Id: Icd05be3aea916a9163328f893a9a7510b3823f0e
| * / Catch the exception when stop recordingjinwu2019-02-181-0/+2
| |/ | | | | | | Change-Id: Ifb2c7c5c9f172d3b1bbad8419c944241baf7228d
* | Merge 75a5fb592c725e7be2bae49ed8a72081c9f4f5b6 on remote branchLinux Build Service Account2019-02-104-40/+79
|\| | | | | | | Change-Id: I4fd9629d8501b4928e3566153d446f8173471ccf
| * Merge "SnapdragonCamera: version info 2.02.028" into ↵Sridhar Gujje2019-02-041-1/+1
| |\ | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * SnapdragonCamera: version info 2.02.028jinwu2019-01-231-1/+1
| | | | | | | | | | | | | | | | | | Update to 2.02.028 Change-Id: If7a05d0b17169309b022842846f9cfbeefab6a90
| * | Merge "Fix issue of that session isn't created" into ↵Sridhar Gujje2019-02-041-1/+1
| |\ \ | | | | | | | | | | | | camera-SnapdragonCamera.lnx.2.0
| | * | Fix issue of that session isn't createdjinwu2019-01-231-1/+1
| | |/ | | | | | | | | | | | | | | | | | | When launch snapcam and pause quickly, then session isn't created but still call abortCaptures will FC by NULL POINTER. Change-Id: If0f1facf5f1770648b18400454c8fd5e85bba559