1. 6034bf5 CameraService: fix camera removal paths by Guennadi Liakhovetski · 9 years ago
  2. ac47b25 Camera: check HIDL transaction ret value am: 73d0374fcb by Yin-Chia Yeh · 9 years ago
  3. 73d0374 Camera: check HIDL transaction ret value by Yin-Chia Yeh · 9 years ago
  4. b09212c Merge "Camera service: Add support for camera.device@3.3" into oc-mr1-dev by Eino-Ville Talvala · 9 years ago
  5. 91cd3f8 Camera service: Add support for camera.device@3.3 by Eino-Ville Talvala · 9 years ago
  6. df3dc63 Merge "Camera: Avoid stream re-configuration when format gets overridden" into oc-mr1-dev by Emilian Peev · 9 years ago
  7. 0856872 Merge "libcameraservice: fix static analyzer complaints" am: 836a3100bd am: 45e78fa78c by George Burgess IV · 9 years ago
  8. 45e78fa Merge "libcameraservice: fix static analyzer complaints" am: 836a3100bd by George Burgess IV · 9 years ago
  9. 710c142 Camera: Avoid stream re-configuration when format gets overridden by Emilian Peev · 9 years ago
  10. a0b8496 libcameraservice: fix static analyzer complaints by George Burgess IV · 9 years ago
  11. 050f5dc Camera: Switch usage flags to 64-bit unsigned by Emilian Peev · 9 years ago
  12. e8c96c7 CameraService: Clean up ICameraServiceProxy; send it more info by Eino-Ville Talvala · 9 years ago
  13. 92e3321 Camera: fix new device register logic by Yin-Chia Yeh · 9 years ago
  14. c03b730 Merge "Camera: Advertise only unique API1 compatible devices" into oc-dev by TreeHugger Robot · 9 years ago
  15. cdb74a6 Camera: Advertise only unique API1 compatible devices by Emilian Peev · 9 years ago
  16. aee727d Camera: Re-enumarate new providers by Emilian Peev · 9 years ago
  17. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 9 years ago
  18. 08dd245 Camera: Make device related code version agnostic by Emilian Peev · 9 years ago
  19. 238ef5f Camera: allow shifted camera metadata for some interface by Yin-Chia Yeh · 9 years ago
  20. 71c73a2 Camera: Support vendor tags from multiple providers by Emilian Peev · 9 years ago
  21. be83fa7 Camera: add buffer freed notification interface by Yin-Chia Yeh · 9 years ago
  22. dc3134e Camera: fix FlashLightTest by Yin-Chia Yeh · 9 years ago
  23. e8e9e19 Camera: fix number of cameras logic by Yin-Chia Yeh · 10 years ago
  24. 8d942f9 CameraProviderManager: Handle transaction errors, HAL process death by Eino-Ville Talvala · 10 years ago
  25. bbbbe84 Camera: Allow direct selection of operating mode by Eino-Ville Talvala · 10 years ago
  26. 6566536 Cameraserver: Use multiple hwbinder threads by Eino-Ville Talvala · 10 years ago
  27. 5d7e515 Camera: Avoid possible race condition during provider init by Emilian Peev · 10 years ago
  28. 20bd4b5 Remove unused includes. by Steven Moreland · 10 years ago
  29. 2987b83 Merge "Camera service: Fix dump() for treble path and rearrange it" by TreeHugger Robot · 10 years ago
  30. d00111e Camera service: Fix dump() for treble path and rearrange it by Eino-Ville Talvala · 10 years ago
  31. 4c5b1c7 Camera: remove wait for remote HIDL interface by Yin-Chia Yeh · 10 years ago
  32. 758c215 Camera: Combine handling of deferred surface and shared surface by Shuzhen Wang · 10 years ago
  33. f3a8a23 Merge changes from topics 'cam-hidl-fence', 'camera-hidl-bufId' by Yin-Chia Yeh · 10 years ago
  34. 6540509 Camera: wait for remote camera provider by Yin-Chia Yeh · 10 years ago
  35. 067428c Camera: setup vendor tag in binderized mode by Yin-Chia Yeh · 10 years ago
  36. 0129d52 camera2: Add support for secondary surface for stream by Shuzhen Wang · 10 years ago
  37. 52778d4 Camera: patching camera service for treble by Yin-Chia Yeh · 10 years ago
  38. 0b1cb14 Camera: Update camera service to use new HIDL HALs, part 2 by Eino-Ville Talvala · 10 years ago
  39. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 10 years ago
  40. 9d06601 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 10 years ago
  41. 8b0b971 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 10 years ago
  42. e1c8063 Camera: use wp for NotificationListener by Yin-Chia Yeh · 10 years ago
  43. 5d677d1 Camera3: add deferred surface support by Zhijun He · 10 years ago
  44. e8c535e Camera: Stop repeating request if its output is abandoned by Chien-Yu Chen · 10 years ago
  45. 4c06099 Camera: derive post RAW sensitivity keys for BC by Yin-Chia Yeh · 10 years ago
  46. b0fdc1e Camera: Retry JPEG capture if buffer is dropped. by Shuzhen Wang · 10 years ago
  47. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 11 years ago
  48. f1d124e Camera: derive post RAW sensitivity boost range by Yin-Chia Yeh · 11 years ago
  49. 125684a Camera3: add camera3 buffer manager support by Zhijun He · 11 years ago
  50. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 11 years ago
  51. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 11 years ago
  52. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 11 years ago
  53. e9154ce Camera: plumbing for RAW OPAQUE by Yin-Chia Yeh · 11 years ago
  54. 654b4bf Camera: fix HAL1.0 support by Yin-Chia Yeh · 11 years ago
  55. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 11 years ago
  56. a84bbe6 CameraService: Add more systracing, fix module init order by Eino-Ville Talvala · 11 years ago
  57. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 11 years ago
  58. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 11 years ago
  59. f6d07bc Merge "Fix UAF error in CameraModule." into mnc-dev by Ruben Brunk · 11 years ago
  60. eff134a Fix UAF error in CameraModule. by Ruben Brunk · 11 years ago
  61. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 11 years ago
  62. 944f843 CameraModule: fix getCameraInfo() by Chien-Yu Chen · 11 years ago
  63. a3b3caa Add default for pre-distortion active array. by Ruben Brunk · 11 years ago
  64. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 11 years ago
  65. d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 11 years ago
  66. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 11 years ago
  67. 3e28a1a Camera: derive LSC characteristics keys by Yin-Chia Yeh · 11 years ago
  68. 467b6e1 Merge "Camera: update CameraModule deriveKey" into mnc-dev by Yin-Chia Yeh · 11 years ago
  69. 7e31a87 Merge "Revert "Add camera app op - camera"" into mnc-dev by Svetoslav Ganov · 11 years ago
  70. 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 11 years ago
  71. b28c344 Camera: update CameraModule deriveKey by Yin-Chia Yeh · 11 years ago
  72. 9c5af61 CameraService: update android.control.availableModes by Zhijun He · 11 years ago
  73. 32fa6d0 Add camera app op - camera by Svet Ganov · 11 years ago
  74. f2326ac Merge "CameraService: Add support for module init, some logging updates" by Eino-Ville Talvala · 11 years ago
  75. 1527f07 CameraService: Add support for module init, some logging updates by Eino-Ville Talvala · 11 years ago
  76. 6a07a72 Merge "Camera: fix invalid access of static_camera_characteristics" by Yin-Chia Yeh · 11 years ago
  77. 7768ded Camera: fix invalid access of static_camera_characteristics by Yin-Chia Yeh · 11 years ago
  78. 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 11 years ago
  79. 618ff8a camera2: add reprocess support by Chien-Yu Chen · 12 years ago
  80. 525907a Merge "Camera: fix metadata assertion" by Yin-Chia Yeh · 11 years ago
  81. 54298b3 Camera: fix metadata assertion by Yin-Chia Yeh · 11 years ago
  82. 4027296 Merge "camera: update CameraModule" by Yin-Chia Yeh · 11 years ago
  83. 676b21b camera: update CameraModule by Chien-Yu Chen · 12 years ago
  84. 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 12 years ago
  85. b97babb Camera: plumbing rotation field through by Yin-Chia Yeh · 12 years ago
  86. 3d82c0d Camera: Wire up dataSpace, clean up ICameraDeviceUser by Eino-Ville Talvala · 12 years ago
  87. d231fd6 camera: implement flashlight for HAL v1 devices by Chien-Yu Chen · 12 years ago
  88. b6dc0bf CameraService: fix invalid access of camera metadata by Yin-Chia Yeh · 12 years ago
  89. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 12 years ago
  90. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 12 years ago
  91. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 12 years ago
  92. b9d2f33 CameraService: Add client name/pid to device open/close logging. by Eino-Ville Talvala · 12 years ago
  93. e2d167e camera: Configure streams immediately when API2 does configuration by Igor Murashkin · 12 years ago
  94. 28c9b6f Camera2/3: Cleanup the jpeg buffer size calcaulation logic by Zhijun He · 12 years ago
  95. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 12 years ago
  96. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 12 years ago
  97. 0ea8fa4 Camera3: Add capture intent for ZSL capture by Zhijun He · 12 years ago
  98. 954d248 Camera API1/2: don't register the same listener multiple times by Gaurav Batra · 12 years ago
  99. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 12 years ago
  100. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 12 years ago