Where's the source code to the native PDF viewer in Google Chrome?
问题 Can't seem to find it in trunk. Is this actually part of the open-source Chromium project? Or is the source to this not actually released? Only mention I could find: http://www.listware.net/201007/chromium-discuss/93274-chromium-discuss-chrome-pdf-viewer-source.html 回答1: Fetch it with Git: $ git clone https://pdfium.googlesource.com/pdfium View and contribute: https://pdfium.googlesource.com/pdfium/+/master (Source browser) https://pdfium.googlesource.com/pdfium/+/master/LICENSE (BSD 3-clause