summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SnapdragonCamera:Avoid index out of boundsjunjiez2018-07-191-1/+3
| | | | | | | | Check if the camera index is out of bounds when try to find Characteristics in the array Change-Id: I746a4ca4f227366da0e0b238e51f55425261189d CRs-Fixed: 2258762
* Merge "SnapdragonCamera: version info 2.02.011"Linux Build Service Account2018-07-191-1/+1
|\
| * SnapdragonCamera: version info 2.02.011jinwu2018-07-111-1/+1
| | | | | | | | | | | | Change to 2.02.011 Change-Id: Id7d1b9b42f4d0c8e2ea69222d659324ac5381619
* | Merge "Move close camera to sub-thread for avoiding ANR."Linux Build Service Account2018-07-191-1/+6
|\ \
| * | Move close camera to sub-thread for avoiding ANR.jinwu2018-07-111-1/+6
| |/ | | | | | | Change-Id: I09975dc1d7357f9351885e0cafb64610e42afa6a
* | Merge "SnapdragonCamera:Fix recording state"Linux Build Service Account2018-07-181-3/+2
|\ \
| * | SnapdragonCamera:Fix recording statejunjiez2018-07-181-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update the mIsRecordingVideo in startRecordingVideo to avoid state update delay. Change-Id: If925ecfbfbb4afc077e6f187c7db74aae372d25e CRs-Fixed: 2275762,2275881
* | | Add a property to set video snapshot sizejinwu2018-07-171-0/+13
|/ / | | | | | | | | | | | | Set this property persist.sys.camera.video.snapshotsize to change to change video snapshot size. Change-Id: I7184037b74a1d974f959a933eea4fe41aa19f454
* | Merge "SnapdragonCamera: Added stats visualizer"Linux Build Service Account2018-07-169-55/+479
|\ \ | |/ |/|
| * SnapdragonCamera: Added stats visualizerMukund Mittal2018-07-099-55/+479
| | | | | | | | | | | | | | Added stats visualizer for displaying stats in overlay at preview Change-Id: I0c0492bd525e1a9145384cd167a1b6846e96f41b
* | Revert change 2323574/7zhuw2018-07-102-1/+4
|/ | | | | | change default value to disable Change-Id: I4ac8776a413343706cce13207034d0e94a8851ed
* Change property from vendor to sys.jinwu2018-07-032-41/+41
| | | | Change-Id: I08e0426f4189a8d62a54c0ca83658b18b1babbb3
* SnapdragonCamera: Update the method for save warmstart AWBxianming wang2018-07-021-17/+26
| | | | | | | Update the method for save warmstart AWB gains and cct. CRs-Fixed: 2271396 Change-Id: I7be37b207131b2daf063888bcca53860365162e3
* SnapdragonCamera: version info 2.02.010jinwu2018-06-291-1/+1
| | | | | | Change to 2.02.010 Change-Id: Iaff52e111087aa50b214457df1f45aaffe2de1f3
* Merge "SnapdragonCamera: Hide the deepzoom and deepportrait mode"Linux Build Service Account2018-06-282-4/+8
|\
| * SnapdragonCamera: Hide the deepzoom and deepportrait modexianming wang2018-06-282-4/+8
| | | | | | | | | | | | | | Hide the deepzoom and deepportrait mode. CRs-Fixed: 2269361 Change-Id: Ibd49da4d4d8c1f8931d45a95b08044a43e465850
* | Merge "SnapdragonCamera:Fix CTS issue"Linux Build Service Account2018-06-282-2/+2
|\ \
| * | SnapdragonCamera:Fix CTS issuejunjiez2018-06-282-2/+2
| |/ | | | | | | | | | | | | | | | | Change the id of the review done button to match the requirement of CTS test Change-Id: I93859d78fa64a7fe9baad72019932e99833fb268 CRs-Fixed: 2226102
* / Fix can't zoom to 8x levelzhuw2018-06-271-2/+2
|/ | | | | | change caculation of zoom level Change-Id: Ie825e39a3b40d23abf1d8b59dda2d93d240bc68a
* Merge "SnapdragonCamera: Complete the function of AWB Gains and CCT"Linux Build Service Account2018-06-272-1/+74
|\
| * SnapdragonCamera: Complete the function of AWB Gains and CCTxianming wang2018-06-272-1/+74
| | | | | | | | | | | | | | Complete the function of AWB Gains and CCT CRs-Fixed: 2267778 Change-Id: Ied1c3f153c78a5f980b5133b939abe415b9d027e
* | Merge "SnapdragonCamera:Fix unbind error"Linux Build Service Account2018-06-271-1/+1
|\ \
| * | SnapdragonCamera:Fix unbind errorjunjiez2018-06-271-1/+1
| |/ | | | | | | | | | | | | | | Avoid to unbind service when service is null. Change-Id: I923d6cdf5434d57b7fa518fa384bc6e0970843ff CRs-Fixed: 2263104
* | Merge "SnapdragonCamera: Modify the previewSize"Linux Build Service Account2018-06-271-1/+6
|\ \
| * | SnapdragonCamera: Modify the previewSizexianming wang2018-06-271-1/+6
| |/ | | | | | | | | | | | | | | (1) When display is QHD/QHD+, set previewSize is 1920x1440. (2) When display is 2160x1080, set previewSize is 1440x1080. CRs-Fixed: 2266854 Change-Id: I760aa13eb3f0e5c6a3131404597e708a28fba993
* / SnapdragonCamera: Add 480fps in app menu for videoxianming wang2018-06-272-0/+8
|/ | | | | | | Add 480fps in app menu for video CRs-Fixed: 2267453 Change-Id: Ib9e2a081f6b72fdb2d33abc2430d82f2713f45c9
* Fix FC in MonkeyTestjinwu2018-06-261-10/+18
| | | | | | Catch more exceptions in startRecordingVideo. Change-Id: I4f1ffc7cabf7c45b44bbdbbff0f01a96c3601ef9
* SnapdragonCamera:Fix CTS issuejunjiez2018-06-222-1/+8
| | | | | | | | | | When DPAD_CENTER is pressed, capture a image to pass CTS test and set the default focused view to avoid DPAD_CENTER key event lost. Change-Id: I75601cf0576251492140e8da30eac0b3d149b5c8 CRs-Fixed: 2226102
* SnapdragonCamera: CancelTouchFocus when exit camera.xianming wang2018-06-141-1/+2
| | | | | | | CancelTouchFocus when exit camera. CRs-Fixed: 2248659 Change-Id: I2ac18ad7fbd09eb136a2203276fcfb7ef337e113
* Merge "Fix force close when init camera info on P" into ↵Linux Build Service Account2018-06-146-23/+78
|\ | | | | | | camera-SnapdragonCamera.lnx.1.0
| * Fix force close when init camera info on Pzhuw2018-06-136-23/+78
| | | | | | | | | | | | | | Use camera service instead of hardware.camera to get camera info Change-Id: I2837660a13b674a076006b0f6ecce603967e62ca
* | SDCamera: Fix thumbnail is black when filter enabledzhuw2018-06-132-16/+31
|/ | | | | | start mediaRecorder after progressing image is available Change-Id: If251d3b4a347852a70baf14cac2945b0c09e7cd8
* Merge "SnapdragonCamera:Fix Dp toast" into camera-SnapdragonCamera.lnx.1.0Linux Build Service Account2018-06-112-6/+4
|\
| * SnapdragonCamera:Fix Dp toastjunjiez2018-06-062-6/+4
| | | | | | | | | | | | | | | | | | | | remove GLSurface when DP is off. when GLsurface is created, but DeepPortraitFilter is not in frame filter, don't show toast. Change-Id: I122d925e1564b0fcd75cd7797bf3f75085ecb2e7 CRs-Fixed: 2228152
* | SnapdragonCamera: version info 2.02.009jinwu2018-06-101-1/+1
| | | | | | | | | | | | Change to 2.02.009 Change-Id: I3acc97543ba8cd735daa20f5755933f4fd92f935
* | Merge "Fix FC of external SD Card path null" into ↵Linux Build Service Account2018-06-081-0/+1
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.1.0
| * | Fix FC of external SD Card path nulljinwu2018-06-071-0/+1
| |/ | | | | | | Change-Id: Iadd016fac0378458d3b60868b98673ffcf12959d
* | Merge "Override camera2 for CTS" into camera-SnapdragonCamera.lnx.1.0Linux Build Service Account2018-06-081-1/+1
|\ \
| * | Override camera2 for CTSjinwu2018-06-071-1/+1
| |/ | | | | | | Change-Id: Ic3550546cd98e8627778d1bc0edbd14fbdae12dd
* / SnapdragonCamera:Fix IllegalArgumentExceptionjunjiez2018-06-061-0/+2
|/ | | | | | | | Avoid IllegalArgumentException which is caused by null surface target when setRepeatingRequest. Change-Id: I7863fdd632b9d9bb9aacef8af1de9292443f9581 CRs-Fixed: 2241091
* Change earlyPCR default value to enablezhuw2018-06-032-4/+1
| | | | | | | change default value to enable for earlyPCR enable by default and no need dev option Change-Id: I9a261e8299987ba2e8d9784d860f3a6e8eaf20fc
* Merge "SDcamera: Add option for early PCR" into camera-SnapdragonCamera.lnx.1.0Linux Build Service Account2018-06-016-0/+52
|\
| * SDcamera: Add option for early PCRzhuw2018-05-306-0/+52
| | | | | | | | | | | | add vendor tag and dev option for early PCR Change-Id: I9aa9f5092a288798b00d0dba42680856062194d4
* | Merge "SnapdragonCamera:Fix IllegalStateException" into ↵Linux Build Service Account2018-06-011-0/+2
|\ \ | | | | | | | | | camera-SnapdragonCamera.lnx.1.0
| * | SnapdragonCamera:Fix IllegalStateExceptionjunjiez2018-05-311-0/+2
| |/ | | | | | | | | | | | | | | | | Catch IllegalStateException when start recording with camera device closed to avoid FC Change-Id: I7682cf32c39d81daff28d32f6c7d5e246f9e55b7 CRs-Fixed: 2246179
* / Support Depth outputformat in SnapCameraAppWei Tan2018-05-311-0/+15
|/ | | | | | | | Fixed SnapcameraApp Force close issue after enable Depth camera. Change-Id: Ic02a2d8756a51c17ff22290ecc4130a4bd4ace0d CRs-Fixed: 2250721
* Fix dev afmode setting don't work after snapshotzhuw2018-05-273-5/+14
| | | | | | | | the afmode is set to 4 after unlockfocus. so change the afmode set to builder if dev is opened and the value is valid. Change-Id: Ic10af057fa944db39b2e94ec162fb99452ed9365
* Merge "SnapdragonCamera: Reset audio mute is false when exit camera" into ↵Linux Build Service Account2018-05-271-0/+1
|\ | | | | | | camera-SnapdragonCamera.lnx.1.0
| * SnapdragonCamera: Reset audio mute is false when exit cameraxianming wang2018-05-221-0/+1
| | | | | | | | | | | | | | Reset audio mute is false when exit camera(call onPause method). CRs-Fixed: 2246218 Change-Id: I8dfe3774d242ebc12d1619161ef1d9e8ae5166db
* | SnapdragonCamera: Remove the default pictureSize.xianming wang2018-05-211-1/+0
|/ | | | | | | | Remove the default pictureSize, set the maximux value by resetifInvalid method. CRs-Fixed: 2245386 Change-Id: I9d22358d4613c527ec5b4fd1940b88714d627ff8