1. c3e9d6f Camera: expose external camera to API1 by Yin-Chia Yeh · 7 years ago
  2. f873aa5 camera: Allow physical capture requests only for requested outputs by Emilian Peev · 7 years ago
  3. 5c22c15 Camera: Support physical camera metadata in capture result by Shuzhen Wang · 7 years ago
  4. aebbe41 camera: Support multiple physical camera requests by Emilian Peev · 7 years ago
  5. c28189a Camera: Add physicalCameraId to OutputConfiguration by Shuzhen Wang · 7 years ago
  6. b3ded70 Merge "Camera: Add support for session parameters" by TreeHugger Robot · 7 years ago
  7. c894bf6 Merge "Camera: pass StreamSurfaceId instead of Surface" by TreeHugger Robot · 7 years ago
  8. 4dfa4cc Camera: pass StreamSurfaceId instead of Surface by Yin-Chia Yeh · 7 years ago
  9. 8232673 Merge "Use %d for int32_t" am: 240201e27b am: 63c04ff2b7 am: 6428a76641 by Yi Kong · 7 years ago
  10. 0f414de Use %d for int32_t by Yi Kong · 7 years ago
  11. 5fbe0ba Camera: Add support for session parameters by Emilian Peev · 8 years ago
  12. 40ead60 Add support for dynamic shared output surfaces by Emilian Peev · 8 years ago
  13. c18ff1c Merge "Camera: fix race in onRepeatingRequestError callback" into oc-mr1-dev am: f1e0a364a1 by Yin-Chia Yeh · 8 years ago
  14. 8ca23dc Camera: fix race in onRepeatingRequestError callback by Yin-Chia Yeh · 8 years ago
  15. b87bf93 Merge "Fix performance-for-range-copy warnings in frameworks/av." by TreeHugger Robot · 8 years ago
  16. 050f5dc Camera: Switch usage flags to 64-bit unsigned by Emilian Peev · 8 years ago
  17. 6aeb888 Camera: Add more systrace points by Eino-Ville Talvala · 8 years ago
  18. 48fc619 Fix performance-for-range-copy warnings in frameworks/av. by Chih-Hung Hsieh · 8 years ago
  19. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
  20. a81ce34 Camera: Make finalizeOutputConfigurations more resilient by Shuzhen Wang · 8 years ago
  21. e8ecda9 Camera: Allow different kinds of IMPLEMENTATION_DEFINED surfaces to share by Shuzhen Wang · 8 years ago
  22. bbbbe84 Camera: Allow direct selection of operating mode by Eino-Ville Talvala · 8 years ago
  23. bee0f0a Camera: Rework StreamSplitter for camera use cases by Shuzhen Wang · 8 years ago
  24. 88fd005 Camera: Allow finalizeOutputConfiguration not adding new surface by Shuzhen Wang · 8 years ago
  25. d00111e Camera service: Fix dump() for treble path and rearrange it by Eino-Ville Talvala · 8 years ago
  26. 758c215 Camera: Combine handling of deferred surface and shared surface by Shuzhen Wang · 8 years ago
  27. 0129d52 camera2: Add support for secondary surface for stream by Shuzhen Wang · 9 years ago
  28. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 8 years ago
  29. 9d06601 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 9 years ago
  30. 650dc2a Merge \\\"Add support for streams with vendor specific formats\\\" am: cfbaedf009 am: d1a38eb18b by Eman Copty · 9 years ago
  31. d1a38eb Merge \"Add support for streams with vendor specific formats\" am: cfbaedf009 by Eman Copty · 9 years ago
  32. 6d7af0e Add support for streams with vendor specific formats by Eman Copty · 9 years ago
  33. 5d677d1 Camera3: add deferred surface support by Zhijun He · 9 years ago
  34. c9ca678 Camera: Use separate lock for mStreamingRequestId by Shuzhen Wang · 9 years ago
  35. e8c535e Camera: Stop repeating request if its output is abandoned by Chien-Yu Chen · 9 years ago
  36. 6192b89 Camera: Ensure correct error message for disconnected devices by Eino-Ville Talvala · 9 years ago
  37. ace8058 Camera2: Send ILLEGAL_ARGUMENT error for a bad stream configuration by Eino-Ville Talvala · 9 years ago
  38. 9cd1402 Camera3Device: Validate template ID by Chien-Yu Chen · 9 years ago
  39. 0effd52 Camera2: protect the device access by Zhijun He · 9 years ago
  40. 02bf032 Camera: Clean up warnings and set -Werror by Eino-Ville Talvala · 9 years ago
  41. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  42. 8d1a154 Camera3: add dynamic buffer count water mark support by Zhijun He · 9 years ago
  43. cc97730 Camera3: hook up stream set Id by Zhijun He · 9 years ago
  44. 125684a Camera3: add camera3 buffer manager support by Zhijun He · 9 years ago
  45. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 9 years ago
  46. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  47. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
  48. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 10 years ago
  49. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 10 years ago
  50. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 10 years ago
  51. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 10 years ago
  52. 261394e Camera: Cleanup to prepare() implementation by Eino-Ville Talvala · 10 years ago
  53. ed0412e Camera2: allow mixing regular/reprocess requests by Chien-Yu Chen · 10 years ago
  54. 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 10 years ago
  55. 618ff8a camera2: add reprocess support by Chien-Yu Chen · 10 years ago
  56. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  57. ae21e33 Merge "Camera: plumbing rotation field through" by Yin-Chia Yeh · 10 years ago
  58. d58b2ac Merge "camera2: Add camera client eviction enforcement." by Ruben Brunk · 10 years ago
  59. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  60. b97babb Camera: plumbing rotation field through by Yin-Chia Yeh · 10 years ago
  61. 3d82c0d Camera: Wire up dataSpace, clean up ICameraDeviceUser by Eino-Ville Talvala · 10 years ago
  62. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  63. 3b46819 Merge commit '2340e5a8' into manualmerge by Ruben Brunk · 10 years ago
  64. bba7557 Camera2: Round unsupported surface sizes in configure. by Ruben Brunk · 10 years ago
  65. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  66. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 10 years ago
  67. 67489d2 CameraService: Fix dump methods for two clients by Eino-Ville Talvala · 11 years ago
  68. e2d167e camera: Configure streams immediately when API2 does configuration by Igor Murashkin · 11 years ago
  69. 28c9b6f Camera2/3: Cleanup the jpeg buffer size calcaulation logic by Zhijun He · 11 years ago
  70. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 11 years ago
  71. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 11 years ago
  72. 5046841 libcameraservice: 64-bit compile warnings by Mark Salyzyn · 11 years ago
  73. 89f14da Camera2: Add null check to createStream by Yin-Chia Yeh · 11 years ago
  74. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 11 years ago
  75. 3c76fa3 CameraService: fix waitUntilIdle bug revealed by TestingCamera2. by Jianing Wei · 11 years ago
  76. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 11 years ago
  77. 32ce52b am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 11 years ago
  78. 90e59c9 CameraService: Add support for burst capture and repeating burst. by Jianing Wei · 11 years ago
  79. e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 11 years ago
  80. f0b7026 Camera2 API: fix front facing camera flip issue by Zhijun He · 11 years ago
  81. 184dfe4 Camera API2: Add support for partial result quirk by Eino-Ville Talvala · 11 years ago
  82. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
  83. 1da3b60 Camera2 API: Hack: Always use async mode with GLConsumer by Eino-Ville Talvala · 12 years ago
  84. f8b2a6f camera2: Tell all streams to ignore global device UI rotation by Igor Murashkin · 12 years ago
  85. d1d6467 Camera: Correct stream id types by Zhijun He · 12 years ago
  86. 4fb55c1 camera: Fix deadlock when sending callbacks during disconnect by Igor Murashkin · 12 years ago
  87. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 12 years ago
  88. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago[Renamed (98%) from services/camera/libcameraservice/photography/CameraDeviceClient.cpp]
  89. ae4b5f9 Merge "camera2 api: Override default RGBx formats to IMPLEMENTATION_DEFINED" by Igor Murashkin · 12 years ago
  90. 1581101 camera2 api: Override default RGBx formats to IMPLEMENTATION_DEFINED by Igor Murashkin · 12 years ago
  91. 2ab500c camera2: Implement ICameraDeviceUser::waitUntilIdle by Zhijun He · 12 years ago
  92. fe0799e camera2: Fix request ID bug by Zhijun He · 12 years ago
  93. 099b457 camera2: Implement ICameraDeviceUser::getCameraInfo by Igor Murashkin · 12 years ago
  94. c7ba4a5 Camera2Api: Creating a JPEG stream needs to use the right size by Eino-Ville Talvala · 12 years ago
  95. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 12 years ago