summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/camera2/CameraCaptureSession.java
AgeCommit message (Expand)Author
2020-12-10Camera: improve session.close documentationYin-Chia Yeh
2020-11-11Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas
2020-08-06Camera: Minor session state callback doc updatesEmilian Peev
2020-03-09Camera: improve switchToOffline documentYin-Chia Yeh
2020-01-21Camera: Add API for surface offline mode queriesEmilian Peev
2020-01-20Camera: Add initial offline camera session implementationEmilian Peev
2018-06-05Fix broken links in @see tags in framework docs.Aurimas Liutikas
2018-03-23Camera: Accept user-supplied executors in capture sessionsEmilian Peev
2017-11-10Camera: Enable API for dynamic camera output surfacesEmilian Peev
2017-03-23Camera: Send onPrepared callback to all shared surfacesShuzhen Wang
2017-02-13Camera: Update doc to allow unchanged configs in finalizeOutputConfigsShuzhen Wang
2017-01-24Camera2: Combine API for deferred surface and shared surfaceShuzhen Wang
2016-10-18Camera2: Add onCaptureQueueEmpty callbackShuzhen Wang
2016-09-08Camera2: Unhide deferred surface configuration APIsEino-Ville Talvala
2016-09-07Camera2: Clean up some obsolete trampolines left from original API launchEino-Ville Talvala
2016-06-02Camera2: add deferred output config supportZhijun He
2016-03-10Camera2: Add buffer drop error callbackEino-Ville Talvala
2016-02-10Camera2: Clarify ordering between onCaptureStart and onCaptureProgressedShuzhen Wang
2015-08-14Add experimental camera session prepare API.Ruben Brunk
2015-07-16Camera2: Add hidden experimental tearDown methodEino-Ville Talvala
2015-07-10Camera2: Reorganize high-speed recording API slightlyEino-Ville Talvala
2015-07-06ImageWriter: Exception when Surface is abandonedChien-Yu Chen
2015-06-10Merge "Camera2: Clarify capture order for reprocess" into mnc-devChien-Yu Chen
2015-06-09Camera2: Clarify capture order for reprocessChien-Yu Chen
2015-06-03Camera2: add high speed video APIsZhijun He
2015-05-29Camera2: update docs for reprocess timestampChien-Yu Chen
2015-05-19Camera2: Add SDK annotationsEino-Ville Talvala
2015-05-13Camera2: Fix reprocessing API naming and docsChien-Yu Chen
2015-05-08Camera2: stream configs for reprocessible sessionChien-Yu Chen
2015-05-07Merge "camera2: allow mixing regular/reprocess requests" into mnc-devChien-Yu Chen
2015-05-06camera2: allow mixing regular/reprocess requestsChien-Yu Chen
2015-04-29Camera2: LEGACY: Support prepare(), sort of.Eino-Ville Talvala
2015-04-23camera2: validate reprocess request's sessionChien-Yu Chen
2015-04-14Camera2: Add prepare method for output buffer pre-allocationEino-Ville Talvala
2015-04-13camera2: add reprocess supportChien-Yu Chen
2014-09-09Camera2: Add frameNumber to CaptureCallback#onCaptureStartedEino-Ville Talvala
2014-09-05Camera2: Final API revisionsEino-Ville Talvala
2014-07-09camera2: Document CameraCaptureSession behavior given 0 SurfacesSol Boucher
2014-07-06Camera2: Hide all the deprecated methods and interfacesEino-Ville Talvala
2014-06-09Camera2: Many docs updatesEino-Ville Talvala
2014-06-04camera2: Change CaptureListener callbacks to include the session (api)Igor Murashkin
2014-06-03camera2: Implement most of CameraCaptureSessionIgor Murashkin
2014-05-27camera2: Add partial results to the capture listener (API change)Igor Murashkin
2014-05-22Camera2: New capture session interfaceEino-Ville Talvala