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