summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* Revert "CameraHal: Sync AF cancel with incoming OMX events"Eino-Ville Talvala2012-11-072-53/+23
* CameraHal: Sync AF cancel with incoming OMX eventsEmilian Peev2012-10-232-23/+53
* CameraHal: Avoid race condition during recording stopEmilian Peev2012-10-151-2/+2
* Fixup ion change to old libraryRebecca Schultz Zavin2012-07-091-1/+1
* Put back old ion libraryRebecca Schultz Zavin2012-06-282-2/+3
* CameraHal: Avoids possible race conditions while accessing 'mParams'Emilian Peev2012-05-237-91/+84
* 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