summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* Merge "Camera2: Update spec for thumbnail cropping behavior" into lmp-preview...Zhijun He2014-05-284-10/+39
|\
| * Camera2: Update spec for thumbnail cropping behaviorZhijun He2014-05-284-10/+39
* | Camera2: Fix wrong index in ColorSpaceTransformYin-Chia Yeh2014-05-281-2/+2
|/
* camera2: Update native/managed key mappings.Ruben Brunk2014-05-288-40/+208
* Camera2: switch API interface to java classsesYin-Chia Yeh2014-05-285-53/+176
* Camera2: Use ColorSpaceTransform and RggbChannelVector, replace enum byte[]Eino-Ville Talvala2014-05-284-74/+62
* camera2: Add new metadata keys, change types for existing range keysIgor Murashkin2014-05-284-21/+186
* Camera2: Replace int[] by MeteringRectangleYin-Chia Yeh2014-05-283-52/+32
* camera2: Add partial results to the capture listener (API change)Igor Murashkin2014-05-275-28/+292
* Merge "camera2: Move DngCreator to hardware/camera2." into lmp-preview-devRuben Brunk2014-05-241-0/+368
|\
| * camera2: Move DngCreator to hardware/camera2.Ruben Brunk2014-05-221-0/+368
* | Camera2: Mark the under-specified tags for FUTUREZhijun He2014-05-233-32/+1
* | Merge "DO NOT MERGE: Javadoc fix." into lmp-preview-devRuben Brunk2014-05-231-4/+4
|\ \
| * | DO NOT MERGE: Javadoc fix.Ruben Brunk2014-05-231-4/+4
* | | camera2: Refactor CameraMetadata.Key out into 3 key classesIgor Murashkin2014-05-235-146/+754
|/ /
* | Camera2: Add croppingType tagZhijun He2014-05-224-18/+56
* | Camera2: Raw is not croppableZhijun He2014-05-222-4/+10
* | Camera2: Clarify shading map specZhijun He2014-05-222-4/+20
|/
* Camera2: New capture session interfaceEino-Ville Talvala2014-05-224-28/+755
* Merge "camera2: Add HAL1 compatibility shim skeleton."Ruben Brunk2014-05-2219-14/+2649
|\
| * camera2: Add HAL1 compatibility shim skeleton.Ruben Brunk2014-05-2119-14/+2649
* | Fix broken buildJinsuk Kim2014-05-221-3/+3
* | Add feature actions for HDMI-CEC playback deviceJinsuk Kim2014-05-225-5/+238
|/
* Merge "USB: Minor cleanup from API council review"Mike Lockwood2014-05-202-14/+18
|\
| * USB: Minor cleanup from API council reviewMike Lockwood2014-05-202-14/+18
* | HdmiControlManager with HdmiPlaybackClient API definitionJinsuk Kim2014-05-196-2/+291
* | camera2: Plumb DngCreator to native library.Ruben Brunk2014-05-162-0/+20
* | Merge "camera2: Move parameters around to different packages"Igor Murashkin2014-05-1622-378/+59
|\ \
| * | camera2: Move parameters around to different packagesIgor Murashkin2014-05-1422-378/+59
* | | Merge "Add ARC commands"Jungshik Jang2014-05-161-1/+7
|\ \ \ | |/ / |/| |
| * | Add ARC commandsJungshik Jang2014-05-151-1/+7
* | | camera2: Use StreamConfigurationMap for format/size/duration lookupIgor Murashkin2014-05-1418-727/+1199
|/ /
* | camera2: Update native<->managed camera metadata marshalersIgor Murashkin2014-05-1340-690/+3091
* | Merge "Add wake gesture as a hidden sensor in Sensor.java"Etienne Le Grand2014-05-121-0/+26
|\ \ | |/ |/|
| * Add wake gesture as a hidden sensor in Sensor.javaEtienne Le Grand2014-05-071-0/+26
* | Display: Brightness: Low power mode scales the brightness to 50 percent.Ruchi Kandoi2014-05-091-2/+8
* | Merge "Camera2: Minor update for exposureCompensation spec"Yin-Chia Yeh2014-05-092-2/+32
|\ \ | |/ |/|
| * Camera2: Minor update for exposureCompensation specYin-Chia Yeh2014-05-092-2/+32
* | Camera: remove some DNG tagsZhijun He2014-05-072-44/+0
|/
* Camera2: Add missing capture result tagsZhijun He2014-05-061-0/+315
* Merge "Camera2: make videostabilization type consistent"Zhijun He2014-05-062-2/+18
|\
| * Camera2: make videostabilization type consistentZhijun He2014-05-052-2/+18
* | Merge "Camera2: Minor update for hyperfocalDistance spec"Zhijun He2014-05-041-1/+0
|\ \
| * | Camera2: Minor update for hyperfocalDistance specZhijun He2014-05-041-1/+0
| |/
* | Merge "Define Feature action for obtaining info on a new CEC device"Jinsuk Kim2014-05-042-0/+6
|\ \ | |/ |/|
| * Define Feature action for obtaining info on a new CEC deviceJinsuk Kim2014-05-022-0/+6
* | camera2: Add camera-specific data types used for metadata key/valueIgor Murashkin2014-05-028-2/+1818
* | camera2: Add re-usable data types for camera metadata key/valuesIgor Murashkin2014-05-024-16/+647
* | Merge "Camera2: replace AssertionError with error log"Zhijun He2014-05-021-1/+1
|\ \
| * | Camera2: replace AssertionError with error logZhijun He2014-05-011-1/+1