0
Files
src/pdf/ppapi_migration
K. Moon a23c119fa0 Delete chrome_pdf::CreateN32PremulSkBitmap()
Inlines CreateN32PremulSkBitmap(), allowing the removal of the bitmap.cc
and bitmap.h files in //pdf/ppapi_migration.

Bug: 1302059
Change-Id: I4fa068bdbe031507b070f7f9e27e3ffc39944f5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3615580
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Auto-Submit: K. Moon <kmoon@chromium.org>
Commit-Queue: K. Moon <kmoon@chromium.org>
Cr-Commit-Position: refs/heads/main@{#997950}
2022-04-29 22:25:50 +00:00
..

PPAPI migration utilities

This directory contains utilities for bridging from legacy APIs during the PDF viewer's migration from Pepper. The utilities should be designed for easy removal once the migration is complete.