commit | 2b323e1e757bfbc5f62bea7bad11744fd688eacc | [log] [tgz] |
---|---|---|
author | Jeffrey Kardatzke <[email protected]> | Fri Sep 28 19:12:09 2018 |
committer | Commit Bot <[email protected]> | Fri Sep 28 19:12:09 2018 |
tree | 8976b3ced3a2ad28f90c6f1410d085606f2d9886 | |
parent | 902482f96ca679f42c17c4abb1bedea401322f05 [diff] |
Add autotest private API for taking a screenshot This is a temporary solution to taking screenshots for tast-tests that will work properly on ARM devices as well as deal with hardware overlays. Longer term the plan is to implement this via the DRM API with a write-back connector and then use that from the CLI screenshot program. BUG=chromium:849438,chromium:880597,chromium:887016 TEST=tast run graphics.Screenshot (after updating it to use this) Change-Id: I3919822599338e4786c715d7b0419742417b83c2 Reviewed-on: https://chromium-review.googlesource.com/1247181 Commit-Queue: Jeffrey Kardatzke <[email protected]> Reviewed-by: James Cook <[email protected]> Reviewed-by: Ben Wells <[email protected]> Reviewed-by: Achuith Bhandarkar <[email protected]> Cr-Commit-Position: refs/heads/master@{#595173}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .