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