summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/camera2/CaptureFailure.java
Commit message (Expand)AuthorAgeFilesLines
* Camera: Fix wrong wasImageCaptured flagShuzhen Wang2021-10-081-4/+5
* Camera: Pass physical camera device id during errorsEmilian Peev2019-03-251-1/+17
* Fix broken links in @see tags in framework docs.Aurimas Liutikas2018-06-051-2/+2
* Camera: Update docs for new auto-generation featuresEino-Ville Talvala2017-04-241-2/+2
* Camera2: Add SDK annotationsEino-Ville Talvala2015-05-191-2/+17
* Camera2: Final API revisionsEino-Ville Talvala2014-09-051-3/+3
* Camera2: Fix return type of CaptureFailure#getFrameNumberEino-Ville Talvala2014-08-211-4/+4
* Camera2: Hide all the deprecated methods and interfacesEino-Ville Talvala2014-07-061-3/+4
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
* camera2: Add capture sequences and capture failuresIgor Murashkin2013-09-201-0/+144