commit | 7e49da29668159c683ddd691528aeaa55494f440 | [log] [tgz] |
---|---|---|
author | Pratish Kumar <prkum@microsoft.com> | Wed Aug 21 19:10:30 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 21 19:10:30 2019 |
tree | 39a175bf9c4733102d7cf6bf0dda568ecd7a92fb | |
parent | 75b4ff79d1f4e3854ddc28e8abdfca315e2a6bde [diff] |
Populate Images in PDFiumPage This CL introduces a new method PDFiumPage::CalculateImage() which is responsible for populating images vector in PDFiumPage. Added a unit test TestCalculateImages() as well as pdf test file containing three images to verify the image data. Bug: 981448 Change-Id: Ifbc8426cb47a3a7a76b2bca309c7a68e1792b3fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1738690 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Kevin Babbitt <kbabbitt@microsoft.com> Commit-Queue: Pratish Kumar <prkum@microsoft.com> Cr-Commit-Position: refs/heads/master@{#689109}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .