Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1536)

Side by Side Diff: device/capture/content/README

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « device/capture/content/OWNERS ('k') | device/capture/content/android/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This folder contains code refering to content capture, or the capture of 1 This folder contains code refering to content capture, or the capture of
2 "already-rendered stuff." The screen capture implementations (desktop, window, 2 "already-rendered stuff." The screen capture implementations (desktop, window,
3 tab, etc.) in content/ use these tools. The code in this dir is all about 3 tab, etc.) in content/ use these tools. The code in this dir is all about
4 deciding how to capture content w.r.t. timing, quality, and other performance 4 deciding how to capture content w.r.t. timing, quality, and other performance
5 concerns. 5 concerns.
OLDNEW
« no previous file with comments | « device/capture/content/OWNERS ('k') | device/capture/content/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698