1. 6e62dba get rid of overlay HAL by Mathias Agopian · 15 years ago
  2. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 15 years ago
  3. ed9bbf2 CameraService: Decouple dequeue and lock by Sundar Raman · 15 years ago
  4. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 15 years ago
  5. beb9ecf Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 15 years ago
  6. 13010be CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 15 years ago
  7. 5c54f4b frameworks/base: updates for camera HAL memory management by Iliyan Malchev · 15 years ago
  8. 04c453d Allow camera to be disabled via Device Policy Manager by Wu-cheng Li · 15 years ago
  9. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  10. a269b87 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  11. 9c7ac0d frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 15 years ago
  12. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  13. c8a04b5 remove more unused references to ISurface by Mathias Agopian · 15 years ago
  14. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  15. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  16. 199d1c1 Fix missing AOSP copyright headers for more files by James Dong · 15 years ago
  17. e00cab7 Application-managed callback buffer support for raw image by James Dong · 15 years ago
  18. ff2dc46 Add camera service support for SurfaceTexture. by Jamie Gennis · 16 years ago
  19. 74920cb We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 16 years ago
  20. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 16 years ago
  21. 2db9044 Don't drop video frames but to release them. by James Dong · 16 years ago
  22. 2148357 Revert "Temporary workaround for issue 3187563" by Eric Laurent · 16 years ago
  23. 065299b Temporary workaround for issue 3187563 by Eric Laurent · 16 years ago
  24. d55f7e5 Mirror the camera preview if the camera is front-facing. by Wu-cheng Li · 16 years ago
  25. 3831185 Camera framework change required for 0-memcpy recording by James Dong · 16 years ago
  26. b0f7d95 Fix camera display orientation. by Wu-cheng Li · 16 years ago
  27. de8652c resolved conflicts for merge of 191a25e1 to master by Wu-cheng Li · 16 years ago
  28. b3347bc The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 16 years ago
  29. 4e94c30 Added command type to play recording sound. by Nipun Kwatra · 16 years ago
  30. 088146a Adding enable/disable option for sendCommand() by Nipun Kwatra · 16 years ago
  31. d02c812 Only enable CAMERA_MSG_PREVIEW_FRAME when necessary. by Wu-cheng Li · 16 years ago
  32. 8d7a59c Remove setPreviewDisplay in CameraService::Client::~Client(). by Wu-cheng Li · 16 years ago
  33. c8536d19 Add the setPreviewWindow camera HAL API to the camera stub. by Jamie Gennis · 16 years ago
  34. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 16 years ago
  35. e704438 Handle the camera open failure better. by Wu-cheng Li · 16 years ago
  36. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 16 years ago
  37. 2465168 added BinderService<> template to help creating native binder services by Mathias Agopian · 16 years ago
  38. 08e83bb move native services under services/ by Mathias Agopian · 16 years ago