tree: ed2c49a488dfe7b2807a54ae578b4c9e1cd6d488 [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. DEPS
  4. OWNERS
  5. paint_preview_compositor_collection_impl.cc
  6. paint_preview_compositor_collection_impl.h
  7. paint_preview_compositor_collection_impl_unittest.cc
  8. paint_preview_compositor_impl.cc
  9. paint_preview_compositor_impl.h
  10. paint_preview_compositor_impl_unittest.cc
  11. paint_preview_frame.cc
  12. paint_preview_frame.h
  13. 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).