1. 0323315 Camera: Enable API for dynamic camera output surfaces by Emilian Peev · 7 years ago
  2. 3b594bf Camera2: Release input surface on capture session close by Eino-Ville Talvala · 7 years ago
  3. ec7f4c6 Camera: remove capture session lock by Yin-Chia Yeh · 7 years ago
  4. cad1bfe Camera2: Fix broken onCaptureBufferLost callback by Eino-Ville Talvala · 7 years ago
  5. 0e04e91 CameraDevice: Add hidden createCustomCaptureSession by Eino-Ville Talvala · 8 years ago
  6. 4bd7abe Camera2: Combine API for deferred surface and shared surface by Shuzhen Wang · 8 years ago
  7. 9c663d4 Camera2: Add secondary surface to OutputConfiguration by Shuzhen Wang · 8 years ago
  8. 88f1af2 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 8 years ago
  9. b0025e1 Camera: ensure lock ordering (device->session) by Yin-Chia Yeh · 8 years ago
  10. c8b181e Camera2: add deferred output config support by Zhijun He · 8 years ago
  11. 7e71896 Camera2: Ignore exception on double-completed capture sequences. by Eino-Ville Talvala · 8 years ago
  12. 7ed1aaa Add experimental camera session prepare API. by Ruben Brunk · 9 years ago
  13. 14c09fa Camera2: Add hidden experimental tearDown method by Eino-Ville Talvala · 9 years ago
  14. 639fffe Camera2: Reorganize high-speed recording API slightly by Eino-Ville Talvala · 9 years ago
  15. d24e49b Camera2: add missing HFR implementation by Zhijun He · 9 years ago
  16. a767772 Camera2: implement high speed video APIs by Zhijun He · 9 years ago
  17. b1300e3 Camera2: add high speed video APIs by Zhijun He · 9 years ago
  18. a78791f Camera2: Remove isLoggable by Eino-Ville Talvala · 9 years ago
  19. 1975b0a Merge "Camera2: Fix session close callback" into mnc-dev by Eino-Ville Talvala · 9 years ago
  20. 937c93c Camera2: Fix session close callback by Eino-Ville Talvala · 9 years ago
  21. 125ff3c Camera2: stop log spamming when closing a closed camera by Zhijun He · 9 years ago
  22. 8062d31 Camera2: Fix reprocessing API naming and docs by Chien-Yu Chen · 9 years ago
  23. 4560df7 camera2: allow mixing regular/reprocess requests by Chien-Yu Chen · 9 years ago
  24. 7a316f6b camera2: validate reprocess request's session by Chien-Yu Chen · 9 years ago
  25. ad916f7 Camera2: Add prepare method for output buffer pre-allocation by Eino-Ville Talvala · 9 years ago
  26. 5398a67 camera2: add reprocess support by Chien-Yu Chen · 9 years ago
  27. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  28. 56fbbea Camera2: Fix parallel session and device close() exception by Eino-Ville Talvala · 10 years ago
  29. 51dcfd65 camera2: Fix race conditions and deadlocks around configuration by Igor Murashkin · 10 years ago
  30. 9503785 Camera2: Clean up corner case error handling by Eino-Ville Talvala · 10 years ago
  31. ee7ea85 Camera2: Allow captures right after abort by Eino-Ville Talvala · 10 years ago
  32. fd88743 Camera2: Final API revisions by Eino-Ville Talvala · 10 years ago
  33. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  34. 10fbbbb camera2: Enable configuration failure to call #onConfigureFailed by Igor Murashkin · 10 years ago
  35. d3b85f6 Camera2: Fix session shutdown race, frequent warning log by Eino-Ville Talvala · 10 years ago
  36. a6b5ba5 Camera2: Remove hidden parts of public CameraDevice by Eino-Ville Talvala · 10 years ago
  37. 7875a88 Camera2: Fix null-listener capture for CameraCaptureSession by Eino-Ville Talvala · 10 years ago
  38. e144220 camera2: Fix session-related CTS test failures by Igor Murashkin · 10 years ago
  39. 4b3f800 camera2: Fix ordering issue between #onOpened and createCaptureSession by Sol Boucher · 10 years ago
  40. 21547d6 camera2: Change CaptureListener callbacks to include the session (api) by Igor Murashkin · 10 years ago
  41. 0b27d34 camera2: Implement most of CameraCaptureSession by Igor Murashkin · 10 years ago