commit | dbb85e451ee0ffe9d18300befb9c0d0664b5ee94 | [log] [tgz] |
---|---|---|
author | braveyao <[email protected]> | Fri Sep 23 18:49:08 2016 |
committer | Commit bot <[email protected]> | Fri Sep 23 18:52:03 2016 |
tree | c143fdb66a4159b9c4f30565d1e10ba10f488559 | |
parent | e4782406f9b29d7d4d87653f4edec682dbba8107 [diff] |
ScreenCapture for Android phase1, part II The capture part has been landed in cl https://codereview.chromium.org/2125973002/. This cl is to implement the control part in chrome/ and content/. The document is here, https://goo.gl/QNH29g. This cl proposes a pemission design on Android, including permission info bar and head up notification, which will show up each time at starting screen capture and user can check/stop the capture without leaving current page. And all of these is behind a flag as an experimental feature. BUG=487935 Review-Url: https://codereview.chromium.org/2123863004 Cr-Commit-Position: refs/heads/master@{#420679}