1. 95dd5ba Camera3: fix HAL3.x version check issue by Zhijun He · 11 years ago
  2. 3f73448 Merge "camera2: Fix race with stream deletion during disconnect." by Ruben Brunk · 11 years ago
  3. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 11 years ago
  4. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 11 years ago
  5. 4bbf8ea Merge "Camera: delete preview callback when preview size is changed" by Zhijun He · 11 years ago
  6. 1862a00 Merge "Camera: delete zsl stream for video mode" by Zhijun He · 11 years ago
  7. c1b7cc4 Camera: delete preview callback when preview size is changed by Zhijun He · 11 years ago
  8. c69b91c camera3: Update sceneMode tag spec. by Ruben Brunk · 11 years ago
  9. dfe7155 camera2: Fix race with stream deletion during disconnect. by Ruben Brunk · 11 years ago
  10. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 12 years ago
  11. 6610762 Camera: delete zsl stream for video mode by Zhijun He · 12 years ago
  12. 1dd08b3 Merge "Camera2/3: Add more tracing for API1" into klp-dev by Eino-Ville Talvala · 12 years ago
  13. 2b07e02 Camera2/3: Add more tracing for API1 by Eino-Ville Talvala · 12 years ago
  14. cc27e11 Camera: Save 1 frame time for takePicture call by Zhijun He · 12 years ago
  15. 2b89093 Merge "Camera2/3: Support new PASSIVE_UNFOCUSED AF state" into klp-dev by Eino-Ville Talvala · 12 years ago
  16. 4ad28ea Camera2/3: Support new PASSIVE_UNFOCUSED AF state by Eino-Ville Talvala · 12 years ago
  17. 0181fde Camera2/3: For still captures, use widest FPS range available. by Eino-Ville Talvala · 12 years ago
  18. 527748a Camera: setCallBackWindow only if callback surface is used by Zhijun He · 12 years ago
  19. d1d6467 Camera: Correct stream id types by Zhijun He · 12 years ago
  20. a27c4aa camera: Fix race condition between setParameters() and stopPreview(). by Ruben Brunk · 12 years ago
  21. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 12 years ago
  22. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago[Renamed (99%) from services/camera/libcameraservice/Camera2Client.cpp]
  23. 132a4fb am adaa78c9: am a2520db0: camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 12 years ago
  24. a2520db camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 12 years ago
  25. 25d729c resolved conflicts for merge of 364a2677 to master by Eino-Ville Talvala · 12 years ago
  26. a691ff3 Camera2/3: Don't allow recording and callbacks to coexist. by Eino-Ville Talvala · 12 years ago
  27. 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 12 years ago
  28. 2b5f8f4 am 4541531a: am c4a8d2dd: Merge "Camera2/3: Create JPEG stream unconditionally." into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  29. a9c64a9 Camera2/3: Create JPEG stream unconditionally. by Eino-Ville Talvala · 12 years ago
  30. 50bdb73 am 4dd110ae: am 254446a8: Camera2/3: Move recording frame processing to its own thread. by Eino-Ville Talvala · 12 years ago
  31. 254446a Camera2/3: Move recording frame processing to its own thread. by Eino-Ville Talvala · 12 years ago
  32. 4b58d70 am cbbd6c83: am 8f908c0c: Merge "Camera2/3: Don\'t trigger AF when in INFINITY focus mode." into jb-mr2-dev by Eino-Ville Talvala · 12 years ago
  33. 9454a97 Camera2/3: Don't trigger AF when in INFINITY focus mode. by Eino-Ville Talvala · 12 years ago
  34. 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
  35. 82db9e6 camera3: Fix recording failure when switching resolutions while preview on by Igor Murashkin · 12 years ago
  36. 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
  37. 5282713 Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  38. dca254a Camera: Pause preview when needing to delete jpeg/zsl streams by Igor Murashkin · 12 years ago
  39. bfbe189 am 7a0f7d9f: am d24b0653: Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-dev by Igor Murashkin · 12 years ago
  40. 60f11be resolved conflicts for merge of c853784d to master by Eino-Ville Talvala · 12 years ago
  41. 2fba584 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  42. ae500e5 Camera3: Add ZSL stream support by Igor Murashkin · 12 years ago
  43. d09801b Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 12 years ago
  44. 02f8457 Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 12 years ago
  45. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 12 years ago
  46. d0158c3 Camera: Add output side to camera3 HAL device by Eino-Ville Talvala · 12 years ago
  47. 7d346fa Camera: Add output side to camera3 HAL device by Eino-Ville Talvala · 12 years ago
  48. caf3a9c commandStartFaceDetectionL returned the wrong value when face detection is not supported by the HAL. by Ziv Hendel · 12 years ago
  49. ea49f4b commandStartFaceDetectionL returned the wrong value when face detection is not supported by the HAL. by Ziv Hendel · 12 years ago
  50. e6800ce Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 12 years ago
  51. 9ab909b Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 12 years ago
  52. ce124da (Camera)FrameProcessor: Refactor to share code with ProFrameProcessor by Igor Murashkin · 12 years ago
  53. 7138105 (Camera)FrameProcessor: Refactor to share code with ProFrameProcessor by Igor Murashkin · 12 years ago
  54. 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  55. a2e203b CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago
  56. 7fa43f3 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  57. b99c5b8 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 12 years ago
  58. 48af7e8 CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  59. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 12 years ago
  60. a684366 replace getISurfaceTexture by getIGraphicBufferProducer by Mathias Agopian · 12 years ago
  61. 9e1cdea replace getISurfaceTexture by getIGraphicBufferProducer by Mathias Agopian · 12 years ago
  62. b1e7cd1 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  63. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  64. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  65. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  66. 2d2b40b Camera2: fix metadata symbols by Igor Murashkin · 12 years ago
  67. d32b99b Camera2: fix metadata symbols by Igor Murashkin · 12 years ago
  68. 7242152 Fix master build. by Ben Murdoch · 12 years ago
  69. ff82370 Fix master build. by Ben Murdoch · 12 years ago
  70. a10f9b0 am b8fa1240: am aa9e3e01: Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !null by Igor Murashkin · 12 years ago
  71. 6e406b1 am b8fa1240: am aa9e3e01: Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !null by Igor Murashkin · 12 years ago
  72. 786a8da Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !null by Igor Murashkin · 12 years ago
  73. aa9e3e0 Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !null by Igor Murashkin · 12 years ago
  74. ebe3f69 Camera2: Compile with warnings, fix warnings by Igor Murashkin · 13 years ago
  75. ddf3c50 Camera2: Compile with warnings, fix warnings by Igor Murashkin · 13 years ago
  76. 1d838ce Camera2: Don't hold locks while waiting to sync. by Eino-Ville Talvala · 13 years ago
  77. b8d6efb Camera2: Don't hold locks while waiting to sync. by Eino-Ville Talvala · 13 years ago
  78. b66e9d6 Camera2: Increase mode update timeout. by Eino-Ville Talvala · 13 years ago
  79. 43b7ac6 Camera2: Increase mode update timeout. by Eino-Ville Talvala · 13 years ago
  80. c0fdb98 Camera2: Fix potential deadlock by Eino-Ville Talvala · 13 years ago
  81. f1945f0 Camera2: Fix potential deadlock by Eino-Ville Talvala · 13 years ago
  82. 65dc3fc Camera2: Improve quirks focusing behavior. by Eino-Ville Talvala · 13 years ago
  83. ac0cd56 Camera2: Improve quirks focusing behavior. by Eino-Ville Talvala · 13 years ago
  84. f1a6e0d Camera2: When focus is already locked in CAF mode, do not trigger HAL. by Eino-Ville Talvala · 13 years ago
  85. d6cc4a6 Camera2: When focus is already locked in CAF mode, do not trigger HAL. by Eino-Ville Talvala · 13 years ago
  86. 411ddcc Camera2: Don't error out of startPreview when already recording. by Eino-Ville Talvala · 13 years ago
  87. a14be59 Camera2: Don't error out of startPreview when already recording. by Eino-Ville Talvala · 13 years ago
  88. cfee40e Camera2: Don't let unlocks happen during recording. by Eino-Ville Talvala · 13 years ago
  89. 907e565 Camera2: Don't let unlocks happen during recording. by Eino-Ville Talvala · 13 years ago
  90. 6170488 Camera: Limit valid caller PIDs for camera clients. by Eino-Ville Talvala · 13 years ago
  91. c037920 Camera: Limit valid caller PIDs for camera clients. by Eino-Ville Talvala · 13 years ago
  92. 5b44bee Camera2: Call onAutoFocus immediately for fixed-focus cameras by Igor Murashkin · 13 years ago
  93. 5f0714e Camera2: Call onAutoFocus immediately for fixed-focus cameras by Igor Murashkin · 13 years ago
  94. e049384 Camera2: On stopping preview, wait until captures are completed. by Eino-Ville Talvala · 13 years ago
  95. d5087f9 Camera2: On stopping preview, wait until captures are completed. by Eino-Ville Talvala · 13 years ago
  96. 3dcdc3d Camera2: Unconditionally shut down streams on disconnect. by Eino-Ville Talvala · 13 years ago
  97. f6e09d2 Camera2: Unconditionally shut down streams on disconnect. by Eino-Ville Talvala · 13 years ago
  98. 3a6e453 Camera2: Fix metering regions to take into account the current zoom/crop region by Igor Murashkin · 13 years ago
  99. 7373cbe Camera2: Fix metering regions to take into account the current zoom/crop region by Igor Murashkin · 13 years ago
  100. 4c84370 Camera2: Use the triggerAfWithAuto quirk by Eino-Ville Talvala · 13 years ago