1. 650dc2a Merge \\\"Add support for streams with vendor specific formats\\\" am: cfbaedf009 am: d1a38eb18b by Eman Copty · 9 years ago
  2. d1a38eb Merge \"Add support for streams with vendor specific formats\" am: cfbaedf009 by Eman Copty · 9 years ago
  3. 6d7af0e Add support for streams with vendor specific formats by Eman Copty · 9 years ago
  4. 5d677d1 Camera3: add deferred surface support by Zhijun He · 9 years ago
  5. c9ca678 Camera: Use separate lock for mStreamingRequestId by Shuzhen Wang · 9 years ago
  6. e8c535e Camera: Stop repeating request if its output is abandoned by Chien-Yu Chen · 9 years ago
  7. 6192b89 Camera: Ensure correct error message for disconnected devices by Eino-Ville Talvala · 9 years ago
  8. ace8058 Camera2: Send ILLEGAL_ARGUMENT error for a bad stream configuration by Eino-Ville Talvala · 9 years ago
  9. 9cd1402 Camera3Device: Validate template ID by Chien-Yu Chen · 9 years ago
  10. 0effd52 Camera2: protect the device access by Zhijun He · 9 years ago
  11. 02bf032 Camera: Clean up warnings and set -Werror by Eino-Ville Talvala · 9 years ago
  12. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  13. 8d1a154 Camera3: add dynamic buffer count water mark support by Zhijun He · 9 years ago
  14. cc97730 Camera3: hook up stream set Id by Zhijun He · 9 years ago
  15. 125684a Camera3: add camera3 buffer manager support by Zhijun He · 9 years ago
  16. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 9 years ago
  17. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  18. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
  19. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 10 years ago
  20. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 10 years ago
  21. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 10 years ago
  22. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 10 years ago
  23. 261394e Camera: Cleanup to prepare() implementation by Eino-Ville Talvala · 10 years ago
  24. ed0412e Camera2: allow mixing regular/reprocess requests by Chien-Yu Chen · 10 years ago
  25. 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 10 years ago
  26. 618ff8a camera2: add reprocess support by Chien-Yu Chen · 10 years ago
  27. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
  28. ae21e33 Merge "Camera: plumbing rotation field through" by Yin-Chia Yeh · 10 years ago
  29. d58b2ac Merge "camera2: Add camera client eviction enforcement." by Ruben Brunk · 10 years ago
  30. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  31. b97babb Camera: plumbing rotation field through by Yin-Chia Yeh · 10 years ago
  32. 3d82c0d Camera: Wire up dataSpace, clean up ICameraDeviceUser by Eino-Ville Talvala · 10 years ago
  33. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  34. 3b46819 Merge commit '2340e5a8' into manualmerge by Ruben Brunk · 10 years ago
  35. bba7557 Camera2: Round unsupported surface sizes in configure. by Ruben Brunk · 10 years ago
  36. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  37. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 10 years ago
  38. 67489d2 CameraService: Fix dump methods for two clients by Eino-Ville Talvala · 11 years ago
  39. e2d167e camera: Configure streams immediately when API2 does configuration by Igor Murashkin · 11 years ago
  40. 28c9b6f Camera2/3: Cleanup the jpeg buffer size calcaulation logic by Zhijun He · 11 years ago
  41. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 11 years ago
  42. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 11 years ago
  43. 5046841 libcameraservice: 64-bit compile warnings by Mark Salyzyn · 11 years ago
  44. 89f14da Camera2: Add null check to createStream by Yin-Chia Yeh · 11 years ago
  45. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 11 years ago
  46. 3c76fa3 CameraService: fix waitUntilIdle bug revealed by TestingCamera2. by Jianing Wei · 11 years ago
  47. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 11 years ago
  48. 32ce52b am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 11 years ago
  49. 90e59c9 CameraService: Add support for burst capture and repeating burst. by Jianing Wei · 11 years ago
  50. e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 11 years ago
  51. f0b7026 Camera2 API: fix front facing camera flip issue by Zhijun He · 11 years ago
  52. 184dfe4 Camera API2: Add support for partial result quirk by Eino-Ville Talvala · 11 years ago
  53. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
  54. 1da3b60 Camera2 API: Hack: Always use async mode with GLConsumer by Eino-Ville Talvala · 12 years ago
  55. f8b2a6f camera2: Tell all streams to ignore global device UI rotation by Igor Murashkin · 12 years ago
  56. d1d6467 Camera: Correct stream id types by Zhijun He · 12 years ago
  57. 4fb55c1 camera: Fix deadlock when sending callbacks during disconnect by Igor Murashkin · 12 years ago
  58. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 12 years ago
  59. 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]
  60. ae4b5f9 Merge "camera2 api: Override default RGBx formats to IMPLEMENTATION_DEFINED" by Igor Murashkin · 12 years ago
  61. 1581101 camera2 api: Override default RGBx formats to IMPLEMENTATION_DEFINED by Igor Murashkin · 12 years ago
  62. 2ab500c camera2: Implement ICameraDeviceUser::waitUntilIdle by Zhijun He · 12 years ago
  63. fe0799e camera2: Fix request ID bug by Zhijun He · 12 years ago
  64. 099b457 camera2: Implement ICameraDeviceUser::getCameraInfo by Igor Murashkin · 12 years ago
  65. c7ba4a5 Camera2Api: Creating a JPEG stream needs to use the right size by Eino-Ville Talvala · 12 years ago
  66. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 12 years ago