1. 377a670 Remove IGraphicBufferProducer include. by Carlos Martinez Romero · 9 months ago
  2. ca0ff17 Remove some usage of IGBPs in the ICamera. by Carlos Martinez Romero · 12 months ago
  3. d1ad6c6 CameraService: Pass package name / attributionTag in AttributionSource by Austin Borger · 1 year, 2 months ago
  4. 65e6464 Pass full AttributionSourceState across Java/Cpp boundaries. by Austin Borger · 1 year, 3 months ago
  5. 81d81b0 cameraserver: Allow CameraManager to specify rotation override for clients by Jayant Chowdhary · 1 year, 7 months ago
  6. 37a7518 Implement device awareness in camera service by Biswarup Pal · 1 year, 8 months ago
  7. 3966c1f Camera: Fix potential null pointer dereference issues by Tony Guo · 2 years ago
  8. 0fb3ad9 cameraservice: Migrate all internal String8/String16s to std::string by Austin Borger · 2 years, 3 months ago
  9. 4094e1f DO NOT MERGE Force slowJpegMode on certain camera1 apps by Chengfei Tao · 2 years, 7 months ago
  10. 3560b7e DO NOT MERGE libcameraservice: Provide flag for overriding camera output to portrait. by Austin Borger · 2 years, 10 months ago
  11. d4abdf7 Camera: Filter small JPEG sizes based on targetSdkVersion by Shuzhen Wang · 4 years, 3 months ago
  12. b8ed8ef Camera: Remove old recording path support by Eino-Ville Talvala · 5 years ago
  13. a976df8 Camera: Remove all camera HALv1 code by Eino-Ville Talvala · 6 years ago
  14. cfab4e1 Camera: update camera audio restriction API by Yin-Chia Yeh · 6 years ago
  15. dba0323 Camera: implement camera audio restriction API by Yin-Chia Yeh · 6 years ago
  16. b5df547 Camera: HAL1 recording batching support by Yin-Chia Yeh · 8 years ago
  17. 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 9 years ago
  18. 3525dd9 Camera: Fix openLegacy error codes by Eino-Ville Talvala · 9 years ago
  19. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 10 years ago
  20. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 10 years ago
  21. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 10 years ago
  22. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 10 years ago
  23. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 10 years ago
  24. 32fa6d0 Add camera app op - camera by Svet Ganov · 10 years ago
  25. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  26. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 11 years ago
  27. 4b820b0 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 12 years ago
  28. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 12 years ago
  29. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 12 years ago
  30. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  31. 99617ad remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 12 years ago
  32. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 13 years ago
  33. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 13 years ago
  34. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 13 years ago
  35. 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 13 years ago
  36. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  37. 08ad5ef Remove new camera connect API. by Wu-cheng Li · 13 years ago
  38. 2fd2440 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 14 years ago
  39. df712ea fix libgui header location by Mathias Agopian · 14 years ago
  40. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  41. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  42. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  43. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  44. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 14 years ago
  45. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 14 years ago
  46. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
  47. e468ac5 Application-managed callback buffer support for raw image by James Dong · 15 years ago
  48. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 15 years ago
  49. 627baac Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 15 years ago
  50. c42478e Fixed a race condition where some recording frames may not be released. by James Dong · 15 years ago
  51. e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 15 years ago
  52. 4b79168 Change the framework to use the new camera preview path. by Jamie Gennis · 15 years ago
  53. 0319aae am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 15 years ago
  54. 01cff46 fix inaccurate copyrights by Jean-Baptiste Queru · 15 years ago
  55. ddbdb35 Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  56. d06618e Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 15 years ago
  57. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 15 years ago
  58. f8ed70a Call unlinkToDeath() when we disconnect the Camera, by Chih-Chung Chang · 15 years ago
  59. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 16 years ago