1. 0e971f3 Camera: Add support for camera access permission callback by Emilian Peev · 5 years ago
  2. 423cbd7 Camera: Add support for mandatory stream combinations by Emilian Peev · 6 years ago
  3. 123deefc Camera: Add support for hidden physical camera ID by Shuzhen Wang · 6 years ago
  4. f8aa7bc Camera: sort getCameraIdList output by Yin-Chia Yeh · 6 years ago
  5. 9129aa2 Camera: Async camera manager calls should use executors by Emilian Peev · 6 years ago
  6. 9a0ec8c Camera: Complete transition from handlers to executors by Emilian Peev · 6 years ago
  7. 0c96116 Camera: remove NOT_PRESENT cameras by Yin-Chia Yeh · 7 years ago
  8. 19d96a1 CameraManager: Handle camera service being disabled explicitly by Eino-Ville Talvala · 7 years ago
  9. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  10. 3d2b5fe Camera: Override enableZsl based on SDK version by Chien-Yu Chen · 7 years ago
  11. 283ae234f Camera: Updates in preparation for HIDL by Eino-Ville Talvala · 8 years ago
  12. 62deabc Camera2: Add @hide variant for openCamera for UID forwarding by Eino-Ville Talvala · 8 years ago
  13. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  14. 0ac408e Camera2: Reconnect camera service for listeners by Chien-Yu Chen · 8 years ago
  15. 7839293 Camera2: Handle binder death on ICameraDeviceUser by Shuzhen Wang · 8 years ago
  16. 5d2d778 Camera2: Switch to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  17. 85e1d50 Fix javadoc for CameraManager.AvailabilityCallback by Philip P. Moltmann · 9 years ago
  18. 5717612 Camera2: Add camera type to getNumberOfCameras. by Eino-Ville Talvala · 9 years ago
  19. 0f69b46 Camera: Reconnect after camera service crashes by Chien-Yu Chen · 9 years ago
  20. 2ef0173 CameraManager: Ensure all public methods connect to camera service. by Eino-Ville Talvala · 9 years ago
  21. a78791f Camera2: Remove isLoggable by Eino-Ville Talvala · 9 years ago
  22. 8b90557 Camera2: Add SDK annotations by Eino-Ville Talvala · 9 years ago
  23. 8062d31 Camera2: Fix reprocessing API naming and docs by Chien-Yu Chen · 9 years ago
  24. fbf0eca Add camera app op - framework by Svetoslav · 9 years ago
  25. 0f2be13 camera: Update Camera2 API for arbitration. by Ruben Brunk · 9 years ago
  26. 5398a67 camera2: add reprocess support by Chien-Yu Chen · 9 years ago
  27. 1938a38 am 3814163b: am aae42eb2: Merge "Frameworks/base: Fix format string in Camera" by Andreas Gampe · 9 years ago
  28. 02ffb2a Frameworks/base: Fix format string in Camera by Andreas Gampe · 9 years ago
  29. afa9139 CameraManager: implement flashlight controls by Chien-Yu Chen · 9 years ago
  30. c8c109b CameraManager: add torch mode APIs for flashlight by Chien-Yu Chen · 10 years ago
  31. 4c9c7a5 CameraManager: Separate service listener into a singleton by Eino-Ville Talvala · 10 years ago
  32. fd88743 Camera2: Final API revisions by Eino-Ville Talvala · 10 years ago
  33. bd9b106 Camera2: CameraManager refurbishing and error management by Eino-Ville Talvala · 10 years ago
  34. a1d6627 camera: Get detailed error reporting from api1 Camera if open fails by Igor Murashkin · 10 years ago
  35. 4961bc8 camera2: Map camera characteristics in the managed layer by Igor Murashkin · 10 years ago
  36. ac4dcf6 am bc4b6859: Merge "Camera2: Many docs updates" into lmp-preview-dev by Eino-Ville Talvala · 10 years ago
  37. b67a3b3 Camera2: Many docs updates by Eino-Ville Talvala · 10 years ago
  38. 85e5f85 am 4b1b33ef: Merge "Camera2: Invoke onError callbacks for failure to open" into lmp-preview-dev by Eino-Ville Talvala · 10 years ago
  39. 7fcb3578 Camera2: Invoke onError callbacks for failure to open by Eino-Ville Talvala · 10 years ago
  40. 2ac6c43 am 97b2bc9a: Merge "camera2: Change CaptureListener callbacks to include the session (api)" into lmp-preview-dev by Igor Murashkin · 10 years ago
  41. 21547d6 camera2: Change CaptureListener callbacks to include the session (api) by Igor Murashkin · 10 years ago
  42. 5b02e9f am a4aad3d0: Merge changes Ia0f54124,I1e085f5e,Ic0a3ff0a,I141847df,I8ae4efa2 into lmp-preview-dev by Eino-Ville Talvala · 10 years ago
  43. 5749368 camera2: Update native/managed key mappings. by Ruben Brunk · 10 years ago
  44. b6a7810 camera2: Remove CameraAccessException throw for vendor tag setup. by Ruben Brunk · 10 years ago
  45. cca00c6 Camera2: New capture session interface by Eino-Ville Talvala · 10 years ago
  46. feb50af camera2: Add HAL1 compatibility shim skeleton. by Ruben Brunk · 10 years ago
  47. 5614cbe camera2: Don't log vendor tag errors when camera HAL too old by Igor Murashkin · 10 years ago
  48. 85c4388 camera3: Pass vendor tags through binder. by Ruben Brunk · 10 years ago
  49. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  50. 868d904 Camera2: Fire all callbacks by Eino-Ville Talvala · 11 years ago
  51. 18fe0ae Camera2: return device list with the only supported device by Zhijun He · 11 years ago
  52. 2001188 Camera2: Implement CameraManager#getCameraCharacteristics by Zhijun He · 11 years ago
  53. 68f4006 camera2: Rename CameraProperties to CameraCharacteristics by Igor Murashkin · 11 years ago
  54. 5c9eaf6 camera2: Add more camera device states, make #openCamera async. by Igor Murashkin · 11 years ago
  55. 70c2207 Camera2: Immutable metadata by Eino-Ville Talvala · 11 years ago
  56. 4af73c2 Camera2: Listener rework and other API updates by Eino-Ville Talvala · 11 years ago
  57. 7441695 camera2: Don't NPE in onStatusChanged by Igor Murashkin · 11 years ago
  58. f55916b Merge changes I6d125624,I549a9211 into klp-dev by Eino-Ville Talvala · 11 years ago
  59. 66ef645 Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  60. d27e876 Camera2: Fixed issue with HashSet not being initialized by Benjamin Hendricks · 11 years ago
  61. 24eb8a3 Camera2: Documentation fixes, mostly capitalization mistakes by Benjamin Hendricks · 11 years ago
  62. ecb323e Camera2 API: Fix missing callback issue by Zhijun He · 11 years ago
  63. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago[Renamed (97%) from core/java/android/hardware/photography/CameraManager.java]
  64. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  65. e363fbb Partial CameraManager implementation by Igor Murashkin · 11 years ago
  66. a858308 Revert "Partial CameraManager implementation" by Igor Murashkin · 11 years ago
  67. e473f7d Partial CameraManager implementation by Igor Murashkin · 11 years ago
  68. b267554 Initial commit of new camera API, mostly just the interface. by Eino-Ville Talvala · 12 years ago