1. 2100ae7 camera: Add support for multiple camera capture requests by Emilian Peev · 7 years ago
  2. 23d2938 camera2: Add support for logical camera by Shuzhen Wang · 7 years ago
  3. 82f09bc No camera for idle uids - framework by Svet Ganov · 7 years ago
  4. 6a6a0b2 Merge "Camera: Add support for session parameters" by TreeHugger Robot · 7 years ago
  5. 75a5570 Camera: Add support for session parameters by Emilian Peev · 7 years ago
  6. c60af90 Camera: pass stream/surface Id instead of Surface by Yin-Chia Yeh · 7 years ago
  7. 0323315 Camera: Enable API for dynamic camera output surfaces by Emilian Peev · 7 years ago
  8. 8cd12e9 Camera: fix race in onRepeatingRequestError callback by Yin-Chia Yeh · 7 years ago
  9. cad1bfe Camera2: Fix broken onCaptureBufferLost callback by Eino-Ville Talvala · 7 years ago
  10. 3d2b5fe Camera: Override enableZsl based on SDK version by Chien-Yu Chen · 7 years ago
  11. e0a6667 Camera: Send onPrepared callback to all shared surfaces by Shuzhen Wang · 7 years ago
  12. ae10eb9 Camera: Enable batching for constrained high speed recording by Shuzhen Wang · 7 years ago
  13. 0e04e91 CameraDevice: Add hidden createCustomCaptureSession by Eino-Ville Talvala · 7 years ago
  14. 4bd7abe Camera2: Combine API for deferred surface and shared surface by Shuzhen Wang · 8 years ago
  15. 9c663d4 Camera2: Add secondary surface to OutputConfiguration by Shuzhen Wang · 8 years ago
  16. 88f1af2 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 8 years ago
  17. 2c21b5b Merge changes I069e2b7e,Ic5e9e58a into nyc-dev am: f4de8dd77c by Eino-Ville Talvala · 8 years ago
  18. 50eebe0 Camera2: Fix error codes for CameraDevice.StateCallback.onError() by Eino-Ville Talvala · 8 years ago
  19. c8b181e Camera2: add deferred output config support by Zhijun He · 8 years ago
  20. 2da496f Camera2: Stop repeating request for abandoned output by Chien-Yu Chen · 8 years ago
  21. fa5e2a1 Camera/Surface: Update OutputConfiguration API by Eino-Ville Talvala · 8 years ago
  22. 0034743 Camera2: update API per API council review by Zhijun He · 8 years ago
  23. ee46b58 Camera2: Unlink camera device death listener on disconnect by Eino-Ville Talvala · 8 years ago
  24. 3e0023a Camera2: Add buffer drop error callback by Eino-Ville Talvala · 8 years ago
  25. 7839293 Camera2: Handle binder death on ICameraDeviceUser by Shuzhen Wang · 8 years ago
  26. 5d2d778 Camera2: Switch to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  27. 445b316 Camera2: add surface set ID by Zhijun He · 9 years ago
  28. 1a1a9b2 Camera: cleanup dead code by Yin-Chia Yeh · 9 years ago
  29. 7ed1aaa Add experimental camera session prepare API. by Ruben Brunk · 9 years ago
  30. 14c09fa Camera2: Add hidden experimental tearDown method by Eino-Ville Talvala · 9 years ago
  31. 639fffe Camera2: Reorganize high-speed recording API slightly by Eino-Ville Talvala · 9 years ago
  32. 563d60e Merge "Camera2: Handle getting input surface failures" into mnc-dev by Chien-Yu Chen · 9 years ago
  33. a002fb4 Camera2: fix high speed request builder creation issue by Zhijun He · 9 years ago
  34. c58a602 Camera2: Handle getting input surface failures by Chien-Yu Chen · 9 years ago
  35. 4249964 Camera2: fix Surface cast issue by Zhijun He · 9 years ago
  36. 25f3a7d Merge "Make CameraDeviceImpl#close() idempotent (for real)." into mnc-dev by Ruben Brunk · 9 years ago
  37. 0953b64 Make CameraDeviceImpl#close() idempotent (for real). by Ruben Brunk · 9 years ago
  38. 47ac349 Camera2: fix high speed output surface format check by Zhijun He · 9 years ago
  39. 0ccc940 Merge "Camera2: implement high speed video APIs" into mnc-dev by Zhijun He · 9 years ago
  40. a767772 Camera2: implement high speed video APIs by Zhijun He · 9 years ago
  41. a45aa0d Fix CameraManager#open exception handling. by Ruben Brunk · 9 years ago
  42. b1300e3 Camera2: add high speed video APIs by Zhijun He · 9 years ago
  43. a78791f Camera2: Remove isLoggable by Eino-Ville Talvala · 9 years ago
  44. 8b90557 Camera2: Add SDK annotations by Eino-Ville Talvala · 9 years ago
  45. 8062d31 Camera2: Fix reprocessing API naming and docs by Chien-Yu Chen · 9 years ago
  46. 4560df7 camera2: allow mixing regular/reprocess requests by Chien-Yu Chen · 9 years ago
  47. 7a316f6b camera2: validate reprocess request's session by Chien-Yu Chen · 9 years ago
  48. ad916f7 Camera2: Add prepare method for output buffer pre-allocation by Eino-Ville Talvala · 9 years ago
  49. 5398a67 camera2: add reprocess support by Chien-Yu Chen · 9 years ago
  50. bfbbee7 Camera: update createStream API to add new rotation field by Yin-Chia Yeh · 9 years ago
  51. d6ee06a Merge "Camera: add @hide API for setting camera rotation" by Yin-Chia Yeh · 9 years ago
  52. 49ea6ae Camera: add @hide API for setting camera rotation by Yin-Chia Yeh · 9 years ago
  53. 864005b Camera2: Remove unused parameters in ICameraDeviceUser#createStream by Eino-Ville Talvala · 9 years ago
  54. 51dcfd65 camera2: Fix race conditions and deadlocks around configuration by Igor Murashkin · 10 years ago
  55. e663cb77 camera2: refactor LEGACY mode error handling. by Ruben Brunk · 10 years ago
  56. 848fe73 Camera2: Check for sequence complete sooner. by Eino-Ville Talvala · 10 years ago
  57. 9503785 Camera2: Clean up corner case error handling by Eino-Ville Talvala · 10 years ago
  58. e8df309 Camera2: Add frameNumber to CaptureCallback#onCaptureStarted by Eino-Ville Talvala · 10 years ago
  59. fd88743 Camera2: Final API revisions by Eino-Ville Talvala · 10 years ago
  60. 0d1227d Merge "camera2: Implement TotalCaptureResult#getPartialResults" into lmp-dev by Igor Murashkin · 10 years ago
  61. 1e854c5 camera2: Implement TotalCaptureResult#getPartialResults by Igor Murashkin · 10 years ago
  62. c346bbf Camera2: Make sure aborting captures on an idle device works. by Eino-Ville Talvala · 10 years ago
  63. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  64. 10fbbbb camera2: Enable configuration failure to call #onConfigureFailed by Igor Murashkin · 10 years ago
  65. d3b85f6 Camera2: Fix session shutdown race, frequent warning log by Eino-Ville Talvala · 10 years ago
  66. a6b5ba5 Camera2: Remove hidden parts of public CameraDevice by Eino-Ville Talvala · 10 years ago
  67. 7875a88 Camera2: Fix null-listener capture for CameraCaptureSession by Eino-Ville Talvala · 10 years ago
  68. bdf366c camera2: Api change (#getFrameNumber -> long; @hide REQUEST_FRAME_COUNT) by Igor Murashkin · 10 years ago
  69. bd9b106 Camera2: CameraManager refurbishing and error management by Eino-Ville Talvala · 10 years ago
  70. 2f75e7d Camera2: Fix callback operation by Eino-Ville Talvala · 10 years ago
  71. fac77c4 Camera2: send the partial result with onCaptureProgressed by Zhijun He · 10 years ago
  72. 8315915 Camera2: replace partial quirks with normal partial result by Zhijun He · 10 years ago
  73. a8c5bad Merge "Camera2: Hide all the deprecated methods and interfaces" by Eino-Ville Talvala · 10 years ago
  74. 0a160ac Camera2: Hide all the deprecated methods and interfaces by Eino-Ville Talvala · 10 years ago
  75. 7f2372b camera2: Update LEGACY mode video handling. by Ruben Brunk · 10 years ago
  76. 15d0f97 Merge "Camera2: Call onCaptureSequenceAborted when appropriate" by Eino-Ville Talvala · 10 years ago
  77. ee37e30 Camera2: Call onCaptureSequenceAborted when appropriate by Eino-Ville Talvala · 10 years ago
  78. 49b2b13 camera2: Fix deadlocks in shim #close and make #testInvalidCapture pass by Igor Murashkin · 10 years ago
  79. e144220 camera2: Fix session-related CTS test failures by Igor Murashkin · 10 years ago
  80. 4b3f800 camera2: Fix ordering issue between #onOpened and createCaptureSession by Sol Boucher · 10 years ago
  81. 7fcb3578 Camera2: Invoke onError callbacks for failure to open by Eino-Ville Talvala · 10 years ago
  82. 21547d6 camera2: Change CaptureListener callbacks to include the session (api) by Igor Murashkin · 10 years ago[Renamed (92%) from core/java/android/hardware/camera2/impl/CameraDevice.java]
  83. 0b27d34 camera2: Implement most of CameraCaptureSession by Igor Murashkin · 10 years ago
  84. 5749368 camera2: Update native/managed key mappings. by Ruben Brunk · 10 years ago
  85. db075af camera2: Add partial results to the capture listener (API change) by Igor Murashkin · 10 years ago
  86. cca00c6 Camera2: New capture session interface by Eino-Ville Talvala · 10 years ago
  87. feb50af camera2: Add HAL1 compatibility shim skeleton. by Ruben Brunk · 10 years ago
  88. 72f9f0a camera2: Move parameters around to different packages by Igor Murashkin · 10 years ago
  89. 9c59517 camera2: Use StreamConfigurationMap for format/size/duration lookup by Igor Murashkin · 10 years ago
  90. 25bb60e Merge "Camera2: replace AssertionError with error log" by Zhijun He · 10 years ago
  91. 22589b4 Camera2: replace AssertionError with error log by Zhijun He · 10 years ago
  92. b72d1ef CameraDevice: Make sure log tags are within length bounds. by Eino-Ville Talvala · 10 years ago
  93. baf0c65 Camera2 API: fix bug in Camera2 CTS test failure. by Jianing Wei · 10 years ago
  94. 5a4b02b Camera2 API: fix wrong logic in handling last frame number. by Jianing Wei · 10 years ago
  95. d2c3a82 Camera2 API: enable burst capture and repeating burst. by Jianing Wei · 10 years ago
  96. 1a9b646 Camera2: Fix missing capture result callback issue by Zhijun He · 10 years ago
  97. 2db5602 Camera2: fix onClosed callback issue by Zhijun He · 11 years ago
  98. d842fcd Camera2: remove waitUntilIdle from Camera2 API by Zhijun He · 11 years ago
  99. 7a31310 Camera2: Add support for partial result metadata quirk by Eino-Ville Talvala · 11 years ago
  100. e73b41b camera2: Remove prior repeating request when setting. by Ruben Brunk · 11 years ago