index
:
hardware_ti_omap4xxx.git
replicant-4.2
hardware/ti/omap4xxx
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
/
CameraHal.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CameraHal: Fix preview not starting after surface is abdandoned
Tyler Luu
2011-12-05
1
-6
/
+9
*
CameraHAL: clean up logs
Iliyan Malchev
2011-11-17
1
-6
/
+6
*
CameraHAL: Do not return error if AF fails
Iliyan Malchev
2011-11-17
1
-10
/
+18
*
Revert "CameraHAL: Fix preview not starting after surface is abdandoned"
James Dong
2011-11-11
1
-5
/
+4
*
CameraHAL: Fix preview not starting after surface is abdandoned
Tyler Luu
2011-11-10
1
-4
/
+5
*
CameraHAL: Fixes for ANR and a setParameter issue
Sundar Raman
2011-11-10
1
-4
/
+1
*
CameraHal: Add function to rollback state machine
Tyler Luu
2011-11-07
1
-22
/
+3
*
CameraHal: Fixes for #testFocusDistance
Tyler Luu
2011-10-26
1
-2
/
+5
*
Fixes for MMS setparameter crashes
Akwasi Boateng
2011-10-25
1
-3
/
+9
*
CameraHAL: WA for #testSceneMode
Tyler Luu
2011-10-20
1
-0
/
+3
*
CameraHAL: allow set preview resolution when preview is enabled
Akwasi Boateng
2011-10-19
1
-6
/
+1
*
CameraHAL: Keep image port enabled if possible
Tyler Luu
2011-10-19
1
-16
/
+6
*
CameraHAL: Make CAF mode APIs consistent
Tyler Luu
2011-10-19
1
-18
/
+45
*
CameraHal: Handle dynamic switch in setParameters
Tyler Luu
2011-10-15
1
-20
/
+13
*
CameraHal: Adapt to new framework vstab param
Tyler Luu
2011-10-14
1
-53
/
+50
*
omap4xxx: camera: various fixes
Sundar Raman
2011-10-07
1
-20
/
+9
*
omap4xxx: camera: timing issue with autoFocus/cancelAutoFocus
Tyler Luu
2011-10-07
1
-2
/
+19
*
omap4xxx: camera: switch to executing state when surface is null
Akwasi Boateng
2011-10-07
1
-32
/
+30
*
omap4xxx: camera: EXIF thumbnail for video snapshot
Tyler Luu
2011-10-07
1
-0
/
+13
*
omap4xxx: camera: send different preview and video buffers for MMS mode
Akwasi Boateng
2011-10-07
1
-6
/
+168
*
CameraHal: Allow only certain number of instances
Tyler Luu
2011-10-07
1
-3
/
+3
*
CameraHal: Do not unset exposure/wb lock in stopPreview
Tyler Luu
2011-09-23
1
-11
/
+0
*
CameraHa: Reset mDynamicPreviewSwitch after startPreview
Tyler Luu
2011-09-21
1
-0
/
+1
*
CameraHAL CTS: Update the fps range passed by the app
Sundar Raman
2011-09-21
1
-0
/
+1
*
CameraHAL: Fixes an issue with constant frame rate selection
Sundar Raman
2011-09-20
1
-2
/
+4
*
CameraHal: Do not restart preview if already recording
Tyler Luu
2011-09-20
1
-0
/
+5
*
CameraHal: Stop video snapshot before trying to stop recording
Tyler Luu
2011-09-19
1
-0
/
+9
*
CameraHAL: Fixes for FPS range configuration
Sundar Raman
2011-09-19
1
-73
/
+66
*
CameraHal: Ensure frames are returned by AppCallbackNotifier
Tyler Luu
2011-09-16
1
-0
/
+1
*
CameraHal: Fixes for setParameter in CameraHal
Tyler Luu
2011-09-14
1
-7
/
+29
*
Camera HAL: HomeScreen fix: Check for image cap before exiting stopPreview
Sundar Raman
2011-09-14
1
-1
/
+3
*
CameraHAL: HomeScreen Fix: Make releaseImageBuffers a no-op
Sundar Raman
2011-09-14
1
-5
/
+10
*
CameraHAL: Checks preview buffer registration status
Sundar Raman
2011-09-12
1
-2
/
+9
*
Unblock semaphores during Fatal Errors
Akwasi Boateng
2011-09-12
1
-1
/
+1
*
FPS range and frame rate changes
Akwasi Boateng
2011-09-09
1
-19
/
+78
*
Set default fps range for video mode to 24<->30
Akwasi Boateng
2011-09-09
1
-0
/
+10
*
CameraHal: Handle stopPreview properly for preview in progress
Tyler Luu
2011-09-07
1
-21
/
+30
*
Revert "Revert "CameraHAL : Multiple focus and exposure areas support""
Iliyan Malchev
2011-09-07
1
-0
/
+5
*
Revert "CameraHAL : Multiple focus and exposure areas support"
Iliyan Malchev
2011-09-06
1
-5
/
+0
*
CameraHal: Set KEY_VIDEO_SNAPSHOT_SUPPORTED default
Tyler Luu
2011-09-02
1
-0
/
+1
*
CameraHal: Initial support for video snapshot
Tyler Luu
2011-09-02
1
-18
/
+32
*
CameraHAL : Multiple focus and exposure areas support
Milen Mitkov
2011-09-02
1
-0
/
+5
*
CameraHal: Fixes related to CTS #testPreviewPictureSizesCombination
Tyler Luu
2011-08-31
1
-50
/
+71
*
CameraHAL: Enable GBCE by default
Sundar Raman
2011-08-31
1
-0
/
+1
*
CameraHAL: Adds ION support to MemoryManager
Sundar Raman
2011-08-30
1
-0
/
+2
*
CameraHal: Release 3A locks for stop during paused
Tyler Luu
2011-08-30
1
-0
/
+12
*
CameraHAL: Remove black bars avoidance code
Sundar Raman
2011-08-30
1
-40
/
+1
*
CameraHAL: Fixes related to CTS test #testFocusAreas
Sundar Raman
2011-08-25
1
-6
/
+6
*
CameraHAL: Fixes a possible segfault during deinitialization
Sundar Raman
2011-08-25
1
-1
/
+1
*
CameraHAL: Add support for FOCUS_MODE_CONTINUOUS_PICTURE
Sundar Raman
2011-08-23
1
-35
/
+36
[next]