index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
camera2
/
CameraCaptureSession.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Camera: Clarify benefit of readout vs exposure timestamp
Shuzhen Wang
2022-05-09
1
-2
/
+3
*
Camera: Add support for readout timestamp
Shuzhen Wang
2022-05-05
1
-0
/
+35
*
Camera: Enable 10-bit output camera API
Emilian Peev
2022-01-18
1
-8
/
+43
*
Camera: improve session.close documentation
Yin-Chia Yeh
2020-12-10
1
-1
/
+9
*
Suppress all hidden abstract methods in constructable classes.
Aurimas Liutikas
2020-11-11
1
-0
/
+2
*
Camera: Minor session state callback doc updates
Emilian Peev
2020-08-06
1
-7
/
+7
*
Camera: improve switchToOffline document
Yin-Chia Yeh
2020-03-09
1
-1
/
+9
*
Camera: Add API for surface offline mode queries
Emilian Peev
2020-01-21
1
-5
/
+33
*
Camera: Add initial offline camera session implementation
Emilian Peev
2020-01-20
1
-0
/
+66
*
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-06-05
1
-2
/
+2
*
Camera: Accept user-supplied executors in capture sessions
Emilian Peev
2018-03-23
1
-1
/
+173
*
Camera: Enable API for dynamic camera output surfaces
Emilian Peev
2017-11-10
1
-1
/
+39
*
Camera: Send onPrepared callback to all shared surfaces
Shuzhen Wang
2017-03-23
1
-0
/
+5
*
Camera: Update doc to allow unchanged configs in finalizeOutputConfigs
Shuzhen Wang
2017-02-13
1
-0
/
+4
*
Camera2: Combine API for deferred surface and shared surface
Shuzhen Wang
2017-01-24
1
-11
/
+20
*
Camera2: Add onCaptureQueueEmpty callback
Shuzhen Wang
2016-10-18
1
-0
/
+30
*
Camera2: Unhide deferred surface configuration APIs
Eino-Ville Talvala
2016-09-08
1
-33
/
+30
*
Camera2: Clean up some obsolete trampolines left from original API launch
Eino-Ville Talvala
2016-09-07
1
-24
/
+0
*
Camera2: add deferred output config support
Zhijun He
2016-06-02
1
-0
/
+48
*
Camera2: Add buffer drop error callback
Eino-Ville Talvala
2016-03-10
1
-0
/
+24
*
Camera2: Clarify ordering between onCaptureStart and onCaptureProgressed
Shuzhen Wang
2016-02-10
1
-0
/
+3
*
Add experimental camera session prepare API.
Ruben Brunk
2015-08-14
1
-0
/
+42
*
Camera2: Add hidden experimental tearDown method
Eino-Ville Talvala
2015-07-16
1
-0
/
+39
*
Camera2: Reorganize high-speed recording API slightly
Eino-Ville Talvala
2015-07-10
1
-11
/
+0
*
ImageWriter: Exception when Surface is abandoned
Chien-Yu Chen
2015-07-06
1
-2
/
+3
*
Merge "Camera2: Clarify capture order for reprocess" into mnc-dev
Chien-Yu Chen
2015-06-10
1
-7
/
+18
|
\
|
*
Camera2: Clarify capture order for reprocess
Chien-Yu Chen
2015-06-09
1
-7
/
+18
*
|
Camera2: add high speed video APIs
Zhijun He
2015-06-03
1
-0
/
+11
|
/
*
Camera2: update docs for reprocess timestamp
Chien-Yu Chen
2015-05-29
1
-8
/
+16
*
Camera2: Add SDK annotations
Eino-Ville Talvala
2015-05-19
1
-24
/
+33
*
Camera2: Fix reprocessing API naming and docs
Chien-Yu Chen
2015-05-13
1
-18
/
+18
*
Camera2: stream configs for reprocessible session
Chien-Yu Chen
2015-05-08
1
-15
/
+20
*
Merge "camera2: allow mixing regular/reprocess requests" into mnc-dev
Chien-Yu Chen
2015-05-07
1
-5
/
+2
|
\
|
*
camera2: allow mixing regular/reprocess requests
Chien-Yu Chen
2015-05-06
1
-5
/
+2
*
|
Camera2: LEGACY: Support prepare(), sort of.
Eino-Ville Talvala
2015-04-29
1
-0
/
+5
|
/
*
camera2: validate reprocess request's session
Chien-Yu Chen
2015-04-23
1
-5
/
+14
*
Camera2: Add prepare method for output buffer pre-allocation
Eino-Ville Talvala
2015-04-14
1
-18
/
+99
*
camera2: add reprocess support
Chien-Yu Chen
2015-04-13
1
-17
/
+95
*
Camera2: Add frameNumber to CaptureCallback#onCaptureStarted
Eino-Ville Talvala
2014-09-09
1
-1
/
+14
*
Camera2: Final API revisions
Eino-Ville Talvala
2014-09-05
1
-28
/
+42
*
camera2: Document CameraCaptureSession behavior given 0 Surfaces
Sol Boucher
2014-07-09
1
-14
/
+15
*
Camera2: Hide all the deprecated methods and interfaces
Eino-Ville Talvala
2014-07-06
1
-2
/
+2
*
Camera2: Many docs updates
Eino-Ville Talvala
2014-06-09
1
-12
/
+8
*
camera2: Change CaptureListener callbacks to include the session (api)
Igor Murashkin
2014-06-04
1
-17
/
+26
*
camera2: Implement most of CameraCaptureSession
Igor Murashkin
2014-06-03
1
-16
/
+28
*
camera2: Add partial results to the capture listener (API change)
Igor Murashkin
2014-05-27
1
-8
/
+89
*
Camera2: New capture session interface
Eino-Ville Talvala
2014-05-22
1
-0
/
+588