tree: b4cc38842bec519aa1d5a5b0ff3f6c0a84e53e88 [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. DEPS
  4. OWNERS
  5. pdf_compositor_impl.cc
  6. pdf_compositor_impl.h
  7. pdf_compositor_manifest.json
  8. pdf_compositor_service.cc
  9. pdf_compositor_service.h
  10. pdf_compositor_service_unittest.cc
  11. pdf_compositor_service_unittest_manifest.json
  12. README.md
components/printing/service/README.md

The pdf_compositor service should composite multiple raw pictures from different frames into a complete one, then converts it into a pdf file within an isolated sandboxed process. Currently, it has no compositing functionality, just convert a set of raw pictures into a pdf file within the sandboxed process.