summaryrefslogtreecommitdiff
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* Merge "Camera: Improve metadata access JNI performance" into rvc-devEino-Ville Talvala2020-04-301-34/+51
|\
| * Camera: Improve metadata access JNI performanceEino-Ville Talvala2020-04-301-34/+51
* | Handle exceptions on attachYtai Ben-Tsvi2020-04-291-1/+1
|/
* Merge "CEC: Make HDMI CEC volume control configurable" into rvc-devTreeHugger Robot2020-04-272-0/+64
|\
| * CEC: Make HDMI CEC volume control configurableMarvin Ramin2020-04-272-0/+64
* | Deliver internal server errors to the clientYtai Ben-Tsvi2020-04-241-0/+2
* | Merge "Use Arrays.hashCode in DeviceProductInfo" into rvc-devTreeHugger Robot2020-04-241-1/+1
|\ \
| * | Use Arrays.hashCode in DeviceProductInfoMarin Shalamanov2020-04-241-1/+1
* | | Merge "Camera: Update physical camera request keys documentation" into rvc-devTreeHugger Robot2020-04-231-5/+1
|\ \ \
| * | | Camera: Update physical camera request keys documentationEmilian Peev2020-04-221-5/+1
* | | | Merge "Obtain correct screenshot based on device orientation" into rvc-devJacky Kao2020-04-221-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Obtain correct screenshot based on device orientationJacky Kao2020-04-221-5/+7
* | | | add KeyphraseEnrollmentInfo to TestApiNicholas Ambur2020-04-172-55/+96
* | | | Camera: Hook up zoom ratio in legacy camera2 shimShuzhen Wang2020-04-155-9/+126
|/ / /
* | / Merge "[RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo." into ...TreeHugger Robot2020-04-141-3/+21
|\| | | |/ |/|
| * [RESTRICT AUTOMERGE] Add relative address to DeviceProductInfo.Marin Shalamanov2020-04-141-3/+21
* | Merge "Camera: Fix condition check for min/max zoom ratios" into rvc-devTreeHugger Robot2020-04-111-4/+10
|\ \ | |/ |/|
| * Camera: Fix condition check for min/max zoom ratiosShuzhen Wang2020-04-061-4/+10
* | Merge "Add method to greylist" into rvc-devAndrei-Valentin Onea2020-04-091-0/+3
|\ \
| * | Add method to greylistAndrei Onea2020-04-081-0/+3
* | | Merge "Added displayPosition in LogicalDisplay" into rvc-devChavi Weingarten2020-04-061-0/+11
|\ \ \ | |_|/ |/| |
| * | Added displayPosition in LogicalDisplaychaviw2020-04-031-0/+11
| |/
* | Merge "Supporting multi-display for takeScreenshot()" into rvc-devJacky Kao2020-04-061-0/+9
|\ \
| * | Supporting multi-display for takeScreenshot()Jacky Kao2020-03-251-0/+9
* | | [wm] VirtualDisplayConfig to mirror the non-default displayb0202.jung2020-04-015-24/+549
| |/ |/|
* | Merge "Send "early canceled" to privileged clients" into rvc-devKevin Chyn2020-03-284-0/+55
|\ \
| * | Send "early canceled" to privileged clientsKevin Chyn2020-03-274-0/+55
* | | Merge "remove SoundTrigger public member variables" into rvc-devNicholas Ambur2020-03-272-184/+287
|\ \ \ | |/ / |/| |
| * | remove SoundTrigger public member variablesNicholas Ambur2020-03-262-184/+287
| |/
* | Merge changes I704914b2,I51560dfc,I866e84b2 into rvc-devKevin Chyn2020-03-251-1/+3
|\ \
| * | Only BIOMETRIC_STRONG HATs should be sent to KeyStoreKevin Chyn2020-03-231-1/+3
* | | Merge "Camera: Add visual samples for android.control.zoomRatio" into rvc-devTreeHugger Robot2020-03-243-39/+121
|\ \ \
| * | | Camera: Add visual samples for android.control.zoomRatioShuzhen Wang2020-03-233-39/+121
| | |/ | |/|
* / | Camera: Improve docs for getOutputMinFrameDurationEino-Ville Talvala2020-03-231-16/+14
|/ /
* | Merge "Camera: Move bokeh mode to extendedSceneMode tag" into rvc-devTreeHugger Robot2020-03-216-152/+173
|\ \
| * | Camera: Move bokeh mode to extendedSceneMode tagShuzhen Wang2020-03-206-152/+173
* | | Merge changes from topic "enrollment-app-permission" into rvc-devNicholas Ambur2020-03-211-21/+0
|\ \ \ | |/ / |/| |
| * | fix enrollment application permission checkNicholas Ambur2020-03-201-21/+0
* | | Merge changes from topic "revert" into rvc-devTreeHugger Robot2020-03-206-256/+32
|\ \ \
| * | | [DO NOT MERGE] Revert "Add support for fingerprint@2.2 and face@1.1"Ilya Matyukhin2020-03-196-256/+32
* | | | Move the logic of transferTouchFocusToImeWindow to IMMS.lpeter2020-03-201-0/+19
| |_|/ |/| |
* | | Merge "MediaCodec: address API review #2" into rvc-devWonsik Kim2020-03-191-1/+5
|\ \ \
| * | | MediaCodec: address API review #2Wonsik Kim2020-03-181-1/+5
* | | | Merge "RESTRICT AUTOMERGE: Camera: Hide keys for the rotate-and-crop controls...TreeHugger Robot2020-03-194-16/+14
|\ \ \ \
| * | | | RESTRICT AUTOMERGE: Camera: Hide keys for the rotate-and-crop controlsEino-Ville Talvala2020-03-194-16/+14
* | | | | Merge "Add caching for getDisplayInfo" into rvc-devTreeHugger Robot2020-03-191-23/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add caching for getDisplayInfoTim Murray2020-03-191-23/+54
* | | | | Merge "Mandatory concurrent stream combinations should be generated by metada...Jayant Chowdhary2020-03-191-22/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Mandatory concurrent stream combinations should be generated by metadata-gene...Jayant Chowdhary2020-03-181-22/+24
| | |_|/ | |/| |
* | | | Merge "Camera: clarify offline processing spec" into rvc-devTreeHugger Robot2020-03-181-2/+3
|\ \ \ \ | |/ / / |/| | |