summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/photography/CameraMetadata.java
Commit message (Expand)AuthorAgeFilesLines
* Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-301-1014/+0
* camera2 api: marshal rect, size, string for metadataIgor Murashkin2013-07-191-7/+84
* camera2: Implement CameraDevice#getCameraInfoIgor Murashkin2013-07-151-2/+6
* camera2 api: Generate metadata keys and enums from XMLIgor Murashkin2013-07-121-13/+79
* camera2 api: Add CameraMetadata get/set supportIgor Murashkin2013-07-111-9/+643
* Initial camera device implementationIgor Murashkin2013-06-261-6/+110
* Revert "Initial camera device implementation"Igor Murashkin2013-06-251-110/+6
* Initial camera device implementationIgor Murashkin2013-06-241-6/+110
* Initial commit of new camera API, mostly just the interface.Eino-Ville Talvala2013-06-071-0/+129