1. dba0323 Camera: implement camera audio restriction API by Yin-Chia Yeh · 5 years ago
  2. b5df547 Camera: HAL1 recording batching support by Yin-Chia Yeh · 8 years ago
  3. 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 8 years ago
  4. 3525dd9 Camera: Fix openLegacy error codes by Eino-Ville Talvala · 9 years ago
  5. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  6. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  7. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 9 years ago
  8. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 9 years ago
  9. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 9 years ago
  10. 32fa6d0 Add camera app op - camera by Svet Ganov · 9 years ago
  11. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  12. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  13. 4b820b0 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 11 years ago
  14. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 11 years ago
  15. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  16. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  17. 99617ad remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 12 years ago
  18. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 12 years ago
  19. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 12 years ago
  20. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  21. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 12 years ago
  22. 8ba01021 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  23. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 13 years ago
  24. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  25. df712ea fix libgui header location by Mathias Agopian · 13 years ago
  26. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  28. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  31. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  32. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
  33. e468ac5 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  34. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 14 years ago
  35. 627baac Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 14 years ago
  36. c42478e Fixed a race condition where some recording frames may not be released. by James Dong · 14 years ago
  37. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 14 years ago
  38. 4b79168 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  39. 0319aae am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  40. 01cff46 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  41. ddbdb35 Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  42. d06618e Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 14 years ago
  43. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 14 years ago
  44. f8ed70a Call unlinkToDeath() when we disconnect the Camera, by Chih-Chung Chang · 15 years ago
  45. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago