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

Unified Diff: services/pdf_compositor/README.md

Issue 2653963002: [Experimental] Supporting OOPIF printing
Patch Set: Rename service, fix for webview, and connect to DiscardableMemoryManager Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/pdf_compositor/DEPS ('k') | services/pdf_compositor/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/pdf_compositor/README.md
diff --git a/services/pdf_compositor/README.md b/services/pdf_compositor/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..d8a0a6f46cca29969f3a3c5e57592558c8681abb
--- /dev/null
+++ b/services/pdf_compositor/README.md
@@ -0,0 +1,3 @@
+The pdf_compositor service composites multiple raw pictures from different
+frames into a complete one, then converts it into a pdf file within an isolated
+sandboxed process.
« no previous file with comments | « services/pdf_compositor/DEPS ('k') | services/pdf_compositor/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698