index
:
hardware_ti_omap4.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
Commit message (
Expand
)
Author
Age
Files
Lines
*
CameraHal: OMX: Reset component buffer alloc
Daniel Levin
2012-10-10
1
-0
/
+14
*
OMXCameraAdapter: Fix for Shutter sound in bracketing
Aleksandar Dimitrov
2012-10-10
3
-6
/
+1
*
Camera: Rework CPCam to preserve HAL ABI compatibility
Daniel Levin
2012-10-10
4
-18
/
+135
*
Camera: Link to libcpcamcamera_client
Daniel Levin
2012-10-10
1
-0
/
+11
*
Camera: Use share buffer allocator for metadata
Emilian Peev
2012-10-10
8
-81
/
+95
*
CameraHal: CTS preview callback fix
Emilian Peev
2012-10-10
1
-3
/
+4
*
Merge "CameraHal: Avoids possible race conditions while accessing 'mParams'" ...
Daniel Levin
2012-07-25
3
-0
/
+26
|
\
|
*
CameraHal: Avoids possible race conditions while accessing 'mParams'
Emilian Peev
2012-05-23
7
-91
/
+84
|
*
CameraHAL: Aligns UV planes during YV12 preview callbacks
Emilian Peev
2012-05-10
1
-4
/
+28
|
*
CameraHal: Remove lock queries from 'mParams' during 'getParameters()'
Emilian Peev
2012-05-08
1
-10
/
+16
|
*
CameraHal: Add support for YUY2 preview callbacks
Emilian Peev
2012-05-07
2
-7
/
+46
|
*
CameraHal: Do full AF sweep during lost AF status
Emilian Peev
2012-05-04
2
-8
/
+10
|
*
CameraHal: Fix for YV12 camera callbacks
Emilian Peev
2012-04-29
1
-3
/
+7
|
*
CameraHAL: Fix for CTS test #testFocusDistances
Emilian Peev
2012-04-11
1
-0
/
+2
|
*
CameraHal: Speedup face detection start
Emilian Peev
2012-03-23
3
-10
/
+16
*
|
Merge "camera: fix deadlock because of mStateSwitchLock" into jb-migration
Daniel Levin
2012-07-25
2
-0
/
+18
|
\
\
|
|
/
|
*
camera: fix deadlock because of mStateSwitchLock
Tyler Luu
2012-03-23
2
-2
/
+18
|
*
camera: prevent possible deadlock scenario
Tyler Luu
2012-03-23
2
-4
/
+7
|
*
CameraHal: Remove excessive focus mode configurations
Emilian Peev
2012-03-23
2
-8
/
+7
|
*
CameraHal: Don't signal off AF status events to 'doAutoFocus()'
Emilian Peev
2012-03-23
1
-1
/
+2
|
*
Merge "CameraHal: Omit 'apply3Adefaults()' during initialization"
Wu-cheng Li
2012-03-13
3
-37
/
+4
|
|
\
|
|
*
CameraHal: Omit 'apply3Adefaults()' during initialization
Emilian Peev
2012-03-13
3
-37
/
+4
|
*
|
Merge "CameraHal: Cuts down execution time of 'get-/setParameters()'"
Wu-cheng Li
2012-03-13
5
-147
/
+228
|
|
\
\
|
|
|
/
|
*
|
Switched to use header files from /frameworks/native
James Dong
2012-03-12
1
-1
/
+2
*
|
|
Merge "CameraHal: Cuts down execution time of 'get-/setParameters()'" into jb...
Daniel Levin
2012-07-25
5
-144
/
+156
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CameraHal: Cuts down execution time of 'get-/setParameters()'
Emilian Peev
2012-03-13
5
-147
/
+228
|
|
/
|
*
fix hardcoded include paths
Mathias Agopian
2012-03-05
1
-2
/
+0
|
*
remove dependency on android_native_buffer.h
Mathias Agopian
2012-02-24
1
-1
/
+0
|
*
Update includes for ion helper library
Rebecca Schultz Zavin
2012-02-22
2
-2
/
+1
*
|
Merge "CameraHal: Workaround for delayed AF events" into jb-migration
Daniel Levin
2012-07-25
1
-2
/
+11
|
\
\
|
|
/
|
*
CameraHal: Workaround for delayed AF events
Emilian Peev
2012-02-14
1
-14
/
+18
|
*
CameraHal: Reduces Camera logcat prints
Emilian Peev
2012-02-11
4
-12
/
+18
|
*
CameraHal: Various AF related fixes
Emilian Peev
2012-02-11
3
-30
/
+24
*
|
Merge "CameraHal: Avoid possible segfaults in 'setExtraData()'" into jb-migra...
Daniel Levin
2012-07-25
1
-1
/
+2
|
\
\
|
|
/
|
*
CameraHal: Avoid possible segfaults in 'setExtraData()'
Emilian Peev
2012-02-11
1
-1
/
+2
*
|
Merge "CameraHal: Implementation for CAF status callbacks" into jb-migration
Daniel Levin
2012-07-25
3
-16
/
+52
|
\
\
|
|
/
|
*
CameraHal: Implementation for CAF status callbacks
Tyler Luu
2012-02-01
8
-46
/
+141
|
*
CameraHal: Fix timing issue with focus msg disable
Tyler Luu
2012-02-01
1
-2
/
+2
|
*
Prevent duplicate DateTime tags in EXIF.
Angus Kong
2012-01-19
2
-6
/
+4
|
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
9
-29
/
+29
|
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-1
/
+1
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
|
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
3
-5
/
+5
|
*
am 3500401f: am 82a05e51: Use local time in EXIF.
Angus Kong
2011-12-14
1
-2
/
+2
|
|
\
|
*
|
CameraHal: Add missing null check in OMX3A
Tyler Luu
2011-12-12
1
-2
/
+2
|
*
|
CameraHal: Fix preview not starting after surface is abdandoned
Tyler Luu
2011-12-05
2
-6
/
+13
|
*
|
CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()
Tyler Luu
2011-12-02
2
-25
/
+51
|
*
|
CameraHAL: Exit Appcallback thread immediately.
Akwasi Boateng
2011-12-01
1
-1
/
+2
|
*
|
CameraHAL: Fixes a couple of corner cases with AF and capture
Akwasi Boateng
2011-12-01
2
-11
/
+15
|
*
|
CameraHAL: Handling OMX initialization
Akwasi Boateng
2011-12-01
2
-39
/
+40
[next]