summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* CameraHAL: Aligns UV planes during YV12 preview callbacksEmilian Peev2012-05-101-4/+28
* CameraHal: Remove lock queries from 'mParams' during 'getParameters()'Emilian Peev2012-05-081-10/+16
* CameraHal: Add support for YUY2 preview callbacksEmilian Peev2012-05-072-7/+46
* CameraHal: Do full AF sweep during lost AF statusEmilian Peev2012-05-042-8/+10
* CameraHal: Fix for YV12 camera callbacksEmilian Peev2012-04-291-3/+7
* CameraHAL: Fix for CTS test #testFocusDistancesEmilian Peev2012-04-111-0/+2
* CameraHal: Speedup face detection startEmilian Peev2012-03-233-10/+16
* camera: fix deadlock because of mStateSwitchLockTyler Luu2012-03-232-2/+18
* camera: prevent possible deadlock scenarioTyler Luu2012-03-232-4/+7
* CameraHal: Remove excessive focus mode configurationsEmilian Peev2012-03-232-8/+7
* CameraHal: Don't signal off AF status events to 'doAutoFocus()'Emilian Peev2012-03-231-1/+2
* Merge "CameraHal: Omit 'apply3Adefaults()' during initialization"Wu-cheng Li2012-03-133-37/+4
|\
| * CameraHal: Omit 'apply3Adefaults()' during initializationEmilian Peev2012-03-133-37/+4
* | Merge "CameraHal: Cuts down execution time of 'get-/setParameters()'"Wu-cheng Li2012-03-135-147/+228
|\ \ | |/
| * CameraHal: Cuts down execution time of 'get-/setParameters()'Emilian Peev2012-03-135-147/+228
* | Switched to use header files from /frameworks/nativeJames Dong2012-03-121-1/+2
|/
* fix hardcoded include pathsMathias Agopian2012-03-051-2/+0
* remove dependency on android_native_buffer.hMathias Agopian2012-02-241-1/+0
* Update includes for ion helper libraryRebecca Schultz Zavin2012-02-222-2/+1
* CameraHal: Workaround for delayed AF eventsEmilian Peev2012-02-141-14/+18
* CameraHal: Reduces Camera logcat printsEmilian Peev2012-02-114-12/+18
* CameraHal: Various AF related fixesEmilian Peev2012-02-113-30/+24
* CameraHal: Avoid possible segfaults in 'setExtraData()'Emilian Peev2012-02-111-1/+2
* CameraHal: Implementation for CAF status callbacksTyler Luu2012-02-018-46/+141
* CameraHal: Fix timing issue with focus msg disableTyler Luu2012-02-011-2/+2
* Prevent duplicate DateTime tags in EXIF.Angus Kong2012-01-192-6/+4
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-089-29/+29
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-033-5/+5
* am 3500401f: am 82a05e51: Use local time in EXIF.Angus Kong2011-12-141-2/+2
|\
| * Use local time in EXIF.Angus Kong2011-12-141-2/+2
| * CameraHAL: Fixes a couple of corner cases with AF and capture DO NOT MERGEAkwasi Boateng2011-12-012-11/+15
* | CameraHal: Add missing null check in OMX3ATyler Luu2011-12-121-2/+2
* | CameraHal: Fix preview not starting after surface is abdandonedTyler Luu2011-12-052-6/+13
* | CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()Tyler Luu2011-12-022-25/+51
* | CameraHAL: Exit Appcallback thread immediately.Akwasi Boateng2011-12-011-1/+2
* | CameraHAL: Fixes a couple of corner cases with AF and captureAkwasi Boateng2011-12-012-11/+15
* | CameraHAL: Handling OMX initializationAkwasi Boateng2011-12-012-39/+40
* | CameraHAL: Avoids a possible deadlock in AppCallbackNotifierAkwasi Boateng2011-12-011-1/+1
* | CameraHAL: Small fix in FD error handlingAkwasi Boateng2011-12-011-1/+1
* | CameraHAL: Fixes a small crop issueAkwasi Boateng2011-12-011-4/+4
* | CameraHAL: Removes a possible resource leak inside MemoryManagerAkwasi Boateng2011-12-012-8/+14
* | CameraHAL: Fixed line endings and file attributesAkwasi Boateng2011-12-017-1149/+1149
* | am 67496a60: am 3ffd5d43: Merge changes I0878a9f8,I1011252e into ics-mr1Iliyan Malchev2011-11-307-9/+37
|\ \ | |/
| * CameraHAL: Perform focus even if CAF has failedMilen Mitkov2011-11-301-1/+10
| * CameraHAL: Enable LDCNSF for Video snapshotMilen Mitkov2011-11-306-8/+27
* | CameraHal: Add more Exif data for video snapshotTyler Luu2011-11-227-37/+220
* | am 089c480c: am d31eec66: am 0bb54549: Ignore camera.flash_off system propert...James Dong2011-11-181-2/+8
|\ \ | |/
| * am 0bb54549: Ignore camera.flash_off system property for user buildJames Dong2011-11-181-2/+8
| |\