Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tim van der Meij 4c6ca1c78f Remove DownloadManager dependency 10 years ago
..
images Add updated loading-small.png (and corresponding Retina) asset 11 years ago
.gitignore Remove obselete file from .gitignore 10 years ago
annotations_layer_builder.js Replaces text selection example 10 years ago
chromecom.js Renames and refactors PDFView to PDFViewerApplication. 11 years ago
compatibility.js Implement streaming using moz-chunk-arraybuffer 11 years ago
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 14 years ago
debugger.js Fix regression that prevents downloading of font files in the debugger 11 years ago
default_preferences.js Implement streaming using moz-chunk-arraybuffer 11 years ago
document_properties.js Renames and refactors PDFView to PDFViewerApplication. 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
interfaces.js Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options 10 years ago
mozPrintCallback_polyfill.js Print shortcut: Ctrl + (Shift +) P only 11 years ago
overlay_manager.js [OverlayManager] Add preventDefault to the keydown event handler 11 years ago
password_prompt.js Convert the existing overlays to use the OverlayManager 11 years ago
pdf_attachment_view.js Remove DownloadManager dependency 10 years ago
pdf_find_bar.js Converting PDFFindBar and PDFFindController to classes 11 years ago
pdf_find_controller.js Removes lastScrollSource and isViewerInPresentationMode from TextLayerBuilderOptions 10 years ago
pdf_history.js Renames and refactors PDFView to PDFViewerApplication. 11 years ago
pdf_outline_view.js Add JSDoc comments to PDFOutlineView 10 years ago
pdf_page_view.js Avoid getting |childNodes| twice in PDFPageView_reset, by using the variable instead 10 years ago
pdf_rendering_queue.js Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options 10 years ago
pdf_thumbnail_view.js Remove dead code from PDFThumbnailView 10 years ago
pdf_thumbnail_viewer.js Refactor PDFThumbnailView to look more similar to PDFPageView 10 years ago
pdf_viewer.component.js Replaces text selection example 10 years ago
pdf_viewer.css Remove unused annotation highlight div 10 years ago
pdf_viewer.js Move the |pagerendered| event to pdf_page_view.js 10 years ago
preferences.js Adjust use of chrome.storage.managed for Opera 11 years ago
presentation_mode.js Remove any active text selection when entering Presentation Mode 11 years ago
secondary_toolbar.js Renames and refactors PDFView to PDFViewerApplication. 11 years ago
text_layer_builder.css Replaces text selection example 10 years ago
text_layer_builder.js Add a |textlayerrendered| event 10 years ago
ui_utils.js Refactors Cache into PDFPageViewBuffer 10 years ago
view_history.js Added Promise.catch 11 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 Merge pull request #5596 from fkaelberer/fixBordersAroundThumbnails 10 years ago
viewer.html Rename document_attachments_view.js to pdf_attachment_view.js 10 years ago
viewer.js Remove DownloadManager dependency 10 years ago