summaryrefslogtreecommitdiff
path: root/camera/OMXCameraAdapter/OMXFocus.cpp
AgeCommit message (Expand)Author
2012-10-23Snapshot of TI's camera HAL development with adjustments to build in our treeJason Simmons
2012-05-04CameraHal: Do full AF sweep during lost AF statusEmilian Peev
2012-04-11CameraHAL: Fix for CTS test #testFocusDistancesEmilian Peev
2012-03-23CameraHal: Remove excessive focus mode configurationsEmilian Peev
2012-03-23CameraHal: Don't signal off AF status events to 'doAutoFocus()'Emilian Peev
2012-02-14CameraHal: Workaround for delayed AF eventsEmilian Peev
2012-02-11CameraHal: Various AF related fixesEmilian Peev
2012-02-01CameraHal: Implementation for CAF status callbacksTyler Luu
2011-12-01CameraHAL: Fixes a couple of corner cases with AF and captureAkwasi Boateng
2011-11-30CameraHAL: Perform focus even if CAF has failedMilen Mitkov
2011-11-16CameraHal: Use Different Timeout for Video ModeTyler Luu
2011-11-09CameraHAL: Setting focus mode shouldnt start focus scanningMilen Mitkov
2011-10-31CameraHAL: Return status after CAF finishesMilen Mitkov
2011-10-27CameraHal: Check state in doAutoFocusTyler Luu
2011-10-27Only return error for Invalid stateAkwasi Boateng
2011-10-26CameraHal: Fixes for #testFocusDistanceTyler Luu
2011-10-18CameraHal: Re-apply CAF after canceling auto focusTyler Luu
2011-10-07omap4xxx: camera: only set CameraAreas if changedTyler Luu
2011-10-07omap4xxx: camera: update Focus areas in setParameters, not in setFocusModeAtanas Stefov
2011-10-05Enabling Fast Shot2shot by disabling AF scan in the CAF modeHeechan Park
2011-09-23CameraHal: Timing issue in returning focus callbackTyler Luu
2011-09-22CameraHal: Changes to 3A lock implementationTyler Luu
2011-09-21CameraHAL: CTS fixes related to #testMeteringAreasSundar Raman
2011-09-19CameraHal: Lock focus after AF completionTyler Luu
2011-09-14CameraHAL:CTS: Lock AE,AWB irrespective of focus lock statusSundar Raman
2011-09-12Unblock semaphores during Fatal ErrorsAkwasi Boateng
2011-09-12CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman
2011-09-09Destroy and recreate semaphore in case of timeoutAkwasi Boateng
2011-09-07CameraHAL: Re-enable CAF status query from DucatiSundar Raman
2011-09-07Revert "Revert "CameraHAL : Multiple focus and exposure areas support""Iliyan Malchev
2011-09-06Revert "CameraHAL : Multiple focus and exposure areas support"Iliyan Malchev
2011-09-02CameraHAL : Multiple focus and exposure areas supportMilen Mitkov
2011-08-31CameraHAL: Fixes memory leaks inside ANativeWindowDisplayAdapterTyler Luu
2011-08-31CameraHAL: Adds locking when accessing 'mFocusAreas'Tyler Luu
2011-08-26CameraHAL: Adds support for 'autoFocus()' calls during CAFSundar Raman
2011-08-25Camera HAL: Fixes for Face prioritized 3A, cancelAFSundar Raman
2011-08-25CameraHAL: OMX algo priority re-designSundar Raman
2011-08-23Unlock AE/AWB locks during cancel AFTyler Luu
2011-08-23CameraHAL: Add support for FOCUS_MODE_CONTINUOUS_PICTURESundar Raman
2011-08-23CameraHal: Adjust FD callbacks to updated javadocTyler Luu
2011-08-16CameraHal: Fixes related to CTS test #testFocusAreasTyler Luu
2011-08-09Lock AE and AWB after AFSundar Raman
2011-08-08initial commitIliyan Malchev