1. 28c9b6f Camera2/3: Cleanup the jpeg buffer size calcaulation logic by Zhijun He · 11 years ago
  2. 7d70c5e CameraService: Replace deprecated native_window methods by Eino-Ville Talvala · 11 years ago
  3. f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 11 years ago
  4. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 11 years ago
  5. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 12 years ago
  6. 32ce52b am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 12 years ago
  7. cfe0907 Merge "CameraService: Add support for burst capture and repeating burst." by Jianing Wei · 12 years ago
  8. 90e59c9 CameraService: Add support for burst capture and repeating burst. by Jianing Wei · 12 years ago
  9. e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 12 years ago
  10. 947237f camera3: Remove old vendor tag ops dependencies. by Ruben Brunk · 12 years ago
  11. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 12 years ago
  12. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
  13. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 12 years ago
  14. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago[Renamed from services/camera/libcameraservice/Camera2Device.cpp]
  15. 46910bd Camera2/3: Fix deadlock when starting recording before preview. by Eino-Ville Talvala · 12 years ago
  16. 02f8457 Camera2: Fix deadlock on shutdown due to client getting killed. by Eino-Ville Talvala · 13 years ago
  17. f0eeb53 Camera: fix waitUntilDrained log message by Alex Ray · 13 years ago
  18. 7138105 (Camera)FrameProcessor: Refactor to share code with ProFrameProcessor by Igor Murashkin · 13 years ago
  19. 7fa43f3 Camera: Start of support for version 3.0 of camera device HAL by Eino-Ville Talvala · 13 years ago
  20. bd02dd1 Camera: Move CameraMetadata.h from service to client library by Igor Murashkin · 13 years ago
  21. ebe3f69 Camera2: Compile with warnings, fix warnings by Igor Murashkin · 13 years ago
  22. 4c9eb71 Camera2: Synchronize mode changes and triggers by Eino-Ville Talvala · 13 years ago
  23. a1e5dcc Camera2: Fix trying to release HAL stream twice by Igor Murashkin · 13 years ago
  24. 8dcdb95 Camera2: Handle client processes dying by closing camera resources by Igor Murashkin · 13 years ago
  25. c62bb78 Camera2: Make sure to clean out reprocess streams on shutdown as well. by Eino-Ville Talvala · 13 years ago
  26. 852c381 Camera2: Debug and logging fixes. by Eino-Ville Talvala · 13 years ago
  27. 7adb52f Camera2: Clean up startup/shutdown sequences. by Eino-Ville Talvala · 13 years ago
  28. 69230df Camera2: Basic ZSL and precapture trigger support. by Eino-Ville Talvala · 13 years ago
  29. a289bf6 Fix an issue where the "mFrameCount" field was accessed without its containing object by James Dong · 13 years ago
  30. 314079e Camera: set vendor_ops on camera metadata. by Shuzhen Wang · 13 years ago
  31. 2e19c3c Camera2: Factor out Camera2Client::Parameters by Eino-Ville Talvala · 13 years ago
  32. c8474b6 Camera2: Move frame processing to its own thread. by Eino-Ville Talvala · 13 years ago
  33. cab96a4 Camera2: Use CameraMetadata wrapper class. by Eino-Ville Talvala · 13 years ago
  34. 228a538 Camera2: Add support for preview callbacks by Eino-Ville Talvala · 13 years ago
  35. 8ce89d9 Camera2: Skeleton for output frame processing, plus face detect by Eino-Ville Talvala · 13 years ago
  36. 603b12e Camera2: Swap AF notification order, minor bug fix. by Eino-Ville Talvala · 13 years ago
  37. 174181e Camera2: Add trigger support, and implement autofocus by Eino-Ville Talvala · 13 years ago
  38. 31d377b Update state only if calls to native window are successful by James Dong · 13 years ago
  39. 9719715 Camera2: Reduce redundant device dumpsys by Eino-Ville Talvala · 13 years ago
  40. 160d4af Camera2: Add notification handling skeleton. by Eino-Ville Talvala · 13 years ago
  41. 750d74b Camera2: Minor logging updates. by Eino-Ville Talvala · 13 years ago
  42. 428b77a Camera2: Improve formatting of debugging dump by Eino-Ville Talvala · 13 years ago
  43. 9e4c3db Camera2: Add more verbose logging by Eino-Ville Talvala · 13 years ago
  44. 9cca4c6 Camera2: Add recording support by Eino-Ville Talvala · 14 years ago
  45. 1e5b2b3 Update ANativeWindow client code for sync by Jamie Gennis · 14 years ago
  46. 2c08dc6 Camera2: Move per-frame verbose logs to separate log enable by Eino-Ville Talvala · 14 years ago
  47. c94cd19 Camera2: Handle preview orientation changes. by Eino-Ville Talvala · 14 years ago
  48. 3297daa Camera2: Add more dump information, connect HAL device dump by Eino-Ville Talvala · 14 years ago
  49. 4ecfec3 Camera2: Improve error checking and debug logs. by Eino-Ville Talvala · 14 years ago
  50. d4bcfde Camera2: Still image support by Eino-Ville Talvala · 14 years ago
  51. 6ed1ed1 Camera2: Copy metadata buffers for streaming. by Eino-Ville Talvala · 14 years ago
  52. bd4976a Camera2: Improve ANativeWindow handling by Eino-Ville Talvala · 14 years ago
  53. 6db981c Camera service: Minimally functional preview for camera 2 devices. by Eino-Ville Talvala · 14 years ago
  54. f69c70d Camera service: Initialization for camera2 clients and devices by Eino-Ville Talvala · 14 years ago
  55. 61ab9f9 Camera service: Add skeleton support for camera2 devices. by Eino-Ville Talvala · 14 years ago