1. 495c48e Merge "Camera: Check for failing request ids when syncing with device" into rvc-dev am: c166ca1e91 by TreeHugger Robot · 5 years ago
  2. 4746fff Camera: Check for failing request ids when syncing with device by Emilian Peev · 5 years ago
  3. b3f7cd2 Use std::optional for nullable by Jooyung Han · 5 years ago
  4. f2e3709 CameraService: Implement SCALER_ROTATE_AND_CROP_AUTO, part 1 by Eino-Ville Talvala · 5 years ago
  5. 9e648f6 Pipe through featureId from context to Camera code by Philip P. Moltmann · 6 years ago
  6. cfab4e1 Camera: update camera audio restriction API by Yin-Chia Yeh · 6 years ago
  7. 2a8e283 Camera: Wait until the current request id appears in the results by Emilian Peev · 6 years ago
  8. dba0323 Camera: implement camera audio restriction API by Yin-Chia Yeh · 6 years ago
  9. 06fcfb0 Camera: Play shutter sound in absence of CAMERA_MSG_SHUTTER by Shuzhen Wang · 7 years ago
  10. 7dc2089 Merge "Camera: Cache monitored tag options in service" by TreeHugger Robot · 7 years ago
  11. c3e9d6f Camera: expose external camera to API1 by Yin-Chia Yeh · 7 years ago
  12. bd8c503 Camera: Cache monitored tag options in service by Emilian Peev · 7 years ago
  13. fa52c0f camera: Use device level ZSL if supported by Chien-Yu Chen · 8 years ago
  14. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
  15. b5df547 Camera: HAL1 recording batching support by Yin-Chia Yeh · 8 years ago
  16. dce65c8 Camera: fix API1 HAL3 path by Yin-Chia Yeh · 8 years ago
  17. 8b0b971 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 9 years ago
  18. 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 9 years ago
  19. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  20. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 9 years ago
  21. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  22. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 10 years ago
  23. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
  24. 355d9c6 Camera2Client: handle slower jpeg stream sensor by Yin-Chia Yeh · 10 years ago
  25. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 10 years ago
  26. d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 10 years ago
  27. 216db74 Camera: API1 shim: notify shutter correctly by Yin-Chia Yeh · 10 years ago
  28. a485dfe camera: Actually pass device errors to client for Camera2Device. by Ruben Brunk · 10 years ago
  29. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  30. a53021f Camera2: fix 4K recording by Yin-Chia Yeh · 11 years ago
  31. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 11 years ago
  32. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 11 years ago
  33. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 11 years ago
  34. 2b07e02 Camera2/3: Add more tracing for API1 by Eino-Ville Talvala · 12 years ago
  35. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 12 years ago
  36. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago[Renamed (92%) from services/camera/libcameraservice/Camera2Client.h]
  37. c772245 am b7337d56: am ed49d7b5: Merge "camera3: Fix recording failure when switching resolutions while preview on" into jb-mr2-dev by Igor Murashkin · 12 years ago
  38. 82db9e6 camera3: Fix recording failure when switching resolutions while preview on by Igor Murashkin · 12 years ago
  39. 7f7728f am bd61103f: am be03b28f: Merge "Camera: Pause preview when needing to delete jpeg/zsl streams" into jb-mr2-dev by Igor Murashkin · 12 years ago
  40. 5282713 Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  41. dca254a Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  42. bfbe189 am 7a0f7d9f: am d24b0653: Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-dev by Igor Murashkin · 12 years ago
  43. 2fba584 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  44. ae500e5 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  45. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  46. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  47. a2e203b CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  48. 7fa43f3 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  49. b99c5b8 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  50. 48af7e8 CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  51. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  52. bd02dd1 Camera: Move CameraMetadata.h from service to client library by Igor Murashkin · 12 years ago
  53. 7efa520 Camera: Move CameraMetadata.h from service to client library by Igor Murashkin · 12 years ago
  54. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  55. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  56. 4c9eb71 Camera2: Synchronize mode changes and triggers by Eino-Ville Talvala · 13 years ago
  57. 4865c52 Camera2: Synchronize mode changes and triggers by Eino-Ville Talvala · 13 years ago
  58. 8dcdb95 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 13 years ago
  59. ecf17e8 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 13 years ago
  60. 43cbdc5 Camera2: Refactor preview/recording management to separate class. by Eino-Ville Talvala · 13 years ago
  61. 73bbd1f Camera2: Refactor preview/recording management to separate class. by Eino-Ville Talvala · 13 years ago
  62. f98cbbe Camera2: Use the recordingHint parameter. by Eino-Ville Talvala · 13 years ago
  63. 5a4f93e Camera2: Use the recordingHint parameter. by Eino-Ville Talvala · 13 years ago
  64. 3357883 Camera2: Play shutter and recording sounds. by Eino-Ville Talvala · 13 years ago
  65. 609acc0 Camera2: Play shutter and recording sounds. by Eino-Ville Talvala · 13 years ago
  66. 69230df Camera2: Basic ZSL and precapture trigger support. by Eino-Ville Talvala · 13 years ago
  67. da6665c Camera2: Basic ZSL and precapture trigger support. by Eino-Ville Talvala · 13 years ago
  68. 2863918 Camera2: Move preview callback processing to its own thread. by Eino-Ville Talvala · 13 years ago
  69. d86a688 Camera2: Move preview callback processing to its own thread. by Eino-Ville Talvala · 13 years ago
  70. 177bd34 Camera2: Move still capture processing to separate thread. by Eino-Ville Talvala · 13 years ago
  71. ea0d51b Camera2: Move still capture processing to separate thread. by Eino-Ville Talvala · 13 years ago
  72. a16733e Camera2: Factor out FrameProcessor. by Eino-Ville Talvala · 13 years ago
  73. 2e19c3c Camera2: Factor out Camera2Client::Parameters by Eino-Ville Talvala · 13 years ago
  74. f17b6cf Camera2: Fix metering/focusing region coordinates, minor bugs by Eino-Ville Talvala · 13 years ago
  75. c8474b6 Camera2: Move frame processing to its own thread. by Eino-Ville Talvala · 13 years ago
  76. cab96a4 Camera2: Use CameraMetadata wrapper class. by Eino-Ville Talvala · 13 years ago
  77. 30e65e7 Camera2: Replace MediaConsumer with BufferItemConsumer. by Eino-Ville Talvala · 13 years ago
  78. 228a538 Camera2: Add support for preview callbacks by Eino-Ville Talvala · 13 years ago
  79. 8ce89d9 Camera2: Skeleton for output frame processing, plus face detect by Eino-Ville Talvala · 13 years ago
  80. 174181e Camera2: Add trigger support, and implement autofocus by Eino-Ville Talvala · 13 years ago
  81. 8da4cd7 Fix a deadlock in commandSetVideoBufferCountL() by James Dong · 13 years ago
  82. 160d4af Camera2: Add notification handling skeleton. by Eino-Ville Talvala · 13 years ago
  83. 36cdfb1 Camera2: Break out individual commands by Eino-Ville Talvala · 13 years ago
  84. 983cf23 Dynamically configure the number of video buffers used by camera source, if supported by James Dong · 13 years ago
  85. 3a60914 Camera2: Check PIDs to ensure camera exclusive access. by Eino-Ville Talvala · 13 years ago
  86. 836b81f Camera2: Improve threading safety by Eino-Ville Talvala · 13 years ago
  87. 803cbf6 Camera2: Use more buffers for video encoding. by Eino-Ville Talvala · 13 years ago
  88. 78822d7 Camera2: Revamp recording support to allow opaque formats. by Eino-Ville Talvala · 13 years ago
  89. 9cca4c6 Camera2: Add recording support by Eino-Ville Talvala · 13 years ago
  90. c94cd19 Camera2: Handle preview orientation changes. by Eino-Ville Talvala · 13 years ago
  91. be0573b Camera2: Connect camera parameters to HAL request entries. by Eino-Ville Talvala · 13 years ago
  92. 11b7cde Camera2: Minor parameter restructuring by Eino-Ville Talvala · 13 years ago
  93. 4ecfec3 Camera2: Improve error checking and debug logs. by Eino-Ville Talvala · 13 years ago
  94. d4bcfde Camera2: Still image support by Eino-Ville Talvala · 13 years ago
  95. 6861a4e Camera2: Add setParameters call by Eino-Ville Talvala · 13 years ago
  96. ac45eb3 Camera2: Add basic concurrency guards. by Eino-Ville Talvala · 13 years ago
  97. 7f61084 Camera2: Add internal parameter state to dump. by Eino-Ville Talvala · 13 years ago
  98. 3cca136 Camera2: Use new param structure, improve static camera info queries by Eino-Ville Talvala · 13 years ago
  99. 6db981c Camera service: Minimally functional preview for camera 2 devices. by Eino-Ville Talvala · 13 years ago
  100. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 13 years ago