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.
 
 
David Flanagan ae740768b0 Bug 1152841 - make pdf.js viewer app handle open requests from file viewers 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 Merge pull request #5598 from CodingFabian/chrome39-range-disable 10 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
download_manager.js Fixes DownloadManager for IE10 and above 11 years ago
firefoxcom.js cleaned whitespace 10 years ago
grab_to_pan.js Handtool: Remove focus from previous node on click 11 years ago
hand_tool.js Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer 10 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 Add custom |outlineloaded| and |attachmentsloaded| events to the viewer (bug 1112947) 10 years ago
pdf_document_properties.js Simplify document properties field logic 10 years ago
pdf_find_bar.js cleaned whitespace 10 years ago
pdf_find_controller.js Merge pull request #5769 from dumyan/findcontroller-nbsp 10 years ago
pdf_history.js Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer 10 years ago
pdf_outline_view.js Add custom |outlineloaded| and |attachmentsloaded| events to the viewer (bug 1112947) 10 years ago
pdf_page_view.js Merge pull request #5828 from Rob--W/mozCurrentTransform-fix 10 years ago
pdf_presentation_mode.js Preface all "fullscreen" CSS rules with a |pdfPresentationMode| class, and add it to the |viewerContainer| while Presentation Mode is active 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 the |el| property in PDFPageView and PDFThumbnailView 10 years ago
pdf_thumbnail_viewer.js Update thumbnail style only when sidebar is visible 10 years ago
pdf_viewer.component.js Replaces text selection example 10 years ago
pdf_viewer.css Preface all "fullscreen" CSS rules with a |pdfPresentationMode| class, and add it to the |viewerContainer| while Presentation Mode is active 10 years ago
pdf_viewer.js Remove no longer needed hacks that enable spacebar scrolling in Firefox (issue 3498) 10 years ago
preferences.js Adjust use of chrome.storage.managed for Opera 11 years ago
secondary_toolbar.js Simplify document properties field logic 10 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 Use binary search in getVisibleElements() 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 Revert PR 5510, except in WebKit browsers, for breaking print preview in Firefox 10 years ago
viewer-snippet.html Remove type="text/javascript" from script tags. 11 years ago
viewer.css Preface all "fullscreen" CSS rules with a |pdfPresentationMode| class, and add it to the |viewerContainer| while Presentation Mode is active 10 years ago
viewer.html Rename DocumentProperties to PDFDocumentProperties 10 years ago
viewer.js Bug 1152841 - make pdf.js viewer app handle open requests from file viewers 10 years ago