1. 9bf8a6f Camera: Initialize preCorrectionActiveArraySize by Shuzhen Wang · 5 years ago
  2. 2a245e1 Camera: Fix possible invalid metadata access by Emilian Peev · 5 years ago
  3. 28fc70a Merge "cameraserver: rename getConcurrentStreamingCameraIds -> getConcurrentCameraIds." into rvc-dev by Jayant Chowdhary · 5 years ago
  4. cad23c2 cameraserver: rename getConcurrentStreamingCameraIds -> getConcurrentCameraIds. by Jayant Chowdhary · 5 years ago
  5. fca6714 Camera: Intialize useGrid and chooseHeic variables by Susmitha Gummalla · 5 years ago
  6. 7968043 Camera: Fix ProviderInfo leak by Shuzhen Wang · 5 years ago
  7. cbe770a cameraserver: re-cache concurrent camera id combinations on cameraDeviceStatusChange callbacks. by Jayant Chowdhary · 5 years ago
  8. 2bbdce4 ICameraService: Add methods to query concurrent streaming camera support. by Jayant Chowdhary · 5 years ago
  9. f2e3709 CameraService: Implement SCALER_ROTATE_AND_CROP_AUTO, part 1 by Eino-Ville Talvala · 5 years ago
  10. 4385816 Camera: Support new provider callback version in camera service by Shuzhen Wang · 5 years ago
  11. 336ffa9 Merge "Camera: Integrate dynamic depth processing" by TreeHugger Robot · 5 years ago
  12. 29e9ec1 Camera: Integrate dynamic depth processing by Emilian Peev · 5 years ago
  13. 1c834da Camera3: Remove mutex from ZoomRatioMapper by Shuzhen Wang · 5 years ago
  14. dbdf72b Camera: Add support for new camera zoom API by Shuzhen Wang · 6 years ago
  15. f7a342b Merge changes I67b3fe39,I2ad5c542 by Eino-Ville Talvala · 6 years ago
  16. ec96060 CameraService: Don't block on camera HAL start in all cases by Eino-Ville Talvala · 6 years ago
  17. 33e8ef8 cameraserver: Avoiding deadlocks while calling getSystemCameraKind() by Jayant Chowdhary · 6 years ago
  18. 847947d cameraserver: Enforce system only camera permissions in camera1 api. by Jayant Chowdhary · 6 years ago
  19. 5216b21 cameraserver: Add support for system only cameras by Jayant Chowdhary · 6 years ago
  20. 8cfe8f7 Merge "Camera: Filter out NIR cameras for camera1 API" into qt-r1-dev am: 1393a2838d by Shuzhen Wang · 6 years ago
  21. 7a7e634 Camera: Filter out NIR cameras for camera1 API by Shuzhen Wang · 6 years ago
  22. 177b0c1 Camera: listen to provider instance names from hwservicemanager by Yin-Chia Yeh · 6 years ago
  23. 38e119b Camera1: Handle multiple logical cameras with same facing by Shuzhen Wang · 7 years ago
  24. 5a9b492 Merge "Camera service: Support for device state change notifications" by Eino-Ville Talvala · 6 years ago
  25. 68ac7ad Camera: Add HEIC support by Shuzhen Wang · 6 years ago
  26. 8ec576b Merge "Camera: Only report dynamic depth tag related errors" by TreeHugger Robot · 6 years ago
  27. 988393f Merge "cameraserver: Add support for hiding secure cameras." by Jayant Chowdhary · 6 years ago
  28. 26af1a5 Camera: Remove thread that keeps HAL service alive for extra delay by Peter Kalauskas · 6 years ago
  29. 63f3611 Camera service: Support for device state change notifications by Eino-Ville Talvala · 6 years ago
  30. a118516 Camera: Only report dynamic depth tag related errors by Emilian Peev · 6 years ago
  31. f949ddd cameraserver: Add support for hiding secure cameras. by Jayant Chowdhary · 6 years ago
  32. cbf174b Camera: Link dynamically to Depth photo library by Emilian Peev · 6 years ago
  33. 538c90e Camera: Add DepthCompositeStream by Emilian Peev · 6 years ago
  34. 4c6d2b5 Camera: Add support for dynamic depth if possible by Emilian Peev · 6 years ago
  35. a29c135 Camera: Support lazy HALs by Peter Kalauskas · 7 years ago
  36. b7bd438 Camera: Remove superfluous hardware::camera by Peter Kalauskas · 6 years ago
  37. 1b3c907 Camera: Setup vendors tags when initializing ProviderInfo by Peter Kalauskas · 7 years ago
  38. 35ae826 Camera: Add support for stream combination query by Emilian Peev · 7 years ago
  39. 268a136 Camera: Improve monochrome camera capability support by Shuzhen Wang · 7 years ago
  40. 03d8cc1 Camera: Cache logical camera related info by Shuzhen Wang · 7 years ago
  41. f9d2c02 Camera: Add support for hidden physical camera IDs by Shuzhen Wang · 7 years ago
  42. 6ba8eb2 Camera: Synchronize between provider removal and registration by Shuzhen Wang · 7 years ago
  43. 975a39e Camera: Handle duplicate camera Id due to openLegacy support by Shuzhen Wang · 7 years ago
  44. e8aceb5 Camera: Filter logical camera ids to API1 app by Shuzhen Wang · 7 years ago
  45. 4728369 Camera: Use short form camera id for conflicting devices by Shuzhen Wang · 7 years ago
  46. 2db86ff Revert "Camera: Use fully qualified name for camera eviction logic" by Shuzhen Wang · 7 years ago
  47. 9e3055d Camera: Use fully qualified name for camera eviction logic by Shuzhen Wang · 7 years ago
  48. e1c48ed Camera: Support all API1 compatible camera devices by Emilian Peev · 7 years ago
  49. c3e9d6f Camera: expose external camera to API1 by Yin-Chia Yeh · 7 years ago
  50. 763226f Merge "CameraService: fix camera removal paths" am: 930c980043 am: 1f1584afba by Guennadi Liakhovetski · 7 years ago
  51. d78041a Camera: listen to external camera provider by Yin-Chia Yeh · 7 years ago
  52. 6034bf5 CameraService: fix camera removal paths by Guennadi Liakhovetski · 7 years ago
  53. 487785a Camera: hook up dumpState path to dumpsys by Yin-Chia Yeh · 7 years ago
  54. ac47b25 Camera: check HIDL transaction ret value am: 73d0374fcb by Yin-Chia Yeh · 8 years ago
  55. 73d0374 Camera: check HIDL transaction ret value by Yin-Chia Yeh · 8 years ago
  56. a0b8496 libcameraservice: fix static analyzer complaints by George Burgess IV · 8 years ago
  57. 92e3321 Camera: fix new device register logic by Yin-Chia Yeh · 8 years ago
  58. c03b730 Merge "Camera: Advertise only unique API1 compatible devices" into oc-dev by TreeHugger Robot · 8 years ago
  59. cdb74a6 Camera: Advertise only unique API1 compatible devices by Emilian Peev · 8 years ago
  60. aee727d Camera: Re-enumarate new providers by Emilian Peev · 8 years ago
  61. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
  62. 238ef5f Camera: allow shifted camera metadata for some interface by Yin-Chia Yeh · 8 years ago
  63. 71c73a2 Camera: Support vendor tags from multiple providers by Emilian Peev · 8 years ago
  64. dc3134e Camera: fix FlashLightTest by Yin-Chia Yeh · 8 years ago
  65. e8e9e19 Camera: fix number of cameras logic by Yin-Chia Yeh · 8 years ago
  66. 8d942f9 CameraProviderManager: Handle transaction errors, HAL process death by Eino-Ville Talvala · 8 years ago
  67. 6566536 Cameraserver: Use multiple hwbinder threads by Eino-Ville Talvala · 8 years ago
  68. 5d7e515 Camera: Avoid possible race condition during provider init by Emilian Peev · 8 years ago
  69. 20bd4b5 Remove unused includes. by Steven Moreland · 8 years ago
  70. 2987b83 Merge "Camera service: Fix dump() for treble path and rearrange it" by TreeHugger Robot · 8 years ago
  71. d00111e Camera service: Fix dump() for treble path and rearrange it by Eino-Ville Talvala · 8 years ago
  72. 4c5b1c7 Camera: remove wait for remote HIDL interface by Yin-Chia Yeh · 8 years ago
  73. 6540509 Camera: wait for remote camera provider by Yin-Chia Yeh · 8 years ago
  74. 067428c Camera: setup vendor tag in binderized mode by Yin-Chia Yeh · 8 years ago
  75. 52778d4 Camera: patching camera service for treble by Yin-Chia Yeh · 8 years ago
  76. 0b1cb14 Camera: Update camera service to use new HIDL HALs, part 2 by Eino-Ville Talvala · 8 years ago
  77. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 8 years ago