index
:
hardware_ti_omap4xxx.git
replicant-4.2
hardware/ti/omap4xxx
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "CameraHal: Sync AF cancel with incoming OMX events"
Eino-Ville Talvala
2012-11-07
1
-4
/
+0
*
CameraHal: Sync AF cancel with incoming OMX events
Emilian Peev
2012-10-23
1
-0
/
+4
*
CameraHal: Avoids possible race conditions while accessing 'mParams'
Emilian Peev
2012-05-23
2
-1
/
+7
*
CameraHal: Speedup face detection start
Emilian Peev
2012-03-23
1
-0
/
+1
*
CameraHal: Omit 'apply3Adefaults()' during initialization
Emilian Peev
2012-03-13
1
-1
/
+1
*
remove dependency on android_native_buffer.h
Mathias Agopian
2012-02-24
1
-1
/
+0
*
CameraHal: Various AF related fixes
Emilian Peev
2012-02-11
1
-1
/
+3
*
CameraHal: Implementation for CAF status callbacks
Tyler Luu
2012-02-01
3
-4
/
+12
*
Prevent duplicate DateTime tags in EXIF.
Angus Kong
2012-01-19
1
-1
/
+2
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()
Tyler Luu
2011-12-02
1
-3
/
+19
*
CameraHAL: Handling OMX initialization
Akwasi Boateng
2011-12-01
1
-0
/
+1
*
CameraHAL: Removes a possible resource leak inside MemoryManager
Akwasi Boateng
2011-12-01
1
-1
/
+1
*
CameraHAL: Fixed line endings and file attributes
Akwasi Boateng
2011-12-01
4
-629
/
+629
*
am 67496a60: am 3ffd5d43: Merge changes I0878a9f8,I1011252e into ics-mr1
Iliyan Malchev
2011-11-30
1
-0
/
+2
|
\
|
*
CameraHAL: Enable LDCNSF for Video snapshot
Milen Mitkov
2011-11-30
1
-0
/
+2
*
|
CameraHal: Add more Exif data for video snapshot
Tyler Luu
2011-11-22
2
-1
/
+21
|
/
*
CameraHAL: clean up logs
Iliyan Malchev
2011-11-17
1
-0
/
+2
*
CameraHAL: Do not return error if AF fails
Iliyan Malchev
2011-11-17
1
-5
/
+6
*
CameraHAL: Clear events queue fix, clear command queue on exit
Sundar Raman
2011-11-10
1
-0
/
+16
*
CameraHAL: Fixes for ANR and a setParameter issue
Sundar Raman
2011-11-10
1
-4
/
+2
*
CameraHal: Add function to rollback state machine
Tyler Luu
2011-11-07
2
-0
/
+7
*
CameraHAL: Use Ancillary data to check for snapshot
Milen Mitkov
2011-10-31
1
-0
/
+2
*
Remove non-(calibrated, api, or verified) 3A settings
Tyler Luu
2011-10-27
1
-5
/
+10
*
CameraHal: Fixes for #testFocusDistance
Tyler Luu
2011-10-26
2
-1
/
+3
*
CameraHal: Remove non-API 3A settings
Tyler Luu
2011-10-25
1
-19
/
+28
*
CameraHAL: WA for #testSceneMode
Tyler Luu
2011-10-20
2
-0
/
+253
*
CameraHAL: Fix for #testJpegExif
Sundar Raman
2011-10-19
1
-1
/
+2
*
CameraHAL: Keep image port enabled if possible
Tyler Luu
2011-10-19
1
-0
/
+1
*
CameraHAL: Make CAF mode APIs consistent
Tyler Luu
2011-10-19
1
-0
/
+3
*
CameraHAL: protect mParameters3A from simultaneous read/write.
Raji Reddy Kandi
2011-10-19
1
-0
/
+1
*
CameraHal: Share a lock for exec and loaded switch
Tyler Luu
2011-10-18
1
-1
/
+1
*
CameraHal: Fixes for #testVideoSnapshot
Tyler Luu
2011-10-15
3
-7
/
+8
*
CameraHal: Enable 3A feedback for scene modes
Tyler Luu
2011-10-15
2
-1
/
+13
*
CameraHal: Adapt to new framework vstab param
Tyler Luu
2011-10-14
4
-18
/
+11
*
CameraHAL: Restore zoom stages back to 60
Sundar Raman
2011-10-12
1
-1
/
+1
*
CameraHAL: Pass zoom values smoothly
Sundar Raman
2011-10-12
1
-0
/
+1
*
CameraHal: Fix issue with not setting 3A settings
Tyler Luu
2011-10-07
1
-3
/
+3
*
GRALLOC_USAGE_EXTERNAL_DISP should not be used for Camera
James Dong
2011-10-07
1
-1
/
+0
*
omap4xxx: camera: set capture settings only if changed
Tyler Luu
2011-10-07
1
-0
/
+11
*
omap4xxx: camera: only set CameraAreas if changed
Tyler Luu
2011-10-07
1
-1
/
+4
*
omap4xxx: camera: switch to executing state when surface is null
Akwasi Boateng
2011-10-07
3
-1
/
+11
*
omap4xxx: camera: cancel and flush for SW JPEG encoder
Tyler Luu
2011-10-07
1
-6
/
+18
*
omap4xxx: camera: EXIF thumbnail for video snapshot
Tyler Luu
2011-10-07
3
-26
/
+53
*
omap4xxx: camera: send different preview and video buffers for MMS mode
Akwasi Boateng
2011-10-07
4
-3
/
+178
*
CameraHal: Allow only certain number of instances
Tyler Luu
2011-10-07
4
-5
/
+7
*
Set EXIF maker and model to system properties.
Wu-cheng Li
2011-10-05
1
-3
/
+9
*
CameraHAL: Improved error handling inside the adapters
Sundar Raman
2011-09-27
2
-0
/
+7
*
Make previous zoom index a member variable
Akwasi Boateng
2011-09-23
1
-1
/
+1
[next]