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

Side by Side Diff: components/printing/service/README.md

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase Created 3 years, 7 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 | « components/printing/service/DEPS ('k') | components/printing/service/pdf_compositor_impl.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 The pdf_compositor service should composite multiple raw pictures from different
2 frames into a complete one, then converts it into a pdf file within an isolated
3 sandboxed process. Currently, it has no compositing functionality, just convert
4 a set of raw pictures into a pdf file within the sandboxed process.
OLDNEW
« no previous file with comments | « components/printing/service/DEPS ('k') | components/printing/service/pdf_compositor_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698