summaryrefslogtreecommitdiff
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* Merge "Camera: Document behavior when cropRegion and zoomRation conflict" int...TreeHugger Robot2020-12-033-3/+11
|\
| * Camera: Document behavior when cropRegion and zoomRation conflictShuzhen Wang2020-12-013-3/+11
* | Merge changes from topic "r3_flicker_high_brightness" into rvc-qpr-devTreeHugger Robot2020-12-021-8/+47
|\ \
| * | Allow DeviceConfig to change display settings for high zoneMichael Wright2020-12-011-8/+47
| |/
* | Fix up some camera API javadocs am: 66a993beeb am: 804134ab87Eino-Ville Talvala2020-12-011-6/+6
|\ \ | |/ |/|
| * Fix up some camera API javadocs am: 66a993beebEino-Ville Talvala2020-12-011-6/+6
| |\
| | * Fix up some camera API javadocsEino-Ville Talvala2020-11-151-6/+6
* | | Camera: Track native metadata allocationsEmilian Peev2020-10-071-0/+30
* | | Merge "Camera: Clarify SCALER_CROP_REGION usage" into rvc-dev am: 601e34fdd7 ...TreeHugger Robot2020-09-292-10/+22
|\| |
| * | Merge "Camera: Clarify SCALER_CROP_REGION usage" into rvc-dev am: 601e34fdd7TreeHugger Robot2020-09-292-10/+22
| |\|
| | * Camera: Clarify SCALER_CROP_REGION usageShuzhen Wang2020-09-162-10/+22
* | | Merge "Allow Power-button to temporarily ignore proximity sensor." into rvc-d...Santos Cordon2020-08-071-0/+7
|\| |
| * | Allow Power-button to temporarily ignore proximity sensor.Santos Cordon2020-08-031-0/+7
| |/
* | Merge "Update mandatory concurrent stream docs to specify support for lower r...TreeHugger Robot2020-07-281-1/+3
|\|
| * Merge "Update mandatory concurrent stream docs to specify support for lower r...TreeHugger Robot2020-07-281-1/+3
| |\
| | * Update mandatory concurrent stream docs to specify support for lower resoluti...Jayant Chowdhary2020-07-271-1/+3
* | | Update authentication when encrypted or lockoutKevin Chyn2020-07-153-0/+90
|/ /
* | Merge "Update biometric constant docs from tier to class" into rvc-devCurtis Belmonte2020-06-261-3/+3
|\ \ | |/ |/|
| * Update biometric constant docs from tier to classCurtis Belmonte2020-06-111-3/+3
* | camera2: Add mandatory stream combinations for depth only cameras.Jayant Chowdhary2020-06-232-8/+24
* | Merge "Camera: Adjust documentation and comments for insensitive language." i...TreeHugger Robot2020-06-212-6/+7
|\ \
| * | Camera: Adjust documentation and comments for insensitive language.Eino-Ville Talvala2020-06-192-6/+7
* | | Merge "Camera: Relax physical stream cropping behavior" into rvc-devTreeHugger Robot2020-06-191-13/+29
|\ \ \
| * | | Camera: Relax physical stream cropping behaviorShuzhen Wang2020-06-181-13/+29
* | | | Camera: Allow reprocessing session to configure physical streamsShuzhen Wang2020-06-191-12/+0
* | | | Merge "Camera: Fix race for onCaptureBufferLost callback (take 2)" into rvc-devTreeHugger Robot2020-06-185-61/+278
|\ \ \ \ | |/ / / |/| | |
| * | | Camera: Fix race for onCaptureBufferLost callback (take 2)Shuzhen Wang2020-06-115-61/+278
* | | | Merge "Update biometric/keystore documentation" into rvc-devKevin Chyn2020-06-172-2/+42
|\ \ \ \
| * | | | Update biometric/keystore documentationKevin Chyn2020-06-162-2/+42
* | | | | Trust System UI owned display to receive keysCharles Chen2020-06-161-0/+12
| |_|_|/ |/| | |
* | | | Merge changes Ibf4ecdb4,I1e4adf9f into rvc-devYtai Ben-tsvi2020-06-102-3/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Correctly propagate service state changeYtai Ben-Tsvi2020-06-091-1/+1
| * | | Support null audio format in recognition eventYtai Ben-Tsvi2020-06-091-2/+16
| | |/ | |/|
* | | Merge "Camera: clarify eviction behavior within the same application" into rv...TreeHugger Robot2020-06-101-2/+17
|\ \ \
| * | | Camera: clarify eviction behavior within the same applicationYin-Chia Yeh2020-06-091-2/+17
* | | | Merge "Revert "Camera: Fix race for onCaptureBufferLost callback"" into rvc-devTreeHugger Robot2020-06-105-276/+61
|\ \ \ \
| * | | | Revert "Camera: Fix race for onCaptureBufferLost callback"Greg Kaiser2020-06-105-276/+61
* | | | | Merge "Camera: Fix race for onCaptureBufferLost callback" into rvc-devTreeHugger Robot2020-06-085-61/+276
|\| | | | | |_|/ / |/| | |
| * | | Camera: Fix race for onCaptureBufferLost callbackShuzhen Wang2020-06-045-61/+276
| | |/ | |/|
* | | Expose necessary SystemApi as test API for CEC CTSAmy Zhang2020-06-045-6/+508
| |/ |/|
* | Merge "CEC: Add listener for HDMI CEC volume control feature" into rvc-devNick Chalko2020-06-043-0/+128
|\ \ | |/ |/|
| * CEC: Add listener for HDMI CEC volume control featureMarvin Ramin2020-06-013-0/+128
* | Merge "Update tier names in biometric constants documentation" into rvc-devTreeHugger Robot2020-06-031-4/+7
|\ \
| * | Update tier names in biometric constants documentationCurtis Belmonte2020-06-021-4/+7
* | | Merge "Send callingUserId from AuthService -> BiometricServiceBase" into rvc-devKevin Chyn2020-06-014-4/+4
|\ \ \ | |/ / |/| |
| * | Send callingUserId from AuthService -> BiometricServiceBaseKevin Chyn2020-05-294-4/+4
* | | Merge "add SoundTrigger TestApis" into rvc-devNicholas Ambur2020-05-291-3/+12
|\ \ \
| * | | add SoundTrigger TestApisNicholas Ambur2020-05-181-3/+12
* | | | Merge "Generate ACTION_CANCEL event when screen turned off by proximity senso...TreeHugger Robot2020-05-281-0/+7
|\ \ \ \
| * | | | Generate ACTION_CANCEL event when screen turned off by proximity sensor.Chris Ye2020-05-191-0/+7