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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CameraHal: Allow only certain number of instances
Tyler Luu
2011-10-07
9
-249
/
+219
*
hwc: make docking/mirroring properties persistant
Erik Gilling
2011-10-06
1
-4
/
+4
*
hwc: finetune hdmi cloning support
Lajos Molnar
2011-10-06
1
-27
/
+36
*
hwc: refine HDMI best mode selection: favor less scaling over aspect ratio
Lajos Molnar
2011-10-06
1
-5
/
+5
*
hwc: invalidate only when we have to when switching to hdmi
Lajos Molnar
2011-10-06
1
-5
/
+11
*
hwc: do not pick interlaced hdmi mode as it is not yet supported
Lajos Molnar
2011-10-06
1
-0
/
+2
*
hwc: decide scaling support based on correct display's pixel clock
Lajos Molnar
2011-10-06
1
-9
/
+18
*
Enabling Fast Shot2shot by disabling AF scan in the CAF mode
Heechan Park
2011-10-05
1
-14
/
+1
*
Merge "Set EXIF maker and model to system properties." into ics-factoryrom
Wu-cheng Li
2011-10-04
1
-3
/
+9
|
\
|
*
Set EXIF maker and model to system properties.
Wu-cheng Li
2011-10-05
1
-3
/
+9
*
|
hwc: reset screen before first set
Lajos Molnar
2011-10-04
1
-11
/
+31
|
/
*
improve logging in hwc.
Mathias Agopian
2011-09-29
1
-4
/
+4
*
DOMX: change DCC lookup path
Stanimir Varbanov
2011-09-28
1
-1
/
+1
*
CameraHAL: Improved error handling inside the adapters
Sundar Raman
2011-09-27
5
-128
/
+195
*
hwc: fix overlay assignment if all layers are scaled
Lajos Molnar
2011-09-27
1
-1
/
+2
*
CameraHal: Changes to releasing of focus lock
Tyler Luu
2011-09-27
2
-14
/
+0
*
Make previous zoom index a member variable
Akwasi Boateng
2011-09-23
3
-4
/
+4
*
CameraHal: Do not unset exposure/wb lock in stopPreview
Tyler Luu
2011-09-23
1
-11
/
+0
*
CameraHal: Timing issue in returning focus callback
Tyler Luu
2011-09-23
1
-2
/
+4
*
libtiutils: fix an fd leak I introduced
Iliyan Malchev
2011-09-23
1
-2
/
+2
*
CameraHal: Add metering area mutex
Tyler Luu
2011-09-23
2
-0
/
+5
*
MPEG4 enc: Dont encode buffer with filled len zero.
Sarthak Aggarwal
2011-09-22
1
-1
/
+21
*
DOMX: H264ENC,MPEG4ENC: Fix file-descriptor leak issue
Devaraj Rangasamy
2011-09-22
2
-21
/
+22
*
omap4xxx: fix errors and dead code in usage of pipe(2)
Iliyan Malchev
2011-09-22
2
-103
/
+16
*
Change ducati camera internal buffers to 5
Sarthak Aggarwal
2011-09-22
1
-1
/
+1
*
H264 enc: Dont encode buffer with filled len zero.
Sarthak Aggarwal
2011-09-22
1
-2
/
+5
*
CameraHal: Changes to 3A lock implementation
Tyler Luu
2011-09-22
3
-42
/
+42
*
OMXCameraAdapter: Update timstamp calculation and comment
Devaraj Rangasamy
2011-09-21
2
-7
/
+10
*
CameraHAL: CTS fixes related to #testMeteringAreas
Sundar Raman
2011-09-21
4
-20
/
+19
*
CameraHa: Reset mDynamicPreviewSwitch after startPreview
Tyler Luu
2011-09-21
1
-0
/
+1
*
CameraHAL CTS: Update the fps range passed by the app
Sundar Raman
2011-09-21
1
-0
/
+1
*
Merge "CameraHal: Add filter to smooth faces from OMXCamera" into ics-factoryrom
Iliyan Malchev
2011-09-21
3
-20
/
+83
|
\
|
*
CameraHal: Add filter to smooth faces from OMXCamera
Tyler Luu
2011-09-21
3
-20
/
+83
*
|
Merge "CameraHAL: Allow cancelAutoFocus during zoom" into ics-factoryrom
Iliyan Malchev
2011-09-21
1
-0
/
+6
|
\
\
|
|
/
|
*
CameraHAL: Allow cancelAutoFocus during zoom
Sundar Raman
2011-09-21
1
-0
/
+6
*
|
Merge "Grallock lock and unlock fixes" into ics-factoryrom
Iliyan Malchev
2011-09-21
7
-34
/
+111
|
\
\
|
|
/
|
*
Grallock lock and unlock fixes
Akwasi Boateng
2011-09-21
7
-34
/
+111
*
|
hwc: keep video pixel ratio in docking mode
Lajos Molnar
2011-09-21
1
-14
/
+20
*
|
hwc: fix issue if external display dimensions are zero
Lajos Molnar
2011-09-21
1
-0
/
+9
*
|
hwc: set hdmi resolution in docking mode based on layer dimensions
Lajos Molnar
2011-09-21
1
-102
/
+130
*
|
hwc: unify HDMI docking and cloning
Lajos Molnar
2011-09-21
1
-20
/
+56
*
|
Merge "hwc: blank and unblank screen on open" into ics-factoryrom
Erik Gilling
2011-09-21
1
-0
/
+11
|
\
\
|
*
|
hwc: blank and unblank screen on open
Erik Gilling
2011-09-19
1
-0
/
+11
*
|
|
CameraHAL: Fixes an issue with constant frame rate selection
Sundar Raman
2011-09-20
1
-2
/
+4
|
|
/
|
/
|
*
|
CameraHal: Do not restart preview if already recording
Tyler Luu
2011-09-20
1
-0
/
+5
*
|
CameraHal: Use gmtime for Exif
Tyler Luu
2011-09-19
1
-4
/
+4
*
|
CameraHal: Debug prints from "CameraHal: Error handling before sending frames"
Tyler Luu
2011-09-19
2
-3
/
+3
*
|
CameraHal: Lock focus after AF completion
Tyler Luu
2011-09-19
6
-13
/
+67
*
|
CameraHal: Stop video snapshot before trying to stop recording
Tyler Luu
2011-09-19
1
-0
/
+9
*
|
Camera: Disable GBCE by default
Devaraj Rangasamy
2011-09-19
1
-1
/
+1
[next]