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
/
CaptureRequest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Camera: Fix typos and bad format in docs
Shuzhen Wang
2022-05-04
1
-12
/
+16
*
Merge "Camera: Add user tag field to CameraActionEvent" into tm-dev
Shuzhen Wang
2022-04-14
1
-1
/
+24
|
\
|
*
Camera: Add user tag field to CameraActionEvent
Shuzhen Wang
2022-04-12
1
-1
/
+24
*
|
Merge "Camera: Improve documentation for 3A regions" into tm-dev
TreeHugger Robot
2022-04-12
1
-0
/
+24
|
\
\
|
|
/
|
/
|
|
*
Camera: Improve documentation for 3A regions
Shuzhen Wang
2022-03-28
1
-0
/
+24
*
|
Camera: Validate physical setting map in OutputConfiguration.writeParcel
Shuzhen Wang
2022-04-05
1
-0
/
+5
|
/
*
Migrate unsafer parcel APIs [2]
Bernardo Rufino
2022-01-06
1
-1
/
+2
*
Add CONTROL_VIDEO_STABILIZATION_MODE_PREVIEW_STABILIZATION to allow for bette...
Jayant Chowdhary
2021-11-03
1
-0
/
+17
*
Camera: Add torch brightness control keys.
Rucha Katakwar
2021-10-18
1
-2
/
+1
*
Camera: Fix doc typos
Shuzhen Wang
2021-09-22
1
-5
/
+5
*
Small formatting change in CCM matrix doc.
Clemenz Portmann
2021-08-25
1
-1
/
+2
*
Merge "camera2: Add fwk-only tags for SCALER_CROP_REGION and metering regions...
Jayant Chowdhary
2021-07-28
1
-0
/
+60
|
\
|
*
camera2: Add fwk-only tags for SCALER_CROP_REGION and metering regions.
Jayant Chowdhary
2021-07-26
1
-0
/
+60
*
|
Camera: Clarify zoom and crop behavior for capture result
Shuzhen Wang
2021-07-07
1
-0
/
+10
|
/
*
Merge "camera2: Add support for quad bayer sensors." into sc-dev
Jayant Chowdhary
2021-03-24
1
-0
/
+84
|
\
|
*
camera2: Add support for quad bayer sensors.
Jayant Chowdhary
2021-03-24
1
-0
/
+84
*
|
Camera: Fix a doc typo
Shuzhen Wang
2021-03-18
1
-1
/
+1
|
/
*
camera2 docs: fix CONTROL_AWB_MODE documentation.
Jayant Chowdhary
2021-01-06
1
-1
/
+1
*
Camera: Regenerate javadocs due to format change
Shuzhen Wang
2020-12-04
1
-56
/
+84
*
Merge "Camera: Document behavior when cropRegion and zoomRation conflict" int...
TreeHugger Robot
2020-12-03
1
-1
/
+4
|
\
|
*
Merge "Camera: Document behavior when cropRegion and zoomRation conflict" int...
TreeHugger Robot
2020-12-03
1
-1
/
+4
|
|
\
|
|
*
Camera: Document behavior when cropRegion and zoomRation conflict
Shuzhen Wang
2020-12-01
1
-1
/
+4
|
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-02
1
-2
/
+3
|
|
/
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+3
*
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-3
/
+2
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+3
*
|
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
|
Merge "Camera: Clarify SCALER_CROP_REGION usage" into rvc-dev am: 601e34fdd7 ...
TreeHugger Robot
2020-09-29
1
-5
/
+11
|
\
|
|
*
Camera: Clarify SCALER_CROP_REGION usage
Shuzhen Wang
2020-09-16
1
-5
/
+11
*
|
Merge "Camera: Adjust documentation and comments for insensitive language." i...
TreeHugger Robot
2020-06-22
1
-2
/
+2
|
\
|
|
*
Camera: Adjust documentation and comments for insensitive language.
Eino-Ville Talvala
2020-06-19
1
-2
/
+2
*
|
Merge "Camera: Fix minor doc formatting error" into rvc-dev am: ab3438ec1f am...
Eino-Ville Talvala
2020-05-12
1
-5
/
+7
|
\
|
|
*
Camera: Fix minor doc formatting error
Eino-Ville Talvala
2020-05-11
1
-5
/
+7
*
|
Merge "Camera: Add visual samples for android.control.zoomRatio" into rvc-dev...
TreeHugger Robot
2020-03-24
1
-19
/
+60
|
\
|
|
*
Camera: Add visual samples for android.control.zoomRatio
Shuzhen Wang
2020-03-23
1
-19
/
+60
*
|
Merge "Camera: Move bokeh mode to extendedSceneMode tag" into rvc-dev am: 2ec...
TreeHugger Robot
2020-03-21
1
-24
/
+23
|
\
|
|
*
Camera: Move bokeh mode to extendedSceneMode tag
Shuzhen Wang
2020-03-20
1
-24
/
+23
|
*
RESTRICT AUTOMERGE: Camera: Hide keys for the rotate-and-crop controls
Eino-Ville Talvala
2020-03-19
1
-4
/
+2
|
/
*
Camera: Add android.scaler.rotateAndCrop control
Eino-Ville Talvala
2020-01-21
1
-0
/
+93
*
Merge "Use new UnsupportedAppUsage annotation."
TreeHugger Robot
2020-01-07
1
-1
/
+1
|
\
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
|
Camera: Add visual samples for android.scaler.cropRegion docs
Eino-Ville Talvala
2020-01-06
1
-31
/
+70
|
/
*
Camera: Add support for CONTROL_ZOOM_RATIO
Shuzhen Wang
2019-12-11
1
-0
/
+92
*
Camera: Add bokeh mode tags in camera metadata
Shuzhen Wang
2019-10-28
1
-1
/
+47
*
Camera: Fix doc parameter description typo
Emilian Peev
2019-09-13
1
-2
/
+1
*
Camera: Improve doc for postRawSensitivityBoost
Shuzhen Wang
2019-07-08
1
-0
/
+8
*
Camera: Handle out-of-order frameNumber for ZSL requests
Shuzhen Wang
2019-05-10
1
-0
/
+56
*
Camera: Annotate the Key constructors with nullability.
Eino-Ville Talvala
2019-03-06
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Camera: Add @NonNull annotation for metadata keys
Shuzhen Wang
2019-02-28
1
-37
/
+96
[next]