2160 Commits (d3d11c6dd5e520db0aba8ad17fdfe9f57d47a4df)

Author SHA1 Message Date
Eino-Ville Talvala 60a78ac953 Switch camera sounds to always use the system enforced audio stream.
13 years ago
Steve Block 5ff1dd576b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
13 years ago
Steve Block df64d15042 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
13 years ago
Steve Block b8a805261b Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
13 years ago
Wu-cheng Li d620506220 Add camera focus move callback.
13 years ago
Steve Block 3856b090cd Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
13 years ago
Chih-Chung Chang 8888a75f01 Fix 5487571: Make sure shutter sound is played when it's enforced
13 years ago
Chih-Chung Chang ff4f55c8d7 Fix 5468644: Use the proper audio stream type to play sound.
13 years ago
Tyler Luu 5861a9a98c Add initialize method to CameraHardwareInterface
13 years ago
Chih-Chung Chang 6c904e26d4 Merge "Allow shutter/recording sound to be adjusted unless it's forced."
13 years ago
Wu-cheng Li b9f5886779 Allow Camera.setDisplayOrientation to be called when preview is active.
13 years ago
Chih-Chung Chang 90f4bc2a3d Allow shutter/recording sound to be adjusted unless it's forced.
13 years ago
Wu-cheng Li a8e409f8f9 Add video snapshot camera parameter.
13 years ago
Wu-cheng Li 57c86189bc Pass camera frame metadata from camera service to Java.
13 years ago
Mathias Agopian c3da3434cb connect/disconnect is now called from our EGL wrapper
13 years ago
Wu-cheng Li ff09ef8f18 Add frame metadata parameter to camera data_callback.
13 years ago
Iliyan Malchev 85fb61eb8b libcameraservice: call put_parameters on camera HAL
13 years ago
Wu-cheng Li 2cd60e3069 Merge "Disconnect the native window in CameraService::Client::disconnect."
13 years ago
Wu-cheng Li 7574da5a50 Disconnect the native window in CameraService::Client::disconnect.
13 years ago
Mathias Agopian 9bc7af1797 use SurfaceTexture new scaling mode in SF
13 years ago
Jamie Gennis 630e65cc85 Merge "CameraService: (dis)connect from preview windows"
13 years ago
Jamie Gennis 0ed3ec00d0 CameraService: (dis)connect from preview windows
13 years ago
Mathias Agopian 319d2e3f4e get rid of overlay HAL
13 years ago
Jeff Brown 619d29fa1f Eliminate single-process mode.
13 years ago
Sundar Raman 1e06f43543 CameraService: Decouple dequeue and lock
13 years ago
Wu-cheng Li 4ca2c7c913 Add framework support for camcorder zoom.
13 years ago
Wu-cheng Li 01bded1246 Merge "Allow camera to be disabled via Device Policy Manager"
13 years ago
Iliyan Malchev afcedc9e6f CameraService: return stide when dequeueing a buffer
13 years ago
Iliyan Malchev 26adde8971 frameworks/base: updates for camera HAL memory management
13 years ago
Wu-cheng Li a3355430a3 Allow camera to be disabled via Device Policy Manager
13 years ago
Iliyan Malchev 8ce2364512 frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
13 years ago
Iliyan Malchev 8951a97b1f frameworks/base: switch CameraService to a HAL module
13 years ago
Iliyan Malchev 9e62652645 frameworks/base: include system/core header camera.h in Camera.h
13 years ago
Dima Zavin fce7a47324 audio/media: convert to using the audio HAL and new audio defs
13 years ago
Mathias Agopian 8b1027d3f8 remove more unused references to ISurface
13 years ago
Iliyan Malchev 108dddf924 frameworks/base: some camera-interface cleanup
13 years ago
Mathias Agopian 5f7fcf29a7 merge libsurfaceflinger_client into libgui
13 years ago
James Dong 8eb69d60c0 Fix missing AOSP copyright headers for more files
13 years ago
James Dong e468ac57f6 Application-managed callback buffer support for raw image
14 years ago
Jamie Gennis bfa33aae4f Add camera service support for SurfaceTexture.
14 years ago
James Dong 986ef2ad4c We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore
14 years ago
Mathias Agopian 03dfce9672 remove support for PUSH_BUFFER surfaces and overlays
14 years ago
James Dong 6baa5de62a Don't drop video frames but to release them.
14 years ago
Eric Laurent e4db265e47 Revert "Temporary workaround for issue 3187563"
14 years ago
Eric Laurent e3aac34f9e Temporary workaround for issue 3187563
14 years ago
Wu-cheng Li e09591eff5 Mirror the camera preview if the camera is front-facing.
14 years ago
James Dong e2ad6734ec Camera framework change required for 0-memcpy recording
14 years ago
Wu-cheng Li 012716a857 Fix camera display orientation.
14 years ago
Wu-cheng Li b36f2df1da resolved conflicts for merge of 191a25e1 to master
14 years ago
Wu-cheng Li 4a73f3da35 The old overlay should be destroyed if orientation changes.
14 years ago
Nipun Kwatra 3b7b358d1a Added command type to play recording sound.
14 years ago
Nipun Kwatra b5ca4618a7 Adding enable/disable option for sendCommand()
14 years ago
Wu-cheng Li 0667de7038 Only enable CAMERA_MSG_PREVIEW_FRAME when necessary.
14 years ago
Wu-cheng Li 3abe8d2986 Remove setPreviewDisplay in CameraService::Client::~Client().
14 years ago
Jamie Gennis 8f3e6aa295 Add the setPreviewWindow camera HAL API to the camera stub.
14 years ago
Jamie Gennis 4b79168835 Change the framework to use the new camera preview path.
14 years ago
Wu-cheng Li b7a6794282 Handle the camera open failure better.
14 years ago
Jean-Baptiste Queru 9da2070b6d resolved conflicts for merge of 27eecb70 to gingerbread
14 years ago
Mathias Agopian 5462fc9a38 added BinderService<> template to help creating native binder services
14 years ago
Mathias Agopian 65ab47156e move native services under services/
14 years ago