1. 4b820b0 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 11 years ago
  2. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 11 years ago
  3. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  4. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  5. 99617ad remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 12 years ago
  6. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 12 years ago
  7. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 12 years ago
  8. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  9. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 12 years ago
  10. 8ba01021 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  11. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 13 years ago
  12. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  13. df712ea fix libgui header location by Mathias Agopian · 13 years ago
  14. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  18. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  19. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  20. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
  21. e468ac5 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  22. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  23. 627baac Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 14 years ago
  24. c42478e Fixed a race condition where some recording frames may not be released. by James Dong · 14 years ago
  25. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 14 years ago
  26. 4b79168 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  27. 0319aae am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  28. 01cff46 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  29. ddbdb35 Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  30. d06618e Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 14 years ago
  31. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 14 years ago
  32. f8ed70a Call unlinkToDeath() when we disconnect the Camera, by Chih-Chung Chang · 15 years ago
  33. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago