summaryrefslogtreecommitdiffstats
path: root/core/jni/android_hardware_Camera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera1: Rename setPreviewTexture to ...Target for clarityEino-Ville Talvala2013-08-211-2/+2
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-8/+4
* Camera: Add hidden camera preview to renderscript allocation APIEino-Ville Talvala2013-04-171-0/+27
* remove uses of Surface in favor of IGraphicBufferProducerMathias Agopian2013-03-121-2/+6
* fix JNI use of incStrong/decStrongMathias Agopian2013-03-061-2/+2
* Camera and MediaRecorder: Support AppOpsEino-Ville Talvala2013-02-251-3/+10
* Restore a mistakenly-removed null checkJesse Hall2013-02-211-1/+4
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-6/+3
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListenerIgor Murashkin2012-10-301-5/+3
* Camera: Query AudioService for shutter sound enforcement.Eino-Ville Talvala2012-10-081-2/+2
* NEW_API: Add android.hardware.Camera.CameraInfo#canDisableShutterSoundEino-Ville Talvala2012-09-191-0/+10
* Camera: Add enableShutterSound method.Eino-Ville Talvala2012-09-101-0/+22
* Remove new camera open API.Wu-cheng Li2012-04-191-15/+3
* Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-151-4/+21
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-131-3/+13
* fix libgui header locationMathias Agopian2012-02-271-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-10/+10
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* Fix compile error in android_hardware_Camera.cpp.Wu-cheng Li2011-11-301-1/+1
* Add camera focus move callback.Wu-cheng Li2011-11-291-0/+14
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-37/+37
* Fix jpeg callback is lost if setPreviewCallbackWithBuffer has been called.Wu-cheng Li2011-09-211-25/+14
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-021-9/+85
* Add frame metadata parameter to camera data_callback.Wu-cheng Li2011-07-291-3/+3
* Add camera face detection API.Wu-cheng Li2011-07-271-1/+48
* frameworks/base: include system/core header camera.h in Camera.hIliyan Malchev2011-05-031-7/+7
* More JNI exception-throwing cleanup.Elliott Hughes2011-04-081-19/+16
* Application-managed callback buffer support for raw imageJames Dong2011-02-221-67/+173
* Enable camera preview to a SurfaceTexture.Jamie Gennis2011-01-071-1/+25
* Fix the runtime restart due to name change.Wu-cheng Li2010-09-151-2/+2
* Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-111-1/+22
* Support multiple cameras in framework.Chih-Chung Chang2010-05-101-3/+12
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
* Add some comments for zoom methods.Wu-cheng Li2010-03-291-1/+6
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-2/+2
* Remove excessive logging.Wu-cheng Li2010-01-301-1/+1
* Add support for setting camera display orientation.Chih-Chung Chang2010-01-261-0/+15
* less log spewJoe Onorato2010-01-081-3/+3
* Remove some logging from camera operations. Bug 2346606.Dave Sparks2010-01-041-1/+1
* Patching in hidden API to allow app managed preview frame buffers.Andrew Harp2009-10-231-8/+122
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-061-0/+28
* Fix 2101425: Camera crashes spontaneously in preview.Chih-Chung Chang2009-09-241-1/+1
* Unhide Camera lock and unlock API.Wu-cheng Li2009-09-211-9/+15
* Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-151-0/+15
* am da57856d: Add logging to help track down intermittent bugDave Sparks2009-07-211-1/+4
|\
| * Add logging to help track down intermittent bugDave Sparks2009-07-211-1/+4
* | am 9181bc9a: Merge change 7079 into donutAndroid (Google) Code Review2009-07-141-9/+0
|\ \ | |/
| * Cleanup of unused enumsDave Sparks2009-07-141-9/+0
* | am c4ca4206: Fix buildDave Sparks2009-07-131-1/+1
|\ \ | |/