1. 8b64f28 Camera: Handle display configuration change events by Emilian Peev · 4 years, 2 months ago
  2. 33d09ca Camera: Pause callback during stopPreview() by Jasmine Chen · 4 years, 4 months ago
  3. 305cec6 Camera muting via sensor test pattern by Eino-Ville Talvala · 4 years, 6 months ago
  4. f481670 Camera: Remove "camera3.h" dependencies by Emilian Peev · 5 years ago
  5. 316781a Camera: Pass system health metrics to ServiceProxy by Shuzhen Wang · 4 years, 9 months ago
  6. d1bd7d5 Merge "Camera: Check for failing request ids when syncing with device" into rvc-dev am: c166ca1e91 am: f53da41cfd am: e6a45a7d93 by TreeHugger Robot · 5 years ago
  7. 4746fff Camera: Check for failing request ids when syncing with device by Emilian Peev · 5 years ago
  8. 28dcd1c Camera: don't stop preview on disconnecting device by Yin-Chia Yeh · 5 years ago
  9. 3bdd6d9 Merge "Camera: don't stop preview on disconnecting device" am: fd2fb97a3f am: 800c4f39af by Treehugger Robot · 5 years ago
  10. b3f7cd2 Use std::optional for nullable by Jooyung Han · 5 years ago
  11. df14304 Camera: don't stop preview on disconnecting device by Yin-Chia Yeh · 5 years ago
  12. f2e3709 CameraService: Implement SCALER_ROTATE_AND_CROP_AUTO, part 1 by Eino-Ville Talvala · 5 years ago
  13. 9e648f6 Pipe through featureId from context to Camera code by Philip P. Moltmann · 6 years ago
  14. cfab4e1 Camera: update camera audio restriction API by Yin-Chia Yeh · 6 years ago
  15. 2a8e283 Camera: Wait until the current request id appears in the results by Emilian Peev · 6 years ago
  16. dba0323 Camera: implement camera audio restriction API by Yin-Chia Yeh · 6 years ago
  17. 0d2fa08 Camera: notify captureSequener errors by Yin-Chia Yeh · 6 years ago
  18. 7e5a204 Camera: rework API1 shim takePicture retry logic by Yin-Chia Yeh · 6 years ago
  19. 6e2ba3f Camera: Avoid device sync during capture if possible by Emilian Peev · 7 years ago
  20. b5be68e Merge "Fix implicit fallthrough warnings." am: fe9d6ef9f3 am: 0085e651da by Chih-Hung Hsieh · 7 years ago
  21. 0085e65 Merge "Fix implicit fallthrough warnings." am: fe9d6ef9f3 by Chih-Hung Hsieh · 7 years ago
  22. 5ff7710 Fix implicit fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  23. 1236193 cameraserver: Wrap calls to IPCThreadState functions to factor in different transports. by Jayant Chowdhary · 7 years ago
  24. c524813 Camera: fix race issue in Camera2 clients by Yin-Chia Yeh · 7 years ago
  25. e1655e5 Merge "Camera: skip unnecessary reconfig" am: b9e732b490 am: f694dc1b4a by Yin-Chia Yeh · 7 years ago
  26. d8e185c Camera: skip unnecessary reconfig by Yin-Chia Yeh · 7 years ago
  27. 06fcfb0 Camera: Play shutter sound in absence of CAMERA_MSG_SHUTTER by Shuzhen Wang · 7 years ago
  28. 8632552 Camera: skip unnecessary reconfig by Yin-Chia Yeh · 7 years ago
  29. b131f4a Camera: Use default focal length in template to derive FOV by Shuzhen Wang · 7 years ago
  30. 53eea85 Camera: Use face priority scene as default by Emilian Peev · 7 years ago
  31. 693047d Camera: stop streaming before deleting jpeg stream by Yin-Chia Yeh · 7 years ago
  32. 7dc2089 Merge "Camera: Cache monitored tag options in service" by TreeHugger Robot · 7 years ago
  33. c3e9d6f Camera: expose external camera to API1 by Yin-Chia Yeh · 7 years ago
  34. bd8c503 Camera: Cache monitored tag options in service by Emilian Peev · 7 years ago
  35. a936ac2 camera: Drop pending preview for enableZsl shots by Chien-Yu Chen · 8 years ago
  36. fa52c0f camera: Use device level ZSL if supported by Chien-Yu Chen · 8 years ago
  37. f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
  38. b5df547 Camera: HAL1 recording batching support by Yin-Chia Yeh · 8 years ago
  39. dce65c8 Camera: fix API1 HAL3 path by Yin-Chia Yeh · 8 years ago
  40. 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 8 years ago
  41. 7fd5bdb fix warning The left operand of '!=' is a garbage value by Yunlian Jiang · 8 years ago
  42. 8b0b971 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 9 years ago
  43. c451d0f Camera: API1: Improve ZSL mode activation heuristics by Eino-Ville Talvala · 9 years ago
  44. 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 9 years ago
  45. d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  46. 98a668f Camera: Fix client permission check by Chien-Yu Chen · 9 years ago
  47. c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 9 years ago
  48. 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 9 years ago
  49. c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 9 years ago
  50. 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 10 years ago
  51. d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 9 years ago
  52. 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 10 years ago
  53. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
  54. 355d9c6 Camera2Client: handle slower jpeg stream sensor by Yin-Chia Yeh · 10 years ago
  55. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 10 years ago
  56. d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 10 years ago
  57. 216db74 Camera: API1 shim: notify shutter correctly by Yin-Chia Yeh · 10 years ago
  58. d6b01f2 Merge "camera: Actually pass device errors to client for Camera2Device." by Ruben Brunk · 10 years ago
  59. a485dfe camera: Actually pass device errors to client for Camera2Device. by Ruben Brunk · 10 years ago
  60. f2d1e4d Camera2Client: support HAL version 3.3 by Zhijun He · 10 years ago
  61. cc77671 camera2: Add camera client eviction enforcement. by Ruben Brunk · 10 years ago
  62. a97dfeb Camera: Remove RAW_SENSOR in favor of RAW16 by Eino-Ville Talvala · 10 years ago
  63. e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 10 years ago
  64. 045513f am 0fd52ac2: am 6eac9e2f: Merge "Camera2Client: flush requests in stopPreviewL" into lmp-mr1-dev by Chien-Yu Chen · 10 years ago
  65. 2cec0df Camera2Client: flush requests in stopPreviewL by Ruchit Sharma · 11 years ago
  66. a848844 am cb79b3db: am 03181012: Merge "Camera2Client: remove recording stream if necessary" into lmp-mr1-dev by Yin-Chia Yeh · 11 years ago
  67. 092d49c Camera2Client: remove recording stream if necessary by Yin-Chia Yeh · 11 years ago
  68. 77e79a5 resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aosp by Marco Nelissen · 11 years ago
  69. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  70. 6e48af3 am 7b28e4e7: am 9527a598: Merge "Camera: Guard against asBinder() calls on NULL interfaces" by Eino-Ville Talvala · 11 years ago
  71. e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 11 years ago
  72. 661c21d CameraService: Disconnect: Release mutex while waiting for joins. by Eino-Ville Talvala · 11 years ago
  73. 96ff5c4 Camera2Client: avoid two consecutive sets of configure_streams calls by Zhijun He · 11 years ago
  74. dc2e6dd Camera2Client: Revert HALv2 device behavior back to MR2 by Eino-Ville Talvala · 11 years ago
  75. f79f8ca Camera2Client: log an error when autoFocus is called in wrong state by Zhijun He · 11 years ago
  76. d3c5b08 Camera2: handle one more videosnapshot failure by Yin-Chia Yeh · 11 years ago
  77. a53021f Camera2: fix 4K recording by Yin-Chia Yeh · 11 years ago
  78. dec84fb Camera2: improve ZSL candidate selection logic by Yin-Chia Yeh · 11 years ago
  79. 4bcbb07 Merge "camera2: Fix video snapshot for HAL 2.* devices." into lmp-dev by Ruben Brunk · 11 years ago
  80. 6551e1e camera2: Fix video snapshot for HAL 2.* devices. by Ruben Brunk · 11 years ago
  81. 3ea3fcd Camera2: reconfigure video snapshot size if needed by Yin-Chia Yeh · 11 years ago
  82. a858ea0 camera: Allow shutter sounds to be disabled from camera2 api by Igor Murashkin · 11 years ago
  83. ebe865b camera: Allow Camera#getParameters to be called by mediaserver anytime by Igor Murashkin · 11 years ago
  84. ca05ebd cameraservice: disallow zsl/recording coexistentce by Yin-Chia Yeh · 11 years ago
  85. 0a21051 Camera3: tear down Camera3 streams when they are deleted. by Zhijun He · 11 years ago
  86. 0be123d camera: clear ZSLQueue when switching modes by Ruchit Sharma · 11 years ago
  87. 28d0327 cameraservice: remove record stream in stopPreview by Yin-Chia Yeh · 11 years ago
  88. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 11 years ago
  89. e2d8375 Camera: Clear ZSL buffer queue when jpeg size is changed by Zhijun He · 11 years ago
  90. cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 11 years ago
  91. 95dd5ba Camera3: fix HAL3.x version check issue by Zhijun He · 11 years ago
  92. 3f73448 Merge "camera2: Fix race with stream deletion during disconnect." by Ruben Brunk · 11 years ago
  93. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  94. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  95. 4bbf8ea Merge "Camera: delete preview callback when preview size is changed" by Zhijun He · 11 years ago
  96. 1862a00 Merge "Camera: delete zsl stream for video mode" by Zhijun He · 11 years ago
  97. c1b7cc4 Camera: delete preview callback when preview size is changed by Zhijun He · 11 years ago
  98. c69b91c camera3: Update sceneMode tag spec. by Ruben Brunk · 11 years ago
  99. dfe7155 camera2: Fix race with stream deletion during disconnect. by Ruben Brunk · 11 years ago
  100. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 12 years ago