Generic build of PDF.js library.
 
 
Yury Delendik a06a974f78 Moves rendering queue logic from PDFView 11 years ago
..
images Preliminary attachments support 11 years ago
.gitignore CMaps binary packing 11 years ago
chromecom.js Move logic from viewer.js to chromecom.js 11 years ago
compatibility.js only convert in IE9 if the requested responseType is actually an arraybuffer, otherwise just return the responseText. That way the compatibility.js does not break other frameworks like angular that not always want an array from xhr requests. 11 years ago
compressed.tracemonkey-pldi-09.pdf
debugger.js Use strict equalities in web/debugger.js 11 years ago
default_preferences.js Merge branch 'issue-4954' of https://github.com/Snuffleupagus/pdf.js into hashes 11 years ago
document_attachments_view.js Converts attachment items to buttons instead of links 11 years ago
document_outline_view.js Move DocumentOutlineView to its own file 11 years ago
document_properties.js Update document_properties.js 11 years ago
download_manager.js Fixes DownloadManager for IE10 and above 11 years ago
firefoxcom.js Add preprocessor directives for the extension; and refactor FirefoxCom callback 11 years ago
grab_to_pan.js Handtool: Remove focus from previous node on click 11 years ago
hand_tool.js Removing unused code 11 years ago
index.html.template Update web/index.html.template 13 years ago
mozPrintCallback_polyfill.js Print shortcut: Ctrl + (Shift +) P only 12 years ago
overlay_manager.js [OverlayManager] Add preventDefault to the keydown event handler 11 years ago
page_view.js Moves rendering queue logic from PDFView 11 years ago
password_prompt.js Convert the existing overlays to use the OverlayManager 11 years ago
pdf_find_bar.js Converting PDFFindBar and PDFFindController to classes 11 years ago
pdf_find_controller.js Moves pdfDocument.getPage/getTextContent requests out of PDFView 11 years ago
pdf_history.js [CRX] Fall back to sender.tab.url if !tab.url 12 years ago
pdf_rendering_queue.js Moves rendering queue logic from PDFView 11 years ago
pdf_viewer.js Moves rendering queue logic from PDFView 11 years ago
preferences.js Adjust use of chrome.storage.managed for Opera 11 years ago
presentation_mode.js Moves viewer code into PDFViewer and some code from PageView. 11 years ago
secondary_toolbar.js Fix issue where pdfDocument is null 11 years ago
text_layer_builder.js Don't scale single-char text divs. 11 years ago
thumbnail_view.js Moves rendering queue logic from PDFView 11 years ago
ui_utils.js Moves watchScroll and getVisibleElements from PDFView 11 years ago
view_history.js Added Promise.catch 11 years ago
viewer-snippet-b2g-activity-header.html Add close button and title bar for b2g. 13 years ago
viewer-snippet-chrome-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-firefox-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-minified.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-mozPrintCallback-polyfill.html Add mozPrintCallback shim 12 years ago
viewer-snippet.html Remove type="text/javascript" from script tags. 11 years ago
viewer.css Fix the placement of the findInput loading indicator in RTL locales 11 years ago
viewer.html Moves rendering queue logic from PDFView 11 years ago
viewer.js Moves rendering queue logic from PDFView 11 years ago