tree: f116129e0aa66e8635b7c42a22a97bf6cdebe465 [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. DEPS
  4. DIR_METADATA
  5. OWNERS
  6. paint_preview_compositor_collection_impl.cc
  7. paint_preview_compositor_collection_impl.h
  8. paint_preview_compositor_collection_impl_unittest.cc
  9. paint_preview_compositor_impl.cc
  10. paint_preview_compositor_impl.h
  11. paint_preview_compositor_impl_unittest.cc
  12. paint_preview_frame.cc
  13. paint_preview_frame.h
  14. README.md
components/services/paint_preview_compositor/README.md

Paint Preview Compositor is a service for compositing SkPictures and metadata representing the painted contents of a webpage (collection of RenderFrames) into bitmaps. These bitmaps can be consumed by a UI to replay a static version of a webpage without a renderer (effectively a large screenshot represented by paint-ops).