-
Findit authored
This reverts commit c50e3ea0. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 558649 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2M1MGUzZWEwNzQ5MTRlMTQxMjgyNGIyMmFkNzU4NDNlNWQ5YTI4M2QM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/27472 Sample Failed Step: capture_unittests Original change's description: > RELAND: media: implement TakePhoto in Chrome OS camera HAL VideoCaptureDevice > > The original CL broke the component build due to a typo in the export > macro. It should have been CAPTURE_EXPORT instead of MEDIA_EXPORT in > camera_3a_controller.h, and the functions in camera_metadata_utils.h > should be exported as well. > > Original change's description -------------------------------------------------- > > media: implement TakePhoto in Chrome OS camera HAL VideoCaptureDevice > > This CL implements the TakePhoto() API for the Chrome OS camera HAL > VideoCaptureDevice, including the following features: > > - Full size still capture > - Auto-focus, auto-exposure, and auto-white-balancing stabilization > > BUG=chromium:832772 > TEST=Run capture_unittests on DUT > TEST=Make sure TakePhoto() API works on > https://googlechrome.github.io/samples/image-capture/grab-frame-take-photo.html > TBR=wuchengli@chromium.org,emircan@chromium.org > > Change-Id: Ia44506b30315df2aaff9047ff725fff95d3ba118 > Reviewed-on: https://chromium-review.googlesource.com/1058881 > Commit-Queue: Ricky Liang <jcliang@chromium.org> > Reviewed-by: Ricky Liang <jcliang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#558649} No-Presubmit: true No-Tree-Checks: true No-Try: true BUG=chromium:832772 Change-Id: I2c9ede5bc6d18e891210b0070f2332fef9755945 Reviewed-on: https://chromium-review.googlesource.com/1059734 Cr-Commit-Position: refs/heads/master@{#558689}
20deeaab