index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_hardware_Camera.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 1334a6f3: am 8d47bc97: Merge "Camera: Clarify JNI exception message" into ...
Eino-Ville Talvala
2015-01-15
1
-1
/
+2
|
\
|
*
Camera: Clarify JNI exception message
Eino-Ville Talvala
2015-01-12
1
-1
/
+2
*
|
resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-21
1
-38
/
+12
|
\
\
|
*
|
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-21
1
-38
/
+12
*
|
|
resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aosp
Dan Albert
2014-11-20
1
-4
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge "Fix clang warnings in core/jni."
Dan Albert
2014-11-20
1
-4
/
+4
|
|
\
\
|
|
*
|
Fix clang warnings in core/jni.
Dan Albert
2014-11-20
1
-4
/
+4
*
|
|
|
am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
Dan Albert
2014-11-20
1
-3
/
+6
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Add appropriate casts for char16_t.
Dan Albert
2014-11-20
1
-3
/
+6
|
|
/
*
|
camera: Fix missing optional Face fields (eyes, mouth, id)
Igor Murashkin
2014-09-18
1
-0
/
+55
|
/
*
camera: Get detailed error reporting from api1 Camera if open fails
Igor Murashkin
2014-06-20
1
-2
/
+7
*
Camera: Implement HAL1 and higher HAL API coexistence
Zhijun He
2014-06-19
1
-5
/
+14
*
camera2: Add HAL1 compatibility shim skeleton.
Ruben Brunk
2014-05-21
1
-11
/
+12
*
Fix warnings
Glenn Kasten
2014-03-28
1
-1
/
+1
*
AArch64: Use long for pointers in hardware classes
Ashok Bhat
2014-01-08
1
-11
/
+11
*
Camera1: Rename setPreviewTexture to ...Target for clarity
Eino-Ville Talvala
2013-08-21
1
-2
/
+2
*
Clearly separate consumer and producer interfaces
Mathias Agopian
2013-08-06
1
-8
/
+4
*
Camera: Add hidden camera preview to renderscript allocation API
Eino-Ville Talvala
2013-04-17
1
-0
/
+27
*
remove uses of Surface in favor of IGraphicBufferProducer
Mathias Agopian
2013-03-12
1
-2
/
+6
*
fix JNI use of incStrong/decStrong
Mathias Agopian
2013-03-06
1
-2
/
+2
*
Camera and MediaRecorder: Support AppOps
Eino-Ville Talvala
2013-02-25
1
-3
/
+10
*
Restore a mistakenly-removed null check
Jesse Hall
2013-02-21
1
-1
/
+4
*
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-6
/
+3
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-2
/
+2
*
Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListener
Igor Murashkin
2012-10-30
1
-5
/
+3
*
Camera: Query AudioService for shutter sound enforcement.
Eino-Ville Talvala
2012-10-08
1
-2
/
+2
*
NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSound
Eino-Ville Talvala
2012-09-19
1
-0
/
+10
*
Camera: Add enableShutterSound method.
Eino-Ville Talvala
2012-09-10
1
-0
/
+22
*
Remove new camera open API.
Wu-cheng Li
2012-04-19
1
-15
/
+3
*
Add a new camera open API that allows taking the ownership.
Wu-cheng Li
2012-03-15
1
-4
/
+21
*
SurfaceTexture: Fully refactored from BufferQueue
Daniel Lam
2012-03-13
1
-3
/
+13
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-1
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-10
/
+10
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Fix compile error in android_hardware_Camera.cpp.
Wu-cheng Li
2011-11-30
1
-1
/
+1
*
Add camera focus move callback.
Wu-cheng Li
2011-11-29
1
-0
/
+14
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-37
/
+37
*
Fix jpeg callback is lost if setPreviewCallbackWithBuffer has been called.
Wu-cheng Li
2011-09-21
1
-25
/
+14
*
Pass camera frame metadata from camera service to Java.
Wu-cheng Li
2011-08-02
1
-9
/
+85
*
Add frame metadata parameter to camera data_callback.
Wu-cheng Li
2011-07-29
1
-3
/
+3
*
Add camera face detection API.
Wu-cheng Li
2011-07-27
1
-1
/
+48
*
frameworks/base: include system/core header camera.h in Camera.h
Iliyan Malchev
2011-05-03
1
-7
/
+7
*
More JNI exception-throwing cleanup.
Elliott Hughes
2011-04-08
1
-19
/
+16
*
Application-managed callback buffer support for raw image
James Dong
2011-02-22
1
-67
/
+173
*
Enable camera preview to a SurfaceTexture.
Jamie Gennis
2011-01-07
1
-1
/
+25
*
Fix the runtime restart due to name change.
Wu-cheng Li
2010-09-15
1
-2
/
+2
*
Change camera interface to support multiple cameras.
Chih-Chung Chang
2010-06-11
1
-1
/
+22
*
Support multiple cameras in framework.
Chih-Chung Chang
2010-05-10
1
-3
/
+12
*
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-1
/
+1
*
Add some comments for zoom methods.
Wu-cheng Li
2010-03-29
1
-1
/
+6
[next]