summaryrefslogtreecommitdiffstats
path: root/camera/OMXCameraAdapter/OMX3A.cpp
Commit message (Expand)AuthorAgeFilesLines
* CameraHal: Add external gamma table configurationVladimir Petrov2012-11-261-6/+173
* camera: omx: Use common MemoryManagerTyler Luu2012-11-261-10/+3
* Merge "CameraHal: Cuts down execution time of 'get-/setParameters()'" into jb...Daniel Levin2012-07-251-25/+27
|\
| * CameraHal: Cuts down execution time of 'get-/setParameters()'Emilian Peev2012-03-131-21/+33
| * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
| * CameraHal: Add missing null check in OMX3ATyler Luu2011-12-121-2/+2
* | CameraHAL: Moved Camera HAL sources out of namespace androidDaniel Levin2012-07-251-61/+62
* | CameraHAL: Portability changesDaniel Levin2012-07-251-1/+1
* | CameraHAL: Fixed memory leak because of missing ion_close()Tyler Luu2012-07-251-0/+6
* | CameraHAL: Removed obsoleted face priority tokensDaniel Levin2012-07-251-15/+3
* | CameraHal: Add function to get token to send to rpmsgTyler Luu2012-07-251-1/+1
* | CameraHal: Add CameraBuffer (major refactoring)Tyler Luu2012-07-251-28/+29
* | camera: additional controls for some processingTyler Luu2012-07-251-0/+159
* | CameraHAL: TRUE and FALSE cleanupDaniel Levin2012-07-251-14/+9
* | CameraHal: Various fixes for issues seen during monkey testsEmilian Peev2012-07-251-2/+0
* | CameraHAL: Fix manual convergence handlingIvan Evlogiev2012-07-251-2/+12
* | CameraHAL: Manual exposure and gain addedPavel Nedev2012-07-251-26/+149
* | CameraHAL: Fixed setting default flash modeDaniel Levin2012-07-251-1/+1
* | CameraHal: Omit 'apply3Adefaults()' during initializationEmilian Peev2012-07-251-59/+0
* | CameraHAL: Focus mode fixesPavel Nedev2012-07-251-0/+21
* | Revert "Revert "CameraHAL: Setting focus mode shouldnt start focus scanning""Emilian Peev2012-07-251-6/+30
* | CameraHAL: Improved debug loggingDaniel Levin2012-07-251-4/+0
* | Revert "CameraHAL: Setting focus mode shouldnt start focus scanning"Daniel Levin2012-07-251-30/+6
* | CameraHal: Add missing null check in OMX3ATyler Luu2012-07-251-2/+2
|/
* Ignore camera.flash_off system property for user buildJames Dong2011-11-171-2/+8
* When camera.flash_off is 1, disable camera flash.James Dong2011-11-151-1/+24
* CameraHAL: Setting focus mode shouldnt start focus scanningMilen Mitkov2011-11-091-6/+30
* CameraHal: Fixes for #testFocusDistanceTyler Luu2011-10-261-0/+17
* CameraHAL: Allow WB, Exp, and Flash settings to change in sceneTyler Luu2011-10-201-1/+2
* CameraHAL: WA for #testSceneModeTyler Luu2011-10-201-0/+29
* CameraHAL: protect mParameters3A from simultaneous read/write.Raji Reddy Kandi2011-10-191-0/+9
* CameraHAL: Apply 3A settings offset for default valuesMilen Mitkov2011-10-191-3/+3
* CameraHAL: Focus mode may override scene settingsMilen Mitkov2011-10-191-1/+2
* CameraHAL: Set face prio when starting face detectionMilen Mitkov2011-10-191-14/+0
* CameraHAL: Re-enable Face prioritized AE in startFaceDetectionSundar Raman2011-10-151-4/+1
* CameraHal: Allow EV compensation w/ preset sceneTyler Luu2011-10-151-10/+16
* CameraHal: Enable 3A feedback for scene modesTyler Luu2011-10-151-17/+254
* omap4xxx: camera: apply 3A settings after auto scene mode changeAkwasi Boateng2011-10-071-17/+17
* omap4xxx: camera: only set CameraAreas if changedTyler Luu2011-10-071-3/+9
* omap4xxx: camera: update Focus areas in setParameters, not in setFocusModeAtanas Stefov2011-10-071-11/+1
* CameraHal: Add metering area mutexTyler Luu2011-09-231-0/+4
* CameraHAL: CTS fixes related to #testMeteringAreasSundar Raman2011-09-211-13/+12
* CameraHal: Lock focus after AF completionTyler Luu2011-09-191-2/+60
* CameraHal: Return error and exit upon failure in set3ALockTyler Luu2011-09-161-41/+45
* CameraHal: Set AF Assist depending on flash modeVladislav Hristov2011-09-141-0/+28
* Update frame ref countingAkwasi Boateng2011-09-141-1/+1
* CameraHal: Add Exif support to video snapshotTyler Luu2011-09-121-1/+2
* CameraHAL CTS: Fix for #testAutoExposureLock, #testAutoWhiteBalanceLockSundar Raman2011-09-121-8/+14
* Revert "Revert "CameraHAL : Multiple focus and exposure areas support""Iliyan Malchev2011-09-071-15/+131
* Revert "CameraHAL : Multiple focus and exposure areas support"Iliyan Malchev2011-09-061-131/+15