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.
 
 
Yury Delendik 4065a21f8c Merge pull request #7029 from Snuffleupagus/PDFThumnailView-refactor-canvas-to-image 9 years ago
..
images Add mirrored triangle (TOC item icon) 10 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 Implement support for FileAttachment annotations 9 years ago
chrome-i18n-allow-access-to-file-urls.json Add translations of "Allow access to file URLs" 10 years ago
chromecom.js Allow local PDF files to be viewed in local frames 9 years ago
compatibility.js Uses editorconfig to maintain consistent coding styles 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 Replaces literal {} created lookup tables with Object.create 9 years ago
default_preferences.js Uses editorconfig to maintain consistent coding styles 10 years ago
download_manager.js Uses editorconfig to maintain consistent coding styles 10 years ago
firefoxcom.js Uses editorconfig to maintain consistent coding styles 10 years ago
grab_to_pan.js Handtool: Remove focus from previous node on click 11 years ago
hand_tool.js Uses editorconfig to maintain consistent coding styles 10 years ago
interfaces.js Remove a superfluous "s" in `AnnotationsLayerBuilder` from files in web/ 9 years ago
mozPrintCallback_polyfill.js Uses editorconfig to maintain consistent coding styles 10 years ago
overlay_manager.js Remove unused variables 9 years ago
password_prompt.js Set type="password" for the `PasswordPrompt` input dynamically, to prevent unnecessary warnings in Firefox for http:// documents (issue 6898) 9 years ago
pdf_attachment_viewer.js Refactor how `PDFOutlineView`/`PDFAttachmentView` is initialized in viewer.js, rename the classes, and refactor their `render` methods 9 years ago
pdf_document_properties.js Remove unused variables 9 years ago
pdf_find_bar.js Add a `reset` method to `PDFFindbar`, and use it to clear parts of the find UI when the document is closed 9 years ago
pdf_find_controller.js Ensure that `PDFFindController_reset` actually resets *all* state (issue 7034) 9 years ago
pdf_history.js Uses editorconfig to maintain consistent coding styles 10 years ago
pdf_link_service.js [Firefox] Prevent internal links from displaying "resource://pdf.js/web/" on hover, by tweaking the fallback case in `PDFLinkService_getDestinationHash` 10 years ago
pdf_outline_viewer.js Correct a minor name issue in the outline viewer code 9 years ago
pdf_page_view.js Implement support for FileAttachment annotations 9 years ago
pdf_presentation_mode.js Remove `PDFThumbnailViewer_ensureThumbnailVisible` 9 years ago
pdf_rendering_queue.js Uses editorconfig to maintain consistent coding styles 10 years ago
pdf_sidebar.js Remove `PDFThumbnailViewer_ensureThumbnailVisible` 9 years ago
pdf_thumbnail_view.js [PDFThumbnailView] Re-factor the `canvas` to `image` conversion such that we always render to a `canvas`, and then replace it with an `image` once rendering is done 9 years ago
pdf_thumbnail_viewer.js Merge pull request #7029 from Snuffleupagus/PDFThumnailView-refactor-canvas-to-image 9 years ago
pdf_viewer.component.js Move the `getFileName` helper function to the core 9 years ago
pdf_viewer.css Remove a superfluous "s" in `AnnotationsLayerBuilder` from files in web/ 9 years ago
pdf_viewer.js Implement support for FileAttachment annotations 9 years ago
preferences.js Move the sidebar related code from viewer.js into `PDFSidebar` 9 years ago
secondary_toolbar.js Uses editorconfig to maintain consistent coding styles 10 years ago
text_layer_builder.css Use default line height for the text layer 10 years ago
text_layer_builder.js Move text layer building logic into src/display/text_layer.js 10 years ago
ui_utils.js Move the `getFileName` helper function to the core 9 years ago
view_history.js Convert all `node make` instances to `gulp` 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 Better "text" testing. 10 years ago
viewer.html Move the sidebar related code from viewer.js into `PDFSidebar` 9 years ago
viewer.js Remove `PDFThumbnailViewer_ensureThumbnailVisible` 9 years ago