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 ef45085f10 Merge pull request #7548 from Rob--W/window-print-avoid-microtask 9 years ago
..
images optimize png images using zopflipng 9 years ago
.gitignore Remove obselete file from .gitignore 10 years ago
annotation_layer_builder.css Implement support for FileAttachment annotations 9 years ago
annotation_layer_builder.js Export the `DefaultAnnotationLayerFactory` to prevent the viewer components from breaking (PR 7172 followup) 9 years ago
app.js Log an error when the value passed to `set currentPageNumber` is out of bounds (PR 7502 followup) 9 years ago
chrome-i18n-allow-access-to-file-urls.json Add translations of "Allow access to file URLs" 10 years ago
chromecom.js trivial spelling fixes 9 years ago
compatibility.js Added context to compatibility.js to have 'use strict' directive in our context only 9 years ago
compressed.tracemonkey-pldi-09.pdf
debugger.js trivial spelling fixes 9 years ago
default_preferences.js Moves DEFAULT_PREFENCES into JSON format. 9 years ago
default_preferences.json Moves DEFAULT_PREFENCES into JSON format. 9 years ago
dom_events.js Remove the `previousPageNumber` parameter from the `pagechanging`/pagechange` events, and stop dispatching the events if the input is out of bounds 9 years ago
download_manager.js Replace pdfjsLib with module that represents pdf.js. 9 years ago
firefoxcom.js Added multiple term search functionality (with default phrase search) 9 years ago
grab_to_pan.js Update grab_to_pan.js 9 years ago
hand_tool.js Removes circular dependency of secondary toolbar on app.js. 9 years ago
interfaces.js Remove a superfluous "s" in `AnnotationsLayerBuilder` from files in web/ 9 years ago
mozPrintCallback_polyfill.js Avoid window.print in a microtask 9 years ago
overlay_manager.js Moves all document.getElementById lookups into viewer.js 9 years ago
password_prompt.js Moves all document.getElementById lookups into viewer.js 9 years ago
pdf_attachment_viewer.js Adds EventBus. 9 years ago
pdf_document_properties.js Moves all document.getElementById lookups into viewer.js 9 years ago
pdf_find_bar.js Added multiple term search functionality (with default phrase search) 9 years ago
pdf_find_controller.js Merge pull request #5579 from jazzy-em/master 9 years ago
pdf_history.js Fixes some static analysis warnings and recommendations 9 years ago
pdf_link_service.js Log an error when the value passed to `set currentPageNumber` is out of bounds (PR 7502 followup) 9 years ago
pdf_outline_viewer.js Fixes some static analysis warnings and recommendations 9 years ago
pdf_page_view.js [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that controls whether `PartialEvaluator_getTextContent` will attempt to combine same line text items 9 years ago
pdf_presentation_mode.js Removes circular dependency of secondary toolbar on app.js. 9 years ago
pdf_rendering_queue.js Introduces UMD headers to the web/ folder. 9 years ago
pdf_sidebar.js Adds EventBus. 9 years ago
pdf_thumbnail_view.js Introduces UMD headers to the web/ folder. 9 years ago
pdf_thumbnail_viewer.js Fixes some static analysis warnings and recommendations 9 years ago
pdf_viewer.component.js Fixes AMD name in the web/pdf_viewer.js. 9 years ago
pdf_viewer.css Better components examples. 9 years ago
pdf_viewer.js Remove an obsolete comment for `onAfterDraw` in pdf_viewer.js 9 years ago
pdfjs.js Replace pdfjsLib with module that represents pdf.js. 9 years ago
preferences.js Moves DEFAULT_PREFENCES into JSON format. 9 years ago
secondary_toolbar.js Convert the secondary toolbar to a class 9 years ago
text_layer_builder.css Use default line height for the text layer 10 years ago
text_layer_builder.js Merge pull request #5579 from jazzy-em/master 9 years ago
ui_utils.js Adds EventBus. 9 years ago
view_history.js Introduces UMD headers to the web/ folder. 9 years ago
viewer-snippet-chrome-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-chrome-overlays.html Add translations of "Allow access to file URLs" 10 years ago
viewer-snippet-firefox-extension.html Remove XHTML leftovers from the viewer HTML files 9 years ago
viewer-snippet-minified.html Remove XHTML leftovers from the viewer HTML files 9 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 XHTML leftovers from the viewer HTML files 9 years ago
viewer.css Fix insertion of blank pages during printing due to non-matching page sizes 9 years ago
viewer.html [Firefox addon] Remove compatibility.js 9 years ago
viewer.js Ensure that the necessary src/* dependencies are loaded before the viewer, when it's run with `gulp server` (issue 7448) 9 years ago