summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* am 641178f9: am c2112a75: am 8d46f934: Merge "Camera: doc update for color ab...Yin-Chia Yeh2015-01-071-4/+3
|\
| * am c2112a75: am 8d46f934: Merge "Camera: doc update for color aberration mode...Yin-Chia Yeh2015-01-071-4/+3
| |\
| | * Camera: doc update for color aberration modesYin-Chia Yeh2015-01-061-4/+3
* | | am 877919bb: am 6cfb4495: Merge "CEC: Let MHL device be of type \'source\'" i...Jinsuk Kim2015-01-051-3/+9
|\ \ \ | |/ /
| * | am 877919bb: am 6cfb4495: Merge "CEC: Let MHL device be of type \'source\'" i...Jinsuk Kim2015-01-051-3/+9
| |\ \ | | |/
| | * CEC: Let MHL device be of type 'source'Jinsuk Kim2015-01-051-3/+9
* | | am c7c20b34: am f6ed526b: Merge "camera2: Fix LEGACY YUV production and orien...Ruben Brunk2014-12-121-20/+80
|\ \ \ | |/ /
| * | am f6ed526b: Merge "camera2: Fix LEGACY YUV production and orientation." into...Ruben Brunk2014-12-121-20/+80
| |\ \ | | |/
| | * camera2: Fix LEGACY YUV production and orientation.Ruben Brunk2014-12-111-20/+80
* | | am 28089cc3: Merge "Camera2: Allow rendering to arbitrary surface sizes in LE...Ruben Brunk2014-12-104-81/+137
|\ \ \ | |/ /
| * | Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." i...Ruben Brunk2014-12-094-81/+137
| |\ \ | | |/
| | * Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." i...Ruben Brunk2014-12-094-81/+137
| | |\
| | | * Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode.Ruben Brunk2014-12-094-81/+137
* | | | am b71d983a: am 4b905ad4: am 2ff214b6: Merge "Camera2: Add HDR scene mode for...Eino-Ville Talvala2014-12-093-4/+38
|\ \ \ \ | |/ / /
| * | | am 4b905ad4: am 2ff214b6: Merge "Camera2: Add HDR scene mode for backwards co...Eino-Ville Talvala2014-12-083-4/+38
| |\ \ \ | | |/ /
| | * | Camera2: Add HDR scene mode for backwards compatibility.Eino-Ville Talvala2014-12-053-4/+38
* | | | am b97782f2: am 4f04cb20: am 8485098f: Merge "Fixed a leak in GeofenceHardwar...Zhentao Sun2014-12-091-3/+61
|\ \ \ \ | |/ / /
| * | | am 4f04cb20: am 8485098f: Merge "Fixed a leak in GeofenceHardwareImpl.java." ...Zhentao Sun2014-12-081-3/+61
| |\ \ \ | | |/ /
| | * | Merge "Fixed a leak in GeofenceHardwareImpl.java." into lmp-mr1-devZhentao Sun2014-12-041-3/+61
| | |\ \
| | | * | Fixed a leak in GeofenceHardwareImpl.java.Zhentao Sun2014-12-031-3/+61
* | | | | Camera2: add toString implementation of LensShadingMapYin-Chia Yeh2014-12-041-0/+45
|/ / / /
* | | | am 871571ae: am 38134308: Merge "Camera: update antibanding spec" into lmp-mr...Yin-Chia Yeh2014-12-044-9/+15
|\ \ \ \ | |/ / /
| * | | Merge "Camera: update antibanding spec" into lmp-mr1-devYin-Chia Yeh2014-12-034-9/+15
| |\ \ \ | | |/ / | |/| |
| | * | Camera: update antibanding specYin-Chia Yeh2014-11-254-9/+15
* | | | am 1d22f99d: am f1702487: CEC: make it sure to send vendor commands when chan...Yuncheol Heo2014-12-011-1/+1
|\ \ \ \ | |/ / /
| * | | CEC: make it sure to send vendor commands when changing a setting.Yuncheol Heo2014-12-021-1/+1
* | | | am ec26692d: am 9b35b801: Merge "CameraManager: Separate service listener int...Eino-Ville Talvala2014-11-271-144/+191
|\ \ \ \ | |/ / /
| * | | CameraManager: Separate service listener into a singletonEino-Ville Talvala2014-11-261-144/+191
* | | | am c02cdf00: am 8791a1e8: Merge "Camera2: Ignore unsupported face detection r...Ruben Brunk2014-11-251-1/+3
|\ \ \ \ | |/ / /
| * | | Merge "Camera2: Ignore unsupported face detection results in LEGACY." into lm...Ruben Brunk2014-11-241-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | Camera2: Ignore unsupported face detection results in LEGACY.Ruben Brunk2014-11-201-1/+3
| | |/
* | | am a345b367: am 5d3d53aa: Merge "Camera2: Doc updates for aeExposureCompensat...Ruben Brunk2014-11-211-0/+2
|\ \ \ | |/ /
| * | Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-devRuben Brunk2014-11-211-0/+2
| |\ \
| | * | Camera2: Doc updates for aeExposureCompensation.Ruben Brunk2014-11-201-0/+2
| | |/
* | | am df84cb90: Merge "Camera: Add one more requirement to BURST_CAPTURE" into l...Eino-Ville Talvala2014-11-211-3/+7
|\ \ \ | |/ /
| * | Camera: Add one more requirement to BURST_CAPTUREEino-Ville Talvala2014-11-171-3/+7
| |/
* | am 438f54db: am bad677f3: Merge "Camera2: Add BURST_CAPTURE capability flag" ...Eino-Ville Talvala2014-11-173-5/+48
|\ \ | |/
| * Camera2: Add BURST_CAPTURE capability flagEino-Ville Talvala2014-11-173-5/+48
* | am 4d2d9776: Merge "camera2: Add READ_SETTINGS capability." into lmp-mr1-devRuben Brunk2014-11-152-1/+36
|\ \ | |/
| * Merge "camera2: Add READ_SETTINGS capability." into lmp-mr1-devRuben Brunk2014-11-152-1/+36
| |\
| | * camera2: Add READ_SETTINGS capability.Ruben Brunk2014-11-132-1/+36
* | | am 8977c1da: Merge "CEC: Fix a bug in HdmiPortInfo.createFromParcel()." into ...Yuncheol Heo2014-11-141-1/+12
|\ \ \ | |/ /
| * | Merge "CEC: Fix a bug in HdmiPortInfo.createFromParcel()." into lmp-mr1-devYuncheol Heo2014-11-141-1/+12
| |\ \
| | * | CEC: Fix a bug in HdmiPortInfo.createFromParcel().Yuncheol Heo2014-11-141-1/+12
* | | | am cb6eae0e: Merge "Camera: doc update for independent 3A" into lmp-mr1-devYin-Chia Yeh2014-11-143-4/+36
|\ \ \ \ | |/ / /
| * | | Merge "Camera: doc update for independent 3A" into lmp-mr1-devYin-Chia Yeh2014-11-143-4/+36
| |\ \ \ | | |/ / | |/| |
| | * | Camera: doc update for independent 3AYin-Chia Yeh2014-11-133-4/+36
| | |/
* | | am 5f02d295: Merge "Don\'t unload the sound model on stopRecognition" into lm...Sandeep Siddhartha2014-11-121-0/+59
|\ \ \ | |/ /
| * | Don't unload the sound model on stopRecognitionSandeep Siddhartha2014-11-121-0/+59
| |/
* | am 9ae3fe48: am 09035486: Merge "Add recorder address to all recording lister...Jungshik Jang2014-11-053-14/+26
|\ \ | |/