1. f806871 Fix 5487571: Make sure shutter sound is played when it's enforced by Chih-Chung Chang · 13 years ago
  2. 4091f0b Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 13 years ago
  3. 7b6da3c Add initialize method to CameraHardwareInterface by Tyler Luu · 13 years ago
  4. 17f2541 Merge "Allow shutter/recording sound to be adjusted unless it's forced." by Chih-Chung Chang · 13 years ago
  5. d303362 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  6. 9143aaa Allow shutter/recording sound to be adjusted unless it's forced. by Chih-Chung Chang · 13 years ago
  7. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  8. bb1e275 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  9. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  10. f0d6a48 Add frame metadata parameter to camera data_callback. by Wu-cheng Li · 13 years ago
  11. f7b3e2e libcameraservice: call put_parameters on camera HAL by Iliyan Malchev · 13 years ago
  12. eb12309 Merge "Disconnect the native window in CameraService::Client::disconnect." by Wu-cheng Li · 13 years ago
  13. 13528f7 Disconnect the native window in CameraService::Client::disconnect. by Wu-cheng Li · 13 years ago
  14. ff86f37 use SurfaceTexture new scaling mode in SF by Mathias Agopian · 13 years ago
  15. a97eba3 Merge "CameraService: (dis)connect from preview windows" by Jamie Gennis · 13 years ago
  16. f107200 CameraService: (dis)connect from preview windows by Jamie Gennis · 13 years ago
  17. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  18. ed9bbf2 CameraService: Decouple dequeue and lock by Sundar Raman · 14 years ago
  19. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 14 years ago
  20. beb9ecf Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 14 years ago
  21. 13010be CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 14 years ago
  22. 5c54f4b frameworks/base: updates for camera HAL memory management by Iliyan Malchev · 14 years ago
  23. 04c453d Allow camera to be disabled via Device Policy Manager by Wu-cheng Li · 14 years ago
  24. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  25. a269b87 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 14 years ago
  26. 9c7ac0d frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 14 years ago
  27. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  28. c8a04b5 remove more unused references to ISurface by Mathias Agopian · 14 years ago
  29. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
  30. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago
  31. 199d1c1 Fix missing AOSP copyright headers for more files by James Dong · 14 years ago
  32. e00cab7 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  33. ff2dc46 Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  34. 74920cb We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 14 years ago
  35. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  36. 2db9044 Don't drop video frames but to release them. by James Dong · 14 years ago
  37. 2148357 Revert "Temporary workaround for issue 3187563" by Eric Laurent · 14 years ago
  38. 065299b Temporary workaround for issue 3187563 by Eric Laurent · 14 years ago
  39. d55f7e5 Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 14 years ago
  40. 3831185 Camera framework change required for 0-memcpy recording by James Dong · 14 years ago
  41. b0f7d95 Fix camera display orientation. by Wu-cheng Li · 14 years ago
  42. de8652c resolved conflicts for merge of 191a25e1 to master by Wu-cheng Li · 14 years ago
  43. b3347bc The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
  44. 4e94c30 Added command type to play recording sound. by Nipun Kwatra · 14 years ago
  45. 088146a Adding enable/disable option for sendCommand() by Nipun Kwatra · 14 years ago
  46. d02c812 Only enable CAMERA_MSG_PREVIEW_FRAME when necessary. by Wu-cheng Li · 14 years ago
  47. 8d7a59c Remove setPreviewDisplay in CameraService::Client::~Client(). by Wu-cheng Li · 14 years ago
  48. c8536d19 Add the setPreviewWindow camera HAL API to the camera stub. by Jamie Gennis · 14 years ago
  49. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  50. e704438 Handle the camera open failure better. by Wu-cheng Li · 14 years ago
  51. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  52. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  53. 08e83bb move native services under services/ by Mathias Agopian · 14 years ago