summaryrefslogtreecommitdiffstats
path: root/camera/CameraHal.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHal: Cuts down execution time of 'get-/setParameters()'Emilian Peev2012-03-131-103/+145
* CameraHal: Reduces Camera logcat printsEmilian Peev2012-02-111-5/+5
* CameraHal: Implementation for CAF status callbacksTyler Luu2012-02-011-4/+22
* CameraHal: Fix preview not starting after surface is abdandonedTyler Luu2011-12-051-6/+9
* CameraHAL: clean up logsIliyan Malchev2011-11-171-6/+6
* CameraHAL: Do not return error if AF failsIliyan Malchev2011-11-171-10/+18
* Revert "CameraHAL: Fix preview not starting after surface is abdandoned"James Dong2011-11-111-5/+4
* CameraHAL: Fix preview not starting after surface is abdandonedTyler Luu2011-11-101-4/+5
* CameraHAL: Fixes for ANR and a setParameter issueSundar Raman2011-11-101-4/+1
* CameraHal: Add function to rollback state machineTyler Luu2011-11-071-22/+3
* CameraHal: Fixes for #testFocusDistanceTyler Luu2011-10-261-2/+5
* Fixes for MMS setparameter crashesAkwasi Boateng2011-10-251-3/+9
* CameraHAL: WA for #testSceneModeTyler Luu2011-10-201-0/+3
* CameraHAL: allow set preview resolution when preview is enabledAkwasi Boateng2011-10-191-6/+1
* CameraHAL: Keep image port enabled if possibleTyler Luu2011-10-191-16/+6
* CameraHAL: Make CAF mode APIs consistentTyler Luu2011-10-191-18/+45
* CameraHal: Handle dynamic switch in setParametersTyler Luu2011-10-151-20/+13
* CameraHal: Adapt to new framework vstab paramTyler Luu2011-10-141-53/+50
* omap4xxx: camera: various fixesSundar Raman2011-10-071-20/+9
* omap4xxx: camera: timing issue with autoFocus/cancelAutoFocusTyler Luu2011-10-071-2/+19
* omap4xxx: camera: switch to executing state when surface is nullAkwasi Boateng2011-10-071-32/+30
* omap4xxx: camera: EXIF thumbnail for video snapshotTyler Luu2011-10-071-0/+13
* omap4xxx: camera: send different preview and video buffers for MMS modeAkwasi Boateng2011-10-071-6/+168
* CameraHal: Allow only certain number of instancesTyler Luu2011-10-071-3/+3
* CameraHal: Do not unset exposure/wb lock in stopPreviewTyler Luu2011-09-231-11/+0
* CameraHa: Reset mDynamicPreviewSwitch after startPreviewTyler Luu2011-09-211-0/+1
* CameraHAL CTS: Update the fps range passed by the appSundar Raman2011-09-211-0/+1
* CameraHAL: Fixes an issue with constant frame rate selectionSundar Raman2011-09-201-2/+4
* CameraHal: Do not restart preview if already recordingTyler Luu2011-09-201-0/+5
* CameraHal: Stop video snapshot before trying to stop recordingTyler Luu2011-09-191-0/+9
* CameraHAL: Fixes for FPS range configurationSundar Raman2011-09-191-73/+66
* CameraHal: Ensure frames are returned by AppCallbackNotifierTyler Luu2011-09-161-0/+1
* CameraHal: Fixes for setParameter in CameraHalTyler Luu2011-09-141-7/+29
* Camera HAL: HomeScreen fix: Check for image cap before exiting stopPreviewSundar Raman2011-09-141-1/+3
* CameraHAL: HomeScreen Fix: Make releaseImageBuffers a no-opSundar Raman2011-09-141-5/+10
* CameraHAL: Checks preview buffer registration statusSundar Raman2011-09-121-2/+9
* Unblock semaphores during Fatal ErrorsAkwasi Boateng2011-09-121-1/+1
* FPS range and frame rate changesAkwasi Boateng2011-09-091-19/+78
* Set default fps range for video mode to 24<->30Akwasi Boateng2011-09-091-0/+10
* CameraHal: Handle stopPreview properly for preview in progressTyler Luu2011-09-071-21/+30
* Revert "Revert "CameraHAL : Multiple focus and exposure areas support""Iliyan Malchev2011-09-071-0/+5
* Revert "CameraHAL : Multiple focus and exposure areas support"Iliyan Malchev2011-09-061-5/+0
* CameraHal: Set KEY_VIDEO_SNAPSHOT_SUPPORTED defaultTyler Luu2011-09-021-0/+1
* CameraHal: Initial support for video snapshotTyler Luu2011-09-021-18/+32
* CameraHAL : Multiple focus and exposure areas supportMilen Mitkov2011-09-021-0/+5
* CameraHal: Fixes related to CTS #testPreviewPictureSizesCombinationTyler Luu2011-08-311-50/+71
* CameraHAL: Enable GBCE by defaultSundar Raman2011-08-311-0/+1
* CameraHAL: Adds ION support to MemoryManagerSundar Raman2011-08-301-0/+2
* CameraHal: Release 3A locks for stop during pausedTyler Luu2011-08-301-0/+12
* CameraHAL: Remove black bars avoidance codeSundar Raman2011-08-301-40/+1