summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SnapdragonCamera: Fix view video in Gallery the init state not pauseqimengp2016-07-291-3/+20
* SnapdragonCamera: Fix Gallery view photo no edit and delete buttonqimengp2016-07-281-1/+1
* Merge "SnapdragonCamera: Remove custom location permission request window" in...Linux Build Service Account2016-07-2511-81/+154
|\
| * SnapdragonCamera: Remove custom location permission request windowJay Wang2016-07-1911-81/+154
* | Merge "SnapdragonCamera: Force removing preview cover" into camera.lnx.1.0-de...Linux Build Service Account2016-07-252-4/+14
|\ \
| * | SnapdragonCamera: Force removing preview coverJay Wang2016-07-182-4/+14
| |/
* | Merge "SnapdragonCamera: Adding PRIVILEGED true" into camera.lnx.1.0-dev.1.0Linux Build Service Account2016-07-251-0/+1
|\ \
| * | SnapdragonCamera: Adding PRIVILEGED trueJack Yoo2016-07-131-0/+1
* | | Merge "SnapdragonCamera: Add a persist setting to remvoe 4K limitation" into ...Linux Build Service Account2016-07-252-5/+13
|\ \ \
| * | | SnapdragonCamera: Add a persist setting to remvoe 4K limitationJay Wang2016-07-202-5/+13
* | | | Merge "SnapdragonCamera: Remove HFR restriction based on encoder type" into c...Linux Build Service Account2016-07-251-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | SnapdragonCamera: Remove HFR restriction based on encoder typeJay Wang2016-07-131-3/+0
| |/ /
* | | Merge "SnapdragonCamera: Use resume/start based on the SDK version" into came...Camera Software Integration2016-07-191-1/+14
|\ \ \
| * | | SnapdragonCamera: Use resume/start based on the SDK versionUma Mehta2016-07-061-1/+14
| |/ /
* | | Merge "SnapdragonCamera: Add dependency for dual camera scene" into camera.ln...Camera Software Integration2016-07-191-2/+3
|\ \ \
| * | | SnapdragonCamera: Add dependency for dual camera sceneJay Wang2016-07-071-2/+3
| |/ /
* | | Merge "SnapdragonCamera: Fix race condition when opening cameras" into camera...Camera Software Integration2016-07-191-27/+35
|\ \ \
| * | | SnapdragonCamera: Fix race condition when opening camerasJay Wang2016-07-081-27/+35
| |/ /
* | | Merge "SnapdragonCamera: Replacing mono surface" into camera.lnx.1.0-dev.1.0Camera Software Integration2016-07-194-61/+118
|\ \ \
| * | | SnapdragonCamera: Replacing mono surfaceJack Yoo2016-07-074-61/+118
* | | | Merge "SnapdragonCamera: Adding ubifocus post proc filter" into camera.lnx.1....Camera Software Integration2016-07-1913-60/+533
|\| | |
| * | | SnapdragonCamera: Adding ubifocus post proc filterJack Yoo2016-07-0713-60/+533
* | | | Merge "SnapdragonCamera: FrameListener and Video frame processor" into camera...Camera Software Integration2016-07-1915-138/+967
|\| | | | |_|/ |/| |
| * | SnapdragonCamera: FrameListener and Video frame processorJack Yoo2016-07-0715-138/+967
| |/
* | SnapdragonCamera: Fix json markingByunghun Jeon2016-07-131-1/+28
* | Merge "SnapdragonCamera: Resolve integer overflow issue" into camera.lnx.1.0-...Camera Software Integration2016-07-111-1/+1
|\ \
| * | SnapdragonCamera: Resolve integer overflow issueJay Wang2016-07-051-1/+1
| |/
* | Merge "SnapdragonCamera: Fix panorama cancel button location" into camera.lnx...Linux Build Service Account2016-07-111-1/+1
|\ \
| * | SnapdragonCamera: Fix panorama cancel button locationByunghun Jeon2016-07-061-1/+1
| |/
* / SnapdragonCamera: Fix the issue that camera control is removedJay Wang2016-07-061-4/+7
|/
* Merge "SnapdragonCamera: Allow take snapshot while recording video" into came...Camera Software Integration2016-07-046-28/+175
|\
| * SnapdragonCamera: Allow take snapshot while recording videoByunghun Jeon2016-06-296-28/+175
* | Merge "SnapdragonCamera: Fix pause while taking continuous shot" into camera....Camera Software Integration2016-07-041-0/+8
|\|
| * SnapdragonCamera: Fix pause while taking continuous shotByunghun Jeon2016-06-291-0/+8
* | Merge "SnapdragonCamera: Add face detection to camera2" into camera.lnx.1.0-d...Camera Software Integration2016-07-048-75/+388
|\|
| * SnapdragonCamera: Add face detection to camera2Byunghun Jeon2016-06-298-75/+388
* | Merge "SnapdragonCamera: Use json file to read setting dependency" into camer...Camera Software Integration2016-07-042-187/+143
|\|
| * SnapdragonCamera: Use json file to read setting dependencyByunghun Jeon2016-06-292-187/+143
* | Merge "SnapdragonCamera: Add video to Camera2 module" into camera.lnx.1.0-dev...Camera Software Integration2016-07-0412-36/+1287
|\|
| * SnapdragonCamera: Add video to Camera2 moduleByunghun Jeon2016-06-2912-36/+1287
* | Merge "SnapdragonCamera: Fix first-time crash and cleanup permissions" into c...Camera Software Integration2016-07-013-15/+7
|\ \
| * | SnapdragonCamera: Fix first-time crash and cleanup permissionsJay Wang2016-06-263-15/+7
| |/
* | Merge changes I07ef3392,Ie0b04a07 into camera.lnx.1.0-dev.1.0Camera Software Integration2016-07-013-13/+13
|\ \
| * | SnapdragonCamera: Fix the crash caused by Ubifocus help menuJay Wang2016-06-242-12/+12
| * | SnapdragonCamera: Adjust the low memory device thresholdJay Wang2016-06-241-1/+1
* | | Merge "SnapdragonCamera: add jpeg crop parrameter support" into camera.lnx.1....Camera Software Integration2016-07-012-0/+16
|\ \ \
| * | | SnapdragonCamera: add jpeg crop parrameter supportJay Wang2016-06-272-0/+16
* | | | Merge "SnapdragonCamera: read jpeg quality from settings before setting." int...Camera Software Integration2016-07-011-3/+3
|\| | |
| * | | SnapdragonCamera: read jpeg quality from settings before setting.Jay Wang2016-06-271-3/+3
* | | | Merge "SnapdragonCamera: Reorder logic when closing cameras" into camera.lnx....Camera Software Integration2016-07-011-30/+34
|\| | |