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

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

Issue 2214533002: move //media/capture to //device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
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/java/src/org/chromium/device/ScreenCapture.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698