index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
camera2
/
CameraCaptureSession.java
Age
Commit message (
Expand
)
Author
2020-12-10
Camera: improve session.close documentation
Yin-Chia Yeh
2020-11-11
Suppress all hidden abstract methods in constructable classes.
Aurimas Liutikas
2020-08-06
Camera: Minor session state callback doc updates
Emilian Peev
2020-03-09
Camera: improve switchToOffline document
Yin-Chia Yeh
2020-01-21
Camera: Add API for surface offline mode queries
Emilian Peev
2020-01-20
Camera: Add initial offline camera session implementation
Emilian Peev
2018-06-05
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-03-23
Camera: Accept user-supplied executors in capture sessions
Emilian Peev
2017-11-10
Camera: Enable API for dynamic camera output surfaces
Emilian Peev
2017-03-23
Camera: Send onPrepared callback to all shared surfaces
Shuzhen Wang
2017-02-13
Camera: Update doc to allow unchanged configs in finalizeOutputConfigs
Shuzhen Wang
2017-01-24
Camera2: Combine API for deferred surface and shared surface
Shuzhen Wang
2016-10-18
Camera2: Add onCaptureQueueEmpty callback
Shuzhen Wang
2016-09-08
Camera2: Unhide deferred surface configuration APIs
Eino-Ville Talvala
2016-09-07
Camera2: Clean up some obsolete trampolines left from original API launch
Eino-Ville Talvala
2016-06-02
Camera2: add deferred output config support
Zhijun He
2016-03-10
Camera2: Add buffer drop error callback
Eino-Ville Talvala
2016-02-10
Camera2: Clarify ordering between onCaptureStart and onCaptureProgressed
Shuzhen Wang
2015-08-14
Add experimental camera session prepare API.
Ruben Brunk
2015-07-16
Camera2: Add hidden experimental tearDown method
Eino-Ville Talvala
2015-07-10
Camera2: Reorganize high-speed recording API slightly
Eino-Ville Talvala
2015-07-06
ImageWriter: Exception when Surface is abandoned
Chien-Yu Chen
2015-06-10
Merge "Camera2: Clarify capture order for reprocess" into mnc-dev
Chien-Yu Chen
2015-06-09
Camera2: Clarify capture order for reprocess
Chien-Yu Chen
2015-06-03
Camera2: add high speed video APIs
Zhijun He
2015-05-29
Camera2: update docs for reprocess timestamp
Chien-Yu Chen
2015-05-19
Camera2: Add SDK annotations
Eino-Ville Talvala
2015-05-13
Camera2: Fix reprocessing API naming and docs
Chien-Yu Chen
2015-05-08
Camera2: stream configs for reprocessible session
Chien-Yu Chen
2015-05-07
Merge "camera2: allow mixing regular/reprocess requests" into mnc-dev
Chien-Yu Chen
2015-05-06
camera2: allow mixing regular/reprocess requests
Chien-Yu Chen
2015-04-29
Camera2: LEGACY: Support prepare(), sort of.
Eino-Ville Talvala
2015-04-23
camera2: validate reprocess request's session
Chien-Yu Chen
2015-04-14
Camera2: Add prepare method for output buffer pre-allocation
Eino-Ville Talvala
2015-04-13
camera2: add reprocess support
Chien-Yu Chen
2014-09-09
Camera2: Add frameNumber to CaptureCallback#onCaptureStarted
Eino-Ville Talvala
2014-09-05
Camera2: Final API revisions
Eino-Ville Talvala
2014-07-09
camera2: Document CameraCaptureSession behavior given 0 Surfaces
Sol Boucher
2014-07-06
Camera2: Hide all the deprecated methods and interfaces
Eino-Ville Talvala
2014-06-09
Camera2: Many docs updates
Eino-Ville Talvala
2014-06-04
camera2: Change CaptureListener callbacks to include the session (api)
Igor Murashkin
2014-06-03
camera2: Implement most of CameraCaptureSession
Igor Murashkin
2014-05-27
camera2: Add partial results to the capture listener (API change)
Igor Murashkin
2014-05-22
Camera2: New capture session interface
Eino-Ville Talvala